Inside Collection: Collaborative Statistics Teacher's Guide
Summary: This module is the complementary teacher's guide for the "Discrete Random Variables" chapter of the Collaborative Statistics collection (col10522) by Barbara Illowsky and Susan Dean.
This chapter introduces expected value (long term average) and four of the common discrete random variables (binomial, geometric, hypergeometric, and Poisson). The authors cover expected value and two of the discrete random variables (binomial and Poisson). Depending on your background, you may want to cover the binomial (usually required) together with none or some of the other discrete random variables
Explain random variable (assigns numerical values to the outcomes of a statistical experiment). Upper case letters denote random variables. Example: Let
A probability distribution function (pdf) is best shown with an example: A controversial drug is given to two patients. Let X = the number of patients cured.
A pdf is easiest to understand in a table.
|
|
|
|---|---|
| 0 |
|
| 1 |
|
| 2 |
|
The previous example can be used as an example of expected value or long term average (
The binomial is a special discrete pdf or pattern. A binomial experiment consists of counting the number of successes in one or more Bernoulli trials. (A Bernoulli trial has only two possible outcomes, success or failure. In every Bernoulli trial, the probability of a success (or failure) remains the same.)
John comes to his stat class and discovers he must take a true-false quiz . There are 20 questions on the quiz. John has not attended class recently and must guess randomly at the questions. Let
Notation:
Students can find the mean (
A geometric experiment takes place when at least one Bernoulli trial is performed and all are failures except the last one which is the only success. Example: Liz likes to play darts. The probability that she hits the bull's eye (success) on any throw is 85%. (Liz is good!) Liz throws darts at the bull's eye until she hits it. Let
The hypergeometric distribution is characterized by choosing a sample without replacement from two distinct groups. One of the two groups is what is of interest in the sample. Some lotteries are based on the hypergeometric distribution. click to edit note
Suppose a shipment of 20 tape recorders contains 5 defectives. An inspector randomly chooses 8 of the tape recorders to inspect. He is interested in the number of defectives in the sample of 8. Have the class answer questions similar to those for the binomial and the geometric.
The Poisson distribution is concerned with the number of times an event takes place in a certain interval. It is used in the field of reliability. The Poisson approximates the binomial when n is "large" (say, more than 100) and p is "small" (say, less than 0.1).
Suppose the average number of accidents that occur in a week at a particularly busy intersection is one. The interval is one week. The average is one accident. Let
The parameter for the Poisson is the mean,
Have the students complete the portion of the practice that is appropriate for what you have covered in class. Expected Value, Binomial, and Poisson are dealt with Practice 1, Practice 2, and Practice 3. Practice 4 is based on the Geometric Distribution, while Practice 5 is focused on reviewing the Hypergeometric Distribution.
If you are using the TI-83/TI-84 series, there are probability functions for the binomial, Poisson, and geometric. Each has a pdf and a cdf (for example binompdf and binomcdf).These functions are located in 2nd DISTR. If you use, say, binompdf(n,p)
, you will get the table of probabilities for 0, 1, 2, ...,
binompdf(n,p)
, you will get the probability of binomcdf(n, p, x), you will get the cumulative probability
Assign Homework. Suggested homework: 1 - 17 odds, 23, 33 - 37 (Binomial and Poisson).