Probability
Probability
Probability
Subjective Probability
Subjective probability is a type of probability derived from an individual’s
personal judgment or own experience about whether a specific outcome is likely
to occur. It contains no formal calculations and only reflects the subject’s
opinions and past experience.
Basic Concepts
Random Experiment
An experiment is a process at the completion of which we observe some results.
The experiments can be either deterministic or random. The experiments which
have only one possible outcome are called deterministic experiments. An ex-
periment is said to be random if
Examples
1. Tossing a coin
2. Rolling a die
Trial
An attempt to produce an outcome of a random experiment is called a trial.
Examples If we toss a coin or roll a die, we are performing a trial.
Outcome
The result of a random experiment is called an outcome.
Sample Space
Set of all possible outcomes of a random experiment is called a sample space.
It is demoted by S or Ω.
Example
Event
An event is a subset of a sample space. That is, of all possible outcomes of a
random experiment, some outcomes satisfies a specific description, which we
call an event. They are denoted by capital letters A, B, C etc.
Example In the experiment of rolling a die, if A be the event of getting a an
odd face, then A = {1, 3, 5}. If B is the event of getting a face whose face value
is less than 3, then B = {1, 2}. If C is the event of getting the face 5, then
C = {5}.
Exhaustive Events
Set of all possible outcomes in a trial constitutes the set of exhaustive cases.
When two or more events collectively form the sample space, than it is known
as collectively exhaustive events.
Example In the experiment of rolling a die, if A be the event of getting an
odd face and B the event of getting an even face. then A and B are collectively
exhaustive. That is, A ∪ B = Ω.
Favourable Cases
The outcomes which aid for the occurrence of an event are called its favorable
cases.
Example In the rolling of a die if A = {1, 2}, the turning up of the faces 1 or
2 are the cases favorable for the event A.
Obviously, 0 ≤ P (A) ≤ 1.
4
2. When the total number of possible outcomes ’n’ be- come infinite or
countably infinite, this definition fails to give a measure for probability.
3. If we are deviating from the games of chances like, tossing a coin, throwing
a die etc. this definition cannot be applied.
The frequency ratio fluctuates violently for small values of n, but gradu-
ally the amplitude of the fluctuations become smaller and smaller and would
5
approach some definite, value say ‘p’, the probability of the event A. This
‘stability of frequency ratios’ usually appears in long series of repeated random
observations performed under uniform No. of heads conditions.
Definition 2. Let the trials be repeated over a large number of times under
essentially homogeneous conditions. The limit of the ratio of the number of
times an event A happens (m) to the total number of trials (n), as the number
of trials tends to infinity is called the probability of the event A, That is,
m
P (A) = lim .
n→∞ n
Theorems in Probability
Theorem 1. Probability of an impossible event is zero. That is,
P (φ) = 0.
Theorem 2. Probability of a sure event is one. That is,
P (Ω) = 1.
Theorem 3. If A ⊂ B, then
P (A) ≤ P (B).
Theorem 4. For any event A,
P (Ac ) = 1 − P (A).
Theorem 5. If A1 , A2 , . . . An are disjoint events, then probability of
P (A1 ∪ A2 ∪ . . . ∪ An ) = P (A1 ) + P (A2 ) + . . . + P (An ).
Theorem 6. If A and B are any two events,
P (A ∪ B) = P (A) + P (B) − P (A ∩ B).
Theorem 7. If A, B and C are any three events,
P (A∪B∪C) = P (A)+P (B)+P (C)−P (A∩B)−P (B∩C)−P (A∩C)+P (A∩B∩C).
6
Conditional Probability
We have defined the probability for the occurrence of an event A relative to the
outcome set Ω or S. In other words, when an event is considered, already an
outcome set Ω of which A is a subset is specified. Hence it is more appropriate to
call the probability of A as the probability of A given Ω. This may be written
as P (A|Ω). Every probability statement we made so far was a conditional
statement of this nature.
Now we will consider a different type of conditional statement such as the
probability of an event A given another event B has occurred, where B need
not be sure event or the outcome set Ω. The method of defining a conditional
probability P (A|B), the probability of A given that the event B has already
occurred, can be seen from the following illustration.
Suppose a population of N people contains N1 graduates and N2 males.
Let A be the event that ‘a person chosen at random is a graduate’ and B be
the event that ‘a person chosen at random is a male?
Then P (A) = N1 /N , P (B) = N2 /N .
Instead of the entire population we may investigate the male sub population
and require the probability that “a male chosen at random is a graduate”. Let
the number of males who are graduates be N3 , which can be represented by the
event A ∩ B and we have P (A ∩ B) = N3 /N . Then the probability that a male
chosen at random is a graduate = N3 /N2 . This is a conditional probability
denoted by P (A|B). That is,
N3
P (A|B) =
N2
N3 /N
=
N2 /N
P (A ∩ B)
= .
P (B)
7
Definition 3. Let A and B be any two events. The probability of the event A
given that the event B has already occurred or the conditional probability of A
given B, denoted by P (A|B), is defined as
P (A ∩ B)
P (A|B) = , P (B) 6= 0.
P (B)
Similarly the conditional probability of B given A is defined as
P (A ∩ B)
P (B|A) = , P (A) 6= 0.
P (A)
Remark 5. For P (B) > 0, P (A|B) ≤ P (A).
Remark 6. P (A|B) is not defined if P (B) = 0.
Remark 7. P (B|B) = 1.
Independent Events
Definition 4. Two or more events are said to be independent if the probability
of any one of them is not affected by the supplementary knowledge concerning
the materialisation of any number of the remaining events. Otherwise they are
said to be dependent.
Power Set of A
The set of all subsets of A is called the power set of A, denoted by P(A). If A
is a given set then P(A) is a class in A. If A has n elements, then P(A) has 2n
elements in it.
10
σ- field in A
A non-empty class F of subsets of A is called a σ- field in A if it is closed
under complementation and countable union or intersection. i.e., if
1. B c ∈ F , ∀ B ∈ F
2. ∞ Bi ∈ F ∀ Bi ∈ F , i ≥ 1.
S
i=1
Borel σ- field
σ- field over the real line R is called the Borel σ- field denoted by B. Hence
elements of B are subsets of R.
Measurable Space
Let A be an arbitrary set and F a σ-field in A. Then the pair (A, F ) is said
to be a measurable space.
Sample Space
Set of all possible outcomes of a random experiment is denoted by Ω. σ- field in
Ω, denoted by A , is a class of events. i.e., elements of A are events of Ω. The
pair (Ω, A ) called the sample space of a random or statistical experiments.
Set Function
A set function η, is a function from a class of sets A to the extended real line
R̄ (R̄ = R ∪ {−∞, ∞}). Denoted by η : A → R̄. That is, the domain of a set
function will be a class (i.e., its elements will be set) and codomain will be the
real line.
Measure
Let (A, F ) be a measurable space. A set function µ, defined on F is called a
measure if
1. µ(B) ≥ 0 ∀B ∈ F
2. µ(φ) = 0
1. 0 ≤ P (A) ≤ 1 ∀A ∈ A
Measure Space
Let (A, F ) be a measurable space and µ a measure on F . Then the triplet
(A, F , µ) is known as a measure space.
In particular, if µ is the probability measure P , the triplet (Ω, A , P ) is called
the probability space.
Measurable Function
Let (A, F ) be a measurable space and f : A → R be a real valued function
defined on A. Then f is a measurable function on (A, F ) if