Asked by noman

What is the probability of getting 80% or more of the questions correct on a 10-question true-false exam merely by guessing?

Answers

Answered by Damon
Binomial distribution with p = .5

p(10 right)
= c(10,10) .5^10 (.5)^0 =.5^10 = .000976

p( 9 right)
= c(10,9) .5^9 (.5)^1 = .00976

p(8 right)
= c(10,8) (.5)^8 (.5)^2 = 45*.5^10 = .04394

sum = .0547

Answered by noman
I can't understand your way.... can u explain or do it another way
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions