LLN’s Connection to Relative Frequency (Probability’s Naive Definition)
The coin toss example in the previous slide gives a mathematical justification for the frequency interpretation
of probability (naive probability) introduced earlier in the course.
Let A ⊆ S be an event. Define the indicator random variables
(
1, if A occurs on trial i,
Xi =
0, otherwise.
Then Xi ∼ Bernoulli(P(A)), so E(Xi ) = P(A). The sample mean becomes
n
X
1
#{times A occurs in n trials}
¯
Xn =
Xi =
,
n
n
i=1
which is the relative frequency of the event A (exactly what we previously defined as (naive) definition of
probability). Hence, by the LLN,
P
Xn −→ P(A) ,
or less formally put,
P
naive definition of probability −−−−−−−−−−−−−−−−−−−−−−−−−→ Axiomatic Definition of Probability
number of times we repeat the experiment→∞
Arman Jahangiri
Summer 2026 10