1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No study sessions yet.
probability
predictable outcome in a large number of trials
simulation
imitating chance by using some random process
how simulation works
establish the probability model
use random digits to count outcomes of such events
compute the proportion of times the event occurs out of the total number of repitions you did
why simulation works
probability is a proportion, based on many, many repetitions
the more repetitions we do, the closer our computed proportion will come to the true probability
simulation gives us an estimate of the probability of an event
assumption of independence
the idea that what happens in one trial has no impact on what happens next

use a _____ diagram for event that are not independent
tree
simulation summary
way to estimate probabilities for complex events by:
assigning random digits to represent random outcomes
based on our probability model
the probability is computed based on the _____________ of times the event occurs out of all the _____________ we simulate
proportions, repetitions