8.1 Binomial Distributions

Size: px
Start display at page:

Download "8.1 Binomial Distributions"

Transcription

1 8.1 Binomial Distributions

2 The Binomial Setting The 4 Conditions of a Binomial Setting: 1.Each observation falls into 1 of 2 categories ( success or fail ) 2

3 2.There is a fixed # n of observations. 3.All observations are independent. 4.The probabilities of the two outcomes remain the same after each tria *(they may not be equal to each other but they are constant) 3

4 Binomial random variable (X) -# of successes in data that is produced in a binomial setting. 4

5 Binomial Distribution -the distribution of the count X of successes in the binomial setting -n is the # of observations 5

6 Binomial Distribution -p is the probability of a success on any one observation -As an abbreviation, say that X is B(n,p) 6

7 Example 5-20 According to an Allstate Survey, 56% of Baby Boomers have car loans and are making payments on these loans (USA TODAY, October 28, 2002). Assume that this result holds true for the current population of all Baby Boomers. Let x denote the number in a random sample of three Baby Boomers who are making payments on their car loans. Write the probability distribution of x and draw a bar graph for this probability distribution. 7

8 Example *For 8.3, we can still use B distr if the pop is much larger than the SRS 8

9 Binomial Probability Distribution Function -assigns a probability to each value of X -binompdf(n,p,x) under 2 nd Distr 0 9

10 Figure 5.5 Bar graph of the probability distribution of x. P(x) x 10

11 Cumulative Distribution Function -calculates the sum of the probabilities for 0,1,2, up to the value X -it calculates the prob of obtaining at most X successes in n trials 11

12 8.1 (cont.) Binomial Formulas

13 Example Each child born to a certain set of parents has prob of having blood type O. If these parents have 5 children, find P(X2). 13

14 Binomial Coefficient -the # of ways of arranging r successes among n observations n n! r r!( n r )! 14

15 Alternative Formula -Just use n C r button on calculator!! -Ex C 2 15

16 Binomial Formula -for a binomial setting, the prob. Of exactly r successes in n trials is: P( X ) C p r (1 p) n r n r 16

17 Example The # X of switches that fail inspection has approximately B(10,.1). Find P that no more than 1 switch will fail. 17

18 8.1 Mean & Std Dev of Binom Distrs.

19 Mean & Std Dev σ np( 1 p) 19

20 Mean & Std Dev -these short formulas are good only for binomial distributions -they cannot be used for other discrete random variables 20

21 Example If a basketball player makes 75% of her free throws, the mean # made in 12 tries is 75% of

22 Using the Table of Binomial Probabilities Example 5-21 According to a 2001 study of college students by Harvard University s School of Public health, 19.3% of those included in the study abstained from drinking (USA TODAY, April 3, 2002). Suppose that of all current college students in the United States, 20% abstain from drinking. A random sample of six college students is selected. 22

23 Example 5-21 Using Table IV of Appendix C, answer the following. a) Find the probability that exactly three college students in this sample abstain from drinking. b) Find the probability that at most two college students in this sample abstain from drinking. c) Find the probability that at least three college students in this sample abstain from drinking. d) Find the probability that one to three college students in this sample abstain from drinking. e) Let x be the number of college students in this sample who abstain from drinking. Write the probability distribution of x and draw a bar graph for this probability distribution. 23

24 Solution 5-21 a) P (x 3).0819 b) P (at most 2) P (0 or 1 or 2) P (x 0) + P (x 1) + P (x 2) c) P (at least 3) P(3 or 4 or 5 or 6) P (x 3) + P (x 4) + P (x 5) + P (x 6) d) P (1 to 3) P (x 1) + P (x 2) + P (x 3)

25 Table 5.13 Probability Distribution of x for n 6 and p.20 x P(x)

26 Figure 5.6 Bar graph for the probability distribution of x. P(x) x 26

27 Probability of Success and the Shape of the Binomial Distribution 1.The binomial probability x P(x) distribution Distribution of x for 0 is.0625 n 4 and p.50 symmetric 1if p Table 5.14 Probability 27

28 Figure 5.7 Bar graph from the probability distribution of Table P(x) x

