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
6. Normal Distribution and Continuous Random Variables
Standard Normal Distribution
Problem 5.5.20a
Textbook Question
Approximating Binomial Probabilities In Exercises 19–26, determine whether you can use a normal distribution to approximate the binomial distribution. If you can, use the normal distribution to approximate the indicated probabilities and sketch their graphs. If you cannot, explain why and use a binomial distribution to find the indicated probabilities. Identify any unusual events. Explain.
Social Media A survey of Americans found that 55% would be disappointed if Facebook disappeared. You randomly select 500 Americans and ask them whether they would be disappointed if Facebook disappeared. Find the probability that the number who say yes is (a) less than 250

1
Step 1: Verify if the normal approximation to the binomial distribution can be used. The conditions are: (1) The sample size (n) is large, and (2) both np and n(1-p) are greater than or equal to 5. Here, n = 500 and p = 0.55. Calculate np = 500 * 0.55 and n(1-p) = 500 * (1 - 0.55). Check if both values meet the condition.
Step 2: If the conditions are satisfied, approximate the binomial distribution using a normal distribution. The mean (μ) and standard deviation (σ) of the binomial distribution are given by μ = np and σ = √(np(1-p)). Calculate these values.
Step 3: Apply the continuity correction for the normal approximation. Since the problem asks for the probability that the number is less than 250, adjust the value to 249.5 to account for the discrete-to-continuous transition.
Step 4: Standardize the value using the z-score formula: z = (x - μ) / σ, where x is the adjusted value (249.5), μ is the mean, and σ is the standard deviation. Compute the z-score.
Step 5: Use the standard normal distribution table (or a calculator) to find the cumulative probability corresponding to the calculated z-score. This will give the probability that the number of Americans who say yes is less than 250. Sketch the normal curve, marking the mean and the area corresponding to the probability.

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
A binomial distribution models the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success. It is characterized by two parameters: the number of trials (n) and the probability of success (p). In this context, the survey of Americans represents a binomial scenario where each individual either expresses disappointment (success) or not (failure).
Recommended video:
Guided course
Mean & Standard Deviation of Binomial Distribution
Normal Approximation to the Binomial
The normal approximation to the binomial distribution is applicable when the number of trials is large, and both np and n(1-p) are greater than 5. This allows us to use the normal distribution to estimate probabilities for binomial outcomes, simplifying calculations. In this case, with n=500 and p=0.55, we can check these conditions to determine if the normal approximation is valid.
Recommended video:
Using the Normal Distribution to Approximate Binomial Probabilities
Unusual Events
An unusual event in statistics is typically defined as an outcome that has a low probability of occurring, often less than 5%. In the context of the binomial distribution, identifying unusual events helps in understanding the likelihood of certain outcomes, such as finding the probability of fewer than 250 people expressing disappointment. This concept is crucial for interpreting results and making informed decisions based on statistical data.
Recommended video:
Probability of Multiple Independent Events
Watch next
Master Finding Standard Normal Probabilities using z-Table with a bite sized video explanation from Patrick
Start learning