3.7 Simulations Unit 1: Statistics.

Slides:



Advertisements
Similar presentations
Chapter 5 Understanding Randomness
Advertisements

Lesson  In this investigation you will explore the predictability of random outcomes. You will use a familiar random process, the flip of a coin.
3.6: Probabilities Through Simulations Objective: To simulate probabilities using random number tables and random number generators CHS Statistics.
Monopoly Game Example Mutually Exclusive.
Independent Events. These situations are dealing with Compound events involving two or more separate events. These situations are dealing with Compound.
Copyright © 2009 Pearson Education, Inc. Chapter 12 Section 1 - Slide 1 P-1 Probability The Nature of Probability.
Choose a category. You will be given the answer. You must give the correct question. Click to begin.
Chapter 11: understanding randomness (Simulations)
PROBABILITY WITH APPLICATION Random outcome  Example of rolling a die Repeating an experiment  Simulation using StatCrunch Software Probability in Real.
A multiple-choice test consists of 8 questions
Copyright © 2010 Pearson Education, Inc. Unit 3: Gathering Data Chapter 11 Understanding Randomness.
Section 5.1 What is Probability? 5.1 / 1. Probability Probability is a numerical measurement of likelihood of an event. The probability of any event is.
Chapter 1 Basics of Probability.
In this chapter we introduce the idea of what it means for something to be truly random. We also investigate techniques for simulating randomness.
Chapter 11 – Understanding Randomness 1. What is a random event? Nobody can guess the outcome before it happens. Let’s try an experiment. On the next page.
14.3 Simulation Techniques and the Monte Carlo Method simulation technique A simulation technique uses a probability experiment to mimic a real-life situation.
1.3 Simulations and Experimental Probability (Textbook Section 4.1)
Algebra 2 Mr. Gallo 11-2:Probability. Terms to Know Probability – is the ratio of the number of _______________________ to the ___________ number of possible.
Understanding Randomness
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 11 Understanding Randomness.
AP STATISTICS Objective: Understanding Randomness Do Now: Take out any completed contracts, personal profiles, as well as your written design study. HW:
Chapter 11 Understanding Randomness. What is Randomness? Some things that are random: Rolling dice Shuffling cards Lotteries Bingo Flipping a coin.
4.3a Simulating Experiments Target Goal: I can use simulation to represent an experiment. In class FR.
Simulation. Simulation is a way to model random events, such that simulated outcomes closely match real-world outcomes. By observing simulated outcomes,
Simulations. Simulations – What’s That? Simulations are used to solve probability problems when it is difficult to calculate the answer theoretically.
Warm Up Complete the Margins of Error Worksheet #1 – 3 on the back!
Introduction Imagine the process for testing a new design for a propulsion system on the International Space Station. The project engineers wouldn’t perform.
Random Numbers Random numbers are numbers generated whose sequence have no pattern Most calculators are able to generate random integers via a command.
Statistics 11 Understanding Randomness. Example If you had a coin from someone, that they said ended up heads more often than tails, how would you test.
1 Copyright © 2014, 2012, 2009 Pearson Education, Inc. Chapter 9 Understanding Randomness.
Copyright © 2016 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. B ASIC C ONCEPTS IN P ROBABILITY Section 5.1.
Chapter 11 Understanding Randomness. What is the most important aspect of randomness? It must be fair. How is this possible? 1) Nobody can guess the outcome.
Warm-up What is the best way to answer each of the questions below: an experiment, a sample survey, or an observational study that is not a sample survey?
Probability Distribution for Discrete Random Variables
Virtual University of Pakistan
Experiments vs. Observational Studies vs. Surveys and Simulations
Unit 1 Day 6: Simulations.
Chapter 6 6.1/6.2 Probability Probability is the branch of mathematics that describes the pattern of chance outcomes.
Starter   In a certain game show, a contestant is presented with three doors. Behind one of the doors is an expensive prize; behind the others are goats.
4 Elementary Probability Theory
Common Core Math III Unit 1: Statistics
Day 6: Simulations Unit 1: Statistics.
Probability of Simple Events
Simulation Department of Industrial Engineering Anadolu University
Section 5.1 Basic Ideas.
Chapter Randomness, Probability, and Simulation
Understanding Randomness
AND.
Student Activity 1: Fair trials with two dice
Unit 6 Probability.
4 Elementary Probability Theory
Friday, October 7, 2016 Write a random number between 1 and 10 on a post- it note on your desk Warm-up Discuss with your group & make a list What games.
Chapter 5 Probability.
The Nature of Probability
Probability What are your Chances?
Expected Value.
Warm Up 4.
The Law of Large Numbers
Probability 14.1 Experimental Probability 14.2 Principles of Counting
Probability Die Difference and Uncertainty
Lesson – Teacher Notes Standard:
Probabilities of Independent and Dependent Events
CHAPTER 5 Probability: What Are the Chances?
Day 6: Simulations Unit 1: Statistics.
Probability using Simulations
Probability distributions
Statistics and Probability-Part 5
Understanding Randomness
PROBABILITY.
Presentation transcript:

3.7 Simulations Unit 1: Statistics

Today’s Objectives I can… Use design simulations to model experiments.

Simulation Why run a simulation? Simulation is a way to model random events, to closely match real-world outcomes. Why run a simulation? Some situations may be difficult, time-consuming, or expensive to analyze. In these situations, simulation may approximate real-world results while requiring less time, effort, or money.

Portia and Tafui are playing a dice game Portia and Tafui are playing a dice game. Portia believes that she can roll six dice and get each number, one through six, on a single roll. Tafui knows the probability of this occurrence is low. She bets Portia that she will wear her clothes inside out tomorrow if Portia can get the outcome she wants in twenty tries.

What is the problem that we are simulating? Can Portia roll one of each number in a throw of six dice? What random device will you use to simulate the problem and how will you use it? We will use the calculator to generate random numbers.

Seeding Since a calculator is a type of computer, it can never be truly random. For this reason, we can configure our calculators to give everyone the same set of “random” data (so we can all work together!). The process of calibrating our calculators in this way is called seeding.

How to seed the calculator:

How will you conduct each trial? How many trials will you conduct? I will use the randInt( command in my calculator to generate random integers. randInt(min value, max value, number of data in set) randInt(1, 6, 6) Smallest number on dice Throwing 6 dice at a time Largest number on dice

Let’s perform our simulation! In your groups, complete the simulation 20 times. Record which trials gave you one of each number. _____ 2. _____ 3. _____ 4. _____ 5. _____ 6. _____ 7. _____ 8. _____ 9. _____ 10. _____ 11. _____ 12. _____ 13. _____ 14. _____ 15. _____ 16. _____ 17. _____ 18. _____ 19 . _____ 20. _____

What are the results of these trials? What predictions can be made based on these results? The more trials you run, the closer you will get to the theoretical probability (Law of Large Numbers). What is the theoretical probability that you will get the numbers 1 – 6 on in six rolls of a die?

On a certain day the blood bank needs 4 donors with type O blood On a certain day the blood bank needs 4 donors with type O blood.  If the hospital brings in groups of five, what is the probability that a group would arrive that satisfies the hospitals requirements, assuming that 45% of the population has type O blood?    Remember to seed the calculator to 5

Questions about simulations?