SlideShare a Scribd company logo
1 of 21
Download to read offline
Outline




Addition and Multiplication Rules for Probability
            Lecture 10, STAT 2246

                      Julien Dompierre

         D´partement de math´matiques et d’informatique
          e                  e
                    Universit´ Laurentienne
                             e


                 30 janvier 2007, Sudbury




                 Julien Dompierre   1
Addition Rules
                                 Outline
                                           Multiplication Rules


Outline




  1   Addition and Multiplication Rules for Probability
        Addition Rules
        Multiplication Rules




                        Julien Dompierre   2
Addition Rules
                                 Outline
                                           Multiplication Rules


Outline




  1   Addition and Multiplication Rules for Probability
        Addition Rules
        Multiplication Rules




                        Julien Dompierre   3
Addition Rules
                                 Outline
                                           Multiplication Rules


Mutually Exclusive Events (p. 195)

  Two events of the same experiment are mutually exclusive
  events if they cannot occur at the same time (i.e., they have no
  outcomes in common).


                                                             U
                       A                             B




  In this case, the intersection of the sets A and B is empty.

                        Julien Dompierre   4
Addition Rules
                                Outline
                                          Multiplication Rules


Mutually Exclusive Events
  If A and B are mutually exclusive events of the same experiment,
  then the probability that A and B will occur is
                                  n(A ∩ B)     0
                 P(A ∩ B) =                =      = 0.
                                    n(S)     n(S)
  For example. The experiment is to roll a die. The sample space is
  the set of all possible outcomes is S = {1, 2, 3, 4, 5, 6}.
  The event A is to get an odd number, A = {1, 3, 5} ⊆ S.
  The event B is to get a 6, B = {6} ⊆ S.
  In probability theory, we say that the events A and B are mutually
  exclusive because they have no outcomes in common.
  In set theory, we say that the sets A and B are mutually exclusive
  because their intersection is empty.
                              n(A ∩ B)   n(∅)  0
               P(A ∩ B) =              =      = = 0.
                                n(S)     n(S)  6
                       Julien Dompierre   5
Addition Rules
                                Outline
                                          Multiplication Rules


Addition Rule 1 (p. 196)

  When two events A and B of the same experiment are mutually
  exclusive, the probability that A or B will occur is

                    n(A ∪ B)   n(A) n(B)
       P(A ∪ B) =            =      +      = P(A) + P(B).
                      n(S)     n(S)   n(S)

  For example. The experiment is to roll a die. The sample space is
  the set of all possible outcomes is S = {1, 2, 3, 4, 5, 6}.
  The event A is to get an odd number, A = {1, 3, 5} ⊆ S.
  The event B is to get a 6, B = {6} ⊆ S.

                    n(A ∪ B)   n(A) n(B)    3 1
       P(A ∪ B) =            =      +      = + = 4/6.
                      n(S)     n(S)   n(S)  6 6



                       Julien Dompierre   6
Addition Rules
                               Outline
                                         Multiplication Rules


Principle of Inclusion-Exclusion (p. 197)


  When two events are not mutually exclusive, we must subtract one
  of the two probabilities of the outcomes that are common to both
  events, since they have been counted twice.

                n(A ∪ B) = n(A) + n(B) − n(A ∩ B)


                        A                             B
                                    A∩B




                      Julien Dompierre   7
Addition Rules
                                 Outline
                                           Multiplication Rules


Addition Rule 2 (p. 197)


  When two events A and B of the same experiment are not
  mutually exclusive, the probability that A or B will occur is

                      n(A ∪ B)   n(A) + n(B) − n(A ∩ B)
        P(A ∪ B) =             =
                        n(S)              n(S)
                    = P(A) + P(B) − P(A ∩ B).

  Note: This rule can also be used when the events are mutually
  exclusive, since (A ∩ B) will always equal 0. However, it is
  important to make a distinction between the two situations.




                        Julien Dompierre   8
Addition Rules
                                Outline
                                          Multiplication Rules


