Copyright © 2009 Pearson Education, Inc. Chapter 17 Probability Models.

Slides:



Advertisements
Similar presentations
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Advertisements

Copyright © 2010 Pearson Education, Inc. Slide
Chapter 17 Probability Models
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 17 Probability Models.
Probability Distributions
Chapter 4 Probability Distributions
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
1-1 Copyright © 2015, 2010, 2007 Pearson Education, Inc. Chapter 16, Slide 1 Chapter 16 Probability Models.
CHAPTER 17 Ted Shi, Kevin Yen Betters, 1st PROBABILITY MODELS.
Discrete probability functions (Chapter 17) There are two useful probability functions that have a lot of applications…
Slide 1 Statistics Workshop Tutorial 7 Discrete Random Variables Binomial Distributions.
Probability Models Chapter 17.
Binomial Distributions
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Discrete Random Variables Chapter 4.
Chapter 17 Probability Models math2200. I don’t care about my [free throw shooting] percentages. I keep telling everyone that I make them when they count.
Discrete Random Variables
Chapter 8 The Binomial and Geometric Distributions YMS 8.1
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Review and Preview This chapter combines the methods of descriptive statistics presented in.
Slide 1 Copyright © 2004 Pearson Education, Inc..
The Negative Binomial Distribution An experiment is called a negative binomial experiment if it satisfies the following conditions: 1.The experiment of.
Day 2 Review Chapters 5 – 7 Probability, Random Variables, Sampling Distributions.
Chapter 7 Lesson 7.5 Random Variables and Probability Distributions
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
Random Variables and Probability Models
Probability Models Chapter 17.
Copyright © 2009 Pearson Education, Inc. Chapter 18 Sampling Distribution Models.
BINOMIALDISTRIBUTION AND ITS APPLICATION. Binomial Distribution  The binomial probability density function –f(x) = n C x p x q n-x for x=0,1,2,3…,n for.
Biostatistics Class 3 Discrete Probability Distributions 2/8/2000.
Chapter 17: probability models
Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 5 Discrete Random Variables.
Probability Models Chapter 17 AP Stats.
Chapter 16 Random Variables Random Variable Variable that assumes any of several different values as a result of some random event. Denoted by X Discrete.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Section 5-5 Poisson Probability Distributions.
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Exam 2: Rules Section 2.1 Bring a cheat sheet. One page 2 sides. Bring a calculator. Bring your book to use the tables in the back.
Copyright © 2010 Pearson Education, Inc. Chapter 17 Probability Models.
4.3 More Discrete Probability Distributions NOTES Coach Bridges.
Probability Models Chapter 17. Bernoulli Trials  The basis for the probability models we will examine in this chapter is the Bernoulli trial.  We have.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 17 Probability Models.
Chapter 4. Random Variables - 3
Bernoulli Trials, Geometric and Binomial Probability models.
Chapter 17 Probability Models.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
Slide 17-1 Copyright © 2004 Pearson Education, Inc.
Copyright © 2010 Pearson Education, Inc. Chapter 17 Probability Models.
AP Statistics Probability Models Chapter 17. Objectives: Binomial Distribution –Conditions –Calculate binomial probabilities –Cumulative distribution.
Copyright © 2010 Pearson Education, Inc. Slide
Special Discrete Distributions. Bernoulli Trials The basis for the probability models we will examine in this chapter is the Bernoulli trial. We have.
Copyright © 2009 Pearson Education, Inc. Chapter 17 Probability Models.
Statistics 17 Probability Models. Bernoulli Trials The basis for the probability models we will examine in this chapter is the Bernoulli trial. We have.
Slide 1 Copyright © 2004 Pearson Education, Inc. Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability Distributions.
Copyright © 2009 Pearson Education, Inc. Chapter 17 Probability Models.
Chapter 17 Probability Models Geometric Binomial Normal.
Unit 3: Probability.  You will need to be able to describe how you will perform a simulation  Create a correspondence between random numbers and outcomes.
Binomial Distributions
AP Statistics Probability Models
Chapter 17 Probability Models Copyright © 2010 Pearson Education, Inc.
Discrete Random Variables
Random Variables/ Probability Models
Chapter 17 Probability Models
Random Variables and Probability Models
Chapter 16 Probability Models.
Elementary Statistics
Chapter 17 Probability Models Copyright © 2010 Pearson Education, Inc.
Chapter 16 Probability Models
Chapter 17 Probability Models.
Chapter 16 Random Variables Copyright © 2009 Pearson Education, Inc.
Chapter 16 Random Variables Copyright © 2009 Pearson Education, Inc.
Chapter 17 Probability Models Copyright © 2009 Pearson Education, Inc.
Presentation transcript:

Copyright © 2009 Pearson Education, Inc. Chapter 17 Probability Models

Copyright © 2009 Pearson Education, Inc. Slide 1- 3 Bernoulli Trials The basis for the probability models we will examine in this chapter is the Bernoulli trial. We have Bernoulli trials if: there are two possible outcomes (success and failure). the probability of success, p, is constant. the trials are independent.

Copyright © 2009 Pearson Education, Inc. Slide 1- 4 The Geometric Model A single Bernoulli trial is usually not all that interesting. A Geometric probability model tells us the probability for a random variable that counts the number of Bernoulli trials until the first success. Geometric models are completely specified by one parameter, p, the probability of success, and are denoted Geom(p).

Copyright © 2009 Pearson Education, Inc. Slide 1- 5 The Geometric Model (cont.) Geometric probability model for Bernoulli trials: Geom(p) p = probability of success q = 1 – p = probability of failure X = number of trials until the first success occurs P(X = x) = q x-1 p

Copyright © 2009 Pearson Education, Inc. Slide 1- 6 Independence One of the important requirements for Bernoulli trials is that the trials be independent. When we don’t have an infinite population, the trials are not independent. But, there is a rule that allows us to pretend we have independent trials: The 10% condition: Bernoulli 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.

Copyright © 2009 Pearson Education, Inc. Slide 1- 7 The Binomial Model A Binomial model tells us the probability for a random variable that counts the number of successes in a fixed number of Bernoulli trials. Two parameters define the Binomial model: n, the number of trials; and, p, the probability of success. We denote this Binom(n, p).

Copyright © 2009 Pearson Education, Inc. Slide 1- 8 The Binomial Model (cont.) In n trials, there are ways to have k successes. Read n C k as “n choose k,” and is called a combination. Note: n! = n x (n – 1) x … x 2 x 1, and n! is read as “n factorial.”

Copyright © 2009 Pearson Education, Inc. Slide 1- 9 The Binomial Model (cont.) Binomial probability model for Bernoulli trials: Binom(n,p) n = number of trials p = probability of success q = 1 – p = probability of failure X = number of successes in n trials

Copyright © 2009 Pearson Education, Inc. Slide The Normal Model to the Rescue! When dealing with a large number of trials in a Binomial situation, making direct calculations of the probabilities becomes tedious (or outright impossible). Fortunately, the Normal model comes to the rescue…

Copyright © 2009 Pearson Education, Inc. Slide The Normal Model to the Rescue (cont.) As long as the Success/Failure Condition holds, we can use the Normal model to approximate Binomial probabilities. Success/failure condition: A Binomial model is approximately Normal if we expect at least 10 successes and 10 failures: np ≥ 10 and nq ≥ 10.

Copyright © 2009 Pearson Education, Inc. Slide Continuous Random Variables When we use the Normal model to approximate the Binomial model, we are using a continuous random variable to approximate a discrete random variable. So, when we use the Normal model, we no longer calculate the probability that the random variable equals a particular value, but only that it lies between two values.

Copyright © 2009 Pearson Education, Inc. Slide The Poisson Model The Poisson probability model was originally derived to approximate the Binomial model when the probability of success, p, is very small and the number of trials, n, is very large. The parameter for the Poisson model is λ. To approximate a Binomial model with a Poisson model, just make their means match: λ = np.

Copyright © 2009 Pearson Education, Inc. Slide The Poisson Model (cont.) Poisson probability model for successes: Poisson(λ) λ = mean number of successes X = number of successes e is an important mathematical constant (approximately )

Copyright © 2009 Pearson Education, Inc. Slide The Poisson Model (cont.) Although it was originally an approximation to the Binomial, the Poisson model is also used directly to model the probability of the occurrence of events for a variety of phenomena. It’s a good model to consider whenever your data consist of counts of occurrences. It requires only that the events be independent and that the mean number of occurrences stays constant.

Copyright © 2009 Pearson Education, Inc. Slide What Can Go Wrong? Be sure you have Bernoulli trials. You need two outcomes per trial, a constant probability of success, and independence. Remember that the 10% Condition provides a reasonable substitute for independence. Don’t confuse Geometric and Binomial models. Don’t use the Normal approximation with small n. You need at least 10 successes and 10 failures to use the Normal approximation.

Copyright © 2009 Pearson Education, Inc. Slide What have we learned? Bernoulli trials show up in lots of places. Depending on the random variable of interest, we might be dealing with a Geometric model Binomial model Normal model Poisson model

Copyright © 2009 Pearson Education, Inc. Slide What have we learned? (cont.) Geometric model When we’re interested in the number of Bernoulli trials until the next success. Binomial model When we’re interested in the number of successes in a certain number of Bernoulli trials. Normal model To approximate a Binomial model when we expect at least 10 successes and 10 failures. Poisson model To approximate a Binomial model when the probability of success, p, is very small and the number of trials, n, is very large.