29 and the Shape of the Binomial Distribution cont. 2.The binomial probability Table 5.15 Probability distribution Distribution of x for x is P(x n 4 and p.30 skewed to the 0 right.24 ) if p is less than

30 Figure 5.8 Bar graph for the probability distribution of Table P(x) x

31 and the Shape of the Binomial Distribution cont. The binomial 3. probability distribution x is P( Table 5.16 Probability 0.0 skewed to the x) Distribution of x left if for n 4 and p is greater 1 01 p.80 than

32 Figure 5.9 Bar graph for the probability distribution of Table P(x) x 32

33 Standard Deviation of the Binomial Distribution The mean and standard deviation μ np and of σ a npq binomial distribution are 33

34 Example 5-22 In a Martiz poll of adult drivers conducted in July 2002, 45% said that they often or sometimes eat or drink while driving (USA TODAY, October 23, 2002). Assume that this result is true for the current population of all adult drivers. A sample of 40 adult drivers is selected. Let x be the number of drivers in this sample who often or sometimes eat or drink while driving. Find the mean and standard deviation of the probability distribution of x. 34

35 Solution 5-22 n 40 p.45, and q.55 μ np 40(.45) 18 σ npq (40)(.45)(.55)

36 HYPERGEOMETRIC PROBABILITY DISTRIBUTION Let N total number of elements in the population r number of successes in the population N r number of failures in the population n number of trials (sample size) x number of successes in n trials n x number of failures in n trials 36

37 HYPERGEOMETRIC PROBABILITY DISTRIBUTION The probability of x successes in n trials is C given C by r x N r n x P( x) N C n 37

38 Example 5-23 Brown Manufacturing makes auto parts tha are sold to auto dealers. Last week the company shipped 25 auto parts to a dealer Later on, it found out that five of those parts were defective. By the time the company manager contacted the dealer, four auto parts from that shipment have already been sold. What is the probability that three of those four parts were good parts and one was defective? 38

39 Solution 5-23 P( x 3) r C x N r N C C n n x (1140)(5) 12, C3 5C C ! 5! 3!(20 3)! 1!(5 1)! 25! 4!(25 4)! Thus, the probability that three of the four parts sold are good and one is defective is

40 Example 5-24 Dawn Corporation has 12 employees who hold managerial positions. Of them, seven are female and five are male. The company is planning to send 3 of these 12 managers to a conference. If 3 managers are randomly selected out of 12, a) Find the probability that all 3 of them are female b) Find the probability that at most 1 of them is a female 40

41 Solution 5-24 (a) P( x 3) r C x N r N C C n n x C C (35)(1) C Thus, the probability that all three of managers selected re female is

42 42 Solution ) ( 0) ( 1) ( (7)(10) 1) ( (1)(10) 0) ( x P x P x P C C C C C C x P C C C C C C x P n N x n r N x r n N x n r N x r (b)

43 THE POISSON PROBABILITY DISTRIBUTION Using the Table of Poisson probabilities Mean and Standard 43

44 PROBABILITY DISTRIBUTION cont. Conditions to Apply the Poisson Probability Distribution 44

45 Examples 1.The number of accidents that occur on a given highway during a one-week period. 45

46 PROBABILITY DISTRIBUTION cont. Poisson Probability Distribution Formula According to the Poisson probability distribution, the probability of x occurrences x λ in an interval ( is λ e P x ) x! where λ is the mean number of occurrences i that interval and the value of e is approximately

47 Example 5-25 On average, a household receives 9.5 telemarketing phone calls per week. Using the Poisson distribution 47

48 Solution 5-25 P( x 6) λ x e x! λ (9.5) e 6! (735, )( )

49 Example 5-26 A washing machine in a laundromat breaks down an average of three times per month. Using the Poisson 49

50 50 Solution (3)( ) 1 (1)( ) 1! (3) 0! (3) 1) ( 0) ( ) ( (9)( ) 2! (3) 2) ( ) ( e e x P x P b e x P a

51 Example 5-27 Cynthia s Mail Order Company provides free examination of its products for seven days. If not completely satisfied, a customer can return the product within that period and get a full refund. According to past records of the company, an average of 2 of every 10 products sold by this company are returned for a refund. Using the Poisson probability distribution formula, find the probability that exactly 6 of the 40 products sold by this company on a given day will be returned for a refund. 51

52 Solution 5-27 λ 8 x 6 P( x 6) x λ e x! λ 6 (8) e 6! 8 (262,144)( )

53 Using the Table of Poisson Probabilities Example 5-28 On average, two new accounts are opened per day at an Imperial Saving 53

54 Table 5.17 Portion of Table of Poisson Probabilities for λ 2.0 λ x λ 2.0 x 6 P (x 6) 54

55 Solution 5-28 a) P (x 6).0120 b) P (at most 3) P (x 0) + P (x 1) + P (x 2) + P (x 3)