Example of Addition Rule 2


  For example. The experiment is to roll a die. The sample space is
  the set of all possible outcomes is S = {1, 2, 3, 4, 5, 6}.
  The event A is to get an odd number, A = {1, 3, 5} ⊆ S.
  The event B is to get a number greater than 4, B = {5, 6} ⊆ S.
  As A ∩ B = {1, 3, 5} ∩ {5, 6} = {5} = ∅, the events A and B are
  not mutually exclusive.

                                                             3 2 1  4
      P(A ∪ B) = P(A) + P(B) − P(A ∩ B) =                     + − =
                                                             6 6 6  6




                       Julien Dompierre   9
Addition Rules
                            Outline
                                          Multiplication Rules


Principe of Inclusion-Exclusion for Three Sets



       n(A ∪ B ∪ C ) = n(A) + n(B) + n(C )
                    − n(A ∩ B) − n(A ∩ C ) − n(B ∩ C )
                    + n(A ∩ B ∩ C ).


                     A           A∩B                   B

                             A∩B ∩C
                      A∩C                      B ∩C

                                      C


                   Julien Dompierre       10
Addition Rules
                               Outline
                                         Multiplication Rules


Principe of Inclusion-Exclusion for Four Sets




        n(A1 ∪ A2 ∪ A3 ∪ A4 )
        = n(A1 ) + n(A2 ) + n(A3 ) + n(A4 )
        − n(A1 ∩ A2 ) − n(A1 ∩ A3 ) − n(A1 ∩ A4 ) − n(A2 ∩ A3 )
             − n(A2 ∩ A4 ) − n(A3 ∩ A4 )
        + n(A1 ∩ A2 ∩ A3 ) + n(A1 ∩ A2 ∩ A4 ) + n(A1 ∩ A3 ∩ A4 )
             + n(A2 ∩ A3 ∩ A4 )
        − n(A1 ∩ A2 ∩ A3 ∩ A4 )




                      Julien Dompierre   11
Addition Rules
                                  Outline
                                              Multiplication Rules


Principe of Inclusion-Exclusion for n Sets


  Let A1 , A2 , ..., An be n finite sets. Then

      n(A1 ∪ A2 ∪ · · · ∪ An ) =                    n(Ai )
                                            1≤i≤n

                                   −                    n(Ai ∩ Aj )
                                            1≤i<j≤n

                                   +                        n(Ai ∩ Aj ∩ Ak )
                                            1≤i<j<k≤n
                                   − ···            +       ···      −   ···
                                                    n+1
                                   + (−1)                 n(A1 ∩ A2 ∩ · · · ∩ An )




                         Julien Dompierre      12
Addition Rules
                                 Outline
                                           Multiplication Rules


Outline




  1   Addition and Multiplication Rules for Probability
        Addition Rules
        Multiplication Rules




                        Julien Dompierre   13
Addition Rules
                                Outline
                                          Multiplication Rules


Independent Events (p. 205)


  The multiplication rules can be used to find the probability of two
  or more events that occur in sequence. For example, if a coin
  is tossed and then a die is rolled, one can find the probability of
  getting a head on the coin and a 4 on the die. These two events
  are said to be independent since the outcome of the first event
  (tossing a coin) does not affect the probability outcome of the
  second event (rolling a die).

  Two events A and B are independent events if the fact that A
  occurs does not affect the probability of B occurring.




                       Julien Dompierre   14
Addition Rules
                               Outline
                                         Multiplication Rules


Multiplication Rule 1 (p. 206)




  When two events are independent, the probability of both
  occurring is
                     P(A ∩ B) = P(A) · P(B)




                      Julien Dompierre   15
Addition Rules
                                Outline
                                          Multiplication Rules


Remarks on the Multiplication Rule 1



  1. Multiplication rule 1 can be extended to three or more
  independent events by using the formula

       P(A ∩ B ∩ C ∩ · · · ∩ K ) = P(A) · P(B) · P(C ) · · · P(K )

  2. In this sequence, the experiments may or may not be the same.
  If the experiments are the same, the events may or may not be the
  same.




                       Julien Dompierre   16
