
337
Chapter 17: More on Probability
Now, if you have to go through all the trouble of creating a graph, and then
guesstimate proportions of area to come with an answer like “pretty low,”
you’re doing a whole lot of work for very little return. Fortunately, Excel has a
better way.
BETADIST
BETADIST eliminates the need for all the graphing and guesstimating. This
function enables you to work with the cumulative beta distribution to deter-
mine the probability that p is less than or equal to some value. Considering
the complexity of beta, BETADIST is surprisingly easy to work with.
In the BETADIST Function Arguments dialog box, and in the BETADIST help file,
you’ll see “Alpha” and “Beta.” The dialog box tells you each one is a “param-
eter for the distribution” and the help file tells you that each is “a parameter
of the distribution.” Aside from altering the preposition, neither one is much
help — at least, not in any way that helps you apply Alpha and Beta.
So here are the nuts and bolts: For the example I’m working through, Alpha is
the number of successes and Beta is the number of failures.
When you put the density function in terms of Alpha (α) and Beta (β), it’s
Again, this only applies when α and β are both whole numbers. If that’s not
the case, you need calculus to compute f(x).
The steps are:
1. Select a cell for BETADIST’s answer.
2. From the Statistical Functions menu, select BETADIST to open its
Function Arguments dialog box (Figure 17-2).
3. In the Function Arguments dialog box, type the appropriate values for
the arguments.
The X box holds the probability of a success. For this example, the prob-
ability of a success is 1/6.
Excel refers to Alpha and Beta (coming up next) as “parameters to the
distribution.” I treat them as “number of successes” and “number of fail-
ures.” So I entered 4 in the Alpha box and 6 in the Beta box.
The A box and the B box are evaluation limits for the value in the X box.
These aren’t relevant for this type of example. I left them blank, which
by default sets A = 0 and B=1.
24 454060-ch17.indd 33724 454060-ch17.indd 337 4/21/09 7:36:42 PM4/21/09 7:36:42 PM