56 Deviation of the Poisson Probability Distribution μ λ σ 2 λ σ λ 56

57 Example 5-29 An auto salesperson sells an average of.9 car per day. Let x be the number of cars sold by this salesperson on any given day. Using the Poisson probability distribution table, a) Write the probability distribution of x. b) Draw a graph of the probability distribution. c) Find the mean, variance, and standard deviation. 57

58 Table 5.18 Probability Distribution of x for λ.9 Solution 5-29 a x P.40 (x)

59 Figure 5.10 Bar graph for the probability distribution of Table Solution 5-29 b P(x) x 59

60 Solution 5-29 Solution 5-29 c μ λ.9 car σ 2 λ.9 σ λ car 60

TYPES OF RANDOM VARIABLES. Discrete Random Variable. Examples of discrete random. Two Characteristics of a PROBABLITY DISTRIBUTION OF A

TYPES OF RANDOM VARIABLES. Discrete Random Variable. Examples of discrete random. Two Characteristics of a PROBABLITY DISTRIBUTION OF A TYPES OF RANDOM VARIABLES DISRETE RANDOM VARIABLES AND THEIR PROBABILITY DISTRIBUTIONS We distinguish between two types of random variables: Discrete random variables ontinuous random variables Discrete

More information

Discrete Random Variables and Their Probability Distributions

Discrete Random Variables and Their Probability Distributions 58 Chapter 5 Discrete Random Variables and Their Probability Distributions Discrete Random Variables and Their Probability Distributions Chapter 5 Section 5.6 Example 5-18, pg. 213 Calculating a Binomial

More information

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics Chapter 5 Student Lecture Notes 5-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals

More information

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

More information

Discrete Random Variables and Their Probability Distributions

Discrete Random Variables and Their Probability Distributions Chapter 5 Discrete Random Variables and Their Probability Distributions Mean and Standard Deviation of a Discrete Random Variable Computing the mean and standard deviation of a discrete random variable

More information

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution Section 7.6 Application of the Normal Distribution A random variable that may take on infinitely many values is called a continuous random variable. A continuous probability distribution is defined by

More information

Chapter 3. Discrete Probability Distributions

Chapter 3. Discrete Probability Distributions Chapter 3 Discrete Probability Distributions 1 Chapter 3 Overview Introduction 3-1 The Binomial Distribution 3-2 Other Types of Distributions 2 Chapter 3 Objectives Find the exact probability for X successes

More information

6. THE BINOMIAL DISTRIBUTION

6. THE BINOMIAL DISTRIBUTION 6. THE BINOMIAL DISTRIBUTION Eg: For 1000 borrowers in the lowest risk category (FICO score between 800 and 850), what is the probability that at least 250 of them will default on their loan (thereby rendering

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

Discrete Probability Distributions and application in Business

Discrete Probability Distributions and application in Business http://wiki.stat.ucla.edu/socr/index.php/socr_courses_2008_thomson_econ261 Discrete Probability Distributions and application in Business By Grace Thomson DISCRETE PROBALITY DISTRIBUTIONS Discrete Probabilities

More information

2) There is a fixed number of observations n. 3) The n observations are all independent

2) There is a fixed number of observations n. 3) The n observations are all independent Chapter 8 Binomial and Geometric Distributions The binomial setting consists of the following 4 characteristics: 1) Each observation falls into one of two categories success or failure 2) There is a fixed

More information

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

More information

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43