Addition Rules
                                Outline
                                          Multiplication Rules


Dependent Events (p. 208)


  When the outcome or occurrence of the first event A affects the
  outcome or occurrence of the second event B in such a way that
  the probability is changed, the events A and B are said to be
  dependent events.

  The conditional probability of an event B in relationship to an
  event A is the probability that event B occurs given that the
  event A has already occurred. The notation for conditional
  probability is P(B|A). This notation does not mean that B is
  divided by A; rather, it means the probability that event B occurs
  given that event A has already occurred.



                       Julien Dompierre   17
Addition Rules
                               Outline
                                         Multiplication Rules


Multiplication Rule 2 (p. 208)




  When two events are dependant, the probability of both occurring
  is
                    P(A ∩ B) = P(A) · P(B|A)




                      Julien Dompierre   18
Addition Rules
                                Outline
                                           Multiplication Rules


Formula for Conditional Probability (p. 210)



  The probability that the second event B occurs given that the first
  event A has occurred can be found by dividing the probability that
  both events occurred by the probability that the first event has
  occurred. The formula is
                                          P(A ∩ B)
                         P(B|A) =
                                            P(A)




                       Julien Dompierre    19
Addition Rules
                              Outline
                                        Multiplication Rules


Conditional Probability and Independent Events




  Two events A and B are independent if P(B|A) = P(B) and are
  dependent otherwise.




                     Julien Dompierre   20
Addition Rules
                                 Outline
                                           Multiplication Rules


Probabilities for “At Least” or “At Most” (P. 213)



  In some case, it is easier to compute the probability of the
  complement of an event than the probability of the event itself.
  This is still true for a sequence of events.
  Example: A coin is tossed 5 times. Find the probability of getting
  at least one tail. This is equal to 1 minus the probability of
  getting no tail at all, which is all heads.
  Find the probability of getting at most four tails. This is equal to
  1 minus the probability of getting five tails.




                        Julien Dompierre   21

More Related Content

What's hot (20)

Slides ensae 9
Slides ensae 9Slides ensae 9
Slides ensae 9
 
Slides amsterdam-2013
Slides amsterdam-2013Slides amsterdam-2013
Slides amsterdam-2013
 
IA-advanced-R
IA-advanced-RIA-advanced-R
IA-advanced-R
 
Slides ensae-2016-11
Slides ensae-2016-11Slides ensae-2016-11
Slides ensae-2016-11
 
Slides erm
Slides ermSlides erm
Slides erm
 
Slides univ-van-amsterdam
Slides univ-van-amsterdamSlides univ-van-amsterdam
Slides univ-van-amsterdam
 
Econometrics 2017-graduate-3
Econometrics 2017-graduate-3Econometrics 2017-graduate-3
Econometrics 2017-graduate-3
 
Berlin
BerlinBerlin
Berlin
 
Slides ensae 8
Slides ensae 8Slides ensae 8
Slides ensae 8
 
Slides risk-rennes
Slides risk-rennesSlides risk-rennes
Slides risk-rennes
 
Slides ineq-2
Slides ineq-2Slides ineq-2
Slides ineq-2
 
Inequality #4
Inequality #4Inequality #4
Inequality #4
 
Slides toulouse
Slides toulouseSlides toulouse
Slides toulouse
 
Slides ads ia
Slides ads iaSlides ads ia
Slides ads ia
 
Slides astin
Slides astinSlides astin
Slides astin
 
Slides erm-cea-ia
Slides erm-cea-iaSlides erm-cea-ia
Slides erm-cea-ia
 
Testing for Extreme Volatility Transmission
Testing for Extreme Volatility Transmission Testing for Extreme Volatility Transmission
Testing for Extreme Volatility Transmission
 
transformations and nonparametric inference
transformations and nonparametric inferencetransformations and nonparametric inference
transformations and nonparametric inference
 
Graduate Econometrics Course, part 4, 2017
Graduate Econometrics Course, part 4, 2017Graduate Econometrics Course, part 4, 2017
Graduate Econometrics Course, part 4, 2017
 
Slides smart-2015
Slides smart-2015Slides smart-2015
Slides smart-2015
 

Viewers also liked

General probability rules
General probability rulesGeneral probability rules
General probability rulesUlster BOCES
 
Probability addition rule
Probability addition ruleProbability addition rule
Probability addition rulelrassbach
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probabilitylovemucheca
 
Chapter 4 Probability Notes
Chapter 4 Probability NotesChapter 4 Probability Notes
Chapter 4 Probability Notespwheeles
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESBhargavi Bhanu
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probabilityguest45a926
 

Viewers also liked (7)

General probability rules
General probability rulesGeneral probability rules
General probability rules
 
Probability
ProbabilityProbability
Probability
 
Probability addition rule
Probability addition ruleProbability addition rule
Probability addition rule
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
 
Chapter 4 Probability Notes
Chapter 4 Probability NotesChapter 4 Probability Notes
Chapter 4 Probability Notes
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 

Similar to Probability

Dual Gravitons in AdS4/CFT3 and the Holographic Cotton Tensor
Dual Gravitons in AdS4/CFT3 and the Holographic Cotton TensorDual Gravitons in AdS4/CFT3 and the Holographic Cotton Tensor
Dual Gravitons in AdS4/CFT3 and the Holographic Cotton TensorSebastian De Haro
 
Applied statistics and probability for engineers solution montgomery && runger
Applied statistics and probability for engineers solution   montgomery && rungerApplied statistics and probability for engineers solution   montgomery && runger
Applied statistics and probability for engineers solution montgomery && rungerAnkit Katiyar
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docxaryan532920
 
Instantons and Chern-Simons Terms in AdS4/CFT3
Instantons and Chern-Simons Terms in AdS4/CFT3Instantons and Chern-Simons Terms in AdS4/CFT3
Instantons and Chern-Simons Terms in AdS4/CFT3Sebastian De Haro
 
Talk at CIRM on Poisson equation and debiasing techniques
Talk at CIRM on Poisson equation and debiasing techniquesTalk at CIRM on Poisson equation and debiasing techniques
Talk at CIRM on Poisson equation and debiasing techniquesPierre Jacob
 
Introduction to Mathematical Probability
Introduction to Mathematical ProbabilityIntroduction to Mathematical Probability
Introduction to Mathematical ProbabilitySolo Hermelin
 
Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...
Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...
Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...Gota Morota
 
Solution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin GruberSolution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin GruberHenningEnoksen
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Kwonpyo Ko
 
R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.
R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.
R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.Ramachandran Uthirapathi R
 
Jam 2006 Test Papers Mathematical Statistics
Jam 2006 Test Papers Mathematical StatisticsJam 2006 Test Papers Mathematical Statistics
Jam 2006 Test Papers Mathematical Statisticsashu29
 

Similar to Probability (20)

Set Operations
Set OperationsSet Operations
Set Operations
 
Probability theory
Probability theoryProbability theory
Probability theory
 
Dual Gravitons in AdS4/CFT3 and the Holographic Cotton Tensor
Dual Gravitons in AdS4/CFT3 and the Holographic Cotton TensorDual Gravitons in AdS4/CFT3 and the Holographic Cotton Tensor
Dual Gravitons in AdS4/CFT3 and the Holographic Cotton Tensor
 
Applied statistics and probability for engineers solution montgomery && runger
Applied statistics and probability for engineers solution   montgomery && rungerApplied statistics and probability for engineers solution   montgomery && runger
Applied statistics and probability for engineers solution montgomery && runger
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
 
MT102 Лекц 10
MT102 Лекц 10MT102 Лекц 10
MT102 Лекц 10
 
Probability
ProbabilityProbability
Probability
 
Instantons and Chern-Simons Terms in AdS4/CFT3
Instantons and Chern-Simons Terms in AdS4/CFT3Instantons and Chern-Simons Terms in AdS4/CFT3
Instantons and Chern-Simons Terms in AdS4/CFT3
 
