Each child born to a particular set of parents has probability of 0.25 having blood type O. Suppose these parents have 5 children. Let X = number of children.

Slides:



Advertisements
Similar presentations
BPS - 5th Ed. Chapter 131 Binomial Distributions.
Advertisements

Chapter 6: Random Variables
C HAPTER 8 Section 8.1 Part 2 – The Binomial Distribution.
Chapter 8: Binomial and Geometric Distributions
CHAPTER 13: Binomial Distributions
Binomial probability model describes the number of successes in a specified number of trials. You need: * 2 parameters (success, failure) * Number of trials,
AP Statistics: Section 8.1B Normal Approx. to a Binomial Dist.
The Central Limit Theorem Section Starter Assume I have 1000 pennies in a jar Let X = the age of a penny in years –If the date is 2007, X = 0 –If.
Section 8.1 Binomial Distributions
Binomial Distibutions Target Goal: I can determine if the conditions for a binomial random variable are met. I can find the individual and cumulative binomial.
Chapter 6: Random Variables
Probability Models Chapter 17.
Chapter 5 Sampling Distributions
AP STATISTICS LESSON 8 – 1 ( DAY 2 ) THE BINOMIAL DISTRIBUTION (BINOMIAL FORMULAS)
Chapter 8 Day 1. The Binomial Setting - Rules 1. Each observations falls under 2 categories we call success/failure (coin, having a child, cards – heart.
AP Statistics: Section 8.1B Normal Approx. to a Binomial Dist.
+ Section 6.3 Binomial and Geometric Random Variables After this section, you should be able to… DETERMINE whether the conditions for a binomial setting.
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 6.3 Binomial Distributions. A Gaggle of Girls Let’s use simulation to find the probability that a couple who has three children has all girls.
Section Binomial Distributions AP Statistics January 12, 2009 CASA.
Binomial Formulas Target Goal: I can calculate the mean and standard deviation of a binomial function. 6.3b h.w: pg 404: 75, 77,
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions 8.1 The Binomial Distribution Copyright © 2008 by W. H. Freeman.
6.2 Homework Questions.
There are 4 runners on the New High School team
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
8.1 The Binomial Distribution
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.
P. 403 – 404 #71 – 73, 75 – 78, 80, 82, 84 #72B: Binary? Yes – Success is a person is left-handed. I: Independent? Yes, since students are selected randomly,
Section Binomial Distributions For a situation to be considered a binomial setting, it must satisfy the following conditions: 1)Experiment is repeated.
Section 8.1 Binomial Distributions AP Statistics.
Binomial Distributions Mean and Standard Deviation.
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.
Chapter 6: Random Variables
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)
Section 6.3 Day 1 Binomial Distributions. A Gaggle of Girls Let’s use simulation to find the probability that a couple who has three children has all.
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.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
Chapter 8: The Binomial and Geometric Distributions 8.1 – The Binomial Distributions.
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
 A national opinion poll recently estimated that 44% (p-hat =.44) of all adults agree that parents of school-age children should be given vouchers good.
Binomial Distributions
Each child born to a particular set of parents has probability of 0
Binomial and Geometric Random Variables
Section Binomial Distributions
Section 8.1 Binomial Distributions
Basic Practice of Statistics - 3rd Edition Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Section Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 5 Sampling Distributions
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Chapter 6: Random Variables
Section Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
8.1 The Binomial Distribution
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
12/12/ A Binomial Random Variables.
Chapter 6: Random Variables
Chapter 8: Binomial and Geometric Distributions
Presentation transcript:

Each child born to a particular set of parents has probability of 0.25 having blood type O. Suppose these parents have 5 children. Let X = number of children who have type O blood. Then X is B(5, 0.25).  What is the probability that exactly 2 of the children have type O blood?  Make a table for the pdf of the random variable X. Then use the calculator to find the probabilities of all possible values X, and complete the table.  Verify that the sum of the probabilities is 1.  Construct a histogram(in calc) of the pdf.

Section 6.4 Second Day The Binomial Formula

Previously… What are the four conditions for a binomial setting?  Two outcomes (success or failure) for each observation.  P(success) is the same for each observation.  There are a fixed number of observations.  The observations are all independent. What is the difference between the cdf command and the pdf command?

Today Now, we’ll learn about the basis for the binomial calculations: the binomial formula. Notice the = mark. This is a combinatorial. It is read “n choose k.” p stands for the probability of success. n represents the number of observations. k is the value of x of which you’re asked to find the probability.

Combinatorials A combination (or combinatorial) helps us find out how many ways there are to choose k objects from n total objects. For example, let’s revisit the “gaggle of girls” example. If we’re trying to find the probability that a couple has 1 girl out of 3 children, then the coefficient of the binomial formula is. = 3! 1!2! *You can use n C r on your calculator *

Completing the Formula In the previous example, we were trying to find out the probability that a couple who has three children has one girl. The formula, then, is

Try This… The number of switches that fail inspection follows a binomial distribution with n = 10 and p = 0.1. Find the probability that no more than 1 switch fails.

Why can’t I just use binomialpdf or binomialcdf ??? That is fine for multiple choice or to check your answer. On free response, judges expect you to at least be able to fill in the formula. Find it on your formula sheet.

The Mean and Standard Deviation of a Binomial Random Variable These are the formulas for a binomial distribution ONLY. Be sure you are looking at a binomial random distribution before you make the calculations. These formulas are on your formula sheet. Let’s locate them.

Example If there are 10 multiple choice questions on a test, and each question has 4 answer choices, how many on average will a student get right by purely guessing?  What is the standard deviation?  Note: This is much easier to use since we could have hundreds of observations to look at. It would not be advised to spend the time making your own probability distribution.

The Normal Approximation When n is very large, the calculations for the binomial distribution become cumbersome. In addition, as n gets large, the binomial distribution gets closer to a normal distribution.  Therefore, we will use a normal approximation for the binomial curve if certain conditions are met.

The Conditions The conditions that must be met in order to use a normal curve to approximate the binomials are:  np ≥ 10 AND  n(1-p) ≥ 10 When these conditions are met, the distribution of X is approximately normal with mean np and standard deviation.

Example Sample surveys show fewer people enjoy shopping than in the past. A recent survey asked a nationwide random sample of 2500 adults if they agreed or disagreed with the statement, “I like buying new clothes, but shopping is often frustrating and time- consuming.” The population that the poll wants to draw conclusions about is all U.S. residents aged 18 and over. Suppose that in fact 60% of all adult residents would say “Agree” if asked the same question. What is the probability that 1520 or more of the sample agree?

Simulations Again??? Yes! You can simulate a binomial distribution. Remember to assign digits based on the probability assigned to each outcome.  For example, let’s say I’m going to choose 10 CMHS students at random and see how many live outside of Concord. Suppose 40% of CMHS’s population lives outside of Concord. What is the probability that 6 or more students in my sample live outside of Concord?

Complete the Simulation As a group, complete 20 simulations of the last problem and record how many times you get 0-10 successes. Make a probability distribution. Calculate the actual binomial probabilities and write a sentence to compare your simulation to your actual binomial distribution.

Homework Chapter 6 79, 81, 82, 85, 91