Review of the Binomial Distribution

Slides:



Advertisements
Similar presentations
9.2a Tests about a Population Proportion Target Goal: I can check the conditions for carrying out a test about a population proportion. I can perform a.
Advertisements

Chapter 8: Binomial and Geometric Distributions
CHAPTER 13: Binomial Distributions
Section 5.2 The Binomial Distribution
+ 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 – Binomial Distributions Geometric Distributions
Binomial & Geometric Random Variables
Chapter 8 The Binomial and Geometric Distributions
Section 8.1 Binomial Distributions
CHAPTER 6 Random Variables
Unit 4 Starters. Starter Suppose a fair coin is tossed 4 times. Find the probability that heads comes up exactly two times.
Normal Approximation Of The Binomial Distribution:
Chapter 8 The Binomial and Geometric Distributions YMS 8.1
Binomial Distributions Calculating the Probability of Success.
The Binomial Distribution. Binomial Experiment.
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.
Get out Homework from yesterday and have questions ready! May 4 th 2012.
Binomial Experiment A binomial experiment (also known as a Bernoulli trial) is a statistical experiment that has the following properties:
Binomial Probability Distribution
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.3 Binomial and Geometric.
Chapter 4. Discrete Random Variables A random variable is a way of recording a quantitative variable of a random experiment. A variable which can take.
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?
Section 5.2 Binomial Distribution HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2008 by Hawkes Learning Systems/Quant Systems, Inc. All.
Graph of a Binomial Distribution Binomial distribution for n = 4, p = 0.4:
Lesson Discrete Distribution Binomial Taken from
The Binomial & Geometric 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.
The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers CHAPTER 6 Random Variables 6.3 Binomial and Geometric.
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.
Simulating Experiments Introduction to Random Variable.
Section Binomial Distributions AP Statistics
Lesson The Normal Approximation to the Binomial Probability Distribution.
6.3 Binomial and Geometric 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.
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.
Chapter 8: The Binomial and Geometric Distributions 8.1 – The Binomial Distributions.
Binomial Distributions
Section 6.2 Binomial Distribution
6.3 Binomial and Geometric Random Variables
Introduction Previously, we have worked with experiments and probabilities that have resulted in two outcomes: success and failure. Success is used to.
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
Bernoulli Trials and Binomial Probability models
Negative Binomial Experiment
Binomial and Geometric Random Variables
CHAPTER 14: Binomial Distributions*
Section Binomial Distributions
8.1 Normal Approximations
Lesson Objectives At the end of the lesson, students can:
Chapter 5 Sampling Distributions
6.3 (part I) Binomial Random Variables
Chapter 5 Sampling Distributions
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
Bernoulli Trials and The Binomial Distribution
Binomial Distributions
The Binomial Distributions
Randomness, Probability, and Simulation
12/12/ A Binomial Random Variables.
Statistics and Probability-Part 5
Chapter 8: Binomial and Geometric Distributions
Presentation transcript:

Review of the Binomial Distribution

Definition The Binomial Distribution is the distribution of ___?___

Definition The Binomial Distribution is the distribution of COUNTS. It counts the number of successes in a certain number of trials.

COUNT the number of shots he or she made. For example, if one wanted to find out how many free throws a basketball player makes in one game, one would… COUNT the number of shots he or she made.

Wait…so does that mean the distribution of the shots made is binomial? The answer is…NO!

Why isn’t it a binomial distribution if it depends on counts? To answer that question, we must look at the Binomial Setting

The Binomial Setting Fixed number of n trials Independence Two possible outcomes: success or failure Same probability of a success for each observation If it FITS, it’s binomial.

Going back to the example, in what ways did it not satisfy the binomial setting? First of all, there is no set number of n trials. In a basketball game, one cannot predict or set how many free-throws the player is going to shoot. Second, there isn’t independence or a set probability of a success in each shot they take. The player can improve or get worse with more shots taken.

What is a good example that satisfies the binomial setting? Although there are many examples that satisfy the binomial setting, the Coin Toss experiment is the example we’re going to use.

How can you carry out this experiment so it doesn’t go against the binomial setting? You select how many times you want to toss the coin. Decide which side (heads or tails) is going to be the “success” when it lands. Make the coin “fair”, meaning that the probability of landing either heads or tails is .5. Independence is a given, unless one can toss the coin in a way that one outcome is favored over the other.

To do the experiment, you can... Toss the coins physically and record your observations Run a simulation on a calculator or on a computer, provided by your teacher.

There is a formula that can help us figure out the probabilities of getting a certain number of successes in a certain number of trials.

What is that formula? (Binomial Probability)

Can you explain this formula? (Test Question) To find the probability of k successes, you find , which is the number of sequences containing k number of successes. Then, you multiply by the probability of k successes and probability of n-k failures.

If we were to toss 10 coins, the probability of getting 6 successes is...

How would we do this on the calculator? You can go to the MATH key, then to PRB and find the function nCr. This is the same as . Put the value of n before nCr and the number of successes you want after nCr. Then you multiply by . Or you can use the function binompdf. Binompdf(# of trials, p, x)

What’s the difference between binompdf and binomcdf? If we were looking for the probability of getting 6 heads out of 10 tosses, then binompdf only finds the likelihood of getting 6 successes. Binomcdf adds up all the probability of successes up to that certain number, 6 in this case, of successes, starting from 0 to k.

What is the mean and the standard deviation of the binomial distribution?

Is this distribution normal? No, because it depends on counts and counts are related to proportions. Proportions are NEVER normal.

You use Normal Approximation for binomial distributions. What happens when n gets so large that it becomes awkward to use the formula? You use Normal Approximation for binomial distributions.

When can we use Normal Approximation? When np is greater than or equal to 10 and n(1-p) is greater than or equal to 10. Once this requirement is met, you can treat it like a normal distribution by using normcdf on your calculator. But when you use normal approximation, the probability you get is an approximation, while the probability you get through the formula is exact.

Summary Binomial distribution depends on counts (never normal). FITS: the binomial setting The formula: Parameters: Probability obtained through formula: exact Probability obtained through approximation: not exact