Probability

Multiplication Theorem on Probability

Suppose you and your friends are playing with two dice. You note down the various possible outcomes of the sample space. When one of your friends throws the dice, he did not tell the result. Instead, he said that when you add the two numbers you will get an even number. Can you now guess the result of his throw? It is interesting to know how this additional information affects the probabilities of the possible outcomes. This is the basic concept of multiplication theorem on probability. Let us get more familiar with it.

Suggested Videos

Play
Play
previous arrow
next arrow
previous arrownext arrow
Slider

 

Multiplication Theorem on Probability

In conditional probability, we know that the probability of occurrence of some event is affected when some of the possible events have already occurred. When we know that a particular event B has occurred, then instead of S, we concentrate on B for calculating the probability of occurrence of event A given B.

Taking the above example of throwing of two dice, the possible outcomes are

S = {(x, y): x, y = 1, 2, 3, 4, 5, 6}.

There are 36 elements in the sample space S. The probability of occurrence of any of the possible outcome is P(Ei) = 1/36. We don’t know the result of the throw of the dice by the friend. However, we have the information that the sum of the numbers is even. Let us find how this information is affecting the probability of the outcome.

Event A shows the sum of the numbers is an even number. A = {(1, 1), (1, 3), (1, 5), (2, 2), (2, 4), (2, 6), (3, 1), (3, 3), (3, 5), (4, 2), (4, 4), (4, 6), (5, 1), (5, 3), (5, 5), (6, 2), (6, 4), (6, 6)}. This means that out of 36 outcomes these 18 outcomes are now only possible and the remaining are not.

The probability for each of these outcomes is P(A |Ei) =  18⁄36 = ½. This example shows that some additional information may change the probability of the happening of some event.

Browse more Topics under Probability

Theorem 1

For two events A and B,

P(A ∩ B) = P(A) P(B | A), P(A) > 0.

or, P(A ∩ B) = P(B) (A | B), P(B) > 0.

Here, P(B | A) represents the conditional probability of occurrence of B when the event A had already occurred. P(A | B) represents the conditional probability of occurrence of A when the event B had already happened.

multiplication theorem

Proof: From the concept of conditional probability, we have

P(A | B) = P(A ∩ B) ⁄ P(B).

Re-writing the above, we have, P(A ∩ B) = P(B) P(A | B).

Similary, P(B | A) = P(A ∩ B) ⁄ P(A).

⇒ P(A ∩ B) = P(A) P(B | A).

The mathematical theorem on probability shows that the probability of the simultaneous occurrence of two events A and B is equal to the product of the probability of one of these events and the conditional probability of the other, given that the first one has occurred.

Theorem 2

For two events A and B such that P(B) > 0, P(A | B) ≤ P(A).

Proof: It is obvious that the number of common outcomes in A and B is either less or equal to the number of outcomes in any of the event.

n(A ∩ B) ≤ n(A) … (i),

and, n(B) ≤ n(S) … (ii)

Dividing (i) and (ii), we get,

n(A ∩ B) ⁄ n(B) ≤ n(A) ⁄ n(S)

⇒ P(A | B) ≤ P(A).

Multiplication Theorem for Independent Events

The multiplication theorem on probability for dependent events can be extended for the independent events. From the theorem, we have, P(A ∩ B) = P(A) P(B | A). If the events A and B are independent, then, P(B | A) = P(B). The above theorem reduces to

P(A ∩ B) = P(A) P(B).

This shows that the probability that both of these occur simultaneously is the product of their respective probabilities.

Extension of Multiplication Theorem of Probability to n Events

For n events A1, A2, … , An, we have

P(A1 ∩ A2 ∩ … ∩ An) = P(A1) P(A2 | A1) P(A3 | A1 ∩ A2) … × P(An |A1 ∩ A2 ∩ … ∩ An-1)

Extension of Multiplication Theorem of Probability to n Independent Events

For n independent events, the multiplication theorem reduces to

P(A1 ∩ A2 ∩ … ∩ An) = P(A1) P(A2) … P(An).

Solved Example for You

Question 1: A box contains 5 black, 7 red and 6 green balls. Three balls are drawn from this box one after the other without replacement. What is the probability that the three balls are

  1. all black balls
  2. of different colors
  3. two black and one green black.

Answer : The total number of the balls in the box is 5 + 7 + 6 = 18. Let events

B: drawing black balls.
R: drawing red balls.
G: drawing green balls.

The balls are drawn without replacement. For the first draw, there are 18 balls to choose from. The number of balls gets lessened by 1 for the second draw i.e., 18 − 1 = 17 and 16 for the third draw.

  1.  Probability that the three balls are all black = P(B1) P(B2 | B1) P(B| B1 ∩ B2) = 5⁄18 × 4⁄17 × 3⁄16 = 5⁄408.
  2. The probability that the three balls are all different in color = P(B1) P(R1 | B1) P(G| B1 ∩ R1) = 5⁄18 × 7⁄17 × 6⁄16 = 35⁄816.
  3.  Probability that two black and one green balls are drawn = P(B1) P(B2 | B1) P(G| B1 ∩ B2) = 5⁄18 × 4⁄17 × 6⁄16 = 5⁄204.

It does not matter which color ball is drawn first.

Question 2: What is the multiplication theorem for probability?

Answer: The theorem says that ‘the probability of the concurrent occurrence of 2 events that are self-determining is provided by the product of their separate probabilities.

Question 3: What is the law for multiplication?

Answer: The multiplication law states that “the probability of happening of given 2 events or in different words the probability of the intersection of 2 given events is equivalent to the product achieved by finding out the product of the probability of happening of both the events.”

Question 4: What are the rules for probability?

Answer: We have 3 basic rules that associate with the probability, these are: Addition, Multiplication, and the Complement rules. We express them as: ‘P(A or B) = P(A) + P(B) – P(A B)’.

Question 5: What are the 3 axioms of the probability?

Answer: The 3 axioms of the probability are as follows:

  1. In an event A, ‘P(A) ≥ 0’. In English, that’s ‘For an event A, the probability of ‘A’ is superior or equal to zero (0)’.
  2. When ‘S’ is the sample space in an experiment i.e. the set of all possible results, ‘P(S) = 1’.
  3. In case ‘A’ and ‘B’ are commonly exclusive products, ‘P(A ∪ B ) = P(A) + P(B)’.

Share with friends

Customize your course in 30 seconds

Which class are you in?
5th
6th
7th
8th
9th
10th
11th
12th
Get ready for all-new Live Classes!
Now learn Live with India's best teachers. Join courses with the best schedule and enjoy fun and interactive classes.
tutor
tutor
Ashhar Firdausi
IIT Roorkee
Biology
tutor
tutor
Dr. Nazma Shaik
VTU
Chemistry
tutor
tutor
Gaurav Tiwari
APJAKTU
Physics
Get Started

2 responses to “Events and Its Algebra”

  1. Anas Sani Kusa says:

    I am really appreciate your effort

  2. ILIYASU MUAZU ILIYASU says:

    Thank you all

Leave a Reply

Your email address will not be published. Required fields are marked *

Download the App

Watch lectures, practise questions and take tests on the go.

Customize your course in 30 seconds

No thanks.