Probability Theory: Conditional Probability, Derangements, and Venn Diagrams, Slides of Engineering Mathematics

Various topics in probability theory, including conditional probability, derangements of n=4 objects, venn diagrams, and related concepts such as disjoint events, union of disjoint events, and the law of total probability. It also includes historical background on john venn and pierre-simon laplace, and examples to illustrate the concepts.

Typology: Slides

2012/2013

Uploaded on 10/01/2013

sonu-kap
sonu-kap 🇮🇳

4.4

(40)

162 documents

1 / 30

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Conditional probability
docsity.com
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e

Partial preview of the text

Download Probability Theory: Conditional Probability, Derangements, and Venn Diagrams and more Slides Engineering Mathematics in PDF only on Docsity!

Conditional probability

Midterm

• 22 nd^ Mar

• One and a half hour.

• Bring calculator and blank papers.

• Close-book and close-note exam.

• Coverage:

– Lecture 1 to 15.

– Tutorial 1 to 7.

– Homework 1 to 3.

Venn diagram 

A 1 A 2

A 3

A 4

The case n=4 (cont’d)

• A 1  A 2 = {1234, 1243}.

• A 1  A 3 = {1234, 1432}.

• A 1  A 4 = {1234, 1324}.

• A 2  A 3 = {1234, 4231}.

• A 2  A 4 = {1234, 3214}.

• A 3  A 4 = {1234, 2134}.

• A 1  A 2  A 3 = A 1  A 2  A 4 = A 1  A 3  A 4 =A 2  A 3  A 4

= A 1  A 2  A 3  A 4 ={1,2,3,4}.

• By PIE, the number of derangements for n=4 is equal to

• Indeed, the nine derangements for n=4 are

John Venn (1834-1923)

• British logician and philosopher

  • http://en.wikipedia.org/wiki/John_Venn

Classical definition of probability

• From Laplace’s Théorie

analytique des probabilités

– “The probability of an event is

the ratio of the number of

cases favourable to it, to the

number of all possible cases.”

http://en.wikipedia.org/wiki/Pierre-Simon_Laplace

Disjoint events

• Two events are called disjoint if the

intersection is empty, i.e., if they have no

overlap.

• The calculation of union of events in general is

complicated when the events overlap.

• It is much easier if we want to compute the

probability of a union of disjoint event. We

simply add the probability of the events

Union of disjoint events

A

B

C

A, B, C mutually disjoint Pr(A  B  C) = Pr(A) + Pr(B) + Pr(C).

Law of total probability

A

B

C

D

Pr(E) = Pr(EA)+ Pr(EB)+ Pr(EC)+ Pr(ED).

A  B  C  D = ,

A, B, C, D mutually disjoint

E

CONDITIONAL PROBABILITY

Conditional probability

  • If we are given an addition information that the outcome is in event B,

then we can update the likelihood to |AB|/ |B|.

  • If Pr(B) is nonzero, then we define the conditional probability of A given B

by

Pr(A|B) = Pr(AB)/Pr(B).

A

B

At the beginning, the probability of event A is |A| / ||, assuming that all outcomes in  are equally likely.

The law of total probability in

terms of conditional probability

A

B

C

D

Pr(E) = Pr(EA)+ Pr(EB)+ Pr(EC)+ Pr(ED)

= Pr(E|A)Pr(A)+ Pr(E|B)Pr(B)+ Pr(E|C)Pr(C)+ Pr(E|D)Pr(D).

A  B  C  D = ,

A, B, C, D mutually disjoint

E

Independent events

• If P(A|B) = P(A), then it means that the likelihood

of the event A does not change after we are told

that event B has occurred. In this case, event A is

said to be independent of event B.

• As Pr(A|B) = Pr(AB)/Pr(B), event A is

independent of B if Pr(AB) = Pr(A) Pr(B).

• Two events A and B are said to be independent,

or statistically independent, if

Pr(AB) = Pr(A) Pr(B).

Example

• Roll two fair dice.

• Let A be the event that the face value of the first die is

even.

• Let B be the event that the sum of the dice is odd.

• Are events A and B independent?

First number is even

Sum is odd