Is the Normal Distribution a Good Approximation for Binomial Probabilities?

  • Thread starter Thread starter StatsCat33
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the approximation of binomial probabilities using the normal distribution. A standard deviation of SD = 0.0412 was calculated based on the formula SD = sqrt((p)(1-p)/n) for p = 0.15 and n = 75. The participants concluded that the normal distribution is a good approximation for binomial probabilities when both np and n(1-p) exceed 5, which is satisfied in this case with np = 15 and n(1-p) = 60. The correct approach involves using the normal distribution parameters with mean = 0.15 and standard deviation = 0.0462.

PREREQUISITES
  • Understanding of binomial distributions and their parameters
  • Knowledge of normal distribution and its properties
  • Familiarity with statistical functions such as normalcdf and invNorm
  • Basic proficiency in statistical calculations and formulas
NEXT STEPS
  • Study the conditions under which the normal distribution approximates the binomial distribution
  • Learn how to apply the normalcdf and invNorm functions in statistical software
  • Explore the implications of the Central Limit Theorem on binomial distributions
  • Investigate other approximation methods for binomial probabilities
USEFUL FOR

Statisticians, data analysts, students in statistics courses, and anyone involved in probability theory and statistical modeling.

StatsCat33
Messages
2
Reaction score
0
Homework Statement
According to a survey, only 20% of customers who visited the website on a major retail store made a purchase. Random samples of 75 are selected. 90% of the samples will have less than what percentage of customers who will make a purchase after visiting the website? (Round 2 decimal places)
Relevant Equations
SD = sqrt (p(1-p)/n)
1. I first started by finding the Standard Deviation and got it to be SD = sqrt((.15)(.85)/75) = .0412

2. I then thought it was was a probability they wanted me to find and deal with a normal distribution.
I found the normalcdf (-1000000000,.9,.15..0412) and I got 1. I assumed that was wrong and then stopped.
 
Physics news on Phys.org
Now that I think about it more, I think this is an inverse norm problem. I think I need to say the mean is .15 the SD = .0462 and then the invNorm of it being less than 90% would be 25.92%
 
The standard deviation of a general PDF is not a good way to determine probabilities. A "rule of thumb" is that the normal distribution is a good approximation of a binomial if both pn and qn=(1-p)n are greater than 5 (there is more to it than that which you might want to check). In your case, pn=.2*75=15 and (1-p)*75=60. Approximate it with ##N##(np, np(1-p)). I can't figure out what you used.
 

Similar threads

Replies
6
Views
2K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K