10.3 - Cumulative Binomial Probabilities

Example 10-6 Section

By some estimates, twenty-percent (20%) of Americans have no health insurance. Randomly sample \(n=15\) Americans. Let \(X\) denote the number in the sample with no health insurance. What is the probability that exactly 3 of the 15 sampled have no health insurance?

Solution

Since \(n=15\) is small relative to the population of \(N\) = 300,000,000 Americans, and all of the other criteria pass muster (two possible outcomes, independent trials, ....), the random variable \(X\) can be assumed to follow a binomial distribution with \(n=15\) and \(p=0.2\). Using the probability mass function for a binomial random variable, the calculation is then relatively straightforward:

\(P(X=3)=\dbinom{15}{3}(0.20)^3 (0.80)^{12}=0.25\)

That is, there is a 25% chance, in sampling 15 random Americans, that we would find exactly 3 that had no health insurance.

What is the probability that at most one of those sampled has no health insurance?

Solution

"At most one" means either 0 or 1 of those sampled have no health insurance. That is, we need to find:

\(P(X\le 1)=P(X=0)+P(X=1)\)

Using the probability mass function for a binomial random variable with \(n=15\) and \(p=0.2\), we have:

\(P(X \leq 1)=\dbinom{15}{0}(0.2)^0 (0.8)^{15}+ \dbinom{15}{1}(0.2)^1(0.8)^{14}=0.0352+0.1319=0.167\)

That is, we have a 16.7% chance, in sampling 15 random Americans, that we would find at most one that had no health insurance.

What is the probability that more than seven have no health insurance?

Solution

Yikes! "More than seven" in the sample means 8, 9, 10, 11, 12, 13, 14, 15. As the following picture illustrates, there are two ways that we can calculate \(P(X>7)\):

0 2 1 3 4 5 6 7 8 9 10 11 12 13 14 15 P(x≤7) P(x≤15)=1 P(x>7)

We could calculate \(P(X>7)\) by adding up \(P(X=8), P(X=9)\), up to \(P(X=15)\). Alternatively, we could calculate \(P(X>7)\) by finding \(P(X\le 7)\) and subtracting it from 1. But to find \(P(X\le 7)\), we'd still have to add up \(P(X=0), P(X=1)\) up to \(P(X=7)\). Either way, it becomes readily apparent that answering this question is going to involve more work than the previous two questions. It would clearly be helpful if we had an alternative to using the binomial p.m.f. to calculate binomial probabilities. The alternative typically used involves cumulative binomial probabilities.

An Aside On Cumulative Probability Distributions Section

Cumulative Probability Distribution

The function:

\(F(x) = P(X\le x)\)

is called a cumulative probability distribution. For a discrete random variable \(X\), the cumulative probability distribution \(F(x)\) is determined by:

\(F(x)=\sum\limits_{m=0}^x f(m)=f(0)+f(1)+\cdots+f(x)\)

You'll first want to note that the probability mass function, \(f(x)\), of a discrete random variable \(X\) is distinguished from the cumulative probability distribution, \(F(x)\), of a discrete random variable \(X\) by the use of a lowercase \(f\) and an uppercase \(F\). That is, the notation f(3) means \(P(X=3)\), while the notation \(F(3)\) means \(P(X\le 3)\).

Now the standard procedure is to report probabilities for a particular distribution as cumulative probabilities, whether in statistical software such as Minitab, a TI-80-something calculator, or in a table like Table II in the back of your textbook. If you take a look at the table, you'll see that it goes on for five pages. Let's just take a look at the top of the first page of the table in order to get a feel for how the table works:

Solution

In summary, to use the table in the back of your textbook, as well as that found in the back of most probability textbooks, to find cumulative binomial probabilities, do the following:

  1. Find \(n\), the number in the sample, in the first column on the left.
  2. Find the column containing p, the probability of success.
  3. Find the \(x\) in the second column on the left for which you want to find \(F(x)=P(X\le x)\).

Let's try it out on our health insurance example.

Example 10-6 Revisited Section

caduceus symbol of medicine

Again, by some estimates, twenty-percent (20%) of Americans have no health insurance. Randomly sample \(n=15\) Americans. Let \(X\) denote the number in the sample with no health insurance. Use the cumulative binomial probability table in the back of your book to find the probability that at most 1 of the 15 sampled has no health insurance.

Solution

The probability that at most 1 has no health insurance can be written as \(P(X\le 1)\). To find \(P(X\le 1)\) using the binomial table, we:

  1. Find \(n=15\) in the first column on the left.
  2. Find the column containing \(p=0.20\).
  3. Find the 1 in the second column on the left, since we want to find \(F(1)=P(X\le 1)\).

Now, all we need to do is read the probability value where the \(p=0.20\) column and the (\(n=15, x=1\)) row intersect. What do you get?

Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000

We've used the cumulative binomial probability table to determine that the probability that at most 1 of the 15 sampled has no health insurance is 0.1671. For kicks, since it wouldn't take a lot of work in this case, you might want to verify that you'd get the same answer using the binomial p.m.f.

What is the probability that more than 7 have no health insurance?

Solution

As we determined previously, we can calculate \(P(X>7)\) by finding \(P(X\le 7)\) and subtracting it from 1:

0 2 1 3 4 5 6 7 8 9 10 11 12 13 14 15 P(x≤7) P(x≤15)=1 P(x>7)

The good news is that the cumulative binomial probability table makes it easy to determine \(P(X\le 7)\) To find \(P(X\le 7)\) using the binomial table, we:

  1. Find \(n=15\) in the first column on the left.
  2. Find the column containing \(p=0.20\).
  3. Find the 7 in the second column on the left, since we want to find \(F(7)=P(X\le 7)\).

Now, all we need to do is read the probability value where the \(p=0.20\) column and the (\(n = 15, x = 7\)) row intersect. What do you get?

Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000

The cumulative binomial probability table tells us that \(P(X\le 7)=0.9958\). Therefore:

\(P(X>7) = 1 − 0.9958 = 0.0042\)

That is, the probability that more than 7 in a random sample of 15 would have no health insurance is 0.0042.

What is the probability that exactly 3 have no health insurance?

Solution

We can calculate \(P(X=3)\) by finding \(P(X\le 2)\) and subtracting it from \(P(X\le 3)\), as illustrated here:

0 1 2 3 15 P(x≤2) P(x≤3)

To find \(P(X\le 2)\) and \(P(X\le 3)\) using the binomial table, we:

  1. Find \(n=15\) in the first column on the left.
  2. Find the column containing \(p=0.20\).
  3. Find the 3 in the second column on the left, since we want to find \(F(3)=P(X\le 3)\). And, find the 2 in the second column on the left, since we want to find \(F(2)=P(X\le 2)\).

Now, all we need to do is (1) read the probability value where the \(p = 0.20\) column and the (\(n = 15, x = 3\)) row intersect, and (2) read the probability value where the \(p = 0.20\) column and the (\(n = 15, x = 2\)) row intersect. What do you get?

Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000

The cumulative binomial probability table tells us that finding \(P(X\le 3)=0.6482\) and \(P(X\le 2)=0.3980\). Therefore:

\(P(X = 3) = P(X \le 3) - P(X\le 2) = 0.6482-0.3980 = 0.2502\)

That is, there is about a 25% chance that exactly 3 people in a random sample of 15 would have no health insurance. Again, for kicks, since it wouldn't take a lot of work in this case, you might want to verify that you'd get the same answer using the binomial p.m.f.

What is the probability that at least 1 has no health insurance?

Solution

We can calculate \(P(X\ge 1)\) by finding \(P(X\le 0)\) and subtracting it from 1, as illustrated here:

0 1 2 15 P(x≤0) P(x≥1) P(x≤15)=1

To find \(P(X\le 0)\) using the binomial table, we:

  1. Find \(n=15\) in the first column on the left.
  2. Find the column containing \(p=0.20\).
  3. Find the 0 in the second column on the left, since we want to find \(F(0)=P(X\le 0)\).

Now, all we need to do is read the probability value where the \(p = 0.20\) column and the (\(n = 15, x = 0\)) row intersect. What do you get?

Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000

The cumulative binomial probability table tells us that \(P(X\le 0)=0.0352\). Therefore:

\(P(X\le 1) = 1-0.0352 = 0.9648\)

That is, the probability that at least one person in a random sample of 15 would have no health insurance is 0.9648.

What is the probability that fewer than 5 have no health insurance?

Solution

"Fewer than 5" means 0, 1, 2, 3, or 4. That is, \(P(X<5)=P(X\le 4)\), and \(P(X\le 4)\) can be readily found using the cumulative binomial table. To find \(P(X\le 4)\), we:

  1. Find \(n=15\) in the first column on the left.
  2. Find the column containing \(p=0.20\).
  3. Find the 4 in the second column on the left, since we want to find \(F(4)=P(X\le 4)\).

Now, all we need to do is read the probability value where the \(p = 0.20\) column and the (\(n = 15, x = 4\)) row intersect. What do you get?

Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
Table II: continued
p
n x 0.05 0.10 0.15 0.20 0.25 0.30
  11 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
