| Summary |
- The Binomial distribution has two
parameters, n and p.
- p is the probability of
success
- n is the number of trials
- Cumulative probability tables are
usually provided in examinations. Typically they cover values of p from 0.05 to
0.50, as above, and these values of n: 5,6,7,8,9,10,12,15,20,25,30,40,50.
Probabilities involving other values will need either the formula or
approximate methods.
- To find a particular probability, say
P(X=3), you must look up P(X£3) and P(X£2) and subtract
A note about graphic calculators A graphic calculator, for example the TI-83 or similar model,
can work out Binomial probabilities for you.
Suppose that X ~
B(12,0.2): P(X=4) is given by binompdf(12,0.2,4)=.1328755507 P(X
£ 4) is given by
binomcdf(12,0.2,4)=.9274445005 A list of all the probabilites
for the distribution B(12,0.2) is given by binompdf(12,0.2) |
|
©
MathsNet 2001 |
|