SlideShare a Scribd company logo
1 of 10
Probability P is a real valued function that assigns to each
event E in the sample space S a number P(E)

A probability of an event E is given by

              P(E) = N(E) / N(S)

i.e. (No of outcomes in E) / (No of outcomes in S)
Example

Experiment : Throwing a coin twice
             Define events A and B as follows

A = { At least one H is obtained }   B= { at least one T is
obtained}
           = { HT, TH, HH}                 = { TH, HT, TT}

S= { HT,HH,TH,TT}

       Then N(S) = 4, N(A) = 3, N(B) = 3

       a) P(A) = 3/4
       b) P(A ∩ B) = 2/4
       c) P(AC) = 1/4
Axioms for Probability Functions

Axiom 1 : For every event A in a sample space S, 1 ≥ P(A) ≥ 0

Axiom 2 : P(S) = 1

Axiom 3 : Let A and B be any two mutually exclusive events
defined over S. Then

       P(A U B) = P(A) + P(B)
Example:

Consider a random trial that can result in failure or success. Let 0 stand for failure, and
let 1 stand for success. Then we can consider the outcome space to be S = {0, 1}. For
any number p between 0 and 100%, define the function P as follows:
P({1}) = p,
P({0}) = 100% − p,
P(S) = 100%,
P({}) = 0.

Then P is a probability distribution on S, as we can verify by checking that it satisfies
the axioms:
1. Because p is between 0 and 100%, so is 100% − p. The outcome space S has but
     four subsets: {}, {0}, {1}, and {0, 1}. The values assigned to them by P are 0, 1 − p,
     p, and 100%, respectively. All these numbers are at zero or larger, so P satisfies
     Axiom 1.
2. By definition, P(S) = 100%, so P satisfies Axiom 2.
3. The empty set and any other set are disjoint, and it is easy to see that
                     P({}∪A) = P({}) + P(A) for any subset A of S.
      The only other pair of disjoint events in S is {0} and {1}. We can calculate
                     P({0}∪{1}) = P(S) = 100% = (100% − p) + p = P({0}) + P({1}).
      Thus P satisfies Axiom 3.
Theorem for Probability Functions

Theorem 1
If Ac is a complement of A , then
 P(Ac) = 1- P(A)

Proof :
S = Ac A,
from Axiom 2 and 3, P(S) = 1 = P(A) + P(Ac) ,
since A and Ac are ME
   P(Ac) = 1 – P(A)
Theorem 2
P(Ø) = 0, the impossible event has probability
zero.

Proof :
Let S = Ac A, where A = Ø
Then
S = Ac Ø       Ac = S
Theorem 3
If A B, then P(A) ≤ P(B)

Proof :
We can write B as B = A (B A’) where A and
(B A’) are ME.
Thus, P(B) = P(A) + P(B A’)
But P(B A’) 0 since A B
  This   P(B) P(A)
Theorem 4
For any event A, P(A) ≤ 1

Proof :
We know that A     S and P(S) = 1   P(A) ≤ P(S)
  = 1
Theorem 5
If A and B are any two events, then
 P(A B) = P(A) +P(B) - P(A B)
Proof :
A B=A        ( Ac   B)
P(A      B) = P(A) + P( Ac B)
      P( Ac B) = P(A B) - P(A) ……………….. (1)
But
B = (A B)     (Ac B)
P(B) = P(A B) + P(Ac B)
        P( Ac B) = P(B) - P(A B) …………… (2)
    (1) = (2)
   P(A B) - P(A) = P(B) - P(A B)
     P(A B) = P(A) + P(B) - P(A B)
Thm 6
If A , B and C are any three events, then

P(A B) = P(A) +P(B) - P(A B)

Proof :
P(A) = P(A Bc) + P (A B) and
P(B) = P(B Ac) + P (A B)
adding these two equation
P(A) + P(B) = [P(A Bc) + P(B Ac) + P (A B)] + P (A B)
  the sum in the bracket is P(A B).If we subtract P (A B) both
   sides of the equation,the result follws.

More Related Content

What's hot

What's hot (10)

Investigating shapes of graphs
Investigating shapes of graphsInvestigating shapes of graphs
Investigating shapes of graphs
 
Probability
ProbabilityProbability
Probability
 
Hendromardikadorkdanbretastevanny.js
Hendromardikadorkdanbretastevanny.jsHendromardikadorkdanbretastevanny.js
Hendromardikadorkdanbretastevanny.js
 
The mc nemar test for significance of changes
The mc nemar test for significance of changesThe mc nemar test for significance of changes
The mc nemar test for significance of changes
 
General probability rules
General probability rulesGeneral probability rules
General probability rules
 
