
you are here 4 293
P(X = r) = ?
×
0.25
r
×
0.75
3 - r
So far we’ve looked at the probability distribution of X, the number of
questions we answer correctly out of three.
Just as with the geometric distribution, there seems to be a pattern in
the way the probabilities are formed. Each probability contains different
powers of 0.75 and 0.25. As x increases, the power of 0.75 decreases
while the power of 0.25 increases.
In general, P(X = r) is given by:
In other words, to find the probability of getting exactly r questions right,
we calculate 0.25
r
, multiply it by 0.75
3-r
, and then multiply the whole lot by
some number. But what?
The probability of getting a question right
The probability of getting a question wrong
There are 3 questions
r is the number of
questions we get right
What’s the missing number?
For each probability, we need to answer a certain number of questions
correctly, and there are different ways of achieving this. As an example,
there are three different ways of answering exactly one question correctly
out of three questions. Another way of looking at this is that there are 3
different combinations.
Just to remind you, a combination
n
C
r
is the number of ways of choosing r
objects from n, without needing to know the exact order. This is exactly the
situation we have here. We need to choose r correct questions from 3.
This means that the probability of getting r questions correct out of 3 is
given by
P(X = r) =
3
C
r
×
0.25
r
×
0.75
3 - r
What’s this?
We covered this back in Chapter 6;
look back if you need a reminder.
Generalizing the probability for three questions
Let’s see how well
you did in Round
One, “All About Me.”
So, by this formula, the probability of getting 1 question
correct is:
P(X = r) =
3
C
1
×
0.25
×
0.75
3 - 1
= 3!/(3-1)!
×
0.25
×
0.5625
= 6/2
×
0.0625
×
0.75
=0.422
This is the same result we got using
our chart on the previous page.