SI 2007: ProbabilityLing Pun & Coral Quackenbush1.

Slides:



Advertisements
Similar presentations
EXAMPLE 1 Using Theoretical Probability Predict the number of times a coin will land heads up in 50 coin tosses. There are two equally likely outcomes.
Advertisements

How can you tell which is experimental and which is theoretical probability? You tossed a coin 10 times and recorded a head 3 times, a tail 7 times.
Why can I flip a coin 3 times and get heads all three times?
3.6: Probabilities Through Simulations Objective: To simulate probabilities using random number tables and random number generators CHS Statistics.
Section 5.1 Constructing Models of Random Behavior.
What are the chances of that happening?. What is probability? The mathematical expression of the chances that a particular event or outcome will happen.
Probability.
CONFIDENTIAL 1 Algebra1 Theoretical Probability. CONFIDENTIAL 2 Warm Up 1) choosing a heart. 2) choosing a heart or a diamond. An experiment consists.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 12.1 The Nature of Probability.
Probability Distributions. Essential Question: What is a probability distribution and how is it displayed?
Notes on PROBABILITY What is Probability? Probability is a number from 0 to 1 that tells you how likely something is to happen. Probability can be either.
Probability Section 7.1.
By: Courtney Claiborne.  1 number cube  4 highlighters 1 pink, 1 orange, 1 blue, 1 yellow  1 paper bag.
What is Probability?. The Mathematics of Chance How many possible outcomes are there with a single 6-sided die? What are your “chances” of rolling a 6?
PROBABILITY.
Probability Section 7.1. What is probability? Probability discusses the likelihood or chance of something happening. For instance, -- the probability.
1. What’s the probability that the spinner will land on blue?
WOULD YOU PLAY THIS GAME? Roll a dice, and win $1000 dollars if you roll a 6.
Objective  Find the experimental probability that an event will occur.
PROBABILITY BINGO STAAR REVIEW I am based on uniform probability. I am what SHOULD happen in an experiment.
Probability Experiments Problem Solving Sample Spaces Theoretical vs Experimental Compound Events Independent and Dependent Events.
Unit 4 Section 3.1.
Experimental Probability Vs. Theoretical Probability.
Unit 4: Probability Day 2: Basic Probability. Standards and Benchmarks Select and apply counting procedures, such as the multiplication and addition.
By:Tehya Pugh. What is Theoretical Probability  Theoretical Probability Is what you predict what will happen without really doing the experiment.  I.
PROBABILLITY Transition Math What is Probability? Probability is a number from 0 to 1 that tells you how likely something is to happen. Probability can.
Probability Quizzes and Games Week of April 4-8, : Relate theoretical probability to experimental results.
When could two experimental probabilities be equal? Question of the day.
How likely is something to happen..  When a coin is tossed, there are two possible outcomes: heads (H) or tails (T) We say the probability of a coin.
Mrs. Hubbard 6 th Grade.  What is the chance that a particular event will happen? - It will rain tomorrow. - We will have school tomorrow. - We will.
ENRICHING STUDENTS MATHEMATICAL INTUITIONS WITH PROBABILITY GAMES AND TREE DIAGRAMS NCTM PRESENTATION BY: ADOLFO CANON Rice University Summer.
PROBABILITY bability/basicprobability/preview.we ml.
Math 1320 Chapter 7: Probability 7.3 Probability and Probability Models.
2-6 Probability Theoretical & Experimental. Probability – how likely it is that something will happen – Has a range from 0 – 1 – 0 means it definitely.
 Students will be able to find theoretical and experimental probabilities.
