QE 1: Probability Theory Flashcards
What are Kolmogorov’s axioms of probability?
(1) P(A) ≥ 0 for all events A.
(2) P(Ω) = 1
(3) P(A or B) = P(A) + P(B) if A and B are mutually exclusive.
What is independence? Define three different ways.
Events A and B are independent if any of the following hold:
P(A|B) = P(A)
P(B|A) = P(B)
P(A and B) = P(A)P(B)
What does it mean to say that the expectation is a ‘linear operator’? Why is it one?
E[aX+bY] = aE[X] + bE[Y].
What is the ‘law of the unconscious statistician’?
E[g(x)] = ∫g(x)f(x)dx
What is the law of iterated expectations?
E[E[Y|X]] = E[Y]
What is ‘i.i.d data’?
Observations are independently and identically distributed.
In what sense is E[Y|X] the ‘best possible predictor for Y on the basis of X’?
E[Y|X] minimises E(Y-m(X))^2.
Define convergence in probability.
Xn converges in probability to c, if for every small e > 0, P{|Xn - c|≤e} -> 1 as n grows large.
What is the Law of Large Numbers?
The (weak) Law of Large Numbers claims that:
Suppose Xi is i.i.d. with finite mean and variance. Then, the sample mean is a consistent estimator of the population mean.
What is the Central Limit Theorem?
If Xi is i.i.d. with finite mean and variance, then √n(xbar - mu) / sigma -> N[0,1].