Posted by John on Saturday, January 5, 2013 at 10:27pm.
The problem satisfies the following conditions:
-the experiment is a Bernoulli experiment (i.e. each trial has one of two outcomes)
- the probability of each trial is known remains constant throughout the experiment
- each trial is independent of the others.
This indicates a binomial distribution.
For exactly 8 correct answers, we calculate as follows:
p=prob. for success (answer correct)
q=prob. for failure (answer incorrect)
= 1-p
n=number of trials (20)
r=number of successes (8)
The probability of exactly 8 successes out of 20 is given by
P(8)=C(20,8)p^8q^(20-8)
where (20,8) is the binomial coefficient for p^8 , where
P(n,r)=n!/(r!(n-r)!)
For P(8), I get about 6%, or 0,06
Related Questions
Probability - Mary took a 20 question multiple-choice exam where there are 4 ...
stats - You took a 5-question multiple choice quiz with 4 choices for each ...
Statistics - On a very short quiz, there is one multiple choice question with 5 ...
Statistics - Over time, a student analyzes her ability to guess correctly after ...
college - A test is composed of six multiple choice questions where each ...
satistics - A test is composed of six multiple choice questions where each ...
stat - A test is composed of six multiple choice questions where each question ...
math - A test is composed of six multiple choice questions where each question ...
Math - I need help with the second question: A student is taking a multiple ...
Stats - A student takes a 32 question multiple choice exam but did not study and...
For Further Reading