From 8699684b13d0b4d9d60c906fa0bd63914162cf13 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Fri, 12 Jan 2024 13:05:13 -0700 Subject: [PATCH] vault backup: 2024-01-12 13:05:13 --- education/statistics/Probability.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/education/statistics/Probability.md b/education/statistics/Probability.md index d53a505..8b7971a 100644 --- a/education/statistics/Probability.md +++ b/education/statistics/Probability.md @@ -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. \ No newline at end of file +### 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. \ No newline at end of file