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, imagine a mapping where every outcome in the sample space (like 'Heads' or 'Tails') is connected by an arrow to a specific number on the real number line.
The Probability Distribution of a random variable consists of the values of along with their corresponding probabilities . This can be visualized as a table with two rows or a bar graph where the heights of the bars represent the probability of each outcome .
For a discrete probability distribution to be valid, two conditions must be met: each probability must be non-negative () and the sum of all probabilities must equal exactly 1 (). If viewed as a pie chart, the slices representing each outcome must perfectly complete a full circle.
The Mean or Expected Value, denoted as or , is the weighted average of the values of . In a physical sense, if you were to place weights proportional to the probabilities on a lever at positions , the mean would be the 'center of mass' or the balance point on the horizontal axis.
Variance, denoted as or , measures the dispersion or spread of the random variable's values around the mean. A distribution with a tall, narrow histogram has low variance, while a short, wide histogram indicates that the values are more spread out from the mean.
Standard Deviation is the positive square root of the variance. It provides a measure of spread in the same units as the random variable itself, helping to visualize the 'width' of the distribution relative to the center.
The Binomial Distribution is a specific discrete distribution where an experiment consists of independent trials, each having only two possible outcomes: 'Success' (probability ) or 'Failure' (probability ). The graph of a binomial distribution becomes increasingly symmetrical and bell-shaped as the number of trials increases.
πFormulae
Total Probability Condition:
Mean (Expected Value):
Variance:
Expectation of :
Standard Deviation:
Binomial Distribution: , where
π‘Examples
Problem 1:
Two cards are drawn successively with replacement from a well-shuffled deck of 52 cards. Let be the number of aces obtained. Find the probability distribution and the mean of .
Solution:
Let denote the number of aces. Possible values for are 0, 1, and 2. Probability of drawing an ace . Probability of not drawing an ace . \n1. \n2. \n3. \nMean .
Explanation:
We first identify the random variable and its possible values. Since the cards are replaced, the trials are independent. We calculate the probability for each case (0, 1, or 2 aces) and then apply the mean formula by summing the products of the values and their probabilities.
Problem 2:
Find the variance of the number obtained on a throw of a fair die.
Solution:
Sample space . Let be the number on the die. \n. \n. \n. \n.
Explanation:
This problem uses the variance formula . First, calculate the expected value (mean), then find the expected value of the squares of the outcomes, and finally subtract the square of the mean from the expected square.