Home
Explore
Exams
Search for anything
Login
Get started
Home
Math 183 - Part 3 (Probability Theory)
Math 183 - Part 3 (Probability Theory)
0.0
(0)
Rate it
Studied by 0 people
Knowt Play
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/40
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All Modes
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
41 Terms
View all (41)
Star these 41
1
New cards
2
New cards
Probability theory
A mathematical framework for modeling randomness and uncertainty.
3
New cards
Sample space
The set of all possible outcomes of a random experiment.
4
New cards
Event
A subset of the sample space; a collection of outcomes of interest.
5
New cards
Intersection of events
The set of outcomes common to both events (“A and B”).
6
New cards
Union of events
The set of outcomes in at least one of the events (“A or B or both”).
7
New cards
Disjoint events
Events that cannot both occur at the same time (no shared outcomes).
8
New cards
Complement of an event
The set of outcomes in the sample space not included in the event.
9
New cards
Probability distribution
A function assigning probabilities to outcomes or events, with probabilities summing to 1.
10
New cards
Probability mass function (pmf)
A function that gives the probability for each outcome in a discrete sample space.
11
New cards
Uniform probability
When all outcomes in the sample space are equally likely.
12
New cards
Additivity
If two events are disjoint, the probability of their union is the sum of their probabilities.
13
New cards
General addition rule
For any events A and B, P(A ∪ B) = P(A) + P(B) − P(A ∩ B).
14
New cards
Law of total probability
P(A) = P(A ∩ B) + P(A ∩ Bᶜ).
15
New cards
Conditional probability
The probability of event A given that event B has occurred, P(A|B) = P(A ∩ B)/P(B).
16
New cards
Multiplication rule
P(A ∩ B) = P(A|B) × P(B).
17
New cards
Independence (events)
Events A and B are independent if P(A|B) = P(A), or equivalently, P(A ∩ B) = P(A) × P(B).
18
New cards
Bayes’ Theorem
P(A|B) = [P(B|A) × P(A)] / P(B); relates conditional probabilities in “reverse” order.
19
New cards
Random variable
A function assigning a numerical value to each outcome in the sample space.
20
New cards
Indicator random variable
A variable equal to 1 if an event occurs, 0 otherwise.
21
New cards
Distribution of a random variable
The assignment of probabilities to the values the random variable can take.
22
New cards
Expectation (mean)
The average value of a random variable over many trials, E(X) = Σ x P(X = x).
23
New cards
Linearity of expectation
E(aX + bY) = aE(X) + bE(Y), for any constants a and b.
24
New cards
Variance
A measure of how spread out the values of a random variable are, Var(X) = E[(X − E(X))²].
25
New cards
Standard deviation
The square root of the variance; a measure of typical distance from the mean.
26
New cards
Variance of a sum (independent)
If X and Y are independent, Var(X + Y) = Var(X) + Var(Y).
27
New cards
Chebyshev’s inequality
For any random variable X, P(|X − μ| ≥ tσ) ≤ 1/t², where μ is mean, σ is SD.
28
New cards
Law of large numbers
As the number of independent, identically distributed trials increases, the sample mean approaches the population mean.
29
New cards
Frequentist interpretation
Probability of an event is the long-run relative frequency of that event in repeated trials.
30
New cards
Discrete probability space
A probability model with a finite or countable sample space (e.g., dice, coin flips).
31
New cards
Continuous probability space
A model with uncountably infinite outcomes; probabilities assigned to intervals via a density function.
32
New cards
Probability density function (pdf)
A function f(x) for continuous variables; probability X falls in [a, b] is the integral of f(x) from a to b.
33
New cards
Covariance
A measure of how two random variables vary together.
34
New cards
Correlation
A standardized measure of linear association between two random variables, ranges from -1 to 1.
35
New cards
Indicator variable
A variable that is 1 if a certain event occurs, 0 otherwise.
36
New cards
General multiplication rule (chains)
For events A1, A2, ..., An, P(A1 ∩ A2 ∩ ... ∩ An) = P(A1) × P(A2|A1) × ... × P(An|A1...An−1).
37
New cards
Sample mean
The average of observed values from a sample, a random variable itself.
38
New cards
Variance of sample mean
For n independent variables, variance of sample mean is population variance divided by n.
39
New cards
Base rate fallacy
Misinterpreting conditional probabilities by neglecting base rates (overall frequencies).
40
New cards
Natural experiment
Randomization occurs due to an external process, not by the researchers.
41
New cards
Uniform distribution (finite)
Each outcome in the sample space is equally likely.