Roman C. answered 09/23/22
Masters of Education Graduate with Mathematics Expertise
The number of students being large, the answers observed are almost independent. So it is safe to assume that all three each have 18% chance independently of each other. So we can use binomial probabilities.
Recall that if we have n independent trials with probability of success p then the probability of k successes is C(n,k)pk(1-p)n-k.
(a) P(All three) = C(3,3) (0.18)3(0.82)0 = 0.005832
Rounded: 0.0058
(b) P(Two of three) = C(3,2) (0.18)2(0.82)1 = 0.079704
Rounded: 0.0797
Tanak S.
Thank you09/23/22