15 0 0.4633 0.2059 0.0874 0.0352 0.0134 0.0047
  1 0.8290 0.5490 0.3186 0.1671 0.0802 0.0353
  2 0.9638 0.8159 0.6042 0.3980 0.2361 0.1268
  3 0.9945 0.9444 0.8227 0.6482 0.4613 0.2969
  4 0.9994 0.9873 0.9383 0.8358 0.6865 0.5155
  5 0.9999 0.9978 0.9832 0.9389 0.8516 0.7216
  6 1.0000 0.9997 0.9964 0.9819 0.9434 0.8689
  7 1.0000 1.0000 0.9994 0.9958 0.9827 0.9500
  8 1.0000 1.0000 0.9999 0.9992 0.9958 0.9848
  9 1.0000 1.0000 1.0000 0.9999 0.9992 0.9963
  10 1.0000 1.0000 1.0000 1.0000 0.9999 0.9993
  11 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  12 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  13 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  14 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  15 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000

The cumulative binomial probability table tells us that \(P(X\le 4)= 0.8358\). That is, the probability that fewer than 5 people in a random sample of 15 would have no health insurance is 0.8358.

We have now taken a look at an example involving all of the possible scenarios... at most \(x\), more than \(x\), exactly \(x\), at least \(x\), and fewer than \(x\)... of the kinds of binomial probabilities that you might need to find. Oops! Have you noticed that \(p\), the probability of success, in the binomial table in the back of the book only goes up to 0.50. What happens if your \(p\) equals 0.60 or 0.70? All you need to do in that case is turn the problem on its head! For example, suppose you have \(n=10\) and \(p=0.60\), and you are looking for the probability of at most 3 successes. Just change the definition of a success into a failure, and vice versa! That is, finding the probability of at most 3 successes is equivalent to 7 or more failures with the probability of a failure being 0.40. Shall we make this more concrete by looking at a specific example?

Example 10-7 Section

electric meter

Many utility companies promote energy conservation by offering discount rates to consumers who keep their energy usage below certain established subsidy standards. A recent EPA report notes that 70% of the island residents of Puerto Rico have reduced their electricity usage sufficiently to qualify for discounted rates. If ten residential subscribers are randomly selected from San Juan, Puerto Rico, what is the probability that at least four qualify for the favorable rates?

Solution

If we let \(X\) denote the number of subscribers who qualify for favorable rates, then X is a binomial random variable with \(n=10\) and \(p=0.70\). And, if we let \(Y\) denote the number of subscribers who don't qualify for favorable rates, then \(Y\), which equals \(10-X\), is a binomial random variable with \(n=10\) and \(q=1-p=0.30\). We are interested in finding \(P(X\ge 4)\). We can't use the cumulative binomial tables, because they only go up to \(p=0.50\). The good news is that we can rewrite \(P(X\ge 4)\)as a probability statement in terms of \(Y\):

\(P(X\ge 4) = P(-X\le -4) = P(10 -X\le 10 - 4) = P(Y\le 6)\)

Now it's just a matter of looking up the probability in the right place on our cumulative binomial table. To find \(P(Y\le 6)\), we:

  1. Find \(n=10\) in the first column on the left.
  2. Find the column containing \(p=0.30\).
  3. Find the 6 in the second column on the left, since we want to find \(F(6)=P(Y\le 6)\).

Now, all we need to do is read the probability value where the \(p = 0.30\) column and the (\(n = 10, y = 6\)) row intersect. What do you get?

p
n x 0.05 0.10 0.15 0.20 0.25 0.30 0.35
  6 1.0000 1.0000 1.0000 1.0000 0.9999 0.9998 0.9994
  7 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
8 0 0.6634 0.4305 0.2725 0.1678 0.1001 0.0576 0.0319
  1 0.9428 0.8131 0.6572 0.5033 0.3671 0.2553 0.1691
  2 0.9942 0.9619 0.8948 0.7969 0.6785 0.5518 0.4278
  3 0.9996 0.99950 0.9786 0.9437 0.8862 0.8059 0.7064
  4 1.0000 0.9996 0.9971 0.9896 0.9727 0.9420 0.8939
  5 1.0000 1.0000 0.9998 0.9988 0.9958 0.9887 0.9747
  6 1.0000 1.0000 1.0000 0.9999 0.9996 0.9987 0.9964
  7 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999 0.9998
  8 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
