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.

Slides:



Advertisements
Similar presentations
Binomial and geometric Distributions—CH. 8
Advertisements

BINOMIAL AND NORMAL DISTRIBUTIONS BINOMIAL DISTRIBUTION “Bernoulli trials” – experiments satisfying 3 conditions: 1. Experiment has only 2 possible outcomes:
Chapter 7 Discrete Distributions. Random Variable - A numerical variable whose value depends on the outcome of a chance experiment.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
3.6: Probabilities Through Simulations Objective: To simulate probabilities using random number tables and random number generators CHS Statistics.
Chapter – Binomial Distributions Geometric Distributions
AP Statistics: Section 8.1A Binomial Probability.
Binomial & Geometric Random Variables
Chapter 8 Binomial and Geometric Distributions
Chapter 8 The Binomial and Geometric Distributions
Binomial Distribution. Recall that for a binomial distribution, we must have: Two possible outcomes, called success and failure Constant probability Independent.
Section 8.1 Binomial Distributions
HAWKES LEARNING SYSTEMS Students Matter. Success Counts. Copyright © 2013 by Hawkes Learning Systems/Quant Systems, Inc. All rights reserved. Section 5.2.
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
Binomial & Geometric Random Variables §6-3. Goals: Binomial settings and binomial random variables Binomial probabilities Mean and standard deviation.
Probability Models Chapter 17.
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.
1 Chapter 8: The Binomial and Geometric Distributions 8.1Binomial Distributions 8.2Geometric Distributions.
Binomial Distributions Calculating the Probability of Success.
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.
Chapter 4 Probability Distributions
Probability Models Chapter 17.
The Binomial Distribution
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?
C HAPTER 8 Section 8.1 Part 1 – The Binomial Distribution.
Section 5.2 Binomial Distribution HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2008 by Hawkes Learning Systems/Quant Systems, Inc. All.
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.
The Binomial Distributions
Simulating Experiments Introduction to Random Variable.
Section Binomial Distributions AP Statistics
Section 8.1 Binomial Distributions AP Statistics.
AP Statistics Monday, 30 November 2015 OBJECTIVE TSW begin the study of discrete distributions. EVERYONE needs a calculator. The tests are graded.
Binomial Probability Section Starter Here’s a game you will like: Let’s bet a dollar on this proposition: I will roll a fair die once. If.
Section 6.3 Second Day Binomial Calculations on the TI µ and σ of a Binomial RV.
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)
Binomial Distribution. First we review Bernoulli trials--these trial all have three characteristics in common. There must be: Two possible outcomes, called.
Introduction We have been looking at Binomial Distributions: A family has 3 children. What is the probability they have 2 boys? A family has 3 children.
Simulations with Binomials Mean and S.D. of Binomials Section
AP Statistics Probability Models Chapter 17. Objectives: Binomial Distribution –Conditions –Calculate binomial probabilities –Cumulative distribution.
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.
AP Statistics Chapter 8 Section 1. A gaggle of girls The Ferrell family have 3 children: Jennifer, Jessica, and Jaclyn. If we assume that a couple is.
Copyright © 2009 Pearson Education, Inc. Chapter 17 Probability Models.
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.
Binomial Distributions
Discrete Distributions
6.3 Binomial and Geometric Random Variables
Each child born to a particular set of parents has probability of 0
AP Statistics Probability Models
CHAPTER 6 Random Variables
Special Discrete Distributions
Probability 5: Binomial Distribution
8.1 The Binomial Distributions
Special Discrete Distributions
Section Binomial Distributions
Section 8.1 Binomial Distributions
Lesson Objectives At the end of the lesson, students can:
6.3 (part I) Binomial Random Variables
Special Discrete Distributions
The Binomial and Geometric Distributions
Binomial & Geometric Random Variables
Discrete Distributions
Warm Up Imagine a family has three children. 1) What is the probability the family has: 3 girls and 0 boys 2 girls and 1 boy 1 girl and 2 boys 0 girls.
Section Binomial Distributions
Presentation transcript:

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. P(girl) = 0.5 Let 0 = boy and 1 = girl. Use your calculator to choose 3 random digits to simulate this experiment. Complete this experiment 50 times in your group and record. Create a probability distribution for X = number of girls.

Gaggle continued What was your group’s probability for having three girls? Use your knowledge of probabilities to find the actual chance that a family with three children has three girls. Are these close?

Children, Again??? Two types of scenarios: A couple is going to have children until they have a girl. A couple is going to have children until they have a girl. Here, the random variable is how many children will it take to get a girl. A couple is going to have 3 children and we’ll count how many are girls. A couple is going to have 3 children and we’ll count how many are girls. Here, the random variable is how many girls there are out of the 3 children.

Dichotomous Outcomes Both of those situations have dichotomous (two) outcomes. Other examples with two outcomes: Coin toss (heads or tails) Coin toss (heads or tails) Shooting free throws (make or miss) Shooting free throws (make or miss) A game of baseball (win or lose) A game of baseball (win or lose)

Special Type of Setting In this chapter, we’ll study a setting with two outcomes where there are a fixed number of observations (or trials). The binomial distribution is a special type of setting in which there are two outcomes of interest.

4 Conditions for a Binomial Setting 1.There are two outcomes for each observation, which we call “success” or “failure.” 2.There is a fixed number n of observations. 3.The n observations are all independent. 4.The probability of success, called p, is the same for each observation.

Binomial Random Variables Binomial random variable: In a binomial setting, the random variable X = # of success. The probability distribution of X is called a binomial distribution. The parameters of a binomial distribution are n (the number of observations) and p (the probability of success on any one observation). The parameters of a binomial distribution are n (the number of observations) and p (the probability of success on any one observation). B(n, p) Is a binomial random variable discrete or continuous? Discrete…

Example Blood type is inherited. If both parents have the genes for the O and A blood types, then each child has probability 0.25 of getting two O genes and thus having type O blood. Is the number of O blood types among this couple’s 5 children a binomial distribution? If so, what are n and p ? If so, what are n and p ? If not, why not? If not, why not?

Example Deal 10 cards from a well-shuffled deck of cards. Let X = the number of red cards. Is this a binomial distribution? If so, what are n and p ? If so, what are n and p ? If not, why not? If not, why not?

Using the Calculator to Find Binomial Probabilities Under 2 nd VARS (DISTR), find 0:binompdf( This command finds probabilities for the binomial probability distribution function. The parameters for this command are binomialpdf(n, p, x) IN THAT ORDER. This will only give you the probability of a single x value. This will only give you the probability of a single x value.

Example Let’s go back to the couple having three children. Let X = the number of girls. p = P(success) = P(girl) = 0.5 The possible values for X is 0, 1, 2, 3. Using the binompdf(n,p,x) command, complete the probability distribution. What is the probability that the couple will have no more than 1 girl?

Cumulative Distribution Function The pdf command lets you find probabilities for ONE value of X at a time. binomialcdf(n, p, x) This time, you will be given the sum of the probabilities ≤ x. Be sure you remember this when answering a question This time, you will be given the sum of the probabilities ≤ x. Be sure you remember this when answering a question The cdf command finds cumulative probabilities. We can use it to quickly find probabilities such as P(X < 7) or P(X ≥ 4).

Corinne’s Free Throws Corinne makes 75% of her free throws over the course of a season. In a key game, she shoots 12 free throws and makes 7 of them. Is it unusual for her to shoot this poorly or worse? What is the probability that Corinne makes at least 6 of the 12 free throws?

Homework Chapter 6# 69-72, 86, 94