SOLUTION: If a fair coin is tossed 200 times what is the probability that you will see between 80 and 120 heads? If the Normal approximation to the Binomial distribution applies, use it. If

Algebra.Com
Question 440007: If a fair coin is tossed 200 times what is the probability that you will see between 80 and 120 heads? If the Normal approximation to the Binomial distribution applies, use it. If not use the Binomial distribution methods.
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
If a fair coin is tossed 200 times what is the probability that you will see between 80 and 120 heads? If the Normal approximation to the Binomial distribution applies, use it. If not use the Binomial distribution methods.
----------------
Use approx because np and nq are both greater than 10.
---
Find P(79.5 <= x <= 120.5)
---
mean = np = 200(1/2) = 100
std = sqrt(npq) = sqrt(100(1/2)) = 5sqrt(2)
-------------------
z(79.5) = (79.5-100)/5sqrt(2) = -5.798
---
z(120.5) = (120.5-100)/5sqrt(2) = 5.798
--------------
P(80 < x < 120) = P(-5.798 < z < 5.798) is approximately 1.0000
-------------
Using the binomial dist I get P(80< x <12) = 0.9964
=======================================================
Cheers,
Stan H.

RELATED QUESTIONS

a fair coin was tossed 9 times and the coin landed on heads 7 times and tails twice. if... (answered by ikleyn)
The probability of tossing heads with a weighted coin is 0.4. If this unfair coin is... (answered by Edwin McCravy)
what is the probability of obtaining either 2 heads or 4 heads if a fair coin is tossed 5 (answered by stanbon)
A fair coin is tossed 360 times. Estimate the probability of getting between 188 and... (answered by stanbon)
If a coin is tossed 7 times what is the probability that the coin will land on heads 5... (answered by robertb)
A fair coin is tossed 100 times, landing 59 times on tails, and 41 times on heads. What... (answered by Edwin McCravy,Alan3354)
A fair coin is tossed 100 times, landing 59 times on tails, and 41 times on heads. What... (answered by Fombitz)
If a fair coin is tossed 3 times, what is the probability of getting at least 2 heads (at (answered by stanbon)
A fair coin is tossed 12 times, each time coming up heads. On the next coin toss, what is (answered by ikleyn)