SOLUTION: Suppose the probability that a randomly selected PGA Tour player uses a Titleist brand golf ball is 0.75. For a sample of 8 PGA Tour players, probability that greater than 6 use a

Algebra ->  Finance -> SOLUTION: Suppose the probability that a randomly selected PGA Tour player uses a Titleist brand golf ball is 0.75. For a sample of 8 PGA Tour players, probability that greater than 6 use a       Log On


   



Question 1067698: Suppose the probability that a randomly selected PGA Tour player uses a Titleist brand golf ball is 0.75. For a sample of 8 PGA Tour players, probability that greater than 6 use a Titleist brand golf ball.
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
We use the binomial probability formula,
:
Probabilty(P) (k events out of n occurances) = nCk * p^k * (1-p)^(n-k), where p is the probability of one event and nCk is the combination of n trials taken k at a time
:
We are given n=8, p=0.75
:
P ( k > 6 ) = P ( k = 7 ) + P ( k = 8 ) = 0.266 + 0.100 = 0.366 approximately 0.37
: