How to Calculate Binomial Probability

••• taka4332/iStock/GettyImages

A binomial distribution describes a variable X if 1) there is a fixed number n observations of the variable; 2) all observations are independent of each other; 3) the probability of success p is the same for each observation; and 4) each observation represents one of exactly two possible outcomes (hence the word "binomial" – think "binary"). This last qualification distinguishes binomial distributions from Poisson distributions, which vary continuously rather than discretely.

Such a distribution can be written B(n, p).

Calculating the Probability of a Given Observation

Say a value k lies somewhere along the graph of the binomial distribution, which is symmetrical about the mean np. To calculate the probability that an observation will have this value, this equation must be solved:

P(X = k) = (n : k) p^k(1-p)^{n-k}

where

(n : k) = \frac{n!}{k!(n - k)!}

The "!" signifies a factorial function, e.g., 27! = 27 × 26 × 25 × ... × 3 × 2 × 1.

Example

Say a basketball player takes 24 free throws and has an established success rate of 75 percent (p = 0.75). What are the chances she will hit exactly 20 of her 24 shots?

First calculate (n : k) as follows:

\frac{n!}{k!(n - k)!} = \frac{24!}{ (20!)(4!)} = 10,626 \\
pk = 0.75^{20} = 0.00317
(1-p)^{n-k} = (0.25)^4 = 0.00390

Thus

P(20) = 10,626×0.00317×0.00390 = 0.1314

This player therefore has a 13.1 percent chance of making exactly 20 out of 24 free throws, in line with what intuition might suggest about a player who would usually hit 18 out of 24 free throws (because of her established success rate of 75 percent).

Related Articles

How to Calculate the Coefficient of Variation
How to Calculate the Distribution of the Mean
How to Make a Cumulative Probability Curve
Can You Use a T-Test on Ranked Data?
How to Calculate Probability and Normal Distribution
How to Calculate the Standard Error of a Slope
How to Find Y Value for the Slope of a Line
How to Use a Binomial Table
Math Madness: Using Basketball Statistics in Math Questions...
How to Calculate Discrete Probability Distribution
Math Madness Answer Sheet
What Is the Meaning of Quantitative Observation?
How to Calculate Correlation
How to Calculate a Two-Tailed Test
How to Apply the Central Limit Theorem
How to Calculate Conditional Probabilities
How to Calculate Logit
What Are Parametric and Nonparametric Tests?
How to Work Out a Gradient of a Curve
How to Convert Z-Score to Percentages

Dont Go!

We Have More Great Sciencing Articles!