+ All Categories
Home > Documents > Chapter 5 Probability: What are the Chances? Target Goals: I can interpret probability as a long run...

Chapter 5 Probability: What are the Chances? Target Goals: I can interpret probability as a long run...

Date post: 16-Dec-2015
Category:
Upload: leo-cunningham
View: 219 times
Download: 0 times
Share this document with a friend
19
Chapter 5 Probability: What are the Chances? Target Goals: I can interpret probability as a long run frequency. I can use simulation to model chance behavior. D1: 5.1 The Study of Randomness h.w: p 293: 1–11 odd, 15,17
Transcript

Chapter 5Probability: What are the Chances?

Target Goals:I can interpret probability as a long run frequency.I can use simulation to model chance behavior.

D1: 5.1The Study of Randomness

h.w: p 293: 1–11 odd, 15,17

Randomness & Probability Models

Random? How would you describe something

that is random? Behavior is random if, while individual outcomes are

uncertain for a large number of repetitions,

outcomes are regularly distributed.

Randomness

Example: If I roll a die once, I can’t predict

with any certainty what number it will land on, but if I roll sixty times, I can expect it to land on 1-ten times, 2-ten times, 3-ten times, etc.

Pg. 282

Consider flipping a coin and recording the relative frequency of heads.

When the number of coin flips is small, there is a lot of variability in the relative frequency of “heads” (as shown in this graph). What do you notice in the graph at the right?

Consider flipping a coin and recording the relative frequency of heads.

The graph at the right shows the relative frequency when the coin is flipped a large number of times. What do you notice in this graph at the right?

Law of Large Numbers

Notice how the relative frequency of heads approaches ½ the larger

the number of trials!

Probability

The probability of an outcome describes the pattern of chance outcome,

and is the proportion of times the outcome

would occur for a large number of repetitions.

Example: The probability of a die landing on 4 is the proportion of times a die lands on 4 for a large number of repetitions.

OR in other words, after a large number of trials, the relative

frequency approaches the true probability.

Exercise: SHAQ

The basketball player Shaquille O’Nealmade about half of his free throws over theentire season. We will use the calculator to simulate 100

free throws shot independently by a player who has a probability 0.5 of making each shot.

We let the number 1 represent the outcome “Hit” and 0 represent a “Miss”.

a. Calculator Keystrokes

Enter the command MATH:PRB:randInt(0, 1, 100)

Store in SHAQ (must press “APHA” key with letter)

This tells the calculator to randomly select a hit (1) or a miss (0), do this 100 times in succession, and store the results in the list named SHAQ.

b. What percent of the 100 shots are hits?

Enter STAT: CALC: 1–Var Stats: enter

Retrieve SHAQ from name list. 2nd STAT(LIST): NAMES Scroll down to SHAQ: enter The percent in x bar (mean) records

the number of 1’s or “Hits”.

c. Examine the sequence of hits and misses.

How long was the longest run of shots made?Of shots missed?

Examine SHAQ list: Clear L1:

STAT:ClrList(4): enter: L1 Store SHAQ in L1

The myth of the “law of averages”.

Interesting fact: sequences of random

outcomes often show runs longer than our

intuition thinks likely.

Ex: Golden Ticket Parking Lottery Simulation95 students have permission to park on campus. What is the probability that a fair lottery would result in two winners from the 28 students in the AP Statistics class?

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 | X ✓ | X X | X ✓|Sk|X X | X X | X X | X X | ✓

No No No No No No No No 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 | X ✓ | ✓ X|Sk|X Sk|✓|✓

Yes No No No No No Yes No Yes

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%.

Exercise: How Many Tosses to Get a Head?

If we toss a penny, what does experience tell you the probability of a head is?Suppose now that we toss the penny repeatedly until we get a head.

What is the probability that the first head comes up in an odd number of tosses (1, 3, 5, and so on)?

To find out, repeat the experiment 50 times, and keep record of the number of tosses needed to get a head on each of your 50 trails.

Simulate tossing penny for 50 trails

For each trail: MATH: PROB: randInt (0, 1,1): enter Press ENTER until a 1 appears.

Place a check mark next to trail if it appeared on an odd toss.

Select Enter: for a new trail and repeat 50 times.

Tally results in table provided.

Trail # Record until 1st head

Enter check if occurred on odd toss

Trail # Record until 1st head

Enter check if occurred on odd toss

1 TH

2 H √

3

Results

a. From your experiment, estimate the probability of a head on the first toss. Results will vary.What value should we expect this value to have?

b. Estimate the theoretical probability that the first head appears on an odd toss.

P(head on odd # toss) = ½ + (½)3 + (½)5 + … = 2/3 Most answers from simulation will

be between o.47 and 0.87


Recommended