SOLUTION: A Multiple-choice test has 15 questions with each having 4 possible answers with one correct. Assume a student randomly guesses the answer to every question.
a. What is the pro
Algebra.Com
Question 329409: A Multiple-choice test has 15 questions with each having 4 possible answers with one correct. Assume a student randomly guesses the answer to every question.
a. What is the probability of getting exactly 5 correct answers?
b. What is the probability of getting less than 6 correct answers?
I have to have this in by TODAY - August 6th, 2010. Please help!
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
A Multiple-choice test has 15 questions with each having 4 possible answers with one correct. Assume a student randomly guesses the answer to every question.
---
Binomial Problem with n=15 and p = 1/4
--------
a. What is the probability of getting exactly 5 correct answers?
P(x= 5) = 15C5*(1/4)^5*(3/4)^10 = binompdf(15,1/4,5) = 0.1651
-------------------------
b. What is the probability of getting less than 6 correct answers?
P(less than 6) = binomcdf(15,1/4,5) = 0.8516
=======================
Cheers,
Stan H.
RELATED QUESTIONS
A multiple choice test has 20 questions with each having 4 possible answers with one... (answered by stanbon)
A Multiple-choice test has 15 questions with each having 4 possible answers with one... (answered by solver91311)
A multiple choice test has 20 questions with each having 4 possible answers with one... (answered by stanbon)
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)
Please help.
A test consist of 15 multiple choice questions, with each questions... (answered by ikleyn)
An unprepared student randomly circles answers in a multiple choice test having 25... (answered by stanbon)
Assume that the test has 8 true/false questions, and 11 multiple choice questions (4... (answered by Glaviolette)
1. A student randomly answers the 7 questions on a multiple choice test.
Each... (answered by Edwin McCravy)
I understand basic probability but am very confused when it comes to the below question. (answered by stanbon,solver91311)