Reading Quiz 6 Flashcards
simulation
the imitation of chance behavior, based on a model that accurately reflects the phenomenon under consideration
random
a phenomenon is random if individual outcomes are uncertain but there is nonetheless a regular distribution of outcomes in a large number of repetitions
probability of an outcome of a random phenomenon
the proportion of times the outcome would occur in a very long series of repetitions
long-term relative frequency
sample space S
the set of all possible outcomes of a random experiment
element
each individual outcome in the sample space
event
a subset of the sample space
any outcome or a set of outcomes of a random phenomenon
probability model
a mathematical description of a random phenomenon consisting of two parts: a sample space S and a way of assigning probabilities to events
three ways to properly enumerate the outcomes in a sample space
- drawing a tree diagram
- using the multiplication counting principle
- making an organized list of all possible outcomes
multiplication counting principle
if you can do one task in m number of ways and a second task in n number of ways then both tasks can be done in m x n number of ways
sampling with replacement
when you pick a card from a deck, for example, and you put it back in the deck before picking your second card
sampling without replacement
if you don’t put the first card back before picking the second
changes the probability for each new selection
if know whether with or without replacement, helps properly identify sample space
a union b
the set of elements which belong to a or b or both (at least one)
upwards u
a intersect b
the set of elements which belong to set a and b (all events occur)
upside down u
empty set
Ø
the event has no outcomes in it
probability
p(a)
always a number between 0 and 1 inclusive
p(a) = 0 p(a) = 1
means event never occurs
means event occurs on every trial
p(s)
s is sample space
p(s) = 1
means that sum of probabilities of all possible outcomes must equal 1
probability of event not occurring
1 - probability that it does occur
p(a^c) = 1 - p(a)
p(a) = 1 - p(a^c)
a^c
a complement
the set of elements that are not in set a but are in the sample space
another notation is a’ or a prime
at least
tip off to think about complement
addition rule for two events
U, union, or
you must first determine if the events are joint or disjoint
if the events are joint: p(a U b) = p(a) + p(b) - p(a intersect b)
if the events are disjoint: p(a U b) = p(a) + p(b)
mutually exclusive (disjoint)
two events are mutually exclusive/disjoint
means that they have no outcomes in common and so can never occur simultaneously
probability that one or the other occurs is the sum of their individual probabilities
joint
opposite of disjoint
means that events can occur simultaneously
multiplication rule for two events
first determine if events are dependent or independent
if events are dependent: p(a intersect b) = p(a) x p(b|a)
if the events are independent: p(a intersect b) = p(a) x p(b)