Talk at CIRM on Poisson equation and debiasing techniques
Talk at CIRM on Poisson equation and debiasing techniquesTalk at CIRM on Poisson equation and debiasing techniques
Talk at CIRM on Poisson equation and debiasing techniques
 
Introduction to Mathematical Probability
Introduction to Mathematical ProbabilityIntroduction to Mathematical Probability
Introduction to Mathematical Probability
 
Intro to ABC
Intro to ABCIntro to ABC
Intro to ABC
 
Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...
Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...
Chapter 12 Application of Gibbs Sampling in Variance Component Estimation and...
 
Em01 ba
Em01 baEm01 ba
Em01 ba
 
Solution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin GruberSolution Manual for Linear Models – Shayle Searle, Marvin Gruber
Solution Manual for Linear Models – Shayle Searle, Marvin Gruber
 
Vectors
VectorsVectors
Vectors
 
Sets.pdf
Sets.pdfSets.pdf
Sets.pdf
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)
 
R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.
R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.
R4 m.s. radhakrishnan, probability &amp; statistics, dlpd notes.
 
Jam 2006 Test Papers Mathematical Statistics
Jam 2006 Test Papers Mathematical StatisticsJam 2006 Test Papers Mathematical Statistics
Jam 2006 Test Papers Mathematical Statistics
 
Holographic Cotton Tensor
Holographic Cotton TensorHolographic Cotton Tensor
Holographic Cotton Tensor
 

Recently uploaded

Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170
Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170
Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170Sonam Pathan
 
