Total Probability - NayiPathshala

Breaking

Total Pageviews

Loading...

Search Here

1/22/2018

Total Probability


Total Probability

When we talk about total probability we are talking about a partition space. A partition of any sample space is nothing but simply a collection of events that are disjoint say C1,C2,Ck and the union of all these events is equal to the sample space. 

Such kind of partition will also divide any set say B of the sample space into disjoint pieces. 
Let us suppose that we have an event B and A1,A2,,Ak are the partitions then, event B is the union of these partitions such that:
B = (BA1)(BA2)(BAk)
Since all these partitions are disjoint so we have

P(B) = P(BA1)+P(BA2)++P(BAk)

We know by the multiplication rule that:

P(BA1) = P(A1)P(B|A1)

where P(B|A1) is the conditional probability which gives the probability of occurrence of event B when event A1 has already occurred.
Applying this rule above we get,

P(B) = P(A1)P(B|A1)+P(A2)P(B|A2)++P(Ak)P(B|Ak)

This is the law of total probability. This law is very useful in many places. For example: We are drawing two cards from a deck of cards. The first card drawn is a king. To find the probability if the second one is an ace or not we use the law of total probability only which makes it easier to find.

The law of total probability is also referred to as total probability theorem or law of alternatives.
Let us check some examples of problem solving that involves the total probability theorem.

Example

Let us check some examples of problem solving that involves the total probability theorem.
Example 1: We draw two cards from a deck of shuffled cards without replacement. Find the probability of getting the second card a queen.

Solution: Let A represent the event of getting the first card a queen.

Let B represent the event that the first card is not a queen.

Let E represent the event that the second card is a queen.

Then the probability that the second card will be a queen or not will be represented by the law of total probability as:

P(E) = P(A)P(E|A)+P(B)P(E|B)

Where P(E) is the probability that second card is a queen

 P(A) is the probability that the first card is a queen

P(E|A) is the probability that the second card is a queen given that first card is a queen.

P(B) is the probability that the first card is not a queen

P(E|B) is the probability that the second card is a queen but the first card drawn is not a queen.
According to question:

P(A) = 452 P(B) = 4852 P(E|A) = 351 P(E|B) = 451

On substituting we get,

P(E) = 452 * 351 + 4852 * 451

 = (34)(5251) + (484)(5251)
 = (4(3+48))(5251)
 = (451)(5251)
 = 452
 = 

No comments:

Post a Comment