SOLUTION: I understand basic probability but am very confused when it comes to the below question. I don't even have a clue where to start to solve this question.
A multiple choice test
Algebra.Com
Question 261826: I understand basic probability but am very confused when it comes to the below question. I don't even have a clue where to start to solve this question.
A multiple choice test has 20 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 11 correct answers?
20x4=80 1 right answer from 1 question=1/4
b. What is the probability of getting less than 9 correct answers?
Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
A multiple choice test has 20 questions with each having 4 possible answers with one correct. Assume a student randomly guesses the answer to every question.
---
This is a binomial problem because the probability of guessing the right
answer on each problem is 1/4 and there are n= 20 such problems.
-----------------------------
a. What is the probability of getting exactly 11 correct answers?
P(x+11) = 20C11(1/4)^11(3/4)9 = binompdf(20,1/4,11) = 0.0030
---------------------------------------------------------------------
b. What is the probability of getting less than 9 correct answers?
P(0<= x <=8) = binomcdf(20,1/4,8) = 0.95907...
---
I used a TI calculator to get these answers.
================================================
Cheers,
Stan H.
Answer by solver91311(24713) (Show Source): You can put this solution on YOUR website!
You need the probability of
successes out of
trials where the probability of success on any given trial is
and the probability of failure on any given trial is
where
is the number of ways to select
things from
things which is equal to
Your probability of success for a 4 choice test item is
. Consequently your probability of failure for a 4 choice test item is
.
Your
is 20 because there are 20 questions and your
is 11 because you want the probability of exactly 11 correct. So:
Looks like it is time to get out the calculator.
For part b. You need the probability of all possibilities of getting less than 9 correct. So, that is the probability of getting 0 correct plus the probability of getting 1 correct plus...and so on...plus the probability of getting 8 correct. Figure out each of those probabilities the same way as we did in part a and then sum them.
The actual formula for part b is:
If you just want the answers quickly and you have access to MS Excel, then open a blank spreadsheet and, for part a, type the following into any blank cell:
=BINOMDIST(11,20,0.25,FALSE)
And for part b
=BINOMDIST(8,20,0.25,TRUE)
John

RELATED QUESTIONS
Hello, I am confused on this question | q - 8 | = 14 , I've tried it but I've gotten... (answered by josgarithmetic,MathTherapy,ikleyn)
Simplify -2√180u³v^6
I know what the answer is but I don't understand the u³ and... (answered by Theo,greenestamps)
I am very confused with how radical equations work...everything about them is confusing... (answered by josgarithmetic,ikleyn)
Hello!
I am unsure that this is the right topic to submit this question to, but I am... (answered by ankor@dixie-net.com)
I am trying to solve this problem. I get how to do part A. I don’t know how to graph... (answered by solver91311)
When I see a question like this:8(6+7) I don't understand. What am I supposed to do? I... (answered by MathLover1,ikleyn,Hermione ツ,josgarithmetic,Alan3354,greenestamps)
Hi, I had just learned about probability, premutaions and combinations, but I am a bit... (answered by rothauserc)
I am confused when it comes to the different ways of factoring in Algebra 2. I understand (answered by richwmiller,ewatrrr)
Hello, I've been working on this problem for about an hour and I'm having a very hard... (answered by greenestamps)