Program eheat
Program eheatProgram eheat
Program eheat
 
Polygraph
PolygraphPolygraph
Polygraph
 
Probability And Its Axioms
Probability And Its AxiomsProbability And Its Axioms
Probability And Its Axioms
 
Najmul
Najmul  Najmul
Najmul
 
Pa 298 measures of correlation
Pa 298 measures of correlationPa 298 measures of correlation
Pa 298 measures of correlation
 

Viewers also liked

Ch. 15 Probability Rules
Ch. 15 Probability RulesCh. 15 Probability Rules
Ch. 15 Probability Ruleschristjt
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2Nilanjan Bhaumik
 
Bayesian Networks - A Brief Introduction
Bayesian Networks - A Brief IntroductionBayesian Networks - A Brief Introduction
Bayesian Networks - A Brief IntroductionAdnan Masood
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distributionStudent
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distributionAntiqNyke
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDataminingTools Inc
 
Poisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric DistributionPoisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric DistributionDataminingTools Inc
 
The Poisson Distribution
The  Poisson DistributionThe  Poisson Distribution
The Poisson DistributionMax Chipulu
 

Viewers also liked (11)

Unit 1-probability
Unit 1-probabilityUnit 1-probability
Unit 1-probability
 
Ch. 15 Probability Rules
Ch. 15 Probability RulesCh. 15 Probability Rules
Ch. 15 Probability Rules
 
Bayesian networks
Bayesian networksBayesian networks
Bayesian networks
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
 
Probability distributions & expected values
Probability distributions & expected valuesProbability distributions & expected values
Probability distributions & expected values
 
Bayesian Networks - A Brief Introduction
Bayesian Networks - A Brief IntroductionBayesian Networks - A Brief Introduction
Bayesian Networks - A Brief Introduction
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributions
 
Poisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric DistributionPoisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric Distribution
 
The Poisson Distribution
The  Poisson DistributionThe  Poisson Distribution
The Poisson Distribution
 

Similar to Probability function

Show that if A is a fixed event of positive probability, then the fu.pdf
Show that if A is a fixed event of positive probability, then the fu.pdfShow that if A is a fixed event of positive probability, then the fu.pdf
Show that if A is a fixed event of positive probability, then the fu.pdfakshitent
 
Discrete probability
Discrete probabilityDiscrete probability
Discrete probabilityRanjan Kumar
 
Indefinite integration class 12
Indefinite integration class 12Indefinite integration class 12
Indefinite integration class 12nysa tutorial
 
Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1Aref35
 
Making probability easy!!!
Making probability easy!!!Making probability easy!!!
Making probability easy!!!GAURAV SAHA
 
Deep learning .pdf
Deep learning .pdfDeep learning .pdf
Deep learning .pdfAlHayyan
 
Probability and Random Variables
Probability and Random VariablesProbability and Random Variables
Probability and Random VariablesSubhobrata Banerjee
 
Probability Arunesh Chand Mankotia 2005
Probability   Arunesh Chand Mankotia 2005Probability   Arunesh Chand Mankotia 2005
Probability Arunesh Chand Mankotia 2005Consultonmic
 
Probability and Entanglement
Probability and EntanglementProbability and Entanglement
Probability and EntanglementGunn Quznetsov
 
Briefnts1 events
Briefnts1 eventsBriefnts1 events
Briefnts1 eventsilathahere
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probabilitymathscontent
 
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...Scilab
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theoryRachna Gupta
 

Similar to Probability function (20)

Course material mca
Course material   mcaCourse material   mca
Course material mca
 
Show that if A is a fixed event of positive probability, then the fu.pdf
Show that if A is a fixed event of positive probability, then the fu.pdfShow that if A is a fixed event of positive probability, then the fu.pdf
Show that if A is a fixed event of positive probability, then the fu.pdf
 
Discrete probability
Discrete probabilityDiscrete probability
Discrete probability
 
Indefinite integration class 12
Indefinite integration class 12Indefinite integration class 12
Indefinite integration class 12
 
Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1
 
Making probability easy!!!
Making probability easy!!!Making probability easy!!!
Making probability easy!!!
 
Deep learning .pdf
Deep learning .pdfDeep learning .pdf
Deep learning .pdf
 
Lecture 01
Lecture 01Lecture 01
Lecture 01
 
Probability and Random Variables
Probability and Random VariablesProbability and Random Variables
Probability and Random Variables
 
Probability Arunesh Chand Mankotia 2005
Probability   Arunesh Chand Mankotia 2005Probability   Arunesh Chand Mankotia 2005
Probability Arunesh Chand Mankotia 2005
 
