Chapter 1
Chapter 1
1 INTRODUCTION.
The basic idea of probability deals with the notion of randomness. There
are some real life experiments having uncertain outcomes and can be de-
termined only after performing them a large number of times in the same
identical environment, such experiments are known as statistical exper-
iments. For example drawing a card from a pack of cards, tossing/rolling
an unbiased coin/die, all these experiments have finite number of outcomes.
We can produce experiments having countable or uncountably many pos-
sible outcomes. For example choosing integer from the set of real numbers,
or choosing irrational numbers from a real line.
For defining probability of an event, let us start with the simplest sta-
tistical experiment ‘The Coin Tossing Experiment’. Although we know all
possible outcomes in advance, but we can not predict the outcome of the
next trial with certainty. In such situations we are interested in the proba-
bility of occurrence of a particular outcome.
1
In case of coin tossing experiment, Ω = {H, T }. The probability of
occurrence of head in a given trial is denote by P [H] and defined as
number of favorurable outcome 1
P [H] = = .
total numbre of possible outcomes 2
Similarly,
1
.
P [T ] =
2
Another example, in a die rolling experiment, we have Ω = {1, 2, 3, 4, 5, 6}.
Let A = {1, 3, 5} be an event. Then
1
P [A] = .
2
It is also clear that P [Ω] = 1.
In both the above examples we deal with experiments having finite pos-
sible outcomes, and hence we are able of assign probability to each and
every outcome of the experiment. Also we were considering fair coins and
fair dies, i.e., each outcome have equal chance of occurrence(equiprobable).
Assigning probabilities to each outcome will remain that easy in above cases
also?
For assigning probabilities to each outcome in first case, when we do not
have equiprobable outcomes. Again we can consider coin tossing experi-
ment, but this time we do not know whether coin is fair or unfair. For
calculating probability of occurrence of head, we have to toss the coin a
sufficiently large number of times (say n). Then the probability of occur-
rence of head is denoted by P [H] and defined as
frequency of occurrence of H
P [H] = .
Total number of toss
Similarly,
frequency of occurrence of T
P [T ] = .
Total number of toss
Now it is clear that we can assign probability to each outcome of a statistical
experiment with finite outcomes, by conducting the same experiment a large
number of times in the identical conditions.
Answering the second question is not as easy as in the first case. Let us
2
consider following example to answer this question.
Let sample space Ω be a unite square [0, 1]2 , it obviously that all the points
(outcomes) must be equiprobable. Let ω be a point of Ω, i.e., ω ∈ Ω. Let
A be a subset of Ω, then we can calculate probability of event A using the
probability of ω’s in A, i.e,
X
P [A] = P [∪ω∈A ω] = P [ω].
ω∈A
Let A = Ω, then X
P [Ω] = P [ω]. (1)
ω∈Ω
We know that [0, 1]2 , uncountable many outcomes (ω’s,) then the proba-
bility of each outcome is certainly equal to zero, i.e.,
P [ω] = 0, ∀ ω ∈ Ω. (2)
From equation (1) and equation (2) and the fact P [Ω] = 1, we get
X X
1 = P [Ω] = P [ω] = 0 = 0.
ω∈Ω ω∈Ω
3
Definition 1.1. A class A of subsets of a nonempty set Ω is called an
algebra(or field) on Ω, if
1. Ω ∈ A.
2. A ∈ A, ⇒ Ac ∈ A.
3. A, B ∈ A ⇒ A ∪ B ∈ A.
Solution.
3. A3 = {φ, Ω, {1}, {1, 2}, {3, 4}, {2, 3, 4}}, is not an algebra. Since {1}∪
{3, 4} ∈
/ A3 satisfied all the condition for being an algebra.
Solution.
4
Definition 1.2. A class A of subsets of a nonempty set Ω is called an
σ-algebra(or σ-field) on Ω, if
1. Ω ∈ A.
2. A ∈ A, ⇒ Ac ∈ A.
3. A1 , A2 , A3 , . . . ∈ A ⇒ ∪∞
n=1 An ∈ A.
The element of algebra or σ-algebra are called event and the singletons in
algebra or σ-algebra are called simple events.
• Let A be a finite algebra, then A is a σ-algebra.
• Let {Aj }j∈J be any collection of σ- algebras, define on the same set,
then their intersection ∩j∈J Aj is also a σ-algebra.
• The union of two σ-algebras may or may not be a σ-algebra.
Example. Let Ω = {1, 2, 3}, and let
1. A1 = {φ, Ω, {1}, {2, 3}},
2. A2 = {φ, Ω, {2}, {1, 3}},
3. A3 = {φ, Ω, {1}, {2}, {3}, {1, 2}, {2, 3}, {1, 3}},
are three algebras for Ω. Show that union of two algebras is not necessary
an algebra.
Solution. We have A1 ∪ A2 = {φ, Ω, {1}, {2}, {1, 3}, {2, 3}} is not a
σ-algebra, since {1} ∪ {2} = {1, 2} ∈
/ A.
But A1 ∪ A3 = {φ, Ω, {1}, {2}, {3}, {1, 2}, {2, 3}, {1, 3}}, is an algebra.
Definition 1.3. The smallest non-empty event belonging to A are called
atoms.
Example. Let Ω = {1, 2, 3, 4} and F be an algebra defined as
F = {φ, {1}, {2}, {1, 2}, {3, 4}, {2, 3, 4}, {1, 3, 4}, Ω}.
Find out atoms for F.
Solution. Atoms for F are {1}, {2} and {3, 4}. Element {3, 4} is also
an atom, since we can not write {3, 4} as the union of any other element of
F.
5
Lemma 1.1. Show that different atoms of a σ-algebra A must be disjoint.
2 PROBABILITY MEASURE.
Definition 2.1. If A is a σ-algebra relative to Ω, then the pair (Ω, A) is
called a measurable space. The elements of A are called measurable
sets.
6
Definition 2.4. Let A be an algebra of subsets of Ω. A non-negative real
valued set function µ = µ(A), A ∈ A, is called a finitely additive mea-
sure defined on A, if
3 RANDOM VARIABLE.
Definition 3.1. The element of the σ-algebra B generated by the class of
finite intervals (x, y), −∞ < x, y < ∞ are known as the Borel sets(of the
line) or linear Borel sets or Borel set in R. The measurable space (R, B) is
called the Borel line or 1−dimensional Borel space.
Note. Let B be a σ−algebra contains all finite intervals (x, y), −∞ <
x, y < ∞, then it must contain interval of following froms:
• (x, y], since we can rewrite (x, y] = ∩∞ 1
n=1 (x, y + n ) and σ−algebra is
closed under countable intersections.
• (−∞, y), since we can rewrite (−∞, y) = ∪∞n=1 ((x − n, x]) ∪ (x, y) and
σ−algebra is closed under countable intersections.
7
• (−∞, y], since we can rewrite (−∞, y] = ∪∞ 1
n=1 (−∞, y+ n ) and σ−algebra
is closed under countable intersections.
Solution. For being a random variable X(ω) must satisfied the follow-
ing condition,
{ω : X(ω) ∈ B} ∈ F, ∀ B ∈ B.
We have
{ω : X(ω) = 2} = {H} ∈ F.
{ω : X(ω) = 10} = {T } ∈ F.
Hence X(ω) is a random variable defined on (Ω, F).
Example. Let Ω = {1, 2, 3} be a sample space and F = {φ, Ω, {1}, {2, 3}}
be an algebra of Ω. Show that X(ω) = a(constant) is a random variable
defined on (Ω, F).
8
Solution. For being a random variable X(ω) must satisfied the follow-
ing condition,
{ω : X(ω) ∈ B} ∈ F, ∀ B ∈ B.
We have
{ω : X(ω) = a} = Ω ∈ F.
Hence X(ω) is a random variable defined on (Ω, F).
{ω : X(ω) = a} = Ω.
Solution. Since
{ω : X(w) = w + 1} ∈
/ F, ω = 2, 3, 4,
2. X(ω) = ω + 1.
Solution. We know that a random variable have a constant value over
every atom of algebra and σ−algebra.
1. Atoms for X(ω) = ω 2 , are {0}, {−1, 1}, {−2, 2} and {−3, 3}. Then
the σ−algebra generated by these atoms is the smallest σ−algebra
on which random variable X(ω) = ω 2 can be define.
9
2. Atoms for X(ω) = ω + 1, are {−3}, {−1}, {−2}, {0}, {1}, {2} and
{3}. Then the σ−algebra generated by these atoms is the smallest
σ−algebra on which random variable X(ω) = ω + 1 can be define.
Example. Let Ω = [0, 1], and F be a σ−algebra of Borel set of [0, 1].
Check whether X(ω) = ω is a random variable on (Ω, F)?
10
since X(ω) is a random variable on (Ω, F). Hence X + (ω) is a random vari-
able on (Ω, F).
Y −1 (−∞, y) ≡ {ω : Y (ω) ≤ y}
= {ω : max{X1 (ω), X2 (ω), . . . , Xn (ω)} ≤ y}
= {ω : X1 (ω) ≤ y, X2 (ω) ≤ y, . . . , Xn (ω) ≤ y}
= {ω : ∩ni=1 {Xi (ω) ≤ y}}
= ∩ni=1 {ω : {Xi (ω) ≤ y}} ∈ F,
Solution.
−1
fX (B) ≡ {ω : fX (ω) ∈ B}
= {ω : X(ω) ∈ f −1 (B)}
= {ω : X(ω) ∈ B1 } ∈ F, since f is Borel measurable.
11
Exercise.
1. Let F be an algebra. show that φ ∈ F.
a. {0} ∈ F.
b. ( n1 , 1] ∈ F, n = 1, 2, . . . .
8. Let X and Y are two random variables defined on (Ω, F). Show that
Z(ω) = X(ω) + Y (ω) is a random variable on (Ω, F).
10. Let X and Y are two random variables defined on (Ω, F). Define for
A∈F
X(ω), ω ∈ A;
Z(ω) :=
Y (ω), ω ∈ Ac .
Show that Z(ω) is also a random variable defined on (Ω, F).
12