SlideShare a Scribd company logo
PROBABILITY
History
• History of Probability goes back in mid sixteenth
century around 1654.
• Chevalier de Méré, a French nobleman with an
interest in gaming and gambling questions, called
Pascal’s and Fermat’s attention to an apparent
contradiction concerning a popular dice game.
The Problem of Points
• Question posed by a gambler, Chevalier De Mere and then discussed by Pascal
and Fermat.
– There are many versions of this problem, appearing in print as early as 1494
and discussed earlier by Cardano and Tartaglia, among others.
• Two players of equal skill play a game with an ultimate monetary prize. The first
to win a fixed number of rounds wins everything.
• How should the stakes be divided if the game is interrupted after several rounds,
but before either player has won the required number?
Basic terms
• Random Experiment
• Sample Space
• Event
• Complimentary event
• Union of events
• Interaction of events
• Difference of events
• Mutually exclusive events
• Exhaustive events
• Equally likely events
• Independent
• Favourable events
Random Experiment
An experiment which can result in any one of several possible
outcomes is called a random experiment.
Characteristics of a random experiment
• The experiment results in any one of the several outcomes
• All possible outcomes of the experiment can be described in
advance but cannot be known in advance
• The experiment can be repeated under same conditions
Sample space
A set of all possible outcomes of a random experiment is called a
sample space.
E.g. Consider an experiment of throwing a dice,
then the sample space, S = { 1,2,3,4,5,6}.
E.g. Consider an experiment of result of a student in an exam,
then the sample space, S = {Pass, Fail}
E.g. Consider an experiment of throwing two coins,
then the sample space, S = {HH, HT, TH,TT}
Event
The result of a random experiment is called an event. or
A subset of a sample space is called an event.
E.g. If S = {1,2,3,4,5,6} then event A of getting an even number is
A = {2, 4, 6}
E.g. If S = {HH,HT,TH,TT} then event B of getting atleast one tail is
B = {HT,TH,TT}
E.g. If S= {1,2,3…100} the event C of getting a number divisible by 3 is
C = {3,6,9,12,…99}
Complementary event
The set of all the sample points of sample space which do not
belong to A, is called the complement of an event A.
E.g. If S = {1,2,3,4,5,6} and A = {2,4,6} then A𝑐 = {1,3,5}.
Union of events
The set of all sample points belonging to either A or B or both is
called the union of events A and B. It is denoted by or
E.g. If A= { 1,2,3,4,5,6} and B = {2,4,6,8,10} then
A U B = {1,2,3,4,5,6,8,10}
Theevent that either A or B or both A and B occurs is known as
the union of two events A and B.
A B
.
Intersection of events
The set of all sample points belonging to A and B is called the
intersection of events A and B. It is denoted by or
E.g. If A= { 1,2,3,4,5,6} and B = {2,4,6,8,10} then
A ∩ B = {2,4,6}
The event that both A and B occurs together is known as the
intersection of two events A and B.
A B
.
Difference of events
The set of sample points belonging to A but not in B is called the
difference of events A and B. It is denoted by A - B or
If the event A occurs, event B does not occur, then it is called the
difference of events A and B.
E.g. If A= { 1,2,3,4,5,6} and B = {2,4,6,8,10} then
A − B = {1,3,5} and B – A = {8,10}
Exhaustive
If all possible outcomes of an experiment are considered, the
outcomes are called to be exhaustive.
E.g. If S= {1,2,3,4,5,6} , A= {1,2,3,5} and B = {2,4,6}
then A and B are called exhaustive as A U B = S
Mutually exclusive
If the occurrence of one event prevents the occurrence of
remaining events then events are called mutually exclusive
events. or
If events cannot occur together then they are called mutually
exclusive events.
In other words A ∩ B = Ø
E.g. A person cannot be of age 15 years and
also be voter of India.
Equally likely
If the events have equal chance of occurrence, events are called
equally likely events. or
When none of the outcome is expected to occur in preference to
another, such events are known as equally likely events.
E.g. In tossing of coin, outcomes Head or Tail are expected to occurs same
number of times.
E.g. In throwing a dice, chance of getting number 1 or 2 or 3 or 4 or 5 or 6 are
expected to be same.
Independent events
If the occurrence of one event does not depend on occurrence or
non-occurrence of other events then events are called
independent events.
E.g. In an experiment of tossing a coin and throwing a dice. Event of
getting Head on a coin does not depend on getting even number or odd
number on dice.
Independent events
E.g. Three persons say Rahul, Narendra and Akhilesh aim a target.
We know the chance of Narendra hitting the target does not depend on
whether Rahul or Akhilesh hits the target or misses the target.
E.g. Two students of HL, one of Section 2 and other of Section 4 are given
a statistics problem to solve. We know the chance of Section 2 student
solving the problem does not depend whether student of Section 4 solves
or does not solves the problem.
E.g. For a couple if husband dies can we surely say wife will also die. She
may or she may not.
Favourable cases
The sample points in the sample space that helps in the occurrence of
an event are called favourable cases.
E.g. If S = {1,2,3,4,5,6} and event A is even number
then favourable cases are {2,4,6}.
E.g. If a card is selected from a pack of 52 cards and the event B is getting an Ace
card then favourable cases { Club Ace, Heart Ace, Diamond Ace, Spade Ace}
Mathematical or Classical or
Apriori definition of Probability
If the experiment can result in 𝑛 exhaustive, mutually exclusive
and equally likely ways and if 𝑚 of them are favourable to the
occurrence of an event A, then the probability of occurrence of
an event A is denoted by P(A).
i.e. P(A) =
𝐹𝑎𝑣𝑜𝑢𝑟𝑎𝑏𝑙𝑒 𝑐𝑎𝑠𝑒𝑠
𝑇𝑜𝑡𝑎𝑙 𝑐𝑎𝑠𝑒𝑠
=
𝑚
𝑛
Mathematical or Classical or
Apriori definition of Probability
E.g. Consider an experiment of throwing a dice. Find probability of getting
number greater than 4.
Here, sample space: S= {1,2,3,4,5,6} then favourable cases for the event A
of getting number greater than 4 are { 5,6}, so
P(A) =
𝐹𝑎𝑣𝑜𝑢𝑟𝑎𝑏𝑙𝑒 𝑐𝑎𝑠𝑒𝑠
𝑇𝑜𝑡𝑎𝑙 𝑐𝑎𝑠𝑒𝑠
=
𝑚
𝑛
=
2
6
= 0.33
Statistical or Empirical or
Aposteriori definition of Probability
If an experiment is repeated under essentially, the same
conditions for a large number of times then the limit of the ratio
of number of times the event occurs to the total number of trails
is defined as the probability of the event.
i.e. P(A) = lim
𝑛→∞
(
𝑚
𝑛
)
Modern or Axiomatic definition of Probability
If P(A) is the real number assigned to the subset A of the sample
space S, then it is called the probability of an event A, provided
P(A) satisfies the following postulates:
Postulate 1: 0 ≤ 𝑃 𝐴 ≤ 1
Postulate 2: P(S)=1
Postulate 3: If 𝐴1, 𝐴2, 𝐴3,… is finite or infinite sequence of
mutually exclusive events i.e. subsets of S then
𝑃(𝐴1 ∪ 𝐴2 ∪ 𝐴3 ∪……) = P(𝐴1)+P(𝐴2)+P(𝐴3)+…..
Conditional Probability
The probability of occurrence of an event B, when A has occurred
is called conditional probability of B under A and it is denoted by
P(B/A).
P(B/A) =
𝑃(𝐴∩𝐵)
𝑃(𝐴)
; P(A)≠ 0
Bayes Theorem
If an event D can occur with mutually exclusive and exhaustive events
𝐴1, 𝐴2, 𝐴3,…..𝐴 𝑛 and if the probabilities P(𝐴1), P(𝐴2), P(𝐴3),…..P(𝐴 𝑛)
and also the conditional probabilities P(D/𝐴1), P(D/𝐴2), P(D/𝐴3), …….
P(D/𝐴 𝑛) are known then the inverse probability of occurrence of an
event 𝐴𝑖 under the condition that the event D has occurred is given
by
P(𝐴𝑖/ 𝐷) =
𝑃(𝐴 𝑖∩𝐷)
𝑃(𝐷)
=
P( 𝐴 𝑖)P(D/ 𝐴 𝑖)
P( 𝐴1)P(D/ 𝐴1)+P( 𝐴2)P(D/ 𝐴2)+P( 𝐴3)P(D/ 𝐴3)+..…P( 𝐴 𝑛)P(D/ 𝐴 𝑛)

More Related Content

What's hot

Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
ISYousafzai
 
Maximum likelihood estimation
Maximum likelihood estimationMaximum likelihood estimation
Maximum likelihood estimation
zihad164
 
Fundamentals Probability 08072009
Fundamentals Probability 08072009Fundamentals Probability 08072009
Fundamentals Probability 08072009
Sri Harsha gadiraju
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
Maria Romina Angustia
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
Long Beach City College
 
Basic Probability
Basic Probability Basic Probability
Basic Probability
kaurab
 
Probability
ProbabilityProbability
Probability
Mahi Muthananickal
 
probability
probabilityprobability
probability
Unsa Shakir
 
Probability 4.2
Probability 4.2Probability 4.2
Probability 4.2herbison
 
Probability Theory
Probability TheoryProbability Theory
Probability Theory
Parul Singh
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
getyourcheaton
 
Probability In Discrete Structure of Computer Science
Probability In Discrete Structure of Computer ScienceProbability In Discrete Structure of Computer Science
Probability In Discrete Structure of Computer Science
Prankit Mishra
 
Addition rule and multiplication rule
Addition rule and multiplication rule  Addition rule and multiplication rule
Addition rule and multiplication rule
Long Beach City College
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
Rachna Gupta
 
Probability
ProbabilityProbability
Probability
Todd Davies
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
Ikhlas Rahman
 