Probability.pptx
Probability.pptxProbability.pptx
Probability.pptx
 
Probability and Entanglement
Probability and EntanglementProbability and Entanglement
Probability and Entanglement
 
Chapter6
Chapter6Chapter6
Chapter6
 
Briefnts1 events
Briefnts1 eventsBriefnts1 events
Briefnts1 events
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probability
 
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
 
Lecture 1 review
Lecture 1   reviewLecture 1   review
Lecture 1 review
 
Probability[1]
Probability[1]Probability[1]
Probability[1]
 
PTSP PPT.pdf
PTSP PPT.pdfPTSP PPT.pdf
PTSP PPT.pdf
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
 

Recently uploaded

Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxleah joy valeriano
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 

Recently uploaded (20)

Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptxMusic 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
Music 9 - 4th quarter - Vocal Music of the Romantic Period.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 

Probability function

  • 1. Probability P is a real valued function that assigns to each event E in the sample space S a number P(E) A probability of an event E is given by P(E) = N(E) / N(S) i.e. (No of outcomes in E) / (No of outcomes in S)
  • 2. Example Experiment : Throwing a coin twice Define events A and B as follows A = { At least one H is obtained } B= { at least one T is obtained} = { HT, TH, HH} = { TH, HT, TT} S= { HT,HH,TH,TT} Then N(S) = 4, N(A) = 3, N(B) = 3 a) P(A) = 3/4 b) P(A ∩ B) = 2/4 c) P(AC) = 1/4
  • 3. Axioms for Probability Functions Axiom 1 : For every event A in a sample space S, 1 ≥ P(A) ≥ 0 Axiom 2 : P(S) = 1 Axiom 3 : Let A and B be any two mutually exclusive events defined over S. Then P(A U B) = P(A) + P(B)
  • 4. Example: Consider a random trial that can result in failure or success. Let 0 stand for failure, and let 1 stand for success. Then we can consider the outcome space to be S = {0, 1}. For any number p between 0 and 100%, define the function P as follows: P({1}) = p, P({0}) = 100% − p, P(S) = 100%, P({}) = 0. Then P is a probability distribution on S, as we can verify by checking that it satisfies the axioms: 1. Because p is between 0 and 100%, so is 100% − p. The outcome space S has but four subsets: {}, {0}, {1}, and {0, 1}. The values assigned to them by P are 0, 1 − p, p, and 100%, respectively. All these numbers are at zero or larger, so P satisfies Axiom 1. 2. By definition, P(S) = 100%, so P satisfies Axiom 2. 3. The empty set and any other set are disjoint, and it is easy to see that P({}∪A) = P({}) + P(A) for any subset A of S. The only other pair of disjoint events in S is {0} and {1}. We can calculate P({0}∪{1}) = P(S) = 100% = (100% − p) + p = P({0}) + P({1}). Thus P satisfies Axiom 3.
  • 5. Theorem for Probability Functions Theorem 1 If Ac is a complement of A , then P(Ac) = 1- P(A) Proof : S = Ac A, from Axiom 2 and 3, P(S) = 1 = P(A) + P(Ac) , since A and Ac are ME P(Ac) = 1 – P(A)
  • 6. Theorem 2 P(Ø) = 0, the impossible event has probability zero. Proof : Let S = Ac A, where A = Ø Then S = Ac Ø Ac = S
  • 7. Theorem 3 If A B, then P(A) ≤ P(B) Proof : We can write B as B = A (B A’) where A and (B A’) are ME. Thus, P(B) = P(A) + P(B A’) But P(B A’) 0 since A B This P(B) P(A)
  • 8. Theorem 4 For any event A, P(A) ≤ 1 Proof : We know that A S and P(S) = 1 P(A) ≤ P(S) = 1
  • 9. Theorem 5 If A and B are any two events, then P(A B) = P(A) +P(B) - P(A B) Proof : A B=A ( Ac B) P(A B) = P(A) + P( Ac B) P( Ac B) = P(A B) - P(A) ……………….. (1) But B = (A B) (Ac B) P(B) = P(A B) + P(Ac B) P( Ac B) = P(B) - P(A B) …………… (2) (1) = (2) P(A B) - P(A) = P(B) - P(A B) P(A B) = P(A) + P(B) - P(A B)
  • 10. Thm 6 If A , B and C are any three events, then P(A B) = P(A) +P(B) - P(A B) Proof : P(A) = P(A Bc) + P (A B) and P(B) = P(B Ac) + P (A B) adding these two equation P(A) + P(B) = [P(A Bc) + P(B Ac) + P (A B)] + P (A B) the sum in the bracket is P(A B).If we subtract P (A B) both sides of the equation,the result follws.