Table of contents
- 1. Intro to Stats and Collecting Data24m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables1h 16m
- 6. Normal Distribution and Continuous Random Variables58m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 5m
- 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.12
Textbook Question
In Exercises 9–14, write the binomial probability in words. Then, use a continuity correction to convert the binomial probability to a normal distribution probability.
P(x > 65)

1
Step 1: Write the binomial probability in words. The problem asks for the probability that the number of successes (x) is greater than 65 in a binomial distribution.
Step 2: Recall that a binomial distribution can be approximated by a normal distribution if the sample size is large enough (n is large, and both np and n(1-p) are greater than 5). This is known as the normal approximation to the binomial distribution.
Step 3: Identify the mean (μ) and standard deviation (σ) of the binomial distribution. The mean is given by μ = n * p, and the standard deviation is given by σ = √(n * p * (1 - p)), where n is the number of trials and p is the probability of success.
Step 4: Apply the continuity correction. Since the problem asks for P(x > 65), we adjust the inequality to P(x ≥ 65.5) to account for the discrete-to-continuous transition.
Step 5: Standardize the value using the z-score formula for the normal distribution: z = (x - μ) / σ. Substitute x = 65.5, μ, and σ into the formula to calculate the z-score. Then, use the standard normal distribution table or a calculator to find the probability corresponding to the z-score.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
2mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Binomial Probability
Binomial probability refers to the likelihood of obtaining a fixed number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success. It is calculated using the binomial formula, which incorporates the number of trials, the number of successes, and the probability of success on each trial. This concept is essential for understanding scenarios where outcomes are binary, such as success/failure or yes/no.
Recommended video:
Guided course
Calculating Probabilities in a Binomial Distribution
Normal Distribution
The normal distribution is a continuous probability distribution characterized by its bell-shaped curve, defined by its mean and standard deviation. It is significant in statistics because many phenomena tend to approximate a normal distribution under certain conditions, particularly when the sample size is large. The normal distribution allows for easier calculations and interpretations of probabilities compared to discrete distributions like the binomial.
Recommended video:
Using the Normal Distribution to Approximate Binomial Probabilities
Continuity Correction
Continuity correction is a technique used when approximating a discrete probability distribution, such as the binomial distribution, with a continuous distribution, like the normal distribution. This correction involves adjusting the discrete value by 0.5 units to account for the fact that the normal distribution is continuous. For example, to find P(x > 65) in a binomial context, one would calculate P(x > 65.5) in the normal approximation.
Recommended video:
Using the Normal Distribution to Approximate Binomial Probabilities
Watch next
Master Finding Standard Normal Probabilities using z-Table with a bite sized video explanation from Patrick
Start learning