(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办
(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办
(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办fqiuho152
 
government_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfgovernment_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfshaunmashale756
 
Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.Precize Formely Leadoff
 
SBP-Market-Operations and market managment
SBP-Market-Operations and market managmentSBP-Market-Operations and market managment
SBP-Market-Operations and market managmentfactical
 
Financial analysis on Risk and Return.ppt
Financial analysis on Risk and Return.pptFinancial analysis on Risk and Return.ppt
Financial analysis on Risk and Return.ppttadegebreyesus
 
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.pptAnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.pptPriyankaSharma89719
 
The Core Functions of the Bangko Sentral ng Pilipinas
The Core Functions of the Bangko Sentral ng PilipinasThe Core Functions of the Bangko Sentral ng Pilipinas
The Core Functions of the Bangko Sentral ng PilipinasCherylouCamus
 
The AES Investment Code - the go-to counsel for the most well-informed, wise...
The AES Investment Code -  the go-to counsel for the most well-informed, wise...The AES Investment Code -  the go-to counsel for the most well-informed, wise...
The AES Investment Code - the go-to counsel for the most well-informed, wise...AES International
 
Economics, Commerce and Trade Management: An International Journal (ECTIJ)
Economics, Commerce and Trade Management: An International Journal (ECTIJ)Economics, Commerce and Trade Management: An International Journal (ECTIJ)
Economics, Commerce and Trade Management: An International Journal (ECTIJ)ECTIJ
 
Vp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppVp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppmiss dipika
 
Call Girls Near Me WhatsApp:+91-9833363713
Call Girls Near Me WhatsApp:+91-9833363713Call Girls Near Me WhatsApp:+91-9833363713
Call Girls Near Me WhatsApp:+91-9833363713Sonam Pathan
 
BPPG response - Options for Defined Benefit schemes - 19Apr24.pdf
BPPG response - Options for Defined Benefit schemes - 19Apr24.pdfBPPG response - Options for Defined Benefit schemes - 19Apr24.pdf
BPPG response - Options for Defined Benefit schemes - 19Apr24.pdfHenry Tapper
 
212MTAMount Durham University Bachelor's Diploma in Technology
212MTAMount Durham University Bachelor's Diploma in Technology212MTAMount Durham University Bachelor's Diploma in Technology
212MTAMount Durham University Bachelor's Diploma in Technologyz xss
 
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证rjrjkk
 
House of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview documentHouse of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview documentHenry Tapper
 
NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...
NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...
NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...Amil baba
 

Recently uploaded (20)

Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170
Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170
Call Girls Near Golden Tulip Essential Hotel, New Delhi 9873777170
 
(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办
(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办
(办理原版一样)QUT毕业证昆士兰科技大学毕业证学位证留信学历认证成绩单补办
 
government_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfgovernment_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdf
 
Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.Overview of Inkel Unlisted Shares Price.
Overview of Inkel Unlisted Shares Price.
 
SBP-Market-Operations and market managment
SBP-Market-Operations and market managmentSBP-Market-Operations and market managment
SBP-Market-Operations and market managment
 
Financial analysis on Risk and Return.ppt
Financial analysis on Risk and Return.pptFinancial analysis on Risk and Return.ppt
Financial analysis on Risk and Return.ppt
 
Monthly Economic Monitoring of Ukraine No 231, April 2024
Monthly Economic Monitoring of Ukraine No 231, April 2024Monthly Economic Monitoring of Ukraine No 231, April 2024
Monthly Economic Monitoring of Ukraine No 231, April 2024
 
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.pptAnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
AnyConv.com__FSS Advance Retail & Distribution - 15.06.17.ppt
 
The Core Functions of the Bangko Sentral ng Pilipinas
The Core Functions of the Bangko Sentral ng PilipinasThe Core Functions of the Bangko Sentral ng Pilipinas
The Core Functions of the Bangko Sentral ng Pilipinas
 
The AES Investment Code - the go-to counsel for the most well-informed, wise...
The AES Investment Code -  the go-to counsel for the most well-informed, wise...The AES Investment Code -  the go-to counsel for the most well-informed, wise...
The AES Investment Code - the go-to counsel for the most well-informed, wise...
 
Economics, Commerce and Trade Management: An International Journal (ECTIJ)
Economics, Commerce and Trade Management: An International Journal (ECTIJ)Economics, Commerce and Trade Management: An International Journal (ECTIJ)
Economics, Commerce and Trade Management: An International Journal (ECTIJ)
 
Vp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppVp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsApp
 
🔝+919953056974 🔝young Delhi Escort service Pusa Road
🔝+919953056974 🔝young Delhi Escort service Pusa Road🔝+919953056974 🔝young Delhi Escort service Pusa Road
🔝+919953056974 🔝young Delhi Escort service Pusa Road
 
Call Girls Near Me WhatsApp:+91-9833363713
Call Girls Near Me WhatsApp:+91-9833363713Call Girls Near Me WhatsApp:+91-9833363713
Call Girls Near Me WhatsApp:+91-9833363713
 
Q1 2024 Newsletter | Financial Synergies Wealth Advisors
Q1 2024 Newsletter | Financial Synergies Wealth AdvisorsQ1 2024 Newsletter | Financial Synergies Wealth Advisors
Q1 2024 Newsletter | Financial Synergies Wealth Advisors
 
BPPG response - Options for Defined Benefit schemes - 19Apr24.pdf
BPPG response - Options for Defined Benefit schemes - 19Apr24.pdfBPPG response - Options for Defined Benefit schemes - 19Apr24.pdf
BPPG response - Options for Defined Benefit schemes - 19Apr24.pdf
 
212MTAMount Durham University Bachelor's Diploma in Technology
212MTAMount Durham University Bachelor's Diploma in Technology212MTAMount Durham University Bachelor's Diploma in Technology
212MTAMount Durham University Bachelor's Diploma in Technology
 
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
 
House of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview documentHouse of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview document
 
NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...
NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...
NO1 Certified Amil Baba In Lahore Kala Jadu In Lahore Best Amil In Lahore Ami...
 

Probability

  • 1. Outline Addition and Multiplication Rules for Probability Lecture 10, STAT 2246 Julien Dompierre D´partement de math´matiques et d’informatique e e Universit´ Laurentienne e 30 janvier 2007, Sudbury Julien Dompierre 1
  • 2. Addition Rules Outline Multiplication Rules Outline 1 Addition and Multiplication Rules for Probability Addition Rules Multiplication Rules Julien Dompierre 2
  • 3. Addition Rules Outline Multiplication Rules Outline 1 Addition and Multiplication Rules for Probability Addition Rules Multiplication Rules Julien Dompierre 3
  • 4. Addition Rules Outline Multiplication Rules Mutually Exclusive Events (p. 195) Two events of the same experiment are mutually exclusive events if they cannot occur at the same time (i.e., they have no outcomes in common). U A B In this case, the intersection of the sets A and B is empty. Julien Dompierre 4
  • 5. Addition Rules Outline Multiplication Rules Mutually Exclusive Events If A and B are mutually exclusive events of the same experiment, then the probability that A and B will occur is n(A ∩ B) 0 P(A ∩ B) = = = 0. n(S) n(S) For example. The experiment is to roll a die. The sample space is the set of all possible outcomes is S = {1, 2, 3, 4, 5, 6}. The event A is to get an odd number, A = {1, 3, 5} ⊆ S. The event B is to get a 6, B = {6} ⊆ S. In probability theory, we say that the events A and B are mutually exclusive because they have no outcomes in common. In set theory, we say that the sets A and B are mutually exclusive because their intersection is empty. n(A ∩ B) n(∅) 0 P(A ∩ B) = = = = 0. n(S) n(S) 6 Julien Dompierre 5
  • 6. Addition Rules Outline Multiplication Rules Addition Rule 1 (p. 196) When two events A and B of the same experiment are mutually exclusive, the probability that A or B will occur is n(A ∪ B) n(A) n(B) P(A ∪ B) = = + = P(A) + P(B). n(S) n(S) n(S) For example. The experiment is to roll a die. The sample space is the set of all possible outcomes is S = {1, 2, 3, 4, 5, 6}. The event A is to get an odd number, A = {1, 3, 5} ⊆ S. The event B is to get a 6, B = {6} ⊆ S. n(A ∪ B) n(A) n(B) 3 1 P(A ∪ B) = = + = + = 4/6. n(S) n(S) n(S) 6 6 Julien Dompierre 6
  • 7. Addition Rules Outline Multiplication Rules Principle of Inclusion-Exclusion (p. 197) When two events are not mutually exclusive, we must subtract one of the two probabilities of the outcomes that are common to both events, since they have been counted twice. n(A ∪ B) = n(A) + n(B) − n(A ∩ B) A B A∩B Julien Dompierre 7
  • 8. Addition Rules Outline Multiplication Rules Addition Rule 2 (p. 197) When two events A and B of the same experiment are not mutually exclusive, the probability that A or B will occur is n(A ∪ B) n(A) + n(B) − n(A ∩ B) P(A ∪ B) = = n(S) n(S) = P(A) + P(B) − P(A ∩ B). Note: This rule can also be used when the events are mutually exclusive, since (A ∩ B) will always equal 0. However, it is important to make a distinction between the two situations. Julien Dompierre 8
  • 9. Addition Rules Outline Multiplication Rules Example of Addition Rule 2 For example. The experiment is to roll a die. The sample space is the set of all possible outcomes is S = {1, 2, 3, 4, 5, 6}. The event A is to get an odd number, A = {1, 3, 5} ⊆ S. The event B is to get a number greater than 4, B = {5, 6} ⊆ S. As A ∩ B = {1, 3, 5} ∩ {5, 6} = {5} = ∅, the events A and B are not mutually exclusive. 3 2 1 4 P(A ∪ B) = P(A) + P(B) − P(A ∩ B) = + − = 6 6 6 6 Julien Dompierre 9
  • 10. Addition Rules Outline Multiplication Rules Principe of Inclusion-Exclusion for Three Sets n(A ∪ B ∪ C ) = n(A) + n(B) + n(C ) − n(A ∩ B) − n(A ∩ C ) − n(B ∩ C ) + n(A ∩ B ∩ C ). A A∩B B A∩B ∩C A∩C B ∩C C Julien Dompierre 10
  • 11. Addition Rules Outline Multiplication Rules Principe of Inclusion-Exclusion for Four Sets n(A1 ∪ A2 ∪ A3 ∪ A4 ) = n(A1 ) + n(A2 ) + n(A3 ) + n(A4 ) − n(A1 ∩ A2 ) − n(A1 ∩ A3 ) − n(A1 ∩ A4 ) − n(A2 ∩ A3 ) − n(A2 ∩ A4 ) − n(A3 ∩ A4 ) + n(A1 ∩ A2 ∩ A3 ) + n(A1 ∩ A2 ∩ A4 ) + n(A1 ∩ A3 ∩ A4 ) + n(A2 ∩ A3 ∩ A4 ) − n(A1 ∩ A2 ∩ A3 ∩ A4 ) Julien Dompierre 11
  • 12. Addition Rules Outline Multiplication Rules Principe of Inclusion-Exclusion for n Sets Let A1 , A2 , ..., An be n finite sets. Then n(A1 ∪ A2 ∪ · · · ∪ An ) = n(Ai ) 1≤i≤n − n(Ai ∩ Aj ) 1≤i<j≤n + n(Ai ∩ Aj ∩ Ak ) 1≤i<j<k≤n − ··· + ··· − ··· n+1 + (−1) n(A1 ∩ A2 ∩ · · · ∩ An ) Julien Dompierre 12
  • 13. Addition Rules Outline Multiplication Rules Outline 1 Addition and Multiplication Rules for Probability Addition Rules Multiplication Rules Julien Dompierre 13
  • 14. Addition Rules Outline Multiplication Rules Independent Events (p. 205) The multiplication rules can be used to find the probability of two or more events that occur in sequence. For example, if a coin is tossed and then a die is rolled, one can find the probability of getting a head on the coin and a 4 on the die. These two events are said to be independent since the outcome of the first event (tossing a coin) does not affect the probability outcome of the second event (rolling a die). Two events A and B are independent events if the fact that A occurs does not affect the probability of B occurring. Julien Dompierre 14
  • 15. Addition Rules Outline Multiplication Rules Multiplication Rule 1 (p. 206) When two events are independent, the probability of both occurring is P(A ∩ B) = P(A) · P(B) Julien Dompierre 15
  • 16. Addition Rules Outline Multiplication Rules Remarks on the Multiplication Rule 1 1. Multiplication rule 1 can be extended to three or more independent events by using the formula P(A ∩ B ∩ C ∩ · · · ∩ K ) = P(A) · P(B) · P(C ) · · · P(K ) 2. In this sequence, the experiments may or may not be the same. If the experiments are the same, the events may or may not be the same. Julien Dompierre 16
  • 17. Addition Rules Outline Multiplication Rules Dependent Events (p. 208) When the outcome or occurrence of the first event A affects the outcome or occurrence of the second event B in such a way that the probability is changed, the events A and B are said to be dependent events. The conditional probability of an event B in relationship to an event A is the probability that event B occurs given that the event A has already occurred. The notation for conditional probability is P(B|A). This notation does not mean that B is divided by A; rather, it means the probability that event B occurs given that event A has already occurred. Julien Dompierre 17
  • 18. Addition Rules Outline Multiplication Rules Multiplication Rule 2 (p. 208) When two events are dependant, the probability of both occurring is P(A ∩ B) = P(A) · P(B|A) Julien Dompierre 18
  • 19. Addition Rules Outline Multiplication Rules Formula for Conditional Probability (p. 210) The probability that the second event B occurs given that the first event A has occurred can be found by dividing the probability that both events occurred by the probability that the first event has occurred. The formula is P(A ∩ B) P(B|A) = P(A) Julien Dompierre 19
  • 20. Addition Rules Outline Multiplication Rules Conditional Probability and Independent Events Two events A and B are independent if P(B|A) = P(B) and are dependent otherwise. Julien Dompierre 20
  • 21. Addition Rules Outline Multiplication Rules Probabilities for “At Least” or “At Most” (P. 213) In some case, it is easier to compute the probability of the complement of an event than the probability of the event itself. This is still true for a sequence of events. Example: A coin is tossed 5 times. Find the probability of getting at least one tail. This is equal to 1 minus the probability of getting no tail at all, which is all heads. Find the probability of getting at most four tails. This is equal to 1 minus the probability of getting five tails. Julien Dompierre 21