Probability And Its Axioms
Probability And Its AxiomsProbability And Its Axioms
Probability And Its Axioms
mathscontent
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
VIV13
 
Probability
ProbabilityProbability
Probability
lrassbach
 
Poisson distribution: Assumption, Mean and variance
Poisson distribution: Assumption, Mean and variancePoisson distribution: Assumption, Mean and variance
Poisson distribution: Assumption, Mean and variance
Mirza Tanzida
 

What's hot (20)

Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
 
Maximum likelihood estimation
Maximum likelihood estimationMaximum likelihood estimation
Maximum likelihood estimation
 
Fundamentals Probability 08072009
Fundamentals Probability 08072009Fundamentals Probability 08072009
Fundamentals Probability 08072009
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
 
Basic Probability
Basic Probability Basic Probability
Basic Probability
 
Probability
ProbabilityProbability
Probability
 
probability
probabilityprobability
probability
 
Probability 4.2
Probability 4.2Probability 4.2
Probability 4.2
 
Probability Theory
Probability TheoryProbability Theory
Probability Theory
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
 
Probability In Discrete Structure of Computer Science
Probability In Discrete Structure of Computer ScienceProbability In Discrete Structure of Computer Science
Probability In Discrete Structure of Computer Science
 
Addition rule and multiplication rule
Addition rule and multiplication rule  Addition rule and multiplication rule
Addition rule and multiplication rule
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
 
Probability
ProbabilityProbability
Probability
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
Probability And Its Axioms
Probability And Its AxiomsProbability And Its Axioms
Probability And Its Axioms
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Probability
ProbabilityProbability
Probability
 
Poisson distribution: Assumption, Mean and variance
Poisson distribution: Assumption, Mean and variancePoisson distribution: Assumption, Mean and variance
Poisson distribution: Assumption, Mean and variance
 

Similar to Probability

Probability..
Probability..Probability..
Probability..
SAYALI ZENDE
 
3 PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx
3  PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx3  PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx
3 PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx
tamicawaysmith
 
Probability Theory 4
Probability Theory 4Probability Theory 4
Probability Theory 4
Lakshmikanta Satapathy
 
Probability notes for the UG/PG students
Probability notes for the UG/PG studentsProbability notes for the UG/PG students
Probability notes for the UG/PG students
Geeta Arora
 
