8.1 Binomial Distribution

Slides:



Advertisements
Similar presentations
Chapter – Binomial Distributions Geometric Distributions
Advertisements

Mutually Exclusive: P(not A) = 1- P(A) Complement Rule: P(A and B) = 0 P(A or B) = P(A) + P(B) - P(A and B) General Addition Rule: Conditional Probability:
Binomial Distribution. Recall that for a binomial distribution, we must have: Two possible outcomes, called success and failure Constant probability Independent.
The Binomial Probability Distribution
Section 8.1 Binomial Distributions
8.1 Binomial Distribution
Statistics 1: Elementary Statistics Section 5-4. Review of the Requirements for a Binomial Distribution Fixed number of trials All trials are independent.
Notes – Chapter 17 Binomial & Geometric Distributions.
Copyright © Cengage Learning. All rights reserved. 6 Normal Probability Distributions.
5.5 Distributions for Counts  Binomial Distributions for Sample Counts  Finding Binomial Probabilities  Binomial Mean and Standard Deviation  Binomial.
1 Chapter 8: The Binomial and Geometric Distributions 8.1Binomial Distributions 8.2Geometric Distributions.
Bluman, Chapter 61. Review the following from Chapter 5 A surgical procedure has an 85% chance of success and a doctor performs the procedure on 10 patients,
Chapter 8 Binomial and Geometric Distributions
Using Normal Distribution to Approximate a Discrete Distribution.
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
Section Binomial Distributions AP Statistics January 12, 2009 CASA.
Bernoulli Trials Two Possible Outcomes –Success, with probability p –Failure, with probability q = 1  p Trials are independent.
Binomial Formulas Target Goal: I can calculate the mean and standard deviation of a binomial function. 6.3b h.w: pg 404: 75, 77,
Binomial Probability Distribution
Chapter 8: Binomial and Geometric Distributions. Binomial vs. Geometric The Binomial Setting The Geometric Setting 1.Each observation falls into one of.
AP STATS: Warm-Up. Agenda Today: Binomial Probabilities Wednesday: Open Notes Quiz (8.1)/Problem Set for the Half of the Class-Intro to geometric distributions.
There are 4 runners on the New High School team
AP Statistics Chapter 8 Notes. The Binomial Setting If you roll a die 20 times, how many times will you roll a 4? Will you always roll a 4 that many times?
Lesson Discrete Distribution Binomial Taken from
Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Section 5-5 Poisson Probability Distributions.
8.1 The Binomial Distribution
At the end of the lesson, students can: Recognize and describe the 4 attributes of a binomial distribution. Use binompdf and binomcdf commands Determine.
There are 4 runners on the New High School team. The team is planning to participate in a race in which each runner runs a mile. The team time is the sum.
Section 8.1 Binomial Distributions AP Statistics.
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
Chapter 8 The Binomial & Geometric Distributions.
Normal Approximations to Binomial Distributions.  For a binomial distribution:  n = the number of independent trials  p = the probability of success.
Notes – Chapter 17 Binomial & Geometric Distributions.
Warm Up When rolling an unloaded die 10 times, the number of time you roll a 1 is the count X of successes in each independent observations. 1. Is this.
Lesson The Normal Approximation to the Binomial Probability Distribution.
Introduction A family plans on having three children. Calculate the probability the family has ALL girls. P(3G) =.125 P(3G) =.125 (.5) 3 =.125 (.5)
Collect 9.1 Coop. Asmnt. &… ____________ bias and _______________ variability.
The Binomial Distribution Section 8.1. Two outcomes of interest We use a coin toss to see which of the two football teams gets the choice of kicking off.
+ Binomial and Geometric Random Variables Textbook Section 6.3.
Chapter 6 Review Solutions – Multiple Choice Solutions for Chapter 6 Review. If you find any errors, please me so I can correct them!
Chapter 8: The Binomial and Geometric Distributions 8.1 – The Binomial Distributions.
rightor left based largely on probability of success (p)
Lesson Discrete Distribution Binomial. Knowledge Objectives Describe the conditions that need to be present to have a binomial setting. Define a.
Chapter 6 Normal Approximation to Binomial Lecture 4 Section: 6.6.
Binomial Distributions
Section 6.2 Binomial Distribution
CHAPTER 6 Random Variables
Quiz 6.1 – 6.2 tomorrow Test 6.1 – 6.2 on Monday
Chapter 5 Normal Probability Distributions.
Chapter 17 Probability Models
Section 9.2 – Sample Proportions
Section Binomial Distributions
Section 8.1 Binomial Distributions
Section 6.2 Binomial Probability Distribution
Discrete Probability Distributions
Lesson Objectives At the end of the lesson, students can:
CHAPTER 7 Sampling Distributions
Chapter 17 – Probability Models
CHAPTER 7 Sampling Distributions
Section Binomial Distributions
Continuous Random Variable Normal Distribution
CHAPTER 7 Sampling Distributions
CHAPTER 7 Sampling Distributions
CHAPTER 7 Sampling Distributions
Elementary Statistics
12.6 Binomial Distributions
Chapter 5 Normal Probability Distributions.
The Binomial Distributions
Sample Proportions Section 9.2.
Review of the Binomial Distribution
Presentation transcript:

