6.2 Homework Questions.

Slides:



Advertisements
Similar presentations
AP Statistics 51 Days until the AP Exam
Advertisements

C HAPTER 8 Section 8.1 Part 2 – The Binomial Distribution.
Chapter 8: Binomial and Geometric Distributions
CHAPTER 13: Binomial Distributions
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
Binomial probability model describes the number of successes in a specified number of trials. You need: * 2 parameters (success, failure) * Number of trials,
+ Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
Binomial & Geometric Random Variables
Section 8.1 Binomial Distributions
Chapter 6: Random Variables
CHAPTER 6 Random Variables
Binomial & Geometric Random Variables §6-3. Goals: Binomial settings and binomial random variables Binomial probabilities Mean and standard deviation.
Section 6.3: Binomial and Geometric Random Variables
Probability Models Chapter 17.
Chapter 5 Sampling Distributions
AP STATISTICS LESSON 8 – 1 ( DAY 2 ) THE BINOMIAL DISTRIBUTION (BINOMIAL FORMULAS)
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.
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 7 Lesson 7.5 Random Variables and Probability Distributions
+ 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.
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, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.3 Binomial and Geometric.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Day 1 Binomial and Geometric Random.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Random Variables Section 6.3 Binomial and Geometric Random Variables.
4.2 Binomial Distributions
8.1 The Binomial Distribution
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.3 Binomial and Geometric.
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.
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
+ 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.
The Practice of Statistics Third Edition Chapter 8: The Binomial and Geometric Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
6.3 Binomial and Geometric Random Variables
Each child born to a particular set of parents has probability of 0
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
Chapter 7 Lesson 7.5 Random Variables and Probability Distributions
Section Binomial Distributions
Section 8.1 Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Section Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Chapter 6: Random Variables
Binomial & Geometric Random Variables
Chapter 6: Random Variables
Section Binomial Distributions
Chapter 5 Sampling Distributions
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Pull 2 samples of 5 pennies and record both averages (2 dots).
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
Chapter 6: Random Variables
The Binomial Distributions
12/12/ A Binomial Random Variables.
Chapter 6: Random Variables
Chapter 8: Binomial and Geometric Distributions
Presentation transcript:

6.2 Homework Questions

Binomial Random Variables Section 6.3 Binomial Random Variables

Binomial Setting The four conditions for a binomial setting are: Success/Failure Independent Trials Constant “p” (probability of success) Set number of trials, n

Geometric The four conditions for a geometric setting are: Success/Failure Independent Trials Constant “p” (probability of success) No set number of trials, n

Binomial Random Variable The count of X successes in a binomial setting is a binomial random variable. The probability distribution of X is a binomial distribution with parameters n and p. The possible values of X are the whole numbers from 0 to n.

Binomial? Genetics says that children receive genes from each of their parents independently. Each child of a particular pair of parents has probability 0.25 of having type O blood. Suppose these parents have 5 children. Let X = the number of children with type O blood. Shuffle a deck of cards. Turn over the first 10 cards, one at a time. Let Y = the number of aces you observe. Shuffle a deck of cards. Turn over the top card. Put the card back in the deck, and shuffle again. Repeat this process until you get an ace. Let W = the number of cards required.

Binomial Probabilities Let’s do the children’s gene problem. n=5 , p= 0.25 or B(5, 0.25) P(X=0) P(none of the children have type O)= P(X=1) P(one child has type O) P(X=2)

Building the formula P(X = k) = = P(exactly k successes in “n” trials)= = (number of arrangements)∙ 𝑝 𝑘 (1−𝑝 ) 𝑛−𝑘 So we need a nice way of finding the “number of arrangements”

Number of arrangements: Binomial Coefficient The number of ways of arranging k successes among n observations is given by the binomial coefficient: 𝑛 𝑘 = 𝑛! 𝑘! 𝑛−𝑘 ! You may know this as nCr CAUTION : 𝑛 𝑘 is NOT the fraction 𝑛 𝑘

Binomial Probability For B(n,p) , that is to say, for any Binomial: P X=k = 𝑛 𝑘 𝑝 𝑘 (1−𝑝 ) 𝑛−𝑘 This is on the formula sheet!

Examples: Find the probability that exactly 3 children have type O blood. B(5,0.25) Should the parents be surprised if more than 3 of their children have type O blood? Justify your answer.

Mean and Standard Deviation of a Binomial Distribution Blood Type Probability Distribution: Above is the binomial from the blood type problem. Find the expected value and standard deviation. X 1 2 3 4 5 P(X) 0.23730 0.39551 0.26367 0.08789 0.01465 0.00098

Mean and Standard Deviation of Binomial Random Variables Given B(n,p): 𝜇 𝑥 =𝑛𝑝 𝜎 𝑥 = 𝑛𝑝(1−𝑝) Remember – these formulas ONLY work for binomial distributions! Both of these are on the formula sheet as well.

Examples Continued: Together, let’s do numbers Page 403: 69-72 Using the first one as an example B(20, 0.85) find: 𝑃(𝑋=17) 𝑃 𝑋≤12 𝑃 𝑋=0 +𝑃 𝑋=1 +…+𝑃(𝑋=12)

Homework (same as before) Pg. 403 (73-75, 77, 79, 80, 82, 84-87, 89-92, 94-105)

Warm Up

Normal Approximation for Binomial Distributions As a rule of thumb, we will use the Normal approximation when n is so large that: 𝑛𝑝≥10 𝑛(1−𝑝)≥10 That is, the expected number of successes and failures are both at least 10. 𝑛≤ 1 10 𝑁 (independence)

Example: Suppose that exactly 60% of all adult US residents would say “agree” if asked if they think shopping is frustrating. A survey asked nationwide sampled 2500 adults. Let X = the number of people who agree. Show that X is approximately a binomial random variable. Check the conditions for using a Normal approximation in this setting.

Example Continued: Use a Normal distribution to estimate the probability that 1520 or more of the sample agree. Find the mean Find the standard deviation Use the Normal curve

Homework #3 (again) Pg. 403 (73-75, 77, 79, 80, 82, 84-87, 89-92, 94-105)