If in Binomial distribution \( n=5, p=0.2, q=0.8 \) then we can approximate it to normally disputation
Upstudy AI Solution
Answer
Solution

Sign in to Unlock Answers for Free!
A Learning Platform Trusted by Millions of Real Students and Teachers.

Answered by UpStudy AI and reviewed by a Professional Tutor
Beyond the Answer
When you have a Binomial distribution with parameters \( n=5 \) and \( p=0.2 \), you calculate the mean (μ) as \( np = 5 \times 0.2 = 1 \) and variance (σ²) as \( npq = 5 \times 0.2 \times 0.8 = 0.8 \). However, for a good normal approximation, both \( np \) and \( nq \) should be greater than 5, which isn't the case here. This means that while you could technically attempt to use the normal approximation, the distribution remains skewed and might not yield accurate results. In practice, when working with small sample sizes like this, it's often better to rely on the exact probabilities calculated from the binomial formula rather than approximating to a normal distribution. So, stick to the binomial distribution for better accuracy!