vault backup: 2024-01-12 13:05:13

This commit is contained in:
zleyyij 2024-01-12 13:05:13 -07:00
parent f8f7aea064
commit 8699684b13

View File

@ -68,5 +68,7 @@ To make a box model, answer the following questions:
- How many draws?
- How many tickets go in the box?
- What values go on the tickets?
The number of draws is the amount of events.
### Drawing a Box Model
The number of draws is the amount of events.
The number of outcomes is the number of tickets
In the example of a dice roll, you would create tickets 1, 2, 3, 4, 5, 6, and include the number of times you roll the die next to it.