Probability & Statistics 2: Random Variables focuses on the concept of random variables, which are functions that assign numerical values to outcomes of random phenomena. This topic explores the distinction between discrete and continuous random variables, probability distributions, expected values, and variances. It also covers how random variables are used to model real-world situations, calculate probabilities, and analyze data, forming a foundation for more advanced statistical methods.
Probability & Statistics 2: Random Variables focuses on the concept of random variables, which are functions that assign numerical values to outcomes of random phenomena. This topic explores the distinction between discrete and continuous random variables, probability distributions, expected values, and variances. It also covers how random variables are used to model real-world situations, calculate probabilities, and analyze data, forming a foundation for more advanced statistical methods.
What is a random variable?
A random variable is a function that assigns a numerical value to each outcome of a random experiment, allowing us to analyze uncertainty with numbers.
What is the difference between discrete and continuous random variables?
Discrete random variables take countable values with probabilities given by a pmf; continuous random variables take values in an interval with probabilities described by a pdf, using integrals.
What is a probability distribution?
A probability distribution describes how likely each value of a random variable is. For discrete variables it uses a pmf, for continuous variables a pdf, and all probabilities sum to 1.
How is the expected value (mean) of a random variable computed?
For a discrete variable X: E[X] = Σ x P(X = x). For a continuous variable X: E[X] = ∫ x f(x) dx over the variable’s support.