Basic Concepts of Probability - PowerPoint Presentation For Teaching
Basic Concepts of Probability - PowerPoint Presentation For TeachingBasic Concepts of Probability - PowerPoint Presentation For Teaching
Basic Concepts of Probability - PowerPoint Presentation For Teaching
banot10262002
 
Probability By Ms Aarti
Probability By Ms AartiProbability By Ms Aarti
Probability By Ms Aarti
kulachihansraj
 
603-probability mj.pptx
603-probability mj.pptx603-probability mj.pptx
603-probability mj.pptx
MaryJaneGaralde
 
Recap_Of_Probability.pptx
Recap_Of_Probability.pptxRecap_Of_Probability.pptx
Recap_Of_Probability.pptx
ssuseree099d2
 
Probability combined slides
Probability combined slidesProbability combined slides
Probability combined slides
DhruvSethi28
 
Probability Basic
Probability BasicProbability Basic
Probability Basic
Costa012
 
lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10
CharlesIanVArnado
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
Vukile Xhego
 
Probability
ProbabilityProbability
Probability
Sharmi sha
 
Basic probability Concepts and its application By Khubaib Raza
Basic probability Concepts and its application By Khubaib RazaBasic probability Concepts and its application By Khubaib Raza
Basic probability Concepts and its application By Khubaib Raza
khubiab raza
 
7-Experiment, Outcome and Sample Space.pptx
7-Experiment, Outcome and Sample Space.pptx7-Experiment, Outcome and Sample Space.pptx
7-Experiment, Outcome and Sample Space.pptx
ssuserdb3083
 
probability
probabilityprobability
probability
Dr.Muhammad Omer
 
Probability theory good
Probability theory goodProbability theory good
Probability theory goodZahida Pervaiz
 
probability-180324013552.pptx
probability-180324013552.pptxprobability-180324013552.pptx
probability-180324013552.pptx
Vukile Xhego
 
Probability Theory 3
Probability Theory 3Probability Theory 3
Probability Theory 3
Lakshmikanta Satapathy
 

Similar to Probability (20)

Probability..
Probability..Probability..
Probability..
 
3 PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx
3  PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx3  PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx
3 PROBABILITY TOPICSFigure 3.1 Meteor showers are rare, .docx
 
Probability Theory 4
Probability Theory 4Probability Theory 4
Probability Theory 4
 
Probability notes for the UG/PG students
Probability notes for the UG/PG studentsProbability notes for the UG/PG students
Probability notes for the UG/PG students
 
Basic Concepts of Probability - PowerPoint Presentation For Teaching
Basic Concepts of Probability - PowerPoint Presentation For TeachingBasic Concepts of Probability - PowerPoint Presentation For Teaching
Basic Concepts of Probability - PowerPoint Presentation For Teaching
 
Probability[1]
Probability[1]Probability[1]
Probability[1]
 
Probability By Ms Aarti
Probability By Ms AartiProbability By Ms Aarti
Probability By Ms Aarti
 
603-probability mj.pptx
603-probability mj.pptx603-probability mj.pptx
603-probability mj.pptx
 
Recap_Of_Probability.pptx
Recap_Of_Probability.pptxRecap_Of_Probability.pptx
Recap_Of_Probability.pptx
 
Probability combined slides
Probability combined slidesProbability combined slides
Probability combined slides
 
Probability Basic
Probability BasicProbability Basic
Probability Basic
 
lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10lesson4-intrduction to probability grade10
lesson4-intrduction to probability grade10
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
 
Probability
ProbabilityProbability
Probability
 
Basic probability Concepts and its application By Khubaib Raza
Basic probability Concepts and its application By Khubaib RazaBasic probability Concepts and its application By Khubaib Raza
Basic probability Concepts and its application By Khubaib Raza
 
7-Experiment, Outcome and Sample Space.pptx
7-Experiment, Outcome and Sample Space.pptx7-Experiment, Outcome and Sample Space.pptx
7-Experiment, Outcome and Sample Space.pptx
 
probability
probabilityprobability
probability
 
Probability theory good
Probability theory goodProbability theory good
Probability theory good
 
