Stephenson G. answered 11/05/24
Experienced Statistics Tutor - AP Statistics, College Statistics
Number of trials (n): 300
Probability of success (p): 0.5 (since it is a fair coin)
Probability of failure (q): 1 − p = 0.5
Mean (μ): n × p = 150
Standard deviation (σ): √n×p×q = 8.66
Then, use these parameters for the Normal distribution. In other words, this now turns into a Normal distribution problem. Using a TI-84, the input would be normalcdf(120, 160, 150, 8.66)
The answer you get should be approximately 0.8869
Hope this was helpful.