Probability - Lecture 2-3
Probability - Lecture 2-3
Axiom 2: P*Ω+ = 1
This definition of probability is a mathematical definition. It tells us which set functions can
be called probability functions, it does not tell us what values the probability function P[ . ]
assigns to a given event A.
Statisticians have come up with various interpretations of probability each having its own
strongnesses and weaknesses. Two widely used interpretations will be discussed here.
9
Suppose a student tosses two fair dice and he is interested in the probability that the sum of
the two faces is equal to 6. Let E be the event that player gets two numbers adding up to 6
on the first roll. The below figure shows the relative frequency of getting two numbers
adding up to 6. For generating this, the dice were rolled 1000 times
It is observed that there is a lot of variation in the relative frequencies for a few
experiments. As he tosses the dice more times, the relative frequencies appear to stabilize.
One could guess from the graph that the true probability that he gets a sum equal to 6 is
just under 0.15. In fact, the actual probability is equal to 0.139.
For example, the quality control engineer of a bulb manufacturing company says that the
probability of a randomly selected bulb being defective is 0.08. It means that if we examine
a very large number of products from the production line, the proportion of defective items
will be approximately 8%.
The relative frequency notion of probability is useful when the process of interest, say
tossing a coin, can be repeated many times under similar conditions. But we wish to deal
with uncertainty of events from processes that will occur a single time. For example, you
may be interested in knowing the probability of
The answer to the above questions will be subjective probabilities. Each value is an
individual’s degree of belief in the occurrence of an event.
10
Determining probability
Classical method
Empirical method
Subjective method
Using probability models
In the classical method, probability of an event is calculated based on the sample space. Let
E be an event of the sample space Ω. Suppose that the sample space is finite and all the
outcomes on the sample space are equally likely. Then the probability of event E is given by,
( )
P(E) = ==
( )
For calculating probability using the classical probability method knowledge on counting
techniques is helpful.
In a sequence of n events in which the first one had k1 possibilities, the second event
has k2 possibilities, … then the nth event has kn possibilities, the total possibilities of
the sequence is k1× k2×... kn
Ordered Un-ordered
Without
replacement
With
replacement
Activity 03
11
1.4.2 Empirical Probability (Relative Frequency)
The relative frequency notion of probability as discussed earlier in 1.4.1 is not practically
applicable directly because in order to determine the probability we need to do the
experiment ‘infinitely many times’. However, as we can see from figure 1.5, the relative
frequency is approximately equal to when t the limit when k is large enough. Therefore we
can use the relative frequency notion to obtain an ‘estimate’ for the probability of the event
E when k is large.
( )
P(E) =
Definition
Let A and B be two events in A in given probability space ( , A, P( . )). The conditional
probability of event A given event B, denoted by P[A|B], is defined by
P[A|B] = if B>0
( )
Activity 04
Example 16: Consider an experiment of tossing a coin for two times. first coing is unbuiased
and second coin has a probability of having head eaquals to 0.6.
I. What is the probability of haveing Head given that head has occured.
II. What is the probability of having atleast one Head given that head has occured.
Two events A and B are said to be independent, if the occurrence of A does not depend on
the occurrence of B.
12
1.7 Probability Rules
Probability rules are used for calculating the probabilities of events that are expressed in
terms of other events with set operations.
P(Ec) = 1- P(E)
Let A and B be two events. Then, P(AB) = P(A) + P(B) – P(AB). If A and B are mutually
exclusive, then
Let E1, E2, … , En be mutually exclusive and exhaustive events. Then, for any event A,
13
1.7.5 Bayes’ Theorem
Let E1, E2, … , En be mutually exclusive and exhaustive events and A be any event.
( )
P( Ei| A) =
( )
( ) ( )
=
( )
Example 16:
Two groups of candidates are competing for the position of the board of Directors of a
company. The probabilities that the first and the second groups will win are 0.6 and 0.4
respectively. If the first group wins, the probability of introducing a new product is 0.4 and
corresponding probability if the second group wins is 0.75.
(i) What is the probability that the new product will be introduced?
(ii) lf the product was introduced what is the probability that the first group won?
Example 17:
You are off to soccer, and want to be the Goalkeeper, but that depends who is the Coach
today:
with Coach Sam the probability of being Goalkeeper is 0.5
with Coach Alex the probability of being Goalkeeper is 0.3
Sam is Coach more often ... about 6 out of every 10 games (a probability of 0.6).
So, what is the probability you will be a Goalkeeper today?
Example 18:
A biased coin (with probability of obtaining a Head equal to (p > 0) is tossed repeatedly and
independently until the first head is observed. Compute the probability that the first head
appears at an even numbered toss.
14