96.0k views
2 votes
A true false test with 10 questions is given. Compute the probability of scoring exactly 80% by guessing

User John Heyer
by
6.7k points

1 Answer

1 vote

Answer: 0.04395

Explanation:

Given: 10 true-false questions.

So, we will have 50% chances (probability = 0.5) of being correct.

Prob( Exactly 80% score) = Prob (exactly 8 answers correct)

As we observe, if X= number of correct answers, then X~ Binomial (n=10, p=0.5)

So, Prob( Exactly 80% score) = Prob (exactly 8 answers correct)

=
\binom{10}{8}*(1/2)^(8)}*(1/2)^(2)

= 0.0439453125

= 0.04395

User TSeymour
by
6.7k points