
Jon S. answered 03/19/21
Patient and Knowledgeable Math and English Tutor
80% cases are never solved 20% of cases are solved 11 cases. Independent
binomial formula (probability x cases will be solved in 11 trials with probability of "success" = p = 0.2)
11! x n-x
----- p (1-p)
x! (11-x)!
for problems here n = 11, p not solved = 0.8, p solved = 0.2
a) p(x = 0) = 11! 11 0
---- 0.8 0.2 = 0.086
0! 11!
b) p(at least 1 case wall be solved) = 1 -p(x = 0) = 0.914
c) expected = np = 11 * 0.2 = 2.2 cases solved.
d) standard deviation = sqrt(11*0.2*0.8) = 1.327