SOLUTION: A multiple choice exam consists of 12 questions, each having 5 possible answers. To pass you must answer at least 8 out of 12 correctly. What are your chances if you go into the ex
Algebra ->
Probability-and-statistics
-> SOLUTION: A multiple choice exam consists of 12 questions, each having 5 possible answers. To pass you must answer at least 8 out of 12 correctly. What are your chances if you go into the ex
Log On
Question 1019322: A multiple choice exam consists of 12 questions, each having 5 possible answers. To pass you must answer at least 8 out of 12 correctly. What are your chances if you go into the exam without knowing a thing and have to resort to pure guessing? Answer by mathmate(429) (Show Source):
You can put this solution on YOUR website!
Question:
A multiple choice exam consists of 12 questions, each having 5 possible answers. To pass you must answer at least 8 out of 12 correctly. What are your chances if you go into the exam without knowing a thing and have to resort to pure guessing?
Solution:
Binomial distribution comes to the rescue.
Probability of X success out of n trials each with a constant probability of p is given by:
P(X;n;p)=
where C(n,X) is number of combinations of X objects chosen from n distinct ones.
Here,
n=12,
p=1/5
cases for passing X>=8.
So
P(X>=8;12;1/5)
=Σ for i=8,9,10,11,12
=0.000519+0.000058+0.0000004+0.000000+0.000000
=0.000581