SOLUTION: A coin is tossed 9 times. What is the probability that the coin will land heads at least 7 times?

Algebra.Com
Question 76116: A coin is tossed 9 times. What is the probability that the coin will land heads at least 7 times?
Found 2 solutions by stanbon, Edwin McCravy:
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A coin is tossed 9 times. What is the probability that the coin will land heads at least 7 times?
It's a binomial problem with n=9, p=1/2, 7<=x<=9
Use"1- binomcdf(9,0.5,6)" on your TI calculator.
Ans:0.08984375...
========
Cheers,
Stan H.

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!

A coin is tossed 9 times. What is the 
probability that the coin will land heads 
at least 7 times?

This is a binomial probability. You can 
find it directly from a binomial
table, a TI-83 calculator, or entirely 
from the formula.

Using the formula: 



gives the probability that in n trials 
there will be exactly x successes
where

p = the probability of one success in 
one trial and q = 1-p = the probability 
of one failure in one trial.



In the case of a coin, p = 1/2 and q = 1 - 1/2 = 1/2

P(coin landing heads at least 7 times out of 9 tosses) =

P(coin landing exactly 7 times out of 9) +   
       P(coin landing exactly 8 times out of 9) +
              P(coin landing exactly 9 times out of 9) =

 =

 =

Factor out 

 =



which gives the desired probability.

To calculate this we need:







Therefore the desired probability =

 

----------------------------------------------

If you use a TI-83 or TI-84 calculator, type in

1 - binomcdf(9,1/2,6)

then press ENTER and you get .08984375

To get binomcdf( , press 2nd, then VARS, then 
scroll down to binomcdf( , then press ENTER.

Edwin


RELATED QUESTIONS

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 was tossed 9 times and the coin landed on heads 7 times and tails twice. if... (answered by ikleyn)
If a coin was tossed four times, what is the probability that the coin will land on heads (answered by Fombitz)
I a coin were tossed four times, the probability that the coin will land on heads at... (answered by Fombitz)
a coin is tossed 9 times what is the probability of getting ? a)five heads b)at least... (answered by rothauserc)
An unfair coin has a probability 0.6 of landing heads. The coin is tossed four times.... (answered by jim_thompson5910)
IF YOU FLIP A COIN 7 TIMES WHAT IS THE PROBABILITY THAT IT WILL LAND ON HEADS 3... (answered by stanbon)
Suppose a fair coin is tossed 12 times. How many different sequences of heads and... (answered by Edwin McCravy)
If a fair coin is tossed 3 times, what is the probability of getting at least 2 heads (at (answered by stanbon)