SOLUTION: Here is a simple probability model for multiple-choice tests. Suppose each student has probability p of correctly answering a question chosen at random from a universe of possible

Algebra.Com
Question 1054112: Here is a simple probability model for multiple-choice tests. Suppose each student has probability p of correctly answering a question chosen at random from a universe of possible questions. (A strong student has a higher p than a weak student.) Answers to different questions are independent. (Round your answers to four decimal places.)
(a) Stacey is a good student for whom p = 0.71. Use the Normal approximation to find the probability that Stacey scores between (and including) 70% and 80% on a 100-question test.
(b) If the test contains 250 questions, what is the probability that Stacey will score between (and including) 70% and 80%? You see that Stacey's score on the longer test is more likely to be close to her "true score."


Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
(a) Stacey is a good student for whom p = 0.71. Use the Normal approximation to find the probability that Stacey scores between (and including) 70% and 80% on a 100-question test.
mean = n*p = 100*0.71 = 71
std = sqrt(n*p*q) = sqrt(71*0.29) = 4.5376
----
Binomial: P(70<= x <=80) ~ Normal:P(69.5<= x <=80.5)
z(69.5) = (59.5-71)/4.5376 = -2.5344
z(80.5) = (80.5-71)/4.5376 = 2.0936
------
Ans: p(-2.7344 < z < 2.0936) = normalcdf(-2.7344,2.0936) = 0.9762
-----------------------------------------

(b) If the test contains 250 questions, what is the probability that Stacey will score between (and including) 70% and 80%? You see that Stacey's score on the longer test is more likely to be close to her "true score."
mean = n*p = 250*0.71 = 177.5
std = sqrt(177.5*0.29) = 7.1746
Note: 0.7*250 = 175 ; 0.8*250 = 200
--------
z(175) = (175-177.5)/7.1746 = -2.5
z(200) = (200-177.5)/7.1746 = 3.1363
---
etc.
I'll let you finish the problem.
Cheers,
Stan H.
-------------

RELATED QUESTIONS

Here is a simple probability model for multiple-choice tests. Suppose that each student... (answered by stanbon)
Here is a simple probability model for multiple-choice tests. Suppose that a student has... (answered by stanbon)
A student is taking a multiple choice test with 3 questions, each of which has five... (answered by ikleyn)
The exam consists of 10 questions, the first 4 are True-False questions and the last 6... (answered by robertb)
A multiple choice test consists of 8 items each with 4 choices. A student guesses the... (answered by Fombitz)
Each question of a 5-question multiple choice exam has 3 possible answers. Suppose a... (answered by stanbon)
Each question of a 5-question multiple choice exam has possible answers. Suppose a... (answered by jorel555)
Each question of a​ 5-question multiple choice exam has 3 possible answers. Suppose (answered by jorel555)
A student takes a 14-question,multiple-choice exam with two choices for each question and (answered by stanbon)