SlideShare a Scribd company logo
1 of 12
GROUP - 6
INTRODUCTION
Probability is the branch of mathematics concerning numerical
description of how likely an event is to occur, or how likely is it that a
promotion is true.
Probability = Number of favorable outcomes
Total Number of Outcome
EXAMPLE : let there be a basket of three balls: Red, Green, Blue. If
you want to pick a red ball we can calculate the probability of
picking a red ball.
Total no. of possibilities = 3
Total no. of favorable possibilities = 1
Therefore probability of getting a red ball = 1/3
KEY TERMS RELATED TO
PROBABILITY
 SAMPLE SPACE : Set of all possible outcomes of a random
experiment is called sample space. It is denoted by S.
 SAMPLE POINT : Each element of sample space is called
the sample point.
 EVENT : It is the set of variable outcome.
 MUTUALLY EXCLUSIVE EVENTS : Two events are said to be mutually
exclusive if there is no common element between them.
 EXHAUSTIVE EVENTS : The given events are exhausted if when I take
the elements in those events from the given sample space.
CODITIONAL PROBABLITY
When I throw a dice what is the probability that
outcome is given 3 that the outcome is odd?
The answer is 1/3 as the odd number are 1,3 and 5. So
we need the probability of getting the number 3 out of
the numbers 1,3,5. The chance is one out of 3 so the
probability is 1/3.
Note:
But P(3) = 1/6; if there is no condition. As the
probability of getting a single number named 3, out of
total 6 numbers are namely 1,2,3,4,5,6 is 1/6.
CONDITIONAL PROBABILITY
DEFINITION
Probability of event E is called the
conditional probability of F given that E has
already encountered, and its
defined by P(A|B)
Formula for Conditional Probability,
P(A|B) = P(A∩B)
P(B)
A B
A∩B
S
CONDITIONAL PROBABILITY
Example: In a survey in a class it was found that the probability of a student watching Youtube videos is
0.8 & the probability that a student is both topper & also watches Youtube videos is 0.792. what is the
probability that a student is a topper if he watches Youtube videos?
Solution:
Let P(E) denote the event that a person watches Youtube videos
Let F denote the event that a person is topper .
Then, P(E) = probability that a person watches YouTube videos = 0.8
P(E∩F) = probability that one is both topper & also watches Youtube videos = 0.792
& P(F|E)= the probability that a person is a topper if he watches Youtube videos.
According to Formula for conditional probability,
P(F|E) = P(F∩E)/ P(E)
= 0.792/0.8 = 0.99
∴ The probability that a person is a topper if he watches Youtube videos is 0.99
CONDITIONAL PROBABILITY
Properties of Conditional Probability
1) P(S|F) = 1
2) P(F|F) = 1
3) P((A∪B)|F) = P(A|F) + P(B|F) – P((A∩B)|F)
4) P(E'|F) = 1- P(E|F)
Example: Evaluate P(A ∪ B), if 2P(A) = P(B) = 5/13 & P(A|B) = 2/5
Solution: 2P(A) = P(B) = 5/13
 P(B) = 5/13 and P(A) = 1/2 x P(B) = 1/2 × 5/13 = 5/26
Now, the formula of conditional probability is P(A|B) = P( A∩B)/ P(B)
∴ 2/ 5 = P( A∩B) /P(B)
 P(A∩B) = 2/5 X P(B) = 2/5 × 5/13 = 2/13
Here, the formula is P(A ∪ B)=P(A)+P(B)−P(A∩B)
 P(A∪B)= 5/26 + 5/13 - 2/13 = (5+10−4 )/26 = 11/26
PROBABILITY
Multiplication Theorem on Probability
Let E and F be two events associated with a sample space of an
experiment.
Then
P(E ∩ F) = P(E) P(F|E), P(E) ≠ 0
= P(F) P(E|F), P(F) ≠ 0
If E, F and G are three events associated with a sample space, then
P(E∩F∩G) = P(E) P(F|E) P(G|E∩F)
INDEPENDENT EVENTS
Let E and F be two events associated with a sample space S. If the probability of
occurrence of one of them is not affected by the occurrence of the other, then we say
that the two events are independent. Thus, two events E and F will be independent, if
P(F | E) = P(F), provided P (E) ≠ 0
P(E | F) = P(E), provided P (F) ≠ 0
Using the multiplication theorem on probability, we have
P(E ∩ F) = P(E) P(F)
Three events A, B and C are said to be mutually
independent if all the following conditions hold:
P(A ∩ B) = P(A) P(B)
P(A ∩ C) = P(A) P(C)
P(B ∩ C) = P(B) P(C)
P(A ∩ B ∩ C) = P(A) P(B) P(C)
BAYE’S THEOREM
If E1, E2,..., En are mutually exclusive and
exhaustive events associated with a sample
space, and A is any event of non zero
probability, then
𝑃(𝐸𝑖 |𝐴) = 𝑃(𝐸𝑖 )𝑃(𝐴|𝐸𝑖 )
Σ𝑃(𝐸𝑖 )𝑃(𝐴|𝐸𝑖 )
BAYE’S THEOREM
Example: A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black balls. One of the
two bags is selected at random and a ball is drawn from the bag which is found to be red. Find the
probability that the ball is drawn from the first bag.
Solution:
Let E1= the event of selecting first bag.
E2= the event of selecting second bag.
A = the event of getting red ball.
Since there is equal chance of selecting first bag or selecting second bag,
P(E1)=P(E2)= 1/2
now P(A|E1)=P(Drawing a red ball from first bag )= 4/8
and P(A|E2)=P(Drawing a red ball from second bag )= 2/8 =1/4
Probability that ball is drawn from the first bag given that the ball drawn is red is P(E1|A)
𝑃(𝐸1|𝐴) = 𝑃(𝐴)𝑃(𝐵|𝐴) = 1/2 × 1/2 = 2/3
𝑃(𝐴)𝑃(𝐵|𝐴) + 𝑃(𝐴’)𝑃(𝐵|𝐴’) ( 1 2 × 1 2 + 1 2 × 1 4 )
THANK YOU

More Related Content

Similar to MATHS_PROBALITY_CIA_SEM-2[1].pptx

[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdfPrakashPatra7
 
Lecture_5Conditional_Probability_Bayes_T.pptx
Lecture_5Conditional_Probability_Bayes_T.pptxLecture_5Conditional_Probability_Bayes_T.pptx
Lecture_5Conditional_Probability_Bayes_T.pptxAbebe334138
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theoryRachna Gupta
 
Complements and Conditional Probability, and Bayes' Theorem
 Complements and Conditional Probability, and Bayes' Theorem Complements and Conditional Probability, and Bayes' Theorem
Complements and Conditional Probability, and Bayes' TheoremLong Beach City College
 
CLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxCLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxshahad1121
 
Statistical Analysis with R -II
Statistical Analysis with R -IIStatistical Analysis with R -II
Statistical Analysis with R -IIAkhila Prabhakaran
 
Making probability easy!!!
Making probability easy!!!Making probability easy!!!
Making probability easy!!!GAURAV SAHA
 
Probability definitions and properties
Probability definitions and propertiesProbability definitions and properties
Probability definitions and propertiesHamza Qureshi
 
Conditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxConditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxVilDom
 
5. probability qt 1st tri semester
5. probability qt 1st tri semester 5. probability qt 1st tri semester
5. probability qt 1st tri semester Karan Kukreja
 

Similar to MATHS_PROBALITY_CIA_SEM-2[1].pptx (20)

[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf[Junoon - E - Jee] - Probability - 13th Nov.pdf
[Junoon - E - Jee] - Probability - 13th Nov.pdf
 
Lecture_5Conditional_Probability_Bayes_T.pptx
Lecture_5Conditional_Probability_Bayes_T.pptxLecture_5Conditional_Probability_Bayes_T.pptx
Lecture_5Conditional_Probability_Bayes_T.pptx
 
Statistics 1 (FPN) QP
Statistics 1 (FPN) QPStatistics 1 (FPN) QP
Statistics 1 (FPN) QP
 
Chapter06
Chapter06Chapter06
Chapter06
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
 
Complements and Conditional Probability, and Bayes' Theorem
 Complements and Conditional Probability, and Bayes' Theorem Complements and Conditional Probability, and Bayes' Theorem
Complements and Conditional Probability, and Bayes' Theorem
 
CLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptxCLO2-PPT2-Probability Addition Rules.pptx
CLO2-PPT2-Probability Addition Rules.pptx
 
Lec 1 probability
Lec 1 probabilityLec 1 probability
Lec 1 probability
 
Statistical Analysis with R -II
Statistical Analysis with R -IIStatistical Analysis with R -II
Statistical Analysis with R -II
 
Making probability easy!!!
Making probability easy!!!Making probability easy!!!
Making probability easy!!!
 
Probability
ProbabilityProbability
Probability
 
Probability definitions and properties
Probability definitions and propertiesProbability definitions and properties
Probability definitions and properties
 
Conditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptxConditional-Probability-Powerpoint.pptx
Conditional-Probability-Powerpoint.pptx
 
Nossi ch 10
Nossi ch 10Nossi ch 10
Nossi ch 10
 
5. probability qt 1st tri semester
5. probability qt 1st tri semester 5. probability qt 1st tri semester
5. probability qt 1st tri semester
 
Chapter 4-Probability-2ndpart.ppt
Chapter 4-Probability-2ndpart.pptChapter 4-Probability-2ndpart.ppt
Chapter 4-Probability-2ndpart.ppt
 
Prob2definitions
Prob2definitionsProb2definitions
Prob2definitions
 
Probability
ProbabilityProbability
Probability
 
Lecture on Statistics 1
Lecture on Statistics 1Lecture on Statistics 1
Lecture on Statistics 1
 

Recently uploaded

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 

Recently uploaded (20)

Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 

MATHS_PROBALITY_CIA_SEM-2[1].pptx

  • 2. INTRODUCTION Probability is the branch of mathematics concerning numerical description of how likely an event is to occur, or how likely is it that a promotion is true. Probability = Number of favorable outcomes Total Number of Outcome EXAMPLE : let there be a basket of three balls: Red, Green, Blue. If you want to pick a red ball we can calculate the probability of picking a red ball. Total no. of possibilities = 3 Total no. of favorable possibilities = 1 Therefore probability of getting a red ball = 1/3
  • 3. KEY TERMS RELATED TO PROBABILITY  SAMPLE SPACE : Set of all possible outcomes of a random experiment is called sample space. It is denoted by S.  SAMPLE POINT : Each element of sample space is called the sample point.  EVENT : It is the set of variable outcome.  MUTUALLY EXCLUSIVE EVENTS : Two events are said to be mutually exclusive if there is no common element between them.  EXHAUSTIVE EVENTS : The given events are exhausted if when I take the elements in those events from the given sample space.
  • 4. CODITIONAL PROBABLITY When I throw a dice what is the probability that outcome is given 3 that the outcome is odd? The answer is 1/3 as the odd number are 1,3 and 5. So we need the probability of getting the number 3 out of the numbers 1,3,5. The chance is one out of 3 so the probability is 1/3. Note: But P(3) = 1/6; if there is no condition. As the probability of getting a single number named 3, out of total 6 numbers are namely 1,2,3,4,5,6 is 1/6.
  • 5. CONDITIONAL PROBABILITY DEFINITION Probability of event E is called the conditional probability of F given that E has already encountered, and its defined by P(A|B) Formula for Conditional Probability, P(A|B) = P(A∩B) P(B) A B A∩B S
  • 6. CONDITIONAL PROBABILITY Example: In a survey in a class it was found that the probability of a student watching Youtube videos is 0.8 & the probability that a student is both topper & also watches Youtube videos is 0.792. what is the probability that a student is a topper if he watches Youtube videos? Solution: Let P(E) denote the event that a person watches Youtube videos Let F denote the event that a person is topper . Then, P(E) = probability that a person watches YouTube videos = 0.8 P(E∩F) = probability that one is both topper & also watches Youtube videos = 0.792 & P(F|E)= the probability that a person is a topper if he watches Youtube videos. According to Formula for conditional probability, P(F|E) = P(F∩E)/ P(E) = 0.792/0.8 = 0.99 ∴ The probability that a person is a topper if he watches Youtube videos is 0.99
  • 7. CONDITIONAL PROBABILITY Properties of Conditional Probability 1) P(S|F) = 1 2) P(F|F) = 1 3) P((A∪B)|F) = P(A|F) + P(B|F) – P((A∩B)|F) 4) P(E'|F) = 1- P(E|F) Example: Evaluate P(A ∪ B), if 2P(A) = P(B) = 5/13 & P(A|B) = 2/5 Solution: 2P(A) = P(B) = 5/13  P(B) = 5/13 and P(A) = 1/2 x P(B) = 1/2 × 5/13 = 5/26 Now, the formula of conditional probability is P(A|B) = P( A∩B)/ P(B) ∴ 2/ 5 = P( A∩B) /P(B)  P(A∩B) = 2/5 X P(B) = 2/5 × 5/13 = 2/13 Here, the formula is P(A ∪ B)=P(A)+P(B)−P(A∩B)  P(A∪B)= 5/26 + 5/13 - 2/13 = (5+10−4 )/26 = 11/26
  • 8. PROBABILITY Multiplication Theorem on Probability Let E and F be two events associated with a sample space of an experiment. Then P(E ∩ F) = P(E) P(F|E), P(E) ≠ 0 = P(F) P(E|F), P(F) ≠ 0 If E, F and G are three events associated with a sample space, then P(E∩F∩G) = P(E) P(F|E) P(G|E∩F)
  • 9. INDEPENDENT EVENTS Let E and F be two events associated with a sample space S. If the probability of occurrence of one of them is not affected by the occurrence of the other, then we say that the two events are independent. Thus, two events E and F will be independent, if P(F | E) = P(F), provided P (E) ≠ 0 P(E | F) = P(E), provided P (F) ≠ 0 Using the multiplication theorem on probability, we have P(E ∩ F) = P(E) P(F) Three events A, B and C are said to be mutually independent if all the following conditions hold: P(A ∩ B) = P(A) P(B) P(A ∩ C) = P(A) P(C) P(B ∩ C) = P(B) P(C) P(A ∩ B ∩ C) = P(A) P(B) P(C)
  • 10. BAYE’S THEOREM If E1, E2,..., En are mutually exclusive and exhaustive events associated with a sample space, and A is any event of non zero probability, then 𝑃(𝐸𝑖 |𝐴) = 𝑃(𝐸𝑖 )𝑃(𝐴|𝐸𝑖 ) Σ𝑃(𝐸𝑖 )𝑃(𝐴|𝐸𝑖 )
  • 11. BAYE’S THEOREM Example: A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black balls. One of the two bags is selected at random and a ball is drawn from the bag which is found to be red. Find the probability that the ball is drawn from the first bag. Solution: Let E1= the event of selecting first bag. E2= the event of selecting second bag. A = the event of getting red ball. Since there is equal chance of selecting first bag or selecting second bag, P(E1)=P(E2)= 1/2 now P(A|E1)=P(Drawing a red ball from first bag )= 4/8 and P(A|E2)=P(Drawing a red ball from second bag )= 2/8 =1/4 Probability that ball is drawn from the first bag given that the ball drawn is red is P(E1|A) 𝑃(𝐸1|𝐴) = 𝑃(𝐴)𝑃(𝐵|𝐴) = 1/2 × 1/2 = 2/3 𝑃(𝐴)𝑃(𝐵|𝐴) + 𝑃(𝐴’)𝑃(𝐵|𝐴’) ( 1 2 × 1 2 + 1 2 × 1 4 )