Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
5. Binomial Distribution & Discrete Random Variables
Discrete Random Variables
Problem 5.RE.8
Textbook Question
Family/Partner Groups of people aged 15–65 are randomly selected and arranged in groups of six. The random variable x is the number in the group who say that their family and/or partner contribute most to their happiness (based on a Coca-Cola survey). The accompanying table lists the values of x along with their corresponding probabilities. Does the table describe a probability distribution? If so, find the mean and standard deviation.


1
Step 1: Verify if the table describes a probability distribution. To do this, check two conditions: (a) All probabilities P(x) must be between 0 and 1, inclusive, and (b) The sum of all probabilities P(x) must equal 1.
Step 2: Calculate the sum of all probabilities P(x) from the table: \( P(0) + P(1) + P(2) + P(3) + P(4) + P(5) + P(6) \). Ensure the sum equals 1 to confirm it is a valid probability distribution.
Step 3: To find the mean (expected value), use the formula \( \mu = \sum [x \cdot P(x)] \), where \( x \) is the value of the random variable and \( P(x) \) is its corresponding probability. Multiply each \( x \) by its \( P(x) \), then sum the results.
Step 4: To find the variance, use the formula \( \sigma^2 = \sum [(x - \mu)^2 \cdot P(x)] \). Subtract the mean \( \mu \) from each \( x \), square the result, multiply by \( P(x) \), and sum these values.
Step 5: To find the standard deviation, take the square root of the variance: \( \sigma = \sqrt{\sigma^2} \). This provides the measure of spread for the probability distribution.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
3mPlay a video:
Was this helpful?
Watch next
Master Intro to Random Variables & Probability Distributions with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice