Elementary Statistics Discrete Probability Distributions.

Slides:



Advertisements
Similar presentations
Why this can be happen to me?. Can you think, who’ll be the faster catch the fish??
Advertisements

Geometric Distribution & Poisson Distribution Week # 8.
Chapter 7 Special Discrete Distributions. Binomial Distribution B(n,p) Each trial results in one of two mutually exclusive outcomes. (success/failure)
The Bernoulli distribution Discrete distributions.
CHAPTER 6 Discrete Probability Distributions
Probability and Statistics for Engineers (ENGC 6310) Review.
QBM117 Business Statistics
More Discrete Probability Distributions
Discrete Probability Distributions
Discrete Probability Distributions
Class notes for ISE 201 San Jose State University
Discrete Probability Distributions
Discrete Probability Distributions
The Poisson Probability Distribution The Poisson probability distribution provides a good model for the probability distribution of the number of “rare.
T HE G EOMETRIC AND P OISSON D ISTRIBUTIONS. G EOMETRIC D ISTRIBUTION – A GEOMETRIC DISTRIBUTION SHOWS THE NUMBER OF TRIALS NEEDED UNTIL A SUCCESS IS.
This is a discrete distribution. Poisson is French for fish… It was named due to one of its uses. For example, if a fish tank had 260L of water and 13.
Chapter Discrete Probability Distributions 1 of 63 4 © 2012 Pearson Education, Inc. All rights reserved.
Larson/Farber Ch. 4 Elementary Statistics Larson Farber 4 x = number of on time arrivals x = number of points scored in a game x = number of employees.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Discrete Random Variables Chapter 4.
4.3 More Discrete Probability Distributions Statistics Mrs. Spitz Fall 2008.
Chapter 5 Some Discrete Probability Distributions.
Chapter 4 Discrete Probability Distributions 1. Chapter Outline 4.1 Probability Distributions 4.2 Binomial Distributions 4.3 More Discrete Probability.
Variance and Standard Deviation  The variance of a discrete random variable is:  The standard deviation is the square root of the variance.
381 Discrete Probability Distributions (The Poisson and Exponential Distributions) QSCI 381 – Lecture 15 (Larson and Farber, Sect 4.3)
Geometric Distribution
Probabilistic and Statistical Techniques 1 Lecture 19 Eng. Ismail Zakaria El Daour 2010.
Copyright © 2015 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 C H A P T E R F I V E Discrete Probability Distributions.
Copyright ©2011 Nelson Education Limited The Binomial Experiment n identical trials. 1.The experiment consists of n identical trials. one of two outcomes.
Warm-up Grab a die and roll it 10 times and record how many times you roll a 5. Repeat this 7 times and record results. This time roll the die until you.
Section Copyright © 2014, 2012, 2010 Pearson Education, Inc. Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series.
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}.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 5 Discrete Random Variables.
6.2 Homework Questions.
Discrete Distribution Functions Jake Blanchard Spring 2010 Uncertainty Analysis for Engineers1.
Statistics Probability Distributions – Part 1. Warm-up Suppose a student is totally unprepared for a five question true or false test and has to guess.
Chapter 7 Special Discrete Distributions. Binomial Distribution Each trial has two mutually exclusive possible outcomes: success/failure Fixed number.
4.3 More Discrete Probability Distributions NOTES Coach Bridges.
Random Variables Example:
4.3 Discrete Probability Distributions Binomial Distribution Success or Failure Probability of EXACTLY x successes in n trials P(x) = nCx(p)˄x(q)˄(n-x)
Chapter 5 Discrete Random Variables Probability Distributions
Chapter 4: Discrete Probability Distributions
Larson/Farber Ch. 4 PROBABILITY DISTRIBUTIONS Statistics Chapter 6 For Period 3, Mrs Pullo’s class x = number of on time arrivals x = number of points.
Chapter 7 Special Discrete Distributions. Binomial Distribution B(n,p) Each trial results in one of two mutually exclusive outcomes. (success/failure)
Discrete Probability Distributions Chapter 4. § 4.3 More Discrete Probability Distributions.
Discrete Probability Distributions Chapter 4. § 4.3 More Discrete Probability Distributions.
Distributions GeometricPoisson Probability Distribution Review.
Chap 5-1 Chapter 5 Discrete Random Variables and Probability Distributions Statistics for Business and Economics 6 th Edition.
12.1 Discrete Probability Distributions (Poisson Distribution)
Discrete Probability Distributions Chapter 4. § 4.3 More Discrete Probability Distributions.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Lesson Poisson Probability Distribution. Objectives Understand when a probability experiment follows a Poisson process Compute probabilities of.
Chapter Discrete Probability Distributions 1 of 63 4  2012 Pearson Education, Inc. All rights reserved.
SWBAT: -Calculate probabilities using the geometric distribution -Calculate probabilities using the Poisson distribution Agenda: -Review homework -Notes:
Larson/Farber Ch. 4 1 Elementary Statistics Larson Farber 4 x = number of on time arrivals x = number of points scored in a game x = number of employees.
Discrete Probability Distributions
Chapter Five The Binomial Probability Distribution and Related Topics
Poisson Distribution.
Random Variables.
Special Discrete Distributions
Discrete Probability Distributions
Elementary Statistics
Discrete Probability Distributions
4 Chapter Discrete Probability Distributions
Some Discrete Probability Distributions
III. More Discrete Probability Distributions
Chapter 4 Discrete Probability Distributions.
Discrete Probability Distributions
Elementary Statistics
Geometric Probability Distributions
District Random Variables and Probability Distribution
Presentation transcript:

Elementary Statistics Discrete Probability Distributions

Warm-up Southwest Airlines has an on time arrival rate at Logan Airport of 85%. If you selected 10 Southwest flights, what is the probability that at least 8 flights would have arrived on time?

Warm-up A recent survey indicated that 90% of all high school students owned some personal listening device, i.e. iPod, smartphone, etc. If a random sample of 20 students is chosen, what is the probability that at least 18 students would have such a device?

Warm-up What is the expected value for the player on a 500 ticket raffle selling at $1 each if there is 1 - $95 prize, 5 - $74 prizes and 10 - $24 prizes?

Agenda Warm-up Homework Review Lesson Objectives Find probabilities using the geometric distribution Find probabilities using the Poisson distribution Summary Homework

Geometric Distribution Geometric distribution A discrete probability distribution. Satisfies the following conditions A trial is repeated until a success occurs. The repeated trials are independent of each other. The probability of success p is constant for each trial. The probability that the first success will occur on trial x is P(x) = p(q) x – 1, where q = 1 – p.

Example: Geometric Distribution From experience, you know that the probability that you will make a sale on any given telephone call is Find the probability that your first sale on any given day will occur on your fourth or fifth sales call. Solution: P(sale on fourth or fifth call) = P(4) + P(5) Geometric with p = 0.23, q = 0.77, x = 4, 5

Solution: Geometric Distribution P(4) = 0.23(0.77) 4–1 ≈ P(5) = 0.23(0.77) 5–1 ≈ P(sale on fourth or fifth call) = P(4) + P(5) ≈ ≈ 0.186

Poisson Distribution Poisson distribution A discrete probability distribution. Satisfies the following conditions The experiment consists of counting the number of times an event, x, occurs in a given interval. The interval can be an interval of time, area, or volume. The probability of the event occurring is the same for each interval. The number of occurrences in one interval is independent of the number of occurrences in other intervals.

Poisson Distribution Poisson distribution Conditions continued: The probability of the event occurring is the same for each interval. The probability of exactly x occurrences in an interval is where e  and μ is the mean number of occurrences

Example: Poisson Distribution The mean number of accidents per month at a certain intersection is 3. What is the probability that in any given month four accidents will occur at this intersection? Solution: Poisson with x = 4, μ = 3

Summary Found probabilities using the geometric distribution Found probabilities using the Poisson distribution

Homework Pg. 202 – 205, # 1-28 Even