Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A random variable is a real-valued function whose domain is the sample space of a random experiment. Visually, you can imagine this as a mapping where every outcome in the sample space (a set of points) is linked by an arrow to a specific numerical value on the real number line.
A Discrete Random Variable is one which can take only a finite or countably infinite number of values. Its probability distribution is often visualized as a probability mass function (PMF) plot, where vertical bars are drawn at each possible value with heights corresponding to their probabilities .
For any discrete probability distribution, the sum of all probabilities must equal , i.e., . In a tabular representation, the top row lists the values of and the bottom row lists the corresponding ; the total area represented by these probabilities (if viewed as a histogram) always sums to unity.
The Mean of a random variable, also called the Expected Value , is the weighted average of all possible values that the random variable can take. It represents the long-term average outcome if the experiment were repeated an infinite number of times.
Visually, the mean can be understood as the 'center of mass' or 'balance point' of the distribution. If the probability distribution were placed on a see-saw (lever) with weights at positions , the mean is the exact point where the see-saw would balance perfectly.
The Mean does not necessarily have to be one of the possible values of the random variable. For example, the mean of a fair die roll is , even though a die can never actually show . This represents the central tendency of the numerical outcomes.
Linearity of Expectation: The mean of a linear transformation of a random variable is the linear transformation of its mean. If , then . This shifts the 'center' of the distribution graph along the x-axis and scales its spread.
📐Formulae
💡Examples
Problem 1:
A fair coin is tossed twice. Let be the number of heads obtained. Find the mean (Expected Value) of .
Solution:
- Identify the sample space: .
- Define the values of : can be (for ), (for ), or (for ).
- Calculate probabilities:
- Apply the mean formula: .
Explanation:
We first determine the probability distribution of the number of heads and then multiply each outcome by its probability. The result indicates that on average, we expect one head per two tosses.
Problem 2:
The probability distribution of a random variable is given by for and otherwise. Find the value of and the mean of .
Solution:
- Find using : .
- The distribution is: .
- Calculate the mean: .
Explanation:
First, we use the property that total probability equals to find the unknown constant . Then, we use the standard mean formula to find the expected value.