A teacher is trying to decide whether to have 4 or 5 choices
A teacher is trying to decide whether to have 4 or 5 choices per question on her multiple choice test. She wants to prevent students who just guess from scoring well on the test. She wants the test to be 5 questions. Assume X has a binomial distribution and let X = number of correctly guessed answers. Use the following information on the remaining problems.
Write the following in terms of x in part A and in part B determine the probability 26. No more than 2 questions are guessed correctly if each question has 4 choices. A. X = ______________ B. Probability = ____________ 27. No more than 2 are guessed correctly if each question has 5 choices. A. X = ______________ B. Probability = ____________
Solution
26.
A. X = 0, 1, or 2
B. Using binomcdf in ti-84, as n = 5, x = 2, p = 0.25 (four choices),
probability = 0.896484 [ANSWER]
********************
27.
A. X = 0, 1, or 2
B. Using binomcdf in ti-84, as n = 5, x = 2, p = 0.20 (five choices),
probability = 0.94208 [ANSWER]
********************
