David Monarres
March 3, 2017
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.
A binomial experiment is one where there are:
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.
About 62% of students who take Math 200 pass. If a class has 52 students what is the probability that:
Here is a quick simulation of
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:
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?
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.
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.
Based on a Harris Interactive poll, 20% of adults believe in reincarnation. Assume that six adults are randomly selected, and find the indicated probability.