11-3 Theoretical Probability Course 1 Warm Up Warm Up Lesson Presentation Lesson Presentation Problem of the Day Problem of the Day.
The Mathematics of Star Trek Workshop
PROBABILLITY Transition Math.
Sec. 4-5: Applying Ratios to Probability
Experimental Probability Vs. Theoretical Probability
Bell Ringer Solve and combine like terms when possible.
4.3 Introduction to Probability
Relative Frequency.
Probability.
Experimental Probability Vs. Theoretical Probability
Experimental Probability Vs. Theoretical Probability
Experimental Probability Vs. Theoretical Probability
PROBABILITY.
Stand Quietly.
Experimental vs. Theoretical Probability
A D D A D.
Probability Union Intersection Complement
10.1 Notes: Theoretical and experimental probability
Directions for using an Area Model:
Likelihood, Theoretical, and Experimental
Experimental Probability Vs. Theoretical Probability
Probability Jeopardy Definition 100 TP/EP/Ind/Dep 100 Counting 100
Write each fraction in simplest form
Experimental Probability Vs. Theoretical Probability
Probability Jeopardy Definition 100 TP/EP/Ind/Dep 100 Counting 100
Section 12.1 The Nature of Probability
Section 12.1 The Nature of Probability
Investigation 1 A First look at Chance
Investigation 2 Experimental and Theoretical Probability
Experimental vs. Theoretical Probability
Fun… Tree Diagrams… Probability.
Probability.
Section 12.1 The Nature of Probability
Probability.
Homework Due Tomorrow mrsfhill.weebly.com.
Presentation transcript:

SI 2007: ProbabilityLing Pun & Coral Quackenbush1

SI 2007: ProbabilityLing Pun & Coral Quackenbush2 Probability: Coin Flipping and Dice Rolling By Ling Pun and Coral Quackenbush

SI 2007: ProbabilityLing Pun & Coral Quackenbush3 Objective: Sunshine Standards: MAE Collects and displays data in a variety of ways MAE Comparing experimental results with expectations Your students will be able to identify the similarities and differences of experimental versus theoretical probability and represent this data in a visual manner.

SI 2007: ProbabilityLing Pun & Coral Quackenbush4 Background and History Concepts of probability are as old as mankind itself. Pierre de Fermat Blaise Pascal Jacob Bernoulli Christiaan Huygens Pierre de Fermat, Blaise Pascal, and Christiaan Huygens gave the earliest known scientific treatment of probability.

SI 2007: ProbabilityLing Pun & Coral Quackenbush5 Game of flipping a coin: Let’s flip the coin ten times And record how many heads or Tails. What are your results ? HEADS TAILS Heads: Tails:

SI 2007: ProbabilityLing Pun & Coral Quackenbush6 Representation of Probability

SI 2007: ProbabilityLing Pun & Coral Quackenbush7 Experimental versus Theoretical.. What’s the difference? Experimental probability is the result of an experiment or simulation after a large number of times. Theoretical probability is what is expected to happen based on the possible outcomes, assuming equally likely events.

SI 2007: ProbabilityLing Pun & Coral Quackenbush8 Theoretical Experimental

SI 2007: ProbabilityLing Pun & Coral Quackenbush9 Let’s simulate 10 coin flips with Excel…. It should look something like this Construct an array: Select cells C2 through C11. Select the borders & color fill.

SI 2007: ProbabilityLing Pun & Coral Quackenbush10 Use the function “=INT(2*RAND())” in each cell of the array to produce either a 1 or a 0. What function do you think we can use to simulate the experiment? Excel does not have heads and tails… what should we use? Heads = 1 Tails = 0

SI 2007: ProbabilityLing Pun & Coral Quackenbush11 Now, we need to record our data. We need to use the “sum” function. ARRAY # of HEADS (result) TOTAL TRIALS

SI 2007: ProbabilityLing Pun & Coral Quackenbush12 Select the original array and drag it to the right… Now lets try it with 100 flips….

SI 2007: ProbabilityLing Pun & Coral Quackenbush13 Now, we need to record our data. Remember: “sum” function.

SI 2007: ProbabilityLing Pun & Coral Quackenbush14 Can you adjust this situation for a six-sided number cube? Why do we multiply by “6”? Why do we add “1”? (Start New Sheet in same Excel document!)

SI 2007: ProbabilityLing Pun & Coral Quackenbush15

SI 2007: ProbabilityLing Pun & Coral Quackenbush16 One way to get a sum of 2 or 12

SI 2007: ProbabilityLing Pun & Coral Quackenbush17 Distribution of Sums Simulation of Sums