In the past year, thirty-three percent of U.S. adults have put off medical treatment because of the cost. You randomly select nine U.S. adults. Find the probability that the number who have put off medical treatment because of the cost in the past year is (a) exactly three, (b) at most four, and (c) more than five. (Source: Gallup)
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 53m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample2h 19m
- 10. Hypothesis Testing for Two Samples3h 22m
- 11. Correlation1h 6m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
5. Binomial Distribution & Discrete Random Variables
Binomial Distribution
Problem 4.R.19
Textbook Question
In Exercises 19 and 20, find the mean, variance, and standard deviation of the binomial distribution for the given random variable. Interpret the results and determine any unusual values.
About 13% of U.S. drivers are uninsured. You randomly select eight U.S. drivers and ask them whether they are uninsured. The random variable represents the number who are uninsured. (Source: Insurance Research Council)

1
Step 1: Identify the parameters of the binomial distribution. The problem states that the probability of success (a driver being uninsured) is p = 0.13, the number of trials (drivers selected) is n = 8, and the random variable X represents the number of uninsured drivers.
Step 2: Calculate the mean (expected value) of the binomial distribution using the formula: . Substitute n = 8 and p = 0.13 into the formula.
Step 3: Calculate the variance of the binomial distribution using the formula: . Substitute n = 8 and p = 0.13 into the formula.
Step 4: Calculate the standard deviation by taking the square root of the variance: . Use the variance calculated in Step 3.
Step 5: Interpret the results. The mean represents the expected number of uninsured drivers out of 8. The standard deviation measures the typical deviation from the mean. To determine unusual values, use the rule of thumb that values more than 2 standard deviations away from the mean (i.e., ) are considered unusual.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
7mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Binomial Distribution
The binomial distribution models the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success. In this context, the 'success' is defined as a driver being uninsured. The distribution is characterized by two parameters: the number of trials (n) and the probability of success (p), which allows for the calculation of probabilities for different outcomes.
Recommended video:
Guided course
Mean & Standard Deviation of Binomial Distribution
Mean, Variance, and Standard Deviation
In statistics, the mean of a binomial distribution is calculated as n*p, where n is the number of trials and p is the probability of success. The variance is given by n*p*(1-p), and the standard deviation is the square root of the variance. These measures provide insights into the central tendency and the spread of the distribution, helping to interpret the likelihood of different outcomes.
Recommended video:
Guided course
Calculating Standard Deviation
Unusual Values
Unusual values in a statistical context typically refer to outcomes that fall outside the expected range, often defined as more than two standard deviations from the mean. In the case of the binomial distribution, identifying unusual values helps in assessing the likelihood of extreme outcomes, such as a significantly higher or lower number of uninsured drivers than expected, which can inform further analysis or decision-making.
Recommended video:
Guided course
Step 3: Get P-Value
Watch next
Master The Binomial Experiment with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question
28
views