8.1 Binomial Distribution Homework Review

8.4: GUESSING ON A TRUE-FALSE QUIZ Since True false … p = .5 … n = 50 (a) P(X  25) = 1 - P(X < 25) = 1 - P(X  24) = 1 – binomcdf (50, .5, 24) = 0.5561 (b) P(X  30) = 1 - P(X < 30) = 1 - P(X  29) = 1 – binomcdf (50, .5, 29) = 0.1013 (c) P(X  32) = 1 - P(X < 32) = 1 - P(X  31) = 1 – binomcdf (50, .5, 31) = 0.0325

8.6: DAD’S IN THE POKEY Since 2% behind bars … p = .02 … n = 100 (a) Satisfy Requirements? F: N = 100; I: Each kid is independent; S: Each kid has same probability of .02; T: In pokey or not (b) P(X = 0) What is the probability that exactly none of the kids in the sample of 100 will have a father in prison P(X = 0) = binompdf(100,.02,0) = 0.1326 P(X = 1) = binompdf(100,.02,1) = 0.2707 (c) P(X  2) = 1 - P(X < 2) = 1 - P(X  1) = 1 – binomcdf (100, .02, 1) = =1-[ P(X = 0) + P(X = 1)] =1 - 0.4033 = 0.5967

8.8: MARITAL STATUS 25% of women never have been married … 10 random women are chosen (a) n? p? p = .25 … n = 10 (b) P ( “ Exactly 2 ” ) P(X = 2) = binompdf (10, .25, 2) = 0.2816 (c) P( “ 2 or fewer ” ) P(X  2) = binomcdf (10, .25, 2) = 0.5256

8.10: BROCCOLI PLANTS About 5% of broccoli plants die. You purchase 10 (a) Use binomial formula to find P( “you lose at most one of the plants”) P(X  1) = P(X = 0) + P(X = 1) 0.9139

8.12: GRADUATION RATES The number of athletes that graduate is given by B(20, .8) Use the binomial formula to find P( “that all 20 graduate”) P(X = 20) = Find P( “not all 20 graduate”) P(X < 20) = 1- P(X = 20) = 0.0115 1 - 0.0115 = .9885

8.14: CORINNE’S FREE THROWS The number of made shots that Corrine makes is given by B(12, .75) Use the binomial formula to find P( “she makes exactly 7”) P(X = 7) = 0.1032

8.16: HISPANIC COMMITTEE MEMBERS n = 15; p = .03 (a) What is the mean number of Hispanics? E(X) = np = (15)(.03) = .45 (b) Standard Deviation? (c) Standard Deviation? p = .1; p = .01 Notice that as the p-value get closer to zero, the standard deviation also gets smaller. 0.6607 1.1619 0.3854

8.18: MARITAL STATUS OF EMPLOYEED WOMEN n = 10; p = .25 (a) What is the mean number of Employed Women? E(X) = np = (10)(.25) = 2.5 (b) Standard Deviation? 1.3693

8.20: MARKET RESEARCH SURVEY n = 200; p = .4 (a) Is a binomial distribution reasonable? F: N = 200 in survey; I: Each resident is independent; S: Same probability of . Each time since random; T: Either seek nutritious or not (b) What is the mean number and standard deviation of people who seek nutritious food? E(X) = np = (200)(.4) = 80 (c) P(75 < X < 85) = Rule of thumb: np = (200)(.4) = 80; nq = (200)(.6) = 12 6.9282

75 85 80 Z=(85-80)/6.9282 = .7217 Normcdf (-.7217, .7217) = .5295