SOLUTION: you are taking a test that contains 5 multiple choice questions with 4 possible answers. you guess at all questions. find the probability that you guess exactly 2 questions correct
Algebra ->
Probability-and-statistics
-> SOLUTION: you are taking a test that contains 5 multiple choice questions with 4 possible answers. you guess at all questions. find the probability that you guess exactly 2 questions correct
Log On
Question 190152: you are taking a test that contains 5 multiple choice questions with 4 possible answers. you guess at all questions. find the probability that you guess exactly 2 questions correctly. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! you are taking a test that contains 5 multiple choice questions with 4 possible answers. you guess at all questions. find the probability that you guess exactly 2 questions
------------------------------
Binomial problem with n=5, p = 1/4, x = 2
P(x=2) = 5C2(1/4)^2(3/4)^3 = 10*(27/4^5) = 0.2637
====================================
Cheers,
Stan H.