Course: Statistics for Economics (ECODSC 253)
Probability theory provides the mathematical framework for quantifying uncertainty, which is essential for economic forecasting and decision-making under risk.
A Random Experiment is a process where the exact outcome cannot be predicted with certainty, even if the experiment is repeated under the same conditions.
The set of all possible outcomes of a random experiment. For example, in a coin toss, S = {Heads, Tails}.
An Event is a subset of the sample space.
Modern probability is built on three fundamental axioms:
Property: The probability of an event always lies between 0 and 1 (0 ≤ P(A) ≤ 1).
Used to find the probability of at least one of two events occurring (A or B).
If A and B are mutually exclusive, P(A ∩ B) = 0, so P(A ∪ B) = P(A) + P(B).
Used to find the probability of two events occurring together (A and B).
Conditional Probability is the probability of event A occurring given that event B has already occurred.
Two events A and B are Independent if the occurrence of one does not affect the probability of the other.
Condition for Independence: P(A ∩ B) = P(A) * P(B)
Bayes Theorem describes the probability of an event based on prior knowledge of conditions that might be related to the event. It is a way to "reverse" conditional probabilities.
In economics, this is often used to update forecasts as new data (B) becomes available for various economic scenarios (Ai).