5.1: Randomness, Probability and Simulation

Slides:



Advertisements
Similar presentations
AP STATISTICS Simulation “Statistics means never having to say you're certain.”
Advertisements

D1: 5.1 The Study of Randomness h.w: p 293: 1–11 odd, 15,17
Chapter 5: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Randomness, Probability, and Simulation
CHAPTER 5 Probability: What Are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 6: Probability: What are the Chances? Section 6.1 Randomness and Probability.
Unit 5: Probability Sample Space.
Introduction to Probability
5.1: Randomness, Probability and Simulation
11/18/ Randomness, Probability, and Simulation.
Section Using Simulation to Estimate Probabilities Objectives: 1.Learn to design and interpret simulations of probabilistic situations.
AP STATISTICS LESSON SIMULATING EXPERIMENTS.
Section 5.1 in your book….  Simulation: ◦ A simulation is an imitation of chance behavior, most often carried out with random numbers.  Random: ◦ When.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 5: Probability: What are the Chances? Section 5.1 Randomness, Probability,
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 5: Probability: What are the Chances? Section 5.1 Randomness, Probability,
Randomness, Probability, and Simulation
HOW WOULD YOU SOLVE THE FOLLOWING SCENARIOS? If we know the blood types of a man and a woman, what can we say about the blood types of their future children?
Unit 5: Probability: What are the Chances?
Randomness, Probability, and Simulation
Unit 6 Probability & Simulation: the Study of randomness Simulation Probability Models General Probability Rules.
5-Minute Check on Chapter 5 Click the mouse button or press the Space Bar to display the answers. 1.What can help detect “cause-and-effect” relationships?
The Practice of Statistics Third Edition Chapter 6: Probability and Simulation: The Study of Randomness 6.1 Simulation Copyright © 2008 by W. H. Freeman.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 5: Probability: What are the Chances? Section 5.1 Randomness, Probability,
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules.
Slope (b) = Correlation (r) = Slope (b) = Correlation (r) = WARM UP 1.Perform a Linear Regression on the following points and.
CHAPTER 5 Probability: What Are the Chances?
Chapter 5: Probability: What are the Chances?
Experimental Probability vs. Theoretical Probability
Chapter 6 6.1/6.2 Probability Probability is the branch of mathematics that describes the pattern of chance outcomes.
Using Simulation to Estimate Probabilities
Warmup The “experts” think the Braves are still rebuilding and will only win 46% of their games this season. Using a standard deck of cards (52 cards,
Chapter Randomness, Probability, and Simulation
CHAPTER 6 PROBABILITY & SIMULATION
Unit 5: Probability—What are the Chances?
Status for AP Congrats! We are done with Part II of the Topic Outline for AP Statistics! (10%-15%) of the AP Test can be expected to cover topics from.
Chapter 5: Probability: What are the Chances?
Advanced Placement Statistics
CHAPTER 5 Probability: What Are the Chances?
Chapter 5: Probability: What are the Chances?
Click the mouse button or press the Space Bar to display the answers.
Chapter 6: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Chapter 5: Probability: What are the Chances?
Pull 2 samples of 3 pennies and record both averages (2 dots).
Chapter 5: Probability: What are the Chances?
Warm Up 1) A t-shirt company makes shirts in sizes S, M, L, XL and XXL and in the colors chartreuse, burgundy, fuchsia and mauve. How many different types.
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
WARM UP: Solve the equation for height for an age of 25.
CHAPTER 5 Probability: What Are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Probability using Simulations
Chapter 5: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
5.1: Randomness, Probability and Simulation
Presentation transcript:

5.1: Randomness, Probability and Simulation

Section 5.1 Randomness, Probability and Simulation After this section, you should be able to… DESCRIBE the idea of probability DESCRIBE myths about randomness DESIGN and PERFORM simulations

The Idea of Probability Chance behavior is unpredictable in the short run, but has a regular and predictable pattern in the long run. The probability of any outcome of a chance process is a number between 0 (never occurs) and 1 (always occurs) that describes the proportion of times the outcome would occur in a very long series of repetitions.