chapter 13: Binomial Distribution Exercises (binomial)13.6, 13.12, 13.22, 13.43 chapter 13: Binomial Distribution ch13-links binom-tossing-4-coins binom-coin-example ch13 image Exercises (binomial)13.6, 13.12, 13.22, 13.43 CHAPTER 13: Binomial Distributions The Basic Practice of Statistics

More information

Chapter 5. Discrete Probability Distributions. McGraw-Hill, Bluman, 7 th ed, Chapter 5 1

Chapter 5. Discrete Probability Distributions. McGraw-Hill, Bluman, 7 th ed, Chapter 5 1 Chapter 5 Discrete Probability Distributions McGraw-Hill, Bluman, 7 th ed, Chapter 5 1 Chapter 5 Overview Introduction 5-1 Probability Distributions 5-2 Mean, Variance, Standard Deviation, and Expectation

More information

Random Variable: Definition

Random Variable: Definition Random Variables Random Variable: Definition A Random Variable is a numerical description of the outcome of an experiment Experiment Roll a die 10 times Inspect a shipment of 100 parts Open a gas station

More information

The binomial distribution p314

The binomial distribution p314 The binomial distribution p314 Example: A biased coin (P(H) = p = 0.6) ) is tossed 5 times. Let X be the number of H s. Fine P(X = 2). This X is a binomial r. v. The binomial setting p314 1. There are

More information

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions Chapter 4 Probability Distributions 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5 The Poisson Distribution

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

CIVL Discrete Distributions

CIVL Discrete Distributions CIVL 3103 Discrete Distributions Learning Objectives Define discrete distributions, and identify common distributions applicable to engineering problems. Identify the appropriate distribution (i.e. binomial,

More information

Exercises for Chapter (5)

Exercises for Chapter (5) Exercises for Chapter (5) MULTILE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) 500 families were interviewed and the number of children per family was

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

Some Discrete Distribution Families

Some Discrete Distribution Families Some Discrete Distribution Families ST 370 Many families of discrete distributions have been studied; we shall discuss the ones that are most commonly found in applications. In each family, we need a formula

More information

Overview. Definitions. Definitions. Graphs. Chapter 5 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 5 Probability Distributions. probability distributions Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability Distributions 5-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 5-5 The Poisson Distribution

More information

11.5: Normal Distributions

11.5: Normal Distributions 11.5: Normal Distributions 11.5.1 Up to now, we ve dealt with discrete random variables, variables that take on only a finite (or countably infinite we didn t do these) number of values. A continuous random

More information

AP Statistics Test 5

AP Statistics Test 5 AP Statistics Test 5 Name: Date: Period: ffl If X is a discrete random variable, the the mean of X and the variance of X are given by μ = E(X) = X xp (X = x); Var(X) = X (x μ) 2 P (X = x): ffl If X is

More information

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial Lecture 8 The Binomial Distribution Probability Distributions: Normal and Binomial 1 2 Binomial Distribution >A binomial experiment possesses the following properties. The experiment consists of a fixed

More information

Binomial Distributions

Binomial Distributions Binomial Distributions (aka Bernouli s Trials) Chapter 8 Binomial Distribution an important class of probability distributions, which occur under the following Binomial Setting (1) There is a number n

More information

Sampling Distributions For Counts and Proportions

Sampling Distributions For Counts and Proportions Sampling Distributions For Counts and Proportions IPS Chapter 5.1 2009 W. H. Freeman and Company Objectives (IPS Chapter 5.1) Sampling distributions for counts and proportions Binomial distributions for

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

Lecture 3. Sampling distributions. Counts, Proportions, and sample mean.

Lecture 3. Sampling distributions. Counts, Proportions, and sample mean. Lecture 3 Sampling distributions. Counts, Proportions, and sample mean. Statistical Inference: Uses data and summary statistics (mean, variances, proportions, slopes) to draw conclusions about a population

More information

STOR 155 Introductory Statistics (Chap 5) Lecture 14: Sampling Distributions for Counts and Proportions

