A numerical measure of how likely an event is to occur.
2
New cards
What does a probability of 0 mean?
The event is impossible.
3
New cards
What does a probability of 1 mean?
The event is certain.
4
New cards
What is a statistical experiment?
A process that generates outcomes determined by chance.
5
New cards
What is a random experiment?
An experiment where repeating it can produce different outcomes.
6
New cards
What is a sample space (S)?
The set of all possible outcomes in an experiment.
7
New cards
What is a sample point?
A single outcome in the sample space.
8
New cards
What is an event?
A collection of sample points.
9
New cards
Rule: Probability range
0 ≤ P(E) ≤ 1.
10
New cards
Rule: Sum of all probabilities?
Must equal 1.
11
New cards
Classical method of assigning probability?
All outcomes are equally likely.
12
New cards
Relative frequency method?
Uses data: probability = frequency ÷ total.
13
New cards
Subjective method?
Based on judgment or belief.
14
New cards
What is the complement of A?
All outcomes NOT in A (Aᶜ).
15
New cards
Formula for complement?
P(Aᶜ) = 1 – P(A).
16
New cards
What is A ∪ B (union)?
Outcomes in A or B or both.
17
New cards
Formula for P(A ∪ B)?
P(A) + P(B) – P(A ∩ B).
18
New cards
What is A ∩ B (intersection)?
Outcomes in both A and B.
19
New cards
What are mutually exclusive events?
Events that cannot happen at the same time.
20
New cards
Rule for mutually exclusive events?
P(A ∩ B) = 0.
21
New cards
What are independent events?
One event does NOT affect the other.
22
New cards
Conditional probability formula?
P(A | B) = P(A ∩ B) / P(B).
23
New cards
What does Bayes’ Theorem find?
Updated (“next”) probabilities after new information.
24
New cards
What are independent events?
Events that do NOT affect each other’s probability. One happening doesn’t change the chance of the other happening. Example: Being left-handed is independent of working in a bank.
25
New cards
Formula for independent events?
P(A AND B) = P(A) × P(B)
26
New cards
What are dependent events?
Events where the probability of one changes depending on whether another event happened. Uses conditional probability. Example: Employment may depend on having higher education.
27
New cards
Formula for dependent events?
P(A | B) = P(A AND B) / P(B) or P(B | A) = P(A AND B) / P(A)
28
New cards
How to read P(A | B)?
“Probability of A given B.”
29
New cards
Income & University Survey example: Are “Income ≥ 40k” and “Attended University B” independent?
No, because P(Income ≥ 40k) = 0.25 and P(Income ≥ 40k | Uni B) = 0.333 → not equal → dependent
30
New cards
Superpower Survey example: P(male | fly)?
26/38 = 0.68
31
New cards
Superpower Survey example: P(fly | male)?
26/48 = 0.541
32
New cards
Are coin tosses and dice rolls independent?
Yes. Example: Tossing 2 coins → P(T and T) = 1/2 × 1/2 = 1/4; Rolling 2 dice → P(3 and 3) = 1/6 × 1/6 = 1/36
33
New cards
Socks experiment example (5 colors, with replacement): P(red and red)?
1/5 × 1/5 = 1/25
34
New cards
Coin + die experiment example: P(heads AND 3)?
1/2 × 1/6 = 1/12
35
New cards
How to check if events are independent?
Check if P(A AND B) = P(A) × P(B) OR P(A | B) = P(A); if equal → independent, if not → dependent
36
New cards
Replacement vs No Replacement:
With replacement → usually independent; without replacement → usually dependent
37
New cards
Mutually Exclusive vs Independent:
Mutually exclusive: cannot happen together (P(A AND B)=0); Independent: can happen together but one does NOT affect the other
38
New cards
Key words hinting dependence:
“Given that”, “after”, “if”, “depends on” → usually dependent; “does not affect”, “simultaneously” → usually independent