SOLUTION: You toss a coin 230 times. Find the probability that exactly 115 of the 230 tosses will be heads.
Algebra
->
Probability-and-statistics
-> SOLUTION: You toss a coin 230 times. Find the probability that exactly 115 of the 230 tosses will be heads.
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 859815
:
You toss a coin 230 times. Find the probability that exactly 115 of the 230 tosses will be heads.
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
Hi,
p(heads) = .5, n = 230
P(x=115) = binompdf(230,.5,115) = .0526