SOLUTION: Suppose 500 coins are tossed. Using the normal curve approximation to the binomial distribution, find the probability of getting 251 heads or less.

Algebra.Com
Question 165388: Suppose 500 coins are tossed. Using the normal curve approximation to the binomial distribution, find the probability of getting 251 heads or less.
Answer by gonzo(654)   (Show Source): You can put this solution on YOUR website!
using normal curve approximation:
n = 500
p = .5
x = 251
s (standard deviation) = sqrt(500*.5*.5) = sqrt(125) = 11.18033989
z = (x-n*p)/s
n*p = 500 * .5 = 250
x = 251
x-n*p = 251-250 = 1
(x-n*p)/s = 1/11.18033989 = .089442719
-----
using the online z table evaluator, probability of getting 251 heads or less is
.535635
-----
that would be the area under the curve for values less than .089442719 with the mean = 0 and the standard deviation = 1
----
since n*p = mean of normal distribution, you will get the same answer if you plug in a mean of 250 and an s (standard deviation) of 11.18033989 and you ask for the area under the curve for all values of x less than 251.
-----
z table evaluator can be found at:
-----
http://davidmlane.com/hyperstat/z_table.html
-----

RELATED QUESTIONS

Suppose 500 coins are tossed. Using the normal curve approximation to the binomial... (answered by Edwin McCravy)
suppose 1000 coins are tossed. find the probability of getting the following result.... (answered by stanbon)
A fair coin is tossed 500 times. Use the normal approximation to the binomial... (answered by stanbon)
I need help with 2/3 three problems: 1) Find the probability of the result using the... (answered by stanbon)
Consider a binomial distribution with 15 identical trials, and a probability of success... (answered by stanbon)
We have been using the normal distribution to approximate situations that are, in fact,... (answered by Boreal)
We have been using the normal distribution to approximate situations that are, in fact,... (answered by yurtman)
The probability of winning on a slot machine is 5%. If a person plays the machine 500... (answered by stanbon,Nate)
If a fair coin is tossed 200 times what is the probability that you will see between 80... (answered by stanbon)