SOLUTION: A test consists of 25 multiple-choice questions. Assume that a test taker randomly guesses a choice for each and every question. Clearly state what probability model(s) you use an
Algebra.Com
Question 677138: A test consists of 25 multiple-choice questions. Assume that a test taker randomly guesses a choice for each and every question. Clearly state what probability model(s) you use and what value each parameter is equal to.
1 (10 points). If each and every question has 3 choices (one correct, two incorrect), what is the probability that the test taker will get a B or better (i.e., 80 points or higher)?
2 (10 points). If fifteen questions has three choices each (one correct, two incorrect) and ten has two choices each (one correct, one incorrect), what is the probability that the test taker will get a B or better?
I used the Binomial Probability equation (n!/(k!(n-k)!)*(p^k)*(1-p)^(n-k) for the first problem and it looks as if it works, however I don't think that this equation applies to the second question. Any suggestions?
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
A test consists of 25 multiple-choice questions. Assume that a test taker randomly guesses a choice for each and every question. Clearly state what probability model(s) you use and what value each parameter is equal to.
1 (10 points). If each and every question has 3 choices (one correct, two incorrect), what is the probability that the test taker will get a B or better (i.e., 80 points or higher)?
Binomial Problem with n = 25 ; p(correct) = 1/3 ; p(incorrect) = 2/3
------
Note: 80% of 25 = 20
P(x >- 20) = 1 - binomcdf(25,1/3,19) = 0.000002269
--------------------------------------------------
2 (10 points). If fifteen questions has three choices each (one correct, two incorrect) and ten has two choices each (one correct, one incorrect), what is the probability that the test taker will get a B or better?
----
Need 20 correct out of 25 ; same as miss 5 or less out of 25
----
P(x <= 5 wrong) means
5 wrong from 15 and 0 wrong from 10::::15C5(2/3)^5*(1/3)^10*10C0(1/2)^10
or 4 wrong from 15 and 1 wrong from 10::::15C4(2/3)^4(1/3)*10C1(1/2)10
or 3 wrong from 15 and 2 wrong from 10etc
or 2 wrong from 15 and 3 wrong from 10
or 1 wrong from 15 and 4 wrong from 10
or 0 wrong from 15 and 5 wrong from 10
-----
Add those products to get P(less than or equal to 5 wrong)
===============
Cheers,
Stan H.
RELATED QUESTIONS
Probability questions have always given me trouble. Help with this problem would be... (answered by rothauserc)
A multiple-choice test consists of ten questions. Each with four choices. Calculate the... (answered by stanbon)
A multiple choice test consists of 10 questions, each with four answer choices. what is... (answered by ikleyn)
I need help in this question. I know that n=15 and p=0.2 and q=0.8. But don't quite... (answered by drk)
Assume that the test has 8 true/false questions, and 11 multiple choice questions (4... (answered by Glaviolette)
A multiple choice test has 20 questions with each having 4 possible answers with one... (answered by stanbon)
In a test there are 3 multiple choice questions, each with 4 choices. A student randomly... (answered by Boreal)
a multiple choice test consists of 10 questions, each with four answer choices. what is... (answered by ikleyn)
A multiple choice test consists of four questions. Each question has five possible... (answered by Fombitz)