SOLUTION: 30% of the people that get mail-order catalogs order something. Find the probability that only two of 9 people getting these catalogs will order something.
Algebra ->
Probability-and-statistics
-> SOLUTION: 30% of the people that get mail-order catalogs order something. Find the probability that only two of 9 people getting these catalogs will order something.
Log On
Question 375355: 30% of the people that get mail-order catalogs order something. Find the probability that only two of 9 people getting these catalogs will order something. Found 2 solutions by Fombitz, ewatrrr:Answer by Fombitz(32388) (Show Source):
Hi,
Note: The probability of x successes in n trials is:
.
P = nCx* where p and q are the probabilities of success and failure respectively.
In this case p = .30 & q = .70
nCx =
9C2 = = 36
P(2) = 36(.30)^2(.70)^7 = .2668