STOR 155 Introductory Statistics (Chap 5) Lecture 14: Sampling Distributions for Counts and Proportions The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STOR 155 Introductory Statistics (Chap 5) Lecture 14: Sampling Distributions for Counts and Proportions 5/31/11 Lecture 14 1 Statistic & Its Sampling Distribution

More information

What is the probability of success? Failure? How could we do this simulation using a random number table?

What is the probability of success? Failure? How could we do this simulation using a random number table? Probability Ch.4, sections 4.2 & 4.3 Binomial and Geometric Distributions Name: Date: Pd: 4.2. What is a binomial distribution? How do we find the probability of success? Suppose you have three daughters.

More information

Week 7. Texas A& M University. Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4

Week 7. Texas A& M University. Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4 Week 7 Oğuz Gezmiş Texas A& M University Department of Mathematics Texas A& M University, College Station Section 3.2, 3.3 and 3.4 Oğuz Gezmiş (TAMU) Topics in Contemporary Mathematics II Week7 1 / 19

More information

STAT243 LS: Intro to Probability and Statistics Final Exam, Mar 20, 2017 KEY

STAT243 LS: Intro to Probability and Statistics Final Exam, Mar 20, 2017 KEY STAT243 LS: Intro to Probability and Statistics Final Exam, Mar 20, 2017 KEY This is a 110-min exam. Students may use a page of note (front and back), and a calculator, but nothing else is allowed. 1.

More information

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8)

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8) 3 Discrete Random Variables and Probability Distributions Stat 4570/5570 Based on Devore s book (Ed 8) Random Variables We can associate each single outcome of an experiment with a real number: We refer

More information

4.2 Bernoulli Trials and Binomial Distributions

4.2 Bernoulli Trials and Binomial Distributions Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 4.2 Bernoulli Trials and Binomial Distributions A Bernoulli trial 1 is an experiment with exactly two outcomes: Success and

More information

Binomal and Geometric Distributions

Binomal and Geometric Distributions Binomal and Geometric Distributions Sections 3.2 & 3.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 7-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

The Binomial and Geometric Distributions. Chapter 8

The Binomial and Geometric Distributions. Chapter 8 The Binomial and Geometric Distributions Chapter 8 8.1 The Binomial Distribution A binomial experiment is statistical experiment that has the following properties: The experiment consists of n repeated

More information

STUDY SET 1. Discrete Probability Distributions. x P(x) and x = 6.

STUDY SET 1. Discrete Probability Distributions. x P(x) and x = 6. STUDY SET 1 Discrete Probability Distributions 1. Consider the following probability distribution function. Compute the mean and standard deviation of. x 0 1 2 3 4 5 6 7 P(x) 0.05 0.16 0.19 0.24 0.18 0.11

More information

Chapter 14 - Random Variables

Chapter 14 - Random Variables Chapter 14 - Random Variables October 29, 2014 There are many scenarios where probabilities are used to determine risk factors. Examples include Insurance, Casino, Lottery, Business, Medical, and other

More information

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X =

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X = 6.4 The Normal Approximation to the Binomial Distribution Recall from section 6.4 that g A binomial experiment is a experiment that satisfies the following four requirements: 1. Each trial can have only

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

Problem Set 07 Discrete Random Variables

Problem Set 07 Discrete Random Variables Name Problem Set 07 Discrete Random Variables MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the mean of the random variable. 1) The random

More information

Math Week in Review #10. Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials.

Math Week in Review #10. Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials. Math 141 Spring 2006 c Heather Ramsey Page 1 Section 8.4 - Binomial Distribution Math 141 - Week in Review #10 Experiments with two outcomes ( success and failure ) are called Bernoulli or binomial trials.

More information

Discrete Random Variables and Probability Distributions

Discrete Random Variables and Probability Distributions Chapter 4 Discrete Random Variables and Probability Distributions 4.1 Random Variables A quantity resulting from an experiment that, by chance, can assume different values. A random variable is a variable

More information

***SECTION 8.1*** The Binomial Distributions

***SECTION 8.1*** The Binomial Distributions ***SECTION 8.1*** The Binomial Distributions CHAPTER 8 ~ The Binomial and Geometric Distributions In practice, we frequently encounter random phenomenon where there are two outcomes of interest. For example,

More information

