Unit 6 Probability & Simulation: the Study of randomness Simulation Probability Models General Probability Rules.

Slides:



Advertisements
Similar presentations
6.1 Simulation Probability is the branch of math that describes the pattern of chance outcomes It is an idealization based on imagining what would happen.
Advertisements

AP STATISTICS Simulation “Statistics means never having to say you're certain.”
Chapter 5.3: Simulation. Random  We call a phenomenon RANDOM if individual outcomes are uncertain but there is nonetheless a regular distribution of.
AP STATISTICS Simulating Experiments. Steps for simulation Simulation: The imitation of chance behavior, based on a model that accurately reflects the.
Chapter 6 Probability and Simulation
Section 5.1 and 5.2 Probability
AP Statistics Section 6.2 A Probability Models
1 Chapter 6: Probability— The Study of Randomness 6.1The Idea of Probability 6.2Probability Models 6.3General Probability Rules.
Section The Idea of Probability Statistics.
Special Topics. Definitions Random (not haphazard): A phenomenon or trial is said to be random if individual outcomes are uncertain but the long-term.
Introduction to Probability
AP STATISTICS Section 6.2 Probability Models. Objective: To be able to understand and apply the rules for probability. Random: refers to the type of order.
1. Try to estimate the likelihood of a result by actually observing the random phenomenon many times and calculating the relative frequency of the results.
Simulating Experiments By: Justin Ross Tim Dietrich Brandon Izumi.
Probability Simulation The Study of Randomness.  P all  P all.
AP STATISTICS LESSON SIMULATING EXPERIMENTS.
1.3 Simulations and Experimental Probability (Textbook Section 4.1)
AP STATISTICS LESSON 6-1 Simulation. ESSENTIAL QUESTION: How can simulation be used to solve problems involving chance? Objectives: To simulate problems.
Determining Probabilities Using Tree Diagrams and Tables.
AP STATISTICS Section 6.1 Simulations. Objective: To be able to create and carry out a simulation. Probability: the branch of mathematics that describes.
CHAPTER 10: Introducing Probability ESSENTIAL STATISTICS Second Edition David S. Moore, William I. Notz, and Michael A. Fligner Lecture Presentation.
Probability Models.  Understand the term “random”  Implement different probability models  Use the rules of probability in calculations.
Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101.
5.1 Probability in our Daily Lives.  Which of these list is a “random” list of results when flipping a fair coin 10 times?  A) T H T H T H T H T H 
5.1 Randomness  The Language of Probability  Thinking about Randomness  The Uses of Probability 1.
YMS Chapter 6 Probability: Foundations for Inference 6.1 – The Idea of 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,
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 5: Probability: What are the Chances? Section 5.1 Randomness, Probability,
4.3a Simulating Experiments Target Goal: I can use simulation to represent an experiment. In class FR.
Sec. 5.3: SIMULATING EXPERIMENTS C HAPTER 5: P RODUCING D ATA.
Simulating Experiments Introduction to Random Variable.
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?
Section 5.1.  Three ways to answer this question: 1. Actually carry out an experiment 2. Develop a probability model 3. Start with a model, and then.
Simulation. Simulation  Simulation imitation of chance behavior based on a model that accurately reflects the phenomenon under consideration  By observing.
A General Discussion of Probability Some “Probability Rules” Some abstract math language too! (from various internet sources)
5.3: Simulation NEW SEATING CHARTS NEW WEBSITE FOR NOTES.
Unit 4: Probability Day 2: Basic Probability. Standards and Benchmarks Select and apply counting procedures, such as the multiplication and addition.
Section 5.3 – basics of simulation Simulation – the imitation of chance behavior, based on a model that accurately reflects the experiment under consideration.
Probability and Simulation The Study of Randomness.
Aim: What is the importance of probability?. What is the language of Probability? “Random” is a description of a kind of order that emerges in the long.
Section The Idea of Probability AP Statistics
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?
C HAPTER 6: P ROBABILITY Section 6.1 – The Idea of Probability.
The Practice of Statistics Third Edition Chapter 6: Probability and Simulation: The Study of Randomness 6.1 Simulation Copyright © 2008 by W. H. Freeman.
6.2 – Probability Models It is often important and necessary to provide a mathematical description or model for randomness.
AP STATISTICS LESSON AP STATISTICS LESSON PROBABILITY MODELS.
Probability Models Section 6.2. The Language of Probability What is random? What is random? Empirical means that it is based on observation rather than.
AP Statistics Chapter 5 Section 3. Chance Toss coin 10 times. What is the likelihood of a run of 3 or more consecutive heads or tails? A couple plans.
Lesson 6 – 2a Probability Models. Knowledge Objectives Explain what is meant by random phenomenon. Explain what it means to say that the idea of probability.
AP STATISTICS LESSON THE IDEA OF PROBABILITY.
Conditional Probability 423/what-is-your-favorite-data-analysis-cartoon 1.
Section 5.1 and 5.2 Probability
6.1 The Idea of Probability
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.
Chap 6.1 Simulations.
CHAPTER 6 PROBABILITY & SIMULATION
Unit 5: Probability—What are the Chances?
Click the mouse button or press the Space Bar to display the answers.
Probability: The study of Randomness
Click the mouse button or press the Space Bar to display the answers.
Simulating experiments
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.
Probability The branch of mathematics that describes the pattern of chance outcome.
Homework: pg. 398 #4, 5 pg. 402 #10, 11 4.) A. A single random digit simulates one shot, 1-7 represents a made shot 8-10 represents a miss. Then 5 consecutive.
Section 6.1 The Idea of Probability
Probability using Simulations
Probability: What are the chances?
Presentation transcript:

Unit 6 Probability & Simulation: the Study of randomness Simulation Probability Models General Probability Rules

 the imitation of chance behavior, based on a model that accurately reflects the phenomenon under consideration, is called simulation.

Estimate the likelihood by actually observing the phenomenon many times Develop a probability model and calculate a theoretical answer Simulate multiple repetitions

1. State the problem or describe the random phenomenon 2. State the assumptions 1. Individual likeliness 2. Independent 3. Assign digits to represent outcomes 4. Simulate many repetitions 5. State your conclusions

 I have four children. How likely would it be to have a girl among my children?

1. State the problem or describe the random phenomenon 2. State the assumptions (individual likeliness, independent) 3. Assign digits to represent outcomes 4. Simulate many repetitions 5. State your conclusions

RandInt (0, 99, 10) RandInt (0, 9, 5) RandInt (0, 1, 10)

 Chance behavior is unpredictable in the short run but has a regular and predictable pattern in the long run. Probability is the long-run proportion of repetitions on which an event occurs.

 Count Buffon  in the 1700's  4040 times  2048 heads for Karl Pearson around ,000 times 12,012 heads for John Kerrich imprisoned in WWII 10,000 times 5067 heads for

 Thinking about Randomness  read pg 409

 What is the sample space when we roll two dice? What is the sample space when we record four coin tosses? Sometimes the sample space varies depending on what exactly you're asking for! What is the sample space when we toss a coin and roll a die?

What is the sample space when we record four coin tosses? What is the sample space when we toss a coin and roll a die? Being able to properly enumerate the outcomes in a sample space is critical to determining probabilities. Sometimes it's helpful to use a tree diagram.