9 0 0.6302 0.3874 0.2316 0.1342 0.0751 0.0404 0.0207
  1 0.9288 0.7748 0.5995 0.4362 0.3003 0.1960 0.1211
  2 0.9916 0.9470 0.8591 0.7382 0.6007 0.4625 0.3373
  3 0.9994 0.9917 0.9661 0.9144 0.8343 0.7297 0.6089
  4 1.0000 0.9991 0.9944 0.9804 0.9511 0.9012 0.8283
  5 1.0000 0.9999 0.9994 0.9969 0.9900 0.9747 0.9464
  6 1.0000 1.0000 1.0000 0.9997 0.9987 0.9957 0.9888
  7 1.0000 1.0000 1.0000 1.0000 0.9999 0.9996 0.9986
  8 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  9 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
10 0 0.5987 0.3487 0.1969 0.1074 0.0563 0.0282 0.0135
  1 0.9139 0.7361 0.5443 0.3758 0.2440 0.1493 0.0860
  2 0.9885 0.9298 0.8202 0.6778 0.5256 0.3828 0.2616
  3 0.990 0.9872 0.9500 0.8591 0.7759 0.6496 0.5138
  4 0.9999 0.9984 0.9901 0.9672 0.9219 0.8497 0.7515
  5 1.0000 0.9999 0.9986 0.9936 0.9803 0.9527 0.9051
  6 1.0000 1.0000 0.9999 0.9991 0.9965 0.9894 0.9740
  7 1.0000 1.0000 1.0000 0.9999 0.9996 0.9984 0.9952
  8 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999 0.9995
  9 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  10 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
p
n x 0.05 0.10 0.15 0.20 0.25 0.30 0.35
  6 1.0000 1.0000 1.0000 1.0000 0.9999 0.9998 0.9994
  7 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
8 0 0.6634 0.4305 0.2725 0.1678 0.1001 0.0576 0.0319
  1 0.9428 0.8131 0.6572 0.5033 0.3671 0.2553 0.1691
  2 0.9942 0.9619 0.8948 0.7969 0.6785 0.5518 0.4278
  3 0.9996 0.99950 0.9786 0.9437 0.8862 0.8059 0.7064
  4 1.0000 0.9996 0.9971 0.9896 0.9727 0.9420 0.8939
  5 1.0000 1.0000 0.9998 0.9988 0.9958 0.9887 0.9747
  6 1.0000 1.0000 1.0000 0.9999 0.9996 0.9987 0.9964
  7 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999 0.9998
  8 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
9 0 0.6302 0.3874 0.2316 0.1342 0.0751 0.0404 0.0207
  1 0.9288 0.7748 0.5995 0.4362 0.3003 0.1960 0.1211
  2 0.9916 0.9470 0.8591 0.7382 0.6007 0.4625 0.3373
  3 0.9994 0.9917 0.9661 0.9144 0.8343 0.7297 0.6089
  4 1.0000 0.9991 0.9944 0.9804 0.9511 0.9012 0.8283
  5 1.0000 0.9999 0.9994 0.9969 0.9900 0.9747 0.9464
  6 1.0000 1.0000 1.0000 0.9997 0.9987 0.9957 0.9888
  7 1.0000 1.0000 1.0000 1.0000 0.9999 0.9996 0.9986
  8 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999
  9 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
10 0 0.5987 0.3487 0.1969 0.1074 0.0563 0.0282 0.0135
  1 0.9139 0.7361 0.5443 0.3758 0.2440 0.1493 0.0860
  2 0.9885 0.9298 0.8202 0.6778 0.5256 0.3828 0.2616
  3 0.990 0.9872 0.9500 0.8591 0.7759 0.6496 0.5138
  4 0.9999 0.9984 0.9901 0.9672 0.9219 0.8497 0.7515
  5 1.0000 0.9999 0.9986 0.9936 0.9803 0.9527 0.9051
  6 1.0000 1.0000 0.9999 0.9991 0.9965 0.9894 0.9740
  7 1.0000 1.0000 1.0000 0.9999 0.9996 0.9984 0.9952
  8 1.0000 1.0000 1.0000 1.0000 1.0000 0.9999 0.9995
  9 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000
  10 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 1.0000

The cumulative binomial probability table tells us that \(P(Y\le 6)=P(X\ge 4)=0.9894\). That is, the probability that at least four people in a random sample of ten would qualify for favorable rates is 0.9894.

If you are in need of calculating binomial probabilities for more specific probabilities of success (\(p\)), such as 0.37 or 0.61, you can use statistical software, such as Minitab, to determine the cumulative binomial probabilities. You can then still use the methods illustrated here on this page to find the specific probabilities (more than \(x\), fewer than \(x\), ...) that you need.