A multiple choice has 10 questions. Each question has four answer choices. a. What is the probability a student randomly guesses the answers and gets exactly six questions correct? b. Is getting exactly 10 questions correct the same probability as getting exactly zero correct? explain. c. Describe the steps needed to calculate the probability of getting at least six questions correct if the student randomly guesses.
@rational
for a, is it 1/4*6/10?
@rational
@phi @Callisto @asnaseer
Can you help @phi?
this sounds like you should use binomial distribution https://en.wikipedia.org/wiki/Binomial_distribution#Probability_mass_function Have you studied that ?
yes, but I never understood.
There are different levels of understanding. In this case, at least try to write down the formula. can you do that ?
\[P=\left(\begin{matrix}N \\ x\end{matrix}\right)p^x(1-p)^{(N-x)}\]
@phi
@rational can you please come help?
Yes thats the formula for part a, first figure out the values of N, x, and p
what do they mean? I don't know what they stand for...
N = total number of times an experiment was conducted (10 here) x = number of successes (6 here) p = success probability (1/4 here)
ohhh
\[P=\left(\begin{matrix}10 \\ 6\end{matrix}\right)(1/4)^6(1-(1/4))^{(10-6)}\]
right?
Yes evaluate
\[P=\left(\begin{matrix}10 \\ 6\end{matrix}\right)(1/4096)(3/4)^4\]
\[p=\left(\begin{matrix}10 \\ 6\end{matrix}\right)(1/4096)(81/256)\]
\[P=\left(\begin{matrix}10 \\ 6\end{matrix}\right)81/1048576\]
right?
Yes use calculator
to do what?
?...
http://www.wolframalpha.com/input/?i=%2810+choose+6%29*%281%2F4%29^6*%281-1%2F4%29^%2810-6%29
what did I do wrong?
nothing, your work looks good
just evaluate \(\large \binom{10}{6}\)
how?
it is called binomial coefficient : \[\large \binom{n}{r} = \dfrac{n!}{r!(n-r)!}\]
you must be familiar with factorials right ?
yes.
okay.
what about b? like I know, but I dunno how to explain it.
@rational
for part b, work both probabilities and see ?
well I know it's different because to get it wrong you have 3/4 but to get it right you have 1/4, but I don't know how to explain it.
nevermind. I got it.
`b. Is getting exactly 10 questions correct the same probability as getting exactly zero correct? explain.` probability for getting exactly 10 questions correct \[P(X = 10) ~~~=~~~ \binom{10}{10} (1/4)^{10}(1-1/4)^{10-10}\] probability for getting exactly 0 questions correct \[P(X = 0) ~~~=~~~ \binom{10}{0} (1/4)^{0}(1-1/4)^{10-0}\]
do they both evaluate to same number ?
no
thank you... I got that part... now for the hard one, if you're still willing to help, C.
it is not hard as we don't need to do any arithmetic the question is just asking us to explain how you would work it, its not asking u to actually work it
I guess so.
`c. Describe the steps needed to calculate the probability of getting at least six questions correct if the student randomly guesses.` so the student should get >= 6 questions correct yes ?
that is he can get 6 or 7 or 8 or 9 or 10 questions correct so you simply find the probbaility for each like you did in part a and add up
oh, okay... thank you so much.
I really appreciate it.
P(X >=6) := P(X=6) + P(X=7) + P(X=8) + P(X=9) + P(X=10)
yeah, I get it now.
thanks.
yw
Join our real-time social learning platform and learn together with your friends!