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

Dividend Policy and Dividend Decision Theories.pptx
Dividend Policy and Dividend Decision Theories.pptxDividend Policy and Dividend Decision Theories.pptx
Dividend Policy and Dividend Decision Theories.pptxanshikagoel52
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Roomdivyansh0kumar0
 
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
How Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of ReportingHow Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of ReportingAggregage
 
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure serviceCall US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure servicePooja Nehwal
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptxFinTech Belgium
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfGale Pooley
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Commonwealth
 
The Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfThe Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfGale Pooley
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...ssifa0344
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130Suhani Kapoor
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designsegoetzinger
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfGale Pooley
 
20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdfAdnet Communications
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignHenry Tapper
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...shivangimorya083
 

Recently uploaded (20)

Dividend Policy and Dividend Decision Theories.pptx
Dividend Policy and Dividend Decision Theories.pptxDividend Policy and Dividend Decision Theories.pptx
Dividend Policy and Dividend Decision Theories.pptx
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
 
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
How Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of ReportingHow Automation is Driving Efficiency Through the Last Mile of Reporting
How Automation is Driving Efficiency Through the Last Mile of Reporting
 
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure serviceCall US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
Call US 📞 9892124323 ✅ Kurla Call Girls In Kurla ( Mumbai ) secure service
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdf
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]
 
Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024Veritas Interim Report 1 January–31 March 2024
Veritas Interim Report 1 January–31 March 2024
 
The Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdfThe Economic History of the U.S. Lecture 21.pdf
The Economic History of the U.S. Lecture 21.pdf
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designs
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdf
 
20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaign
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
 
Commercial Bank Economic Capsule - April 2024
Commercial Bank Economic Capsule - April 2024Commercial Bank Economic Capsule - April 2024
Commercial Bank Economic Capsule - April 2024
 

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