Question 544791
suppose that 26% 0f the population believes that the minimum drinking are should be lowered. suppose we randomly select 5 individual from the population. referring to drinking Age find the probability that exactly 2 of the five individuals think the drinking age should be lowered.
-----
Binomial Problem with n = 5 and p(lower) = 0.26
-----
P(x = 2) = 5C2*0.26^2*0.74^3 = 0.2739
=============
Cheers,
Stan H.
=============