Assuming the probability of success 'p' i.e the probability of US adults having little confidence in their cars = 45%
p = 0.45
Hence, the probability of failure q = 1- p = 1 - 0.45
q =0.55
Hence we can find the probability P(x) using the binomial distribution formula,
where n = total number of random selection of people
and x = total number of success required
CASE 1)
n = 12, x = 6
Hence P(x) =
Hence, the probability that the number of US adults who have little confidence in their cars is exactly 6 from a random selection of 12 people = 0.21238
CASE 2)
n = 12, x > 7 (means sum of all probabilities for x = 8, 9, 10, 11 & 12)
Hence,
P(x=8) =
P(x=9) =
P(x=10) =
P(x=11) =
P(x=12) =
Thus,
P(x>7) = P(x=8) + P(x=9) + P(x=10) + P(x=11) + P(x=12)
P(x>7) = 0.7616 + 0.02769 + 0.006799 + 0.0010113 + 0.0000689525 = 0.111728
Hence, the probability that the number of US adults who have little confidence in their cars is more than 7 from a random selection of 12 people = 0.111728
Comments