The Law of Large Numbers The law of large numbers says that if we observe more and more repetitions of any chance process, the proportion of times that a specific outcome occurs approaches a single value.

Myths about Randomness The myth of short-run regularity: The idea of probability is that randomness is predictable in the long run (1 million plus occurrences). Probability does not allow us to make short-run predictions. The myth of the “law of averages”: Probability tells us random behavior evens out in the long run. Future outcomes are not affected by past behavior. Women have a 50% of having a boy with each pregnancy; the gender of any previous children do not matter!

Performing a Simulation The imitation of chance behavior, based on a model that accurately reflects the situation, is called a simulation. Simulations are usually done with a table of random digits, calculator random number generator (RandInt) or computer software. State: Identify the probability calculation at interest. Plan: Describe how to use a chance device/tool to implement one repetition of the process. Explain clearly how to identify the outcomes of the chance process. Do: Perform many (at least 20) repetitions of the simulation. Conclude: Use the results of your simulation to answer the question of interest, in context.

Performing a Simulation For Example: What is the probability that a student earns an 80% on a true/false quiz written in Chinese? (Assume the exam taker does not know any Chinese). Should the instructor be concerned about cheating? How can we simulate the probability of guessing 80% correct on a True/False quiz?

Required Elements: State must include: Plan must include: Identify variable Statement of probability in symbols or words. Plan must include: What tool? What values are you assigning? How many values are you picking each time? How many times are you conducting the simulation? What about repeat digits or ignored digits? What are you recording?

Required Elements: Do must include: Conclude must include: Simulation data, if number of trials is 20 or less Summary of data for larger trials Conclude must include: Statement of probability Answer to question Usually about being surprised/reasonable/expected, etc.

The Golden Ticket At a local high school, 95 students have permission to park on campus. Each month, the student council holds a “golden ticket parking lottery” at a school assembly. The two lucky winners are given reserved parking spots next to the school’s main entrance. Last month, the winning tickets were drawn by a student council member from the AP Statistics class. When both golden tickets went to members of that same class, some people thought the lottery had been rigged. There are 28 students in the AP Statistics class, all of whom are eligible to park on campus. Design and carry out a simulation to decide whether it’s plausible that the lottery was carried out fairly. **See 5.1 WS

STATE: What is the probability that the lottery would result in two winners from the AP Stats class? P (X=2), where x is the number of winners from AP Stats

PLAN: Using the table of random digits, we will randomly assign each student a two digit number from 01 to 95. We’ll label the students in the AP Statistics class from 01 to 28, and the remaining students from 29 to 95. (Numbers from 96 to 00 will be skipped.) Starting at the randomly selected row 139 and moving left to right across the row, we’ll look at pairs of digits until we come across two different values from 01 to 95. These two values will represent the two students with these labels will win the prime parking spaces. We will record whether both winners are members of the AP Statistics class (Yes or no). We will conduct the simulation 18 times.

Required Elements: Plan must include: What tool? Table of Random of Digits, Calculator Random Number Generator (RandInt), etc. What values are you assigning? 01 to 95 How many values are you picking each time? 2 values How many times are you conducting the simulation? 18 times What about repeat digits or ignored digits? Ignore repeat digits within a single draw What are you recording? Yes for both AP Stats.

DO: Students Labels AP Statistics Class 01-28 Other 29-95 Skip numbers from 96-00 Reading across row 139 in Table D, look at pairs of digits until you see two different labels from 01-95. Record whether or not both winners are members of the AP Statistics Class. 55 | 58 89 | 94 04 | 70 70 | 84 10|98|43 56 | 35 69 | 34 48 | 39 45 | 17 X | X ✓ | X ✓|Sk|X X | ✓ No 19 | 12 97|51|32 58 | 13 04 | 84 51 | 44 72 | 32 18 | 19 40|00|36 00|24|28 ✓ | ✓ Sk|X|X X | ✓ ✓ | X X | X X|Sk|X Sk|✓|✓ Yes No

CONCLUDE: Based on 18 repetitions of our simulation, both winners came from the AP Statistics class 3 times, so the probability is estimated as 16.67%. Therefore is definitely possible for two AP Stats students to be selected in a “fair” drawing.