Is It Hypergeometric or Binomial: Calculating Guessing Probabilities on Exams?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Somefantastik
Messages
226
Reaction score
0
On a multiple guess exam, there are 3 possible answers for each of the 5 questions. What is the probability that the student will get four or more correct answers just by guessing?

Is this hypergeometric or binomial?
 
Physics news on Phys.org
Since on each question a student can either choose the correct answer or not, it is binomial. Do you see what is the probability a student will choose the correct answer on a specific question just by guessing?
 
I thought it was either this

[tex]\frac{(^{5}_{4}) (^{10}_{1})}{(^{15}_{5})}[/tex] choose 4 from 5 correct answers, choose 1 from 10 wrong answers divided by choosing 5 answers from 15

Or this (which I now know is probably the right answer)

[tex](^{5}_{4})p^{4}q + (^{5}_{5})p^{5}[/tex] which is the probability of 4/5 right answers + probability of 5/5 right answers, where prob correct answer = 1/3
 
Yes, the second is the one you want (you are NOT choosing 4 or 5 correct answers from all 15- that would imply that you could choose 2 correct answer from one problem and none from another!). Now what number is [tex](^{5}_{4})p^{4}q + (^{5}_{5})p^{5}[/tex]?
 
p = 1/3 and q = 2/3 => 0.14 unless I calculated wrong which is entirely possible.