CHAPTER 16 BINOMIAL, GEOMETRIC, and POISSON PROBABILITY MODELS

Slides:



Advertisements
Similar presentations
Binomial Random Variables
Advertisements

CHAPTER 13: Binomial Distributions
1 Set #3: Discrete Probability Functions Define: Random Variable – numerical measure of the outcome of a probability experiment Value determined by chance.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Binomial Distributions
Probability Models Binomial, Geometric, and Poisson Probability Models.
Chapter 17 Probability Models Binomial Probability Models Poisson Probability Models.
Objectives (BPS chapter 13) Binomial distributions  The binomial setting and binomial distributions  Binomial distributions in statistical sampling 
Probability Models Chapter 17.
5.5 Distributions for Counts  Binomial Distributions for Sample Counts  Finding Binomial Probabilities  Binomial Mean and Standard Deviation  Binomial.
Chapter 8 Binomial and Geometric Distributions
Sampling distributions - for counts and proportions IPS chapter 5.1 © 2006 W. H. Freeman and Company.
Chapter 7 Lesson 7.5 Random Variables and Probability Distributions
1 Poisson Probability Models The Poisson experiment typically models situations where rare events occur over a fixed amount of time or within a specified.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Mistah Flynn.
Binomial Random Variables Binomial Probability Distributions.
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
CHAPTER 17 BINOMIAL AND GEOMETRIC PROBABILITY MODELS Binomial and Geometric Random Variables and Their Probability Distributions.
Probability Models Chapter 17. Bernoulli Trials  The basis for the probability models we will examine in this chapter is the Bernoulli trial.  We have.
Chapter 17 Probability Models.
AP Statistics Probability Models Chapter 17. Objectives: Binomial Distribution –Conditions –Calculate binomial probabilities –Cumulative distribution.
Special Discrete Distributions. Bernoulli Trials The basis for the probability models we will examine in this chapter is the Bernoulli trial. We have.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Copyright © 2009 Pearson Education, Inc. Chapter 17 Probability Models.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Probability Distributions Chapter 6.
Discrete Distributions
Chapter Five The Binomial Probability Distribution and Related Topics
Binomial Distributions
AP Statistics Probability Models
Chapter 16 Probability Models
Chapter 17 Probability Models Copyright © 2010 Pearson Education, Inc.
CHAPTER 6 Random Variables
Chapter 7 Lesson 7.5 Random Variables and Probability Distributions
Binomial and Geometric Random Variables
CHAPTER 14: Binomial Distributions*
Discrete Probability Distributions
Chapter 16 Probability Models.
Samples and Populations
Lesson Objectives At the end of the lesson, students can:
Chapter 5 Sampling Distributions
ENGR 201: Statistics for Engineers
A Useful Probability Model: Binomial Random Variables
Probability Distributions
Chapter 17 Probability Models Copyright © 2010 Pearson Education, Inc.
Chapter 5 Sampling Distributions
Chapter 5 Sampling Distributions
The Practice of Statistics in the Life Sciences Fourth Edition
CHAPTER 6 Random Variables
Discrete random variable X Examples: shoe size, dosage (mg), # cells,…
Chapter 16 Probability Models
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Probability distributions
Chapter 17 Probability Models.
Chapter 17 – Probability Models
Random Variables Binomial Distributions
Chapter 16 Random Variables Copyright © 2009 Pearson Education, Inc.
Chapter 6: Random Variables
Chapter 5 Sampling Distributions
Chapter 4 Discrete Probability Distributions.
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
Chapter 17 Probability Models Copyright © 2009 Pearson Education, Inc.
12/12/ A Binomial Random Variables.
Geometric Poisson Negative Binomial Gamma
Chapter 8: Binomial and Geometric Distributions
Chapter 5: Sampling Distributions
Chapter 11 Probability.
STATISTICS INFORMED DECISIONS USING DATA
Presentation transcript:

CHAPTER 16 BINOMIAL, GEOMETRIC, and POISSON PROBABILITY MODELS Binomial, Geometric, and Poisson Random Variables and Their Probability Distributions

Binomial Random Variables Through 2/25/2014 NC State’s free-throw percentage is 65.1% (315th out 351 in Div. 1). If in the 2/26/2014 game with UNC, NCSU shoots 11 free-throws, what is the probability that: NCSU makes exactly 8 free-throws? NCSU makes at most 8 free throws? NCSU makes at least 8 free-throws?

“2-outcome” situations are very common Heads/tails Democrat/Republican Male/Female Win/Loss Success/Failure Defective/Nondefective

Probability Model for this Common Situation Common characteristics repeated “trials” 2 outcomes on each trial Leads to Binomial Experiment

Binomial Experiments n identical trials 2 outcomes on each trial n specified in advance 2 outcomes on each trial usually referred to as “success” and “failure” p “success” probability; q=1-p “failure” probability; remain constant from trial to trial trials are independent

Classic binomial experiment: tossing a coin a pre-specified number of times Toss a coin 10 times Result of each toss: head or tail (designate one of the outcomes as a success, the other as a failure; makes no difference) P(head) and P(tail) are the same on each toss trials are independent if you obtained 9 heads in a row, P(head) and P(tail) on toss 10 are same as P(head) and P(tail) on any other toss (not due for a tail on toss 10)

Binomial Random Variable The binomial random variable X is the number of “successes” in the n trials Notation: X has a B(n, p) distribution, where n is the number of trials and p is the success probability on each trial.

Examples Yes; n=10; success=“major repairs within 3 months”; p=.05 No; n not specified in advance No; p changes Yes; n=1500; success=“chip is defective”; p=.10

Binomial Probability Distribution

P(x) = • px • qn-x Rationale for the Binomial Probability Formula n ! (n – x )!x! Number of outcomes with exactly x successes among n trials The ‘counting’ factor of the formula counts the number of ways the x successes and (n-x) failures can be arranged - i.e.. the number of arrangements (Review section 3-7, page 163). Discussion is on page 201 of text.

Binomial Probability Formula P(x) = • px • qn-x (n – x )!x! Number of outcomes with exactly x successes among n trials Probability of x successes among n trials for any one particular order The remaining two factors of the formula will compute the probability of any one arrangement of successes and failures. This probability will be the same no matter what the arrangement is. The three factors multiplied together give the correct probability of ‘x’ successes.

Graph of p(x); x binomial n=10 p=.5; p(0)+p(1)+ … +p(10)=1 The sum of all the areas is 1 Think of p(x) as the area of rectangle above x p(5)=.246 is the area of the rectangle above 5

Example A production line produces motor housings, 5% of which have cosmetic defects. A quality control manager randomly selects 4 housings from the production line. Let x=the number of housings that have a cosmetic defect. Tabulate the probability distribution for x.

Solution (i) D=defective, G=good outcome x P(outcome) GGGG 0 (.95)(.95)(.95)(.95) DGGG 1 (.05)(.95)(.95)(.95) GDGG 1 (.95)(.05)(.95)(.95) : : : DDDD 4 (.05)4

Solution

Solution x 0 1 2 3 4 p(x) .815 .171475 .01354 .00048 .00000625

Example (cont.) x 0 1 2 3 4 p(x) .815 .171475 .01354 .00048 .00000625 What is the probability that at least 2 of the housings will have a cosmetic defect? P(x  2)=p(2)+p(3)+p(4)=.01402625

Example (cont.) x 0 1 2 3 4 p(x) .815 .171475 .01354 .00048 .00000625 What is the probability that at most 1 housing will not have a cosmetic defect? (at most 1 failure=at least 3 successes) P(x  3)=p(3) + p(4) = .00048+.00000625 = .00048625

Using binomial tables; n=20, p=.3 9, 10, 11, … , 20 P(x  5) = .4164 P(x > 8) = 1- P(x  8)= 1- .8867=.1133 P(x < 9) = ? P(x  10) = ? P(3  x  7)=P(x  7) - P(x  2) .7723 - .0355 = .7368 8, 7, 6, … , 0 =P(x 8) 1- P(x  9) = 1- .9520

Binomial n = 20, p = .3 (cont.) P(2 < x  9) = P(x  9) - P(x  2) = .9520 - .0355 = .9165 P(x = 8) = P(x  8) - P(x  7) = .8867 - .7723 = .1144

Color blindness The frequency of color blindness (dyschromatopsia) in the Caucasian American male population is estimated to be about 8%. We take a random sample of size 25 from this population. We can model this situation with a B(n = 25, p = 0.08) distribution. What is the probability that five individuals or fewer in the sample are color blind? Use Excel’s “=BINOMDIST(number_s,trials,probability_s,cumulative)” P(x ≤ 5) = BINOMDIST(5, 25, .08, 1) = 0.9877 What is the probability that more than five will be color blind? P(x > 5) = 1  P(x ≤ 5) =1  0.9877 = 0.0123 What is the probability that exactly five will be color blind? P(x = 5) = BINOMDIST(5, 25, .08, 0) = 0.0329

B(n = 25, p = 0.08) Probability distribution and histogram for the number of color blind individuals among 25 Caucasian males.

What if we take an SRS of size 10? Of size 75? What are the mean and standard deviation of the count of color blind individuals in the SRS of 25 Caucasian American males? µ = np = 25*0.08 = 2 σ = √np(1  p) = √(25*0.08*0.92) = 1.36 What if we take an SRS of size 10? Of size 75? µ = 10*0.08 = 0.8 µ = 75*0.08 = 6 σ = √(10*0.08*0.92) = 0.86 σ = √(75*0.08*0.92) = 2.35 p = .08 n = 10 p = .08 n = 75

Recall Free-throw question n=11; X=# of made free-throws; p=.651 p(8)= 11C8 (.651)8(.349)3 =.226 P(x ≤ 8)=.798 P(x ≥ 8)=1-P(x ≤7) =1-.5717 = .4283 Through 2/25/14 NC State’s free-throw percentage was 65.1% (315th in Div. 1). If in the 2/26/14 game with UNC, NCSU shoots 11 free- throws, what is the probability that: NCSU makes exactly 8 free-throws? NCSU makes at most 8 free throws? NCSU makes at least 8 free-throws?

Recall from Chap. 16 Random Variables: Hardee’s vs. The Colonel

Hardee’s vs The Colonel Out of 100 taste-testers, 63 preferred Hardee’s fried chicken, 37 preferred KFC Evidence that Hardee’s is better? A landslide? What if there is no difference in the chicken? (p=1/2, flip a fair coin) Is 63 heads out of 100 tosses that unusual?

Use binomial rv to analyze n=100 taste testers x=# who prefer Hardees chicken p=probability a taste tester chooses Hardees If p=.5, P(x  63) = .0061 (since the probability is so small, p is probably NOT .5; p is probably greater than .5, that is, Hardee’s chicken is probably better).

Recall from Chap. 16 Random Variables: Mothers Identify Newborns After spending 1 hour with their newborns, blindfolded and nose-covered mothers were asked to choose their child from 3 sleeping babies by feeling the backs of the babies’ hands 22 of 32 women (69%) selected their own newborn “far better than 33% one would expect…” Is it possible the mothers are guessing? Can we quantify “far better”?

Use binomial rv to analyze n=32 mothers x=# who correctly identify their own baby p= probability a mother chooses her own baby If p=.33, P(x  22)=.000044 (since the probability is so small, p is probably NOT .33; p is probably greater than .33, that is, mothers are probably not guessing.

Geometric Random Variables

Geometric Random Variables Geometric Probability Distributions Through 2/25/2014 NC State’s free-throw percentage is 65.1 (315th of 351 in Div. 1). In the 2/26/2014 game with UNC what is the probability that the first missed free- throw by the ‘Pack occurs on the 5th attempt?

Binomial Experiments n identical trials n specified in advance 2 outcomes on each trial usually referred to as “success” and “failure” p “success” probability; q=1-p “failure” probability; remain constant from trial to trial trials are independent The binomial rv counts the number of successes in the n trials

The Geometric Model A geometric random variable counts the number of trials until the first success is observed. A geometric random variable is completely specified by one parameter, p, the probability of success, and is denoted Geom(p). Unlike a binomial random variable, the number of trials is not fixed

The Geometric Model (cont.) Geometric probability model for Bernoulli trials: Geom(p) p = probability of success q = 1 – p = probability of failure X = # of trials until the first success occurs p(x) = P(X = x) = qx-1p, x = 1, 2, 3, 4,…

The Geometric Model (cont.) The 10% condition: the trials must be independent. If that assumption is violated, it is still okay to proceed as long as the sample is smaller than 10% of the population. Example: 3% of 33,000 NCSU students are from New Jersey. If NCSU students are selected 1 at a time, what is the probability that the first student from New Jersey is the 15th student selected?

Example The American Red Cross says that about 11% of the U.S. population has Type B blood. A blood drive is being held in your area. How many blood donors should the American Red Cross expect to collect from until it gets the first donor with Type B blood? Success=donor has Type B blood X=number of donors until get first donor with Type B blood

Example (cont.) The American Red Cross says that about 11% of the U.S. population has Type B blood. A blood drive is being held in your area. What is the probability that the fourth blood donor is the first donor with Type B blood?

Example (cont.) The American Red Cross says that about 11% of the U.S. population has Type B blood. A blood drive is being held in your area. What is the probability that the first Type B blood donor is among the first four people in line?

Example Shanille O’Keal is a WNBA player who makes 25% of her 3-point attempts. The expected number of attempts until she makes her first 3-point shot is what value? What is the probability that the first 3-point shot she makes occurs on her 3rd attempt?

Question from earlier slide Through 2/25/2014 NC State’s free-throw percentage was 65.1%. In the 2/26/2014 game with UNC what is the probability that the first missed free-throw by the ‘Pack occurs on the 5th attempt? “Success” = missed free throw Success p = 1 - .651 = .349 p(5) = .6514  .349 = .0627

Poisson Probability Models The Poisson experiment typically models situations where rare events occur over a fixed amount of time or within a specified region Examples The number of cellphone calls per minute arriving at a cellphone tower. The number of customers per hour using an ATM The number of concussions per game experienced by the participants.

Poisson Experiment Properties of the Poisson experiment The number of successes (events) that occur in a certain time interval is independent of the number of successes that occur in another time interval. The probability of a success in a certain time interval is the same for all time intervals of the same size, proportional to the length of the interval. The probability that two or more successes will occur in an interval approaches zero as the interval becomes smaller.

The Poisson Random Variable The Poisson random variable X is the number of successes that occur during a given time interval or in a specific region Probability Distribution of the Poisson Random Variable.

Poisson Prob Dist =1

Poisson Prob Dist =5

Example 1 Cars arrive at a tollbooth at a rate of 360 cars per hour. What is the probability that only two cars will arrive during a specified one-minute period? The probability distribution of arriving cars for any one-minute period is Poisson with  = 360/60 = 6 cars per minute. Let X denote the number of arrivals during a one-minute period.

Example 1 (cont.) What is the probability that at least four cars will arrive during a one-minute period? P(X>=4) = 1 - P(X<=3) = 1 - .151 = .849

Example 2 (Yecchh!) The Food and Drug Administration sets a Food Defect Action Level (FDAL) for the maximum amounts of various foreign substances that can be in the food we eat. The FDAL for insect fragments in peanut butter is 0.3 insect fragments (larvae, eggs, body parts, etc.) per gram. Suppose the brand of peanut butter used in your dorm’s cafeteria has 0.3 insect fragments per gram.

Example 2 (cont.) In a 5-gram helping of your dorm’s peanut butter - =0.3 fragments per gram In a 5-gram helping of your dorm’s peanut butter - What is the probability of 2 insect fragments in the peanut butter? What is the probability of 3 or more insect fragments in the peanut butter?