probability-180324013552.pptx
probability-180324013552.pptxprobability-180324013552.pptx
probability-180324013552.pptx
 
Probability Theory 3
Probability Theory 3Probability Theory 3
Probability Theory 3
 

More from Parag Shah

Basic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptxBasic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptx
Parag Shah
 
Non- Parametric Tests
Non- Parametric TestsNon- Parametric Tests
Non- Parametric Tests
Parag Shah
 
Correlation & Regression Analysis using SPSS
Correlation & Regression Analysis  using SPSSCorrelation & Regression Analysis  using SPSS
Correlation & Regression Analysis using SPSS
Parag Shah
 
Proportion test using Chi square
Proportion test using Chi squareProportion test using Chi square
Proportion test using Chi square
Parag Shah
 
Chi square tests using spss
Chi square tests using spssChi square tests using spss
Chi square tests using spss
Parag Shah
 
Chi square tests using SPSS
Chi square tests using SPSSChi square tests using SPSS
Chi square tests using SPSS
Parag Shah
 
t test using spss
t test using spsst test using spss
t test using spss
Parag Shah
 
Basics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for PharmacyBasics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for Pharmacy
Parag Shah
 
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical SciencesExploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Parag Shah
 
Basic stat analysis using excel
Basic stat analysis using excelBasic stat analysis using excel
Basic stat analysis using excel
Parag Shah
 
Statistical inference: Estimation
Statistical inference: EstimationStatistical inference: Estimation
Statistical inference: Estimation
Parag Shah
 
Small sample test
Small sample testSmall sample test
Small sample test
Parag Shah
 
F test and ANOVA
F test and ANOVAF test and ANOVA
F test and ANOVA
Parag Shah
 
Testing of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square testTesting of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square test
Parag Shah
 
Testing of hypothesis - large sample test
Testing of hypothesis - large sample testTesting of hypothesis - large sample test
Testing of hypothesis - large sample test
Parag Shah
 
Statistics for Physical Education
Statistics for Physical EducationStatistics for Physical Education
Statistics for Physical Education
Parag Shah
 
Career option for stats
Career option for statsCareer option for stats
Career option for stats
Parag Shah
 

More from Parag Shah (17)

Basic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptxBasic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptx
 
Non- Parametric Tests
Non- Parametric TestsNon- Parametric Tests
Non- Parametric Tests
 
Correlation & Regression Analysis using SPSS
Correlation & Regression Analysis  using SPSSCorrelation & Regression Analysis  using SPSS
Correlation & Regression Analysis using SPSS
 
Proportion test using Chi square
Proportion test using Chi squareProportion test using Chi square
Proportion test using Chi square
 
Chi square tests using spss
Chi square tests using spssChi square tests using spss
Chi square tests using spss
 
Chi square tests using SPSS
Chi square tests using SPSSChi square tests using SPSS
Chi square tests using SPSS
 
t test using spss
t test using spsst test using spss
t test using spss
 
Basics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for PharmacyBasics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for Pharmacy
 
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical SciencesExploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
 
Basic stat analysis using excel
Basic stat analysis using excelBasic stat analysis using excel
Basic stat analysis using excel
 
Statistical inference: Estimation
Statistical inference: EstimationStatistical inference: Estimation
Statistical inference: Estimation
 
Small sample test
Small sample testSmall sample test
Small sample test
 
F test and ANOVA
F test and ANOVAF test and ANOVA
F test and ANOVA
 
Testing of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square testTesting of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square test
 
Testing of hypothesis - large sample test
Testing of hypothesis - large sample testTesting of hypothesis - large sample test
Testing of hypothesis - large sample test
 
Statistics for Physical Education
Statistics for Physical EducationStatistics for Physical Education
Statistics for Physical Education
 
Career option for stats
Career option for statsCareer option for stats
Career option for stats
 

Recently uploaded

Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 

Recently uploaded (20)

Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 

