
you are here 4 277
geometric, binomial, and poisson distributions
As you can see, the probabilities of Chad’s snowboarding trials follow a
particular pattern. Each probability consists of multiples of 0.8 and 0.2.
You can quickly work out the probabilities for any value r by using:
P(X = r) = 0.8
r-1
×
0.2
In other words, if you want to find P(X = 100), you don’t have to draw an
enormous probability tree to work out the probability, or think your way
through exactly what happens in every trial. Instead, you can use:
P(X = 100) = 0.8
99
×
0.2
We can generalize this even further. If the probability of success in a trial
is represented by p and the probability of failure is 1 - p, which we’ll call
q, we can work out any probability of this nature by using:
P(X = r) = q
r - 1
p
This formula is called the geometric distribution.
q
I’m a failure <sniff>
q is equal to 1 - p. If p
represents the probability
of success, then q represents
the probability of failure.
Q:
What’s the point in generalizing
this? It’s just one particular problem
we’re dealing with.
A: We’re generalizing it so that we can
apply the results to other similar problems. If
we can generalize the results for this kind of
problem, it will be quicker to use it for other
similar situations in the future.
Q:
You said we needed to find an
expression for P(X = r). What’s r?
A: P(X = r) means “the probability that X
is equal to value r,” where r is the number of
trials we need to get the first success.
If you wanted to find, say, P(X = 20), you
could substitute r for 20. This would give you
a quick way of finding the probability.
Q:
Why is it the letter r? Why not some
other letter?
A: We used the letter r so that we could
generalize the result for any particular
number. We could have used practically any
other letter, but using r is common.
Q:
How can we have a probability
distribution if the number of possibilities
is endless?
A: We don’t have to specify a probability
distribution by physically listing the
probability of every possible outcome. The
key thing is that we need a way of describing
every possibility, which we can do with a
formula for computing the probability.
Q:
Wouldn’t Chad’s snowboarding
skills eventually improve? Is it realistic to
say the probability of success is 0.2 for
every trial?
A: That may be a fair assumption. But
in this problem, Chad is truly hapless when
it comes to snowboarding, and we have to
assume that his skills won’t improve—which
means his probability of success on the
slopes will follow the geometric distribution.
(r - 1) failures and 1 success.
In our case, p = 0.2 and
q = 0.8.
The probability distribution can be represented algebraically