Question 532211
A multiple-choice quiz consists of fifteen questions. Each question has five responses, and only one of the answers is correct. Find the probability of guessing and getting exactly two correct. Round to four decimal places, if necessary.
-----------------------
Binomial Problem with n = 15 and p(correct) = 1/5
-----
P(x = 2) = 15C2*(1/5)^2(4/5)^13 = 0.2309
==========================================
Cheers,
Stan H.
===============