STT315 Chapter 4 Random Variables & Probability Distributions AM KM

STT315 Chapter 4 Random Variables & Probability Distributions AM KM Before starting new chapter: brief Review from Algebra Combinations In how many ways can we select x objects out of n objects? In how many ways you can select 5 numbers out of 45 numbers ballot to win

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information

Lecture 23. STAT 225 Introduction to Probability Models April 4, Whitney Huang Purdue University. Normal approximation to Binomial

Lecture 23. STAT 225 Introduction to Probability Models April 4, Whitney Huang Purdue University. Normal approximation to Binomial Lecture 23 STAT 225 Introduction to Probability Models April 4, 2014 approximation Whitney Huang Purdue University 23.1 Agenda 1 approximation 2 approximation 23.2 Characteristics of the random variable:

More information

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

Chapter 17 Probability Models

Chapter 17 Probability Models Chapter 17 Probability Models Overview Key Concepts Know how to tell if a situation involves Bernoulli trials. Be able to choose whether to use a Geometric or a Binomial model for a random variable involving

More information

Binomial Random Variable - The count X of successes in a binomial setting

Binomial Random Variable - The count X of successes in a binomial setting 6.3.1 Binomial Settings and Binomial Random Variables What do the following scenarios have in common? Toss a coin 5 times. Count the number of heads. Spin a roulette wheel 8 times. Record how many times

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

More information

Chapter 8: Binomial and Geometric Distributions

Chapter 8: Binomial and Geometric Distributions Chapter 8: Binomial and Geometric Distributions Section 8.1 Binomial Distributions The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Section 8.1 Binomial Distribution Learning Objectives

More information

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions Random Variables Examples: Random variable a variable (typically represented by x) that takes a numerical value by chance. Number of boys in a randomly selected family with three children. Possible values:

More information

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation.

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation. 1) If n 100 and p 0.02 in a binomial experiment, does this satisfy the rule for a normal approximation? Why or why not? No, because np 100(0.02) 2. The value of np must be greater than or equal to 5 to

More information

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

More information

b) Consider the sample space S = {1, 2, 3}. Suppose that P({1, 2}) = 0.5 and P({2, 3}) = 0.7. Is P a valid probability measure? Justify your answer.

b) Consider the sample space S = {1, 2, 3}. Suppose that P({1, 2}) = 0.5 and P({2, 3}) = 0.7. Is P a valid probability measure? Justify your answer. JARAMOGI OGINGA ODINGA UNIVERSITY OF SCIENCE AND TECHNOLOGY BACHELOR OF SCIENCE -ACTUARIAL SCIENCE YEAR ONE SEMESTER ONE SAS 103: INTRODUCTION TO PROBABILITY THEORY Instructions: Answer question 1 and

More information

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions April 9th, 2018 Lecture 20: Special distributions Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters 4, 6: Random variables Week 9 Chapter

More information

AP Statistics Ch 8 The Binomial and Geometric Distributions

AP Statistics Ch 8 The Binomial and Geometric Distributions Ch 8.1 The Binomial Distributions The Binomial Setting A situation where these four conditions are satisfied is called a binomial setting. 1. Each observation falls into one of just two categories, which

More information

Chapter 8. Binomial and Geometric Distributions

Chapter 8. Binomial and Geometric Distributions Chapter 8 Binomial and Geometric Distributions Lesson 8-1, Part 1 Binomial Distribution What is a Binomial Distribution? Specific type of discrete probability distribution The outcomes belong to two categories

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.3 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 Transforming and

More information

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY 1 THIS WEEK S PLAN Part I: Theory + Practice ( Interval Estimation ) Part II: Theory + Practice ( Interval Estimation ) z-based Confidence Intervals for a Population

More information

Chapter 6 Continuous Probability Distributions. Learning objectives

Chapter 6 Continuous Probability Distributions. Learning objectives Chapter 6 Continuous s Slide 1 Learning objectives 1. Understand continuous probability distributions 2. Understand Uniform distribution 3. Understand Normal distribution 3.1. Understand Standard normal

More information

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Chapter 6 Copyright 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education. Learning

More information

Binomial and Geometric Distributions

