naive definition of probability (week 1) Flashcards
1
Q
sample space (S)
A
set of all possible outcomes
2
Q
intersect ?
A
n
3
Q
disjoint ?
A
AnC = no result
4
Q
Probability naive formula
A
num of elements in A / num of elements in sample space
5
Q
naive because
A
assume its finite
6
Q
P(AnB) formula
A
P(A)-P(B)
7
Q
P(AuB) formula
A
P(A)+P(B)-P(AnB)
8
Q
what is an event?
A
Subset of a sample
9
Q
union symbol?
A
u
10
Q
empty set symbol
A
∅
11
Q
A u A^c =
A
S
12
Q
A n A^c
A
∅
13
Q
mutually exclusive is when
A
the instersection is empty
14
Q
distributive rule
A
A n (B u C) = (A n B) u (A n C)
15
Q
De morgans law
A
(A n B) ^ c = A^c u B^c