SOLUTION: on a multiple choice test with 10 questions, each question has 5 possible answers. if you make a random guess for each, what is the probability that only one question is answered c
Algebra ->
Probability-and-statistics
-> SOLUTION: on a multiple choice test with 10 questions, each question has 5 possible answers. if you make a random guess for each, what is the probability that only one question is answered c
Log On
Question 547138: on a multiple choice test with 10 questions, each question has 5 possible answers. if you make a random guess for each, what is the probability that only one question is answered correctly Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! on a multiple choice test with 10 questions, each question has 5 possible answers. if you make a random guess for each, what is the probability that only one question is answered correctly
-------
Binomial Problem with n = 10 and p(correct) = 1/5
----
P(x = 1 correct) = 10C1*(1/5)(4/5)^9 = 0.2684
Cheers,
Stan H.