SOLUTION: About 16% of the population is math phobic. If two people are randomly selected what is the probability, both are math phobic? What is the probability that at least one is math p
Algebra ->
Probability-and-statistics
-> SOLUTION: About 16% of the population is math phobic. If two people are randomly selected what is the probability, both are math phobic? What is the probability that at least one is math p
Log On
Question 471171: About 16% of the population is math phobic. If two people are randomly selected what is the probability, both are math phobic? What is the probability that at least one is math phobic? Answer by ewatrrr(24785) (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(phobic) = .16 & q = .84 and n = 2
nCx =
P(both phobic) = (.16)^2 = .0256
P(at least one phobic) = 1 -P(none) = 1 -(.84)^2 = 1 - .7056 = .2944