Unit 8 Probability And Sampling — Unit Plan
| Title | Takeaways | Student Summary | Assessment | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Lesson 7 Simulating Multi-step Experiments | — | The more complex a situation is, the harder it can be to estimate the probability of a particular event happening. Well-designed simulations are a way to estimate a probability in a complex situation, especially when it would be difficult or impossible to determine the probability from reasoning alone. To design a good simulation, we need to know something about the situation. For example, if we want to estimate the probability that it will rain every day for the next three days, we could look up the weather forecast for the next three days. Here is a table showing a weather forecast:
We can set up a simulation to estimate the probability of rain each day with three bags.
Then we can select 1 slip of paper from each bag and record whether or not the simulation predicts that there will be rain on all three days. If we repeat this experiment many times, we can estimate the probability that there will be rain on all three days by dividing the number of times all three slips say “rain” by the total number of times we perform the simulation. | Battery Life (1 problem) The probability of a certain brand of battery going dead within 15 hours is . Noah has a toy that requires 4 of these batteries. He wants to estimate the probability that at least one battery will die before 15 hours are up.
Show Solution
| ||||||||||||||||||||||
Lesson 8 Keeping Track of All Possible Outcomes | — | Sometimes we need a systematic way to count the number of outcomes that are possible in a given situation. For example, suppose there are 3 people (A, B, and C) who want to run for the president of a club and 4 different people (1, 2, 3, and 4) who want to run for vice president of the club. We can use a tree, a table, or an ordered list to count how many different combinations are possible for a president to be paired with a vice president. With a tree, we can start with a branch for each of the people who want to be president. Then for each possible president, we add a branch for each possible vice president, for a total of possible pairs. We can also start by counting vice presidents first and then adding a branch for each possible president, for a total of possible pairs.
A table can show the same result:
So does this ordered list: A1, A2, A3, A4, B1, B2, B3, B4, C1, C2, C3, C4 | Shirt Options (1 problem) A school club is selling shirts for a fundraiser. Shirts come with one of each of these options:
Show Solution
| ||||||||||||||||||||||
Lesson 9 Multi-step Experiments | — | Suppose we have two bags. One contains 1 star block and 4 moon blocks. The other contains 3 star blocks and 1 moon block. If we select 1 block at random from each, what is the probability that we will get 2 star blocks or 2 moon blocks? To answer this question, we can draw a tree diagram to see all of the possible outcomes.
There are possible outcomes. Of these, 3 of them are both stars, and 4 are both moons. So the probability of getting 2 star blocks or 2 moon blocks is . In general, if all outcomes in an experiment are equally likely, then the probability of an event is the fraction of outcomes in the sample space for which the event occurs. | A Number Cube and 10 Cards (1 problem) Lin plays a game that involves a standard number cube and a deck of ten cards numbered 1 through 10. If both the cube and card have the same number, Lin gets another turn. Otherwise, play continues with the next player. What is the probability that Lin gets another turn? Show Solution(or equivalent), since there are 6 outcomes for which the numbers match and 60 equally likely outcomes in the sample space () | ||||||||||||||||||||||
Lesson 10 Designing Simulations | — | Many real-world situations are difficult to repeat enough times to get an estimate for a probability. If we can find probabilities for parts of the situation, we may be able to simulate the situation using a process that is easier to repeat. For example, if we know that each egg of a fish in a science experiment has a 13% chance of having a mutation, how many eggs do we need to collect to make sure we have 10 mutated eggs? If getting these eggs is difficult or expensive, it might be helpful to have an idea about how many eggs we need before trying to collect them. We could simulate this situation by having a computer select random numbers between 1 and 100. If the number is between 1 and 13, it counts as a mutated egg. Any other number would represent a normal egg. This matches the 13% chance of each fish egg having a mutation. We could continue asking the computer for random numbers until we get 10 numbers that are between 1 and 13. How many times we asked the computer for a random number would give us an estimate of the number of fish eggs we would need to collect. To improve the estimate, this entire process should be repeated many times. Because computers can perform simulations quickly, we could simulate the situation 1,000 times or more. | The Best Power-Up (1 problem) Elena is programming a video game. She needs to simulate the power-up that the player gets when they reach a certain level. The computer can run a program to return a random integer between 1 and 100. Elena wants the best power-up to be given 15% of the time. Explain how Elena could use the computer to simulate the player getting the best power-up at least 2 out of 3 times. Show SolutionSample response: Elena could have the computer generate 3 random integers between 1 and 100. If at least 2 of the numbers are between 1 and 15, then the player gets the best power-up at least twice. She could repeat this process many times and estimate the probability as the proportion of trials for which at least 2 of the numbers are between 1 and 15. | ||||||||||||||||||||||
Section B Check Section B Checkpoint | |||||||||||||||||||||||||
Lesson 15 Estimating Population Measures of Center | — | Some populations have greater variability than others. For example, we would expect greater variability in the weights of dogs at a dog park than at a beagle meetup. Dog park: Mean weight: 12.8 kg MAD: 2.3 kg Beagle meetup: Mean weight: 10.1 kg MAD: 0.8 kg The lower MAD indicates that there is less variability in the weights of the beagles. We would expect that the mean weight from a sample that is randomly selected from a group of beagles will provide a more accurate estimate of the mean weight of all the beagles than a sample of the same size from the dogs at the dog park. In general, if samples from a population have similar sizes, a sample with less variability is more likely to have a mean that is close to the population mean. | More Accurate Estimate (1 problem) Here are dot plots that represent samples from two different populations. Sample 1:
Sample 2:
Show Solution
| ||||||||||||||||||||||
Lesson 16 Estimating Population Proportions | — | Sometimes a data set consists of information that fits into specific categories. For example, we could survey students about whether they have a pet cat or dog. The categories for these data would be {neither, dog only, cat only, both}. Suppose we surveyed 10 students. Here is a table showing possible results:
In this sample, 3 of the students say they have both a dog and a cat. We can say that the proportion of these students who have a both a dog and a cat is or 0.3. If this sample is representative of all 720 students at the school, we can predict that about of 720, or about 216 students at the school, have both a dog and a cat. In general, a proportion is a number from 0 to 1 that represents the fraction of the data that belongs to a given category. | More than 48 Grams (1 problem) A chemical engineer is trying to increase the amount of the useful product in a reaction. She performs the reaction with her new equipment 10 times and gets the following amounts of the useful product in grams: 47.1 48.2 48.3 47.5 48.5 48.1 47.2 48.2 48.4 48.3
Show Solution
| ||||||||||||||||||||||
Lesson 18 Comparing Populations Using Samples | — | Sometimes we want to compare two different populations. For example, is there a meaningful difference between the weights of pugs and beagles? Here are histograms showing the weights for a sample of dogs from each of these breeds:
The red triangles show the mean weight of each sample, 6.9 kg for the pugs and 10.1 kg for the beagles. The red lines show the weights that are within 1 MAD of the mean. We can think of these as typical weights for the breed. These typical weights do not overlap. In fact, the distance between the means is , or 3.2 kg, over 6 times the larger MAD! So we can say there is a meaningful difference between the weights of pugs and beagles. Is there a meaningful difference between the weights of male pugs and female pugs? Here are box plots showing the weights for a sample of male pugs and a sample of female pugs:
We can see that the medians are different, but the weights between the first and third quartiles overlap. Based on these samples, we would say there is not a meaningful difference between the weights of male pugs and female pugs. In general, if the measures of center for two samples are at least two measures of variability apart, we say the difference in the measures of center is meaningful. Visually, this means the ranges of typical values do not overlap. If they are closer, then we don't consider the difference to be meaningful. | Teachers Watching Movies (1 problem) Noah is interested in comparing the number of movies watched by students and teachers over the winter break. He takes a random sample of 10 students and 10 teachers and makes a dot plot of their responses.
Noah then computes the measures of center and variability for each group:
Should Noah conclude that there is a meaningful difference in the mean number of movies watched over winter break between the two groups? Explain your reasoning. Show SolutionYes. Sample reasoning: Because the difference in the means is greater than 2 MADs, there is a meaningful difference in the mean number of movies watched. | ||||||||||||||||||||||
Section D Check Section D Checkpoint | |||||||||||||||||||||||||
Unit 8 Assessment End-of-Unit Assessment | |||||||||||||||||||||||||