Binomial and Geometric Distributions Binomial and Geometric Distributions Section 3.2 & 3.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office hours: T Th 2:30 pm - 5:15 pm 620 PGH Department of Mathematics University of Houston February 11, 2016

More information

Chapter 8.1.notebook. December 12, Jan 17 7:08 PM. Jan 17 7:10 PM. Jan 17 7:17 PM. Pop Quiz Results. Chapter 8 Section 8.1 Binomial Distribution

Chapter 8.1.notebook. December 12, Jan 17 7:08 PM. Jan 17 7:10 PM. Jan 17 7:17 PM. Pop Quiz Results. Chapter 8 Section 8.1 Binomial Distribution Chapter 8 Section 8.1 Binomial Distribution Target: The student will know what the 4 characteristics are of a binomial distribution and understand how to use them to identify a binomial setting. Process

More information

12. THE BINOMIAL DISTRIBUTION

12. THE BINOMIAL DISTRIBUTION 12. THE BINOMIAL DISTRIBUTION Eg: The top line on county ballots is supposed to be assigned by random drawing to either the Republican or Democratic candidate. The clerk of the county is supposed to make

More information

12. THE BINOMIAL DISTRIBUTION

12. THE BINOMIAL DISTRIBUTION 12. THE BINOMIAL DISTRIBUTION Eg: The top line on county ballots is supposed to be assigned by random drawing to either the Republican or Democratic candidate. The clerk of the county is supposed to make

More information

STA 6166 Fall 2007 Web-based Course. Notes 10: Probability Models

STA 6166 Fall 2007 Web-based Course. Notes 10: Probability Models STA 6166 Fall 2007 Web-based Course 1 Notes 10: Probability Models We first saw the normal model as a useful model for the distribution of some quantitative variables. We ve also seen that if we make a

More information

Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI

Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI Lesson 97 - Binomial Distributions IBHL2 - SANTOWSKI Opening Exercise: Example #: (a) Use a tree diagram to answer the following: You throwing a bent coin 3 times where P(H) = / (b) THUS, find the probability

More information

Opening Exercise: Lesson 91 - Binomial Distributions IBHL2 - SANTOWSKI

Opening Exercise: Lesson 91 - Binomial Distributions IBHL2 - SANTOWSKI 08-0- Lesson 9 - Binomial Distributions IBHL - SANTOWSKI Opening Exercise: Example #: (a) Use a tree diagram to answer the following: You throwing a bent coin times where P(H) = / (b) THUS, find the probability

More information

Binomial and multinomial distribution

Binomial and multinomial distribution 1-Binomial distribution Binomial and multinomial distribution The binomial probability refers to the probability that a binomial experiment results in exactly "x" successes. The probability of an event

More information

Chapter 3 - Lecture 5 The Binomial Probability Distribution

Chapter 3 - Lecture 5 The Binomial Probability Distribution Chapter 3 - Lecture 5 The Binomial Probability October 12th, 2009 Experiment Examples Moments and moment generating function of a Binomial Random Variable Outline Experiment Examples A binomial experiment

More information

4.1 Probability Distributions

4.1 Probability Distributions Probability and Statistics Mrs. Leahy Chapter 4: Discrete Probability Distribution ALWAYS KEEP IN MIND: The Probability of an event is ALWAYS between: and!!!! 4.1 Probability Distributions Random Variables

More information

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza Probability Theory Mohamed I. Riffi Islamic University of Gaza Table of contents 1. Chapter 2 Discrete Distributions The binomial distribution 1 Chapter 2 Discrete Distributions Bernoulli trials and the

More information

CIVL Learning Objectives. Definitions. Discrete Distributions

