The Binomial Distribution

David Monarres

March 3, 2017

Two Experiments

During the last class (so long ago) we discussed the probability distributions for two experiments:

Let’s discuss the ways that these are similar and different.

Binomial Experiments

A binomial experiment is one where there are:

Binomial Probability Formula

The pdf for a binomial experiment is: \[ p(x) = ( _{n}C_{x} )\ p^{x}\ q^{n-x} \] Let’s have a quick discussion of why it looks like this.

Passing the class. (using the formula)

About 62% of students who take Math 200 pass. If a class has 52 students what is the probability that:

Looking at the disribution (simulation)

Here is a quick simulation of

A different type of problem

Suppose we are back to guessing on our little multiple choice test. (3 questions, 5 options each) Then what is the probability that you get:

Is there a quicker way?

There are two calculator commands that make this faster:

- binompdf(n,p,x)
- binomcdf(n,p,x)

The question is how do they differ and how do we use them?

Example

CBS televised a recent Super Bowl football game between the New Orleans Saints and the Indianapolis Colts. That game received a rating of 45, indicating that among all U.S. households, 45% were tuned to the game (based on data from Nielsen Media Research). An advertiser wants to obtain a second opinion by conducting its own survey, and a pilot survey begins with 12 randomly selected households.

Example

Based on the American Chemical Society, there is a 0.9 probability that in the United States, a randomly selected dollar bill is tainted with traces of cocaine. Assume that eight dollar bills are randomly selected.

Example

Based on a Harris Interactive poll, 20% of adults believe in reincarnation. Assume that six adults are randomly selected, and find the indicated probability.