SOLUTION: on a true/false test a student has no idea what the answers are to 3 of the questions so he guesses. What is the probability that he will guess correctly on all 3 questions? at le

Algebra ->  Probability-and-statistics -> SOLUTION: on a true/false test a student has no idea what the answers are to 3 of the questions so he guesses. What is the probability that he will guess correctly on all 3 questions? at le      Log On


   



Question 61048: on a true/false test a student has no idea what the answers are to 3 of the questions so he guesses. What is the probability that he will guess correctly on all 3 questions? at least 2 times?
Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
on a true/false test a student has no idea what the answers are to 3 of the questions so he guesses. What is the probability that he will guess correctly on all 3 questions? at least 2 times?
There's 1 write answer out of two choices for each question. Therefore there's a %281%2F2%29%2A%281%2F2%29%2A%281%2F2%29=1%2F8 probability of guessing all three questions right.
Percetagewise that's 12.5%. Note that that's the same probability of getting them all wrong (think about it.).
At least two right is 2 out of three and 3 out of three
There are three ways to get 2 right (wrr),(rwr),(wrr) and one way to get them all right (rrr)
%281%2F2%29%281%2F2%29%281%2F2%29+%281%2F2%29%281%2F2%29%281%2F2%29+%281%2F2%29%281%2F2%29%281%2F2%29
1%2F8%2B1%2F8%2B1%2F8=3%2F8 ways to get 2 right
%281%2F2%29%281%2F2%29%281%2F2%29=1%2F8 ways to get 3 right
3%2F8%2B1%2F8=4%2F8=1%2F2 ways to get 2 or 3 right. Note that this is the same probability of getting less than 2 right. (think about it.)
You can use binomial probability for this, but it would only be easier to do for a problem this small if you have a capable calculator. If you have a TI-83 or 84. Just hit, binomialpdf(3,.5,2)+binomialpdf(3,.5,3)=.5 or 1/2.
:
The formula for binomial probability is:
highlight%28P%28x%29=%28n%21%2F%28%28n-x%29%21%2Ax%21%29%29%2Ap%5Ex%2Aq%5E%28n-x%29%29
P(x)=probability of x
n=number of trials
x=number of successes
p=probabillty of success
q=1-p=probabilty of failure
For the probability of 2 correct answers:
n=3, x=2, p=1/2=.5, q=1-1/2=.5
For the probabilty of 3 correct answers:
n=3, x=3, p=.5, q=.5




P%28x%3E=2%29=%283%2F1%29%2A.5%5E2%2A.5%2B%281%29%2A.5%5E3
P%28x%3E=2%29=%283%2F1%29%2A.5%5E2%2A.5%2B%281%29%2A.5%5E3
P%28x%3E=2%29=3%2A.5%5E2%2A.5%2B.5%5E3
P%28x%3E=2%29=3%2A.5%5E2%2A.5%2B.5%5E3
P%28x%3E=2%29=3%28.25%29.5%2B.125
P%28x%3E=2%29=3%28.125%29%2B.125
P%28x%3E=2%29=.375%2B.125
highlight%28P%28x%3E=2%29=.5%29
Happy Calculating!!!