Probability

  • 2. History • History of Probability goes back in mid sixteenth century around 1654. • Chevalier de Méré, a French nobleman with an interest in gaming and gambling questions, called Pascal’s and Fermat’s attention to an apparent contradiction concerning a popular dice game.
  • 3. The Problem of Points • Question posed by a gambler, Chevalier De Mere and then discussed by Pascal and Fermat. – There are many versions of this problem, appearing in print as early as 1494 and discussed earlier by Cardano and Tartaglia, among others. • Two players of equal skill play a game with an ultimate monetary prize. The first to win a fixed number of rounds wins everything. • How should the stakes be divided if the game is interrupted after several rounds, but before either player has won the required number?
  • 4. Basic terms • Random Experiment • Sample Space • Event • Complimentary event • Union of events • Interaction of events • Difference of events • Mutually exclusive events • Exhaustive events • Equally likely events • Independent • Favourable events
  • 5. Random Experiment An experiment which can result in any one of several possible outcomes is called a random experiment. Characteristics of a random experiment • The experiment results in any one of the several outcomes • All possible outcomes of the experiment can be described in advance but cannot be known in advance • The experiment can be repeated under same conditions
  • 6. Sample space A set of all possible outcomes of a random experiment is called a sample space. E.g. Consider an experiment of throwing a dice, then the sample space, S = { 1,2,3,4,5,6}. E.g. Consider an experiment of result of a student in an exam, then the sample space, S = {Pass, Fail} E.g. Consider an experiment of throwing two coins, then the sample space, S = {HH, HT, TH,TT}
  • 7. Event The result of a random experiment is called an event. or A subset of a sample space is called an event. E.g. If S = {1,2,3,4,5,6} then event A of getting an even number is A = {2, 4, 6} E.g. If S = {HH,HT,TH,TT} then event B of getting atleast one tail is B = {HT,TH,TT} E.g. If S= {1,2,3…100} the event C of getting a number divisible by 3 is C = {3,6,9,12,…99}
  • 8. Complementary event The set of all the sample points of sample space which do not belong to A, is called the complement of an event A. E.g. If S = {1,2,3,4,5,6} and A = {2,4,6} then A𝑐 = {1,3,5}.
  • 9. Union of events The set of all sample points belonging to either A or B or both is called the union of events A and B. It is denoted by or E.g. If A= { 1,2,3,4,5,6} and B = {2,4,6,8,10} then A U B = {1,2,3,4,5,6,8,10} Theevent that either A or B or both A and B occurs is known as the union of two events A and B. A B .
  • 10. Intersection of events The set of all sample points belonging to A and B is called the intersection of events A and B. It is denoted by or E.g. If A= { 1,2,3,4,5,6} and B = {2,4,6,8,10} then A ∩ B = {2,4,6} The event that both A and B occurs together is known as the intersection of two events A and B. A B .
  • 11. Difference of events The set of sample points belonging to A but not in B is called the difference of events A and B. It is denoted by A - B or If the event A occurs, event B does not occur, then it is called the difference of events A and B. E.g. If A= { 1,2,3,4,5,6} and B = {2,4,6,8,10} then A − B = {1,3,5} and B – A = {8,10}
  • 12. Exhaustive If all possible outcomes of an experiment are considered, the outcomes are called to be exhaustive. E.g. If S= {1,2,3,4,5,6} , A= {1,2,3,5} and B = {2,4,6} then A and B are called exhaustive as A U B = S
  • 13. Mutually exclusive If the occurrence of one event prevents the occurrence of remaining events then events are called mutually exclusive events. or If events cannot occur together then they are called mutually exclusive events. In other words A ∩ B = Ø E.g. A person cannot be of age 15 years and also be voter of India.
  • 14. Equally likely If the events have equal chance of occurrence, events are called equally likely events. or When none of the outcome is expected to occur in preference to another, such events are known as equally likely events. E.g. In tossing of coin, outcomes Head or Tail are expected to occurs same number of times. E.g. In throwing a dice, chance of getting number 1 or 2 or 3 or 4 or 5 or 6 are expected to be same.
  • 15. Independent events If the occurrence of one event does not depend on occurrence or non-occurrence of other events then events are called independent events. E.g. In an experiment of tossing a coin and throwing a dice. Event of getting Head on a coin does not depend on getting even number or odd number on dice.
  • 16. Independent events E.g. Three persons say Rahul, Narendra and Akhilesh aim a target. We know the chance of Narendra hitting the target does not depend on whether Rahul or Akhilesh hits the target or misses the target. E.g. Two students of HL, one of Section 2 and other of Section 4 are given a statistics problem to solve. We know the chance of Section 2 student solving the problem does not depend whether student of Section 4 solves or does not solves the problem. E.g. For a couple if husband dies can we surely say wife will also die. She may or she may not.
  • 17. Favourable cases The sample points in the sample space that helps in the occurrence of an event are called favourable cases. E.g. If S = {1,2,3,4,5,6} and event A is even number then favourable cases are {2,4,6}. E.g. If a card is selected from a pack of 52 cards and the event B is getting an Ace card then favourable cases { Club Ace, Heart Ace, Diamond Ace, Spade Ace}
  • 18. Mathematical or Classical or Apriori definition of Probability If the experiment can result in 𝑛 exhaustive, mutually exclusive and equally likely ways and if 𝑚 of them are favourable to the occurrence of an event A, then the probability of occurrence of an event A is denoted by P(A). i.e. P(A) = 𝐹𝑎𝑣𝑜𝑢𝑟𝑎𝑏𝑙𝑒 𝑐𝑎𝑠𝑒𝑠 𝑇𝑜𝑡𝑎𝑙 𝑐𝑎𝑠𝑒𝑠 = 𝑚 𝑛
  • 19. Mathematical or Classical or Apriori definition of Probability E.g. Consider an experiment of throwing a dice. Find probability of getting number greater than 4. Here, sample space: S= {1,2,3,4,5,6} then favourable cases for the event A of getting number greater than 4 are { 5,6}, so P(A) = 𝐹𝑎𝑣𝑜𝑢𝑟𝑎𝑏𝑙𝑒 𝑐𝑎𝑠𝑒𝑠 𝑇𝑜𝑡𝑎𝑙 𝑐𝑎𝑠𝑒𝑠 = 𝑚 𝑛 = 2 6 = 0.33
  • 20. Statistical or Empirical or Aposteriori definition of Probability If an experiment is repeated under essentially, the same conditions for a large number of times then the limit of the ratio of number of times the event occurs to the total number of trails is defined as the probability of the event. i.e. P(A) = lim 𝑛→∞ ( 𝑚 𝑛 )
  • 21. Modern or Axiomatic definition of Probability If P(A) is the real number assigned to the subset A of the sample space S, then it is called the probability of an event A, provided P(A) satisfies the following postulates: Postulate 1: 0 ≤ 𝑃 𝐴 ≤ 1 Postulate 2: P(S)=1 Postulate 3: If 𝐴1, 𝐴2, 𝐴3,… is finite or infinite sequence of mutually exclusive events i.e. subsets of S then 𝑃(𝐴1 ∪ 𝐴2 ∪ 𝐴3 ∪……) = P(𝐴1)+P(𝐴2)+P(𝐴3)+…..
  • 22. Conditional Probability The probability of occurrence of an event B, when A has occurred is called conditional probability of B under A and it is denoted by P(B/A). P(B/A) = 𝑃(𝐴∩𝐵) 𝑃(𝐴) ; P(A)≠ 0
  • 23. Bayes Theorem If an event D can occur with mutually exclusive and exhaustive events 𝐴1, 𝐴2, 𝐴3,…..𝐴 𝑛 and if the probabilities P(𝐴1), P(𝐴2), P(𝐴3),…..P(𝐴 𝑛) and also the conditional probabilities P(D/𝐴1), P(D/𝐴2), P(D/𝐴3), ……. P(D/𝐴 𝑛) are known then the inverse probability of occurrence of an event 𝐴𝑖 under the condition that the event D has occurred is given by P(𝐴𝑖/ 𝐷) = 𝑃(𝐴 𝑖∩𝐷) 𝑃(𝐷) = P( 𝐴 𝑖)P(D/ 𝐴 𝑖) P( 𝐴1)P(D/ 𝐴1)+P( 𝐴2)P(D/ 𝐴2)+P( 𝐴3)P(D/ 𝐴3)+..…P( 𝐴 𝑛)P(D/ 𝐴 𝑛)