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

Algebra.Com
Question 248978: Here is a simple probability model for multiple-choice tests. Suppose that a student has probability p of correctly answering a question chosen at random from a universe of possible questions. (A good student has a higher p than a poor student.) The correctness of an answer to any specific question doesn't depend on other questions. A test contains n questions. Then the proportion of correct answers that a student gives is a sample proportion from an SRS of size n drawn from a population with population proportion p.
(a) Julie is a good student for whome p = 0.73. Find the probability that Julie scores 67% or lower on a 110 question test.
(c) How many questions must the test contain in order to reduce the standard deviation of Julie's proportion of correct answers to one-fourth its value for an 100-item test?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Here is a simple probability model for multiple-choice tests.
Suppose that a student has probability p of correctly answering a question chosen at random from a universe of possible questions.
(A good student has a higher p than a poor student.)
The correctness of an answer to any specific question doesn't depend on other questions.
A test contains n questions. Then the proportion of correct answers that a student gives is a sample proportion from an SRS of size n drawn from a population with population proportion p.

(a) Julie is a good student for whom p = 0.73. Find the probability that Julie scores 67% or lower on a 110 question test.
---
mean = 0.73
std = sqrt{0.73*0.27/110] = 0.0391
z(0.67) = (0.67-0.73)/0.0391 = -1.5345
---
P(0 <- phat <= 0.67) = P(-inf < z < -1.5345) = 0.0625
----------------------
(c) How many questions must the test contain in order to reduce the standard deviation of Julie's proportion of correct answers to one-fourth its value for an 100-item test?
---
Since std = sqrt(pq/n)
(1/4)sqrt(pq/n) = sqrt(pq/16n)
16*110 = 1760
========================
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 each student has... (answered by stanbon)
A student is taking a multiple choice test with 3 questions, each of which has five... (answered by ikleyn)
A multiple choice test consists of 8 items each with 4 choices. A student guesses the... (answered by Fombitz)
The exam consists of 10 questions, the first 4 are True-False questions and the last 6... (answered by robertb)
what is the probability that a student will answer at least nine questions correctly by... (answered by stanbon)
The probability that a student guesses the correct answer to a four choice multiple... (answered by ewatrrr)
For each question on a multiple choice test, there are 5 possible answers of which... (answered by stanbon)
A student randomly guesses at 10 multiple-choice questions. Find the probability that the (answered by Fombitz,ewatrrr)