Chapter 6 Section 1 The Study of Randomness. How often would this method give a correct answer if I used it very many times? If we know the blood types.

Slides:



Advertisements
Similar presentations
Probability: The Study of Randomness
Advertisements

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.
Gl: Students will be expected to conduct simple experiments to determine probabilities G2 Students will be expected to determine simple theoretical probabilities.
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.
Chapter 6 Probability and Simulation
D1: 5.1 The Study of Randomness h.w: p 293: 1–11 odd, 15,17
Section 5.1 and 5.2 Probability
Chapter 6: Probability : The Study of Randomness “We figured the odds as best we could, and then we rolled the dice.” US President Jimmy Carter June 10,
Chapter 5 Understanding Randomness
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.
CHAPTER 5 Probability: What Are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Section The Idea of Probability Statistics.
 The Law of Large Numbers – Read the preface to Chapter 7 on page 388 and be prepared to summarize the Law of Large Numbers.
Chapter 5: Probability: What are the Chances?
Special Topics. Definitions Random (not haphazard): A phenomenon or trial is said to be random if individual outcomes are uncertain but the long-term.
11/18/ Randomness, Probability, and Simulation.
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,
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?
Chapter 2 – Properties of Real Numbers 2.8 – Probability and Odds.
AP Statistics Notes Chapter 14 and 15.
Simulation. Simulation  Simulation imitation of chance behavior based on a model that accurately reflects the phenomenon under consideration  By observing.
Randomness, Probability, and Simulation
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.
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.
Unit 6 Probability & Simulation: the Study of randomness Simulation Probability Models General Probability Rules.
Section The Idea of Probability AP Statistics
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.
AP STATISTICS LESSON THE IDEA OF PROBABILITY.
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?
Chap 6.1 Simulations.
Brief General Discussion of Probability: Some “Probability Rules” Some abstract math language too! (from various internet sources)
Chapter 5: Probability: What are the Chances?
CHAPTER 5 Probability: What Are the Chances?
Probability: The study of Randomness
Probability: The Study of Randomness
CHAPTER 5 Probability: What Are the Chances?
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?
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?
Section 6.1 The Idea of Probability
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?
Randomness, Probability, and Simulation
The Geometric Distributions
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?
Presentation transcript:

Chapter 6 Section 1 The Study of Randomness

How often would this method give a correct answer if I used it very many times? If we know the blood types of a man and a woman, what can we say about the blood types of their future children? Give a test for AIDS to the employees of a small company. What is the chance of at least one positive test if all the people tested are AIDS free?

The mathematics of probability begins with the observed fact that some phenomena are random – that is, the relative frequencies of their outcomes seem to settle down to fixed values in the long run. Graph on pg. 313

Random does not mean haphazard – it describes a kind of order that emerges only in the long run. -- if individual outcomes are un certain but there is nonetheless a regular distribution of outcomes in a large number of repetitions.

Probability The probability of any outcome of a random phenomenon is the proportion of times the outcome would occur in a very long series of repetitions. Mathematical probability is an idealization based on imagining what would happen in an indefinitely long series of trials.

Independence The outcome of one trial does not influence the outcome of any other trial.

Random Phenomenon has outcomes that we cannot predict but that nonetheless have a regular distribution in very many repetitions.

Imagine a spinner with three sectors, all the same size, marked 1, 2, and 3 as shown on page 311. Imagine spinning this spinner 3 times and recording the numbers as they occur. You want to determine the proportion of times that at least one digit occurs in its correct position. i.e – all digits in correct position – one digit in its correct position – none in correct position

Use your calculator to randomly generate the three digits. Randint(1,3,3) Continue to press enter to generate more three digit combos. Use a tally mark to record the results in a table like below. Do 20 trials and then calculate the relative frequency for the event “at least one digit in the correct position.” At least one digit In the correct position____________________________________ Not

Combine your results with everyone in class to obtain as many trials as possible. Put SPIN123 into your calculator from page 312. Run the program with 25 trials, 50 trials, and then 100 trials. The actual probability that at least one digit will occur in its correct place is 19/27 =.7037 or approx. 70%. How does that compare to your data?

70