CIVL Learning Objectives. Definitions. Discrete Distributions CIVL 3103 Discrete Distributions Learning Objectives Define discrete distributions, and identify common distributions applicable to engineering problems. Identify the appropriate distribution (i.e. binomial,

More information

Name Period AP Statistics Unit 5 Review

Name Period AP Statistics Unit 5 Review Name Period AP Statistics Unit 5 Review Multiple Choice 1. Jay Olshansky from the University of Chicago was quoted in Chance News as arguing that for the average life expectancy to reach 100, 18% of people

More information

Section 6.3 Binomial and Geometric Random Variables

Section 6.3 Binomial and Geometric Random Variables Section 6.3 Binomial and Geometric Random Variables Mrs. Daniel AP Stats Binomial Settings A binomial setting arises when we perform several independent trials of the same chance process and record the

More information

Random variables. Contents

Random variables. Contents Random variables Contents 1 Random Variable 2 1.1 Discrete Random Variable............................ 3 1.2 Continuous Random Variable........................... 5 1.3 Measures of Location...............................

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability

More information

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41 STA258H5 Al Nosedal and Alison Weir Winter 2017 Al Nosedal and Alison Weir STA258H5 Winter 2017 1 / 41 NORMAL APPROXIMATION TO THE BINOMIAL DISTRIBUTION. Al Nosedal and Alison Weir STA258H5 Winter 2017

More information

1/2 2. Mean & variance. Mean & standard deviation

1/2 2. Mean & variance. Mean & standard deviation Question # 1 of 10 ( Start time: 09:46:03 PM ) Total Marks: 1 The probability distribution of X is given below. x: 0 1 2 3 4 p(x): 0.73? 0.06 0.04 0.01 What is the value of missing probability? 0.54 0.16

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

More information

Binomial Distribution. Normal Approximation to the Binomial

Binomial Distribution. Normal Approximation to the Binomial Binomial Distribution Normal Approximation to the Binomial /29 Homework Read Sec 6-6. Discussion Question pg 337 Do Ex 6-6 -4 2 /29 Objectives Objective: Use the normal approximation to calculate 3 /29

More information

Counting Basics. Venn diagrams

Counting Basics. Venn diagrams Counting Basics Sets Ways of specifying sets Union and intersection Universal set and complements Empty set and disjoint sets Venn diagrams Counting Inclusion-exclusion Multiplication principle Addition

More information

Study Guide: Chapter 5, Sections 1 thru 3 (Probability Distributions)

Study Guide: Chapter 5, Sections 1 thru 3 (Probability Distributions) Study Guide: Chapter 5, Sections 1 thru 3 (Probability Distributions) Name SHORT ANSWER. 1) Fill in the missing value so that the following table represents a probability distribution. x 1 2 3 4 P(x) 0.09

More information

Chapter 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

Mean of a Discrete Random variable. Suppose that X is a discrete random variable whose distribution is : :

Mean of a Discrete Random variable. Suppose that X is a discrete random variable whose distribution is : : Dr. Kim s Note (December 17 th ) The values taken on by the random variable X are random, but the values follow the pattern given in the random variable table. What is a typical value of a random variable

More information

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS A random variable is the description of the outcome of an experiment in words. The verbal description of a random variable tells you how to find or calculate

More information

Probability Distributions. Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution

Probability Distributions. Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution Probability Distributions Definitions Discrete vs. Continuous Mean and Standard Deviation TI 83/84 Calculator Binomial Distribution Definitions Random Variable: a variable that has a single numerical value

More information

The Normal Approximation to the Binomial Distribution

The Normal Approximation to the Binomial Distribution 7 6 The Normal Approximation to the Binomial Distribution Objective 7. Use the normal approximation to compute probabilities for a binomial variable. The normal distribution is often used to solve problems

More information

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Essential Question How can I determine whether the conditions for using binomial random variables are met? Binomial Settings When the

More information

Central Limit Theorem (cont d) 7/28/2006

Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem for Binomial Distributions Theorem. For the binomial distribution b(n, p, j) we have lim npq b(n, p, np + x npq ) = φ(x), n where φ(x) is

More information

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Chapter 6 McGraw-Hill/Irwin Copyright 2010 by The McGraw-Hill Companies, Inc. All rights reserved. GOALS 6-2 1. Define the terms probability distribution and random variable.

More information

Statistics for Business and Economics: Random Variables:Continuous

Statistics for Business and Economics: Random Variables:Continuous Statistics for Business and Economics: Random Variables:Continuous STT 315: Section 107 Acknowledgement: I d like to thank Dr. Ashoke Sinha for allowing me to use and edit the slides. Murray Bourne (interactive

More information