SlideShare a Scribd company logo
MAKING PROBABILITY
EASY!!!
GAURAV SAHA
Salient features of this course
 Briefly covers the basic concepts and makes understanding
easy and really quick
 Makes you familiar with the problem solving techniques
 Makes you deal easily and quickly with the term
“PROBABILITY”
 Its really fun and lots more to learn here !!!
What are we going to do in this course???
Understanding the
word “PROBABILITY”
Step-
1 Deal with
some
formulaes
Step-
2
Solve
Examples
Step-
3
Lets get started
!!!!!!!ALL THE
BEST!!
DEFINITION
PROBABILITY is the extent to which something is likely to happen or be the case in an event.
It is the ratio of the desired outcomes to the total outcomes.
So, if n(e) = desired outcomes , t(e) = total outcomes from an event
then we can say P(e) = n(e)/t(e)
Some terms related to PROBABILITY
Sample Space
 In probability theory, the sample
space of an experiment or random
trial
is the set of all possible outcomes or
results of that experiment.
Event
 In probability theory, an event is a
set
of outcomes of an experiment (a
subset of the sample space) to which
a probability is assigned.
So lets take some EXAMPLES
 If I roll a dice, then total number of outcomes will be six.
The possible outcomes can be {1,2,3,4,5,6}
So, probability of getting a 1 while throwing a dice = 1/6 as desired number of
outcomes = n(e) = 1 and total number of possible outcomes = t(e) = 6.
So, according to the formulae P(e) = n(e)/t(e) , we get 1/6 .
Similarly, Probability of getting a 2 = Probability of getting a 3 = Probability of
getting a 4 = Probability of getting a 5 = Probability of getting a 6 = 1/6 .
LETS take a PRACTICE
If I toss a coin, then what is the probability that I will get a head?
Also calculate the probability to get a tail.
Answer to previous question
If I toss a coin then the possible outcomes are either head or tail.
So, total number of possible outcomes = t(e) = 2
Now, probability of getting a head = P(e) = n(e)/t(e) = ½
Similarly, Probability of getting a tail = ½.
Here, we see both of them add to 1.
Thus, our answer is correct.
Two or more events at the same time
In case of “AND” term
If the AND term is used while describing the outcomes of an event,
then we have to multiply the probabilities of the outcomes of the
event.
Practise problem
If I throw a disc and toss a coin at the same time, what is the
probability that I will get a 5 and heads??
 Analysing the problem:-
Two Simultaneous events– Throwing a disc, toss a coin
Here, the term AND is used in case of outcomes
So, we have to multiply the corresponding probabilities.
Probability of getting a 5 = 1/6
Probability of getting a heads = ½
So, required probability = P(5 and heads) = 1/6*1/2 =1/12
Two or more events at the same time
In case of “OR” term
If the OR term is used while describing the outcomes of an event,
then we have to add the probabilities of the outcomes of the
event.
Practise problem
If I throw a disc and toss a coin at the same time, what is the probability
that I will get a 5 or heads??
 Analysing the problem:-
Two Simultaneous events– Throwing a disc, toss a coin
Here, the term OR is used in case of outcomes
So, we have to add the corresponding probabilities.
Probability of getting a 5 = 1/6
Probability of getting a heads = ½
So, required probability = P(5 or heads) = 1/6+1/2 = 2/3
Discussion of Basic concepts from Set Theory
The probability that Events A and B both occur is the probability of
the intersection of A and B. The probability of the intersection of Events A and
B is denoted by P (A ∩ B).
The probability that either Event A or B occur is the probability of
the union of A and B. The probability of the union of Events A and
B is denoted by P(A U B).
The compliment of Event A is A
It is a set of all outcomes that are not in A.
When A and B have no outcomes in common, then they are said to be mutually exclusive
or mutually disjoint events.
c
ILLUSTRATION
 Suppose, A, B and C are three events.
A = {1,5,7,9}
B = {2,3,4,6,8}
C = {5,7,6}
So, (A U B) = {1,2,3,4,5,6,7,8,9}
(A ∩ B) = {0} as they have no elements in common. So, they are mutually
exclusive events.
A = {2,3,4,6,8}, elements not present in A.
Also, (A ∩ C) = {5,7}. So, they are not mutually exclusive.
c
PROPERTIES of PROBABILITY
Probability of an event A is symbolized by P(A). Probability of an event A is lies between 0 ≤ P(A) ≤ 1.
 The first property of probability is that the probability of the entire sample space is one. Symbolically we
write P (S ) = 1
 The second property of probability deals with mutually exclusive events. If E1 and E2 are mutually exclusive
events, meaning that they have an empty intersection, then P (E1 U E2 ) = P (E1) + P(E2). If they are not
mutually exclusive then
P (E1 U E2 ) = P (E1) + P (E2) - P (E1 ∩ E2 )
As long as this occurs, the probability of the union of the events is the same as the sum of the probabilities:
P (E1 U E2 U . . . U En ) = P (E1) + P (E2) + . . . + En
PROPERTIES of PROBABILITY
 According to third property, if we denote the complement of the event E by E C then,
E and E C have an empty intersection and are mutually exclusive.
Furthermore E U E C = S, the entire sample space.
Thus, we can say , 1 = P (S ) = P (E U E C) = P (E ) + P (E C) .
Rearranging above equation ,we get P (E ) = 1 - P (E C).
If A, B and C are not independent or mutually exclusive then the union probability is given by:
P(A∪B∪C) =P(A) + P(B) + P(C) - P(A∩B) - P(B∩C) - P(A∩C) - P(A∩B∩C)
PROPERTIES of PROBABILITY
 INDEPENDENT EVENTS
Two events are said to be independent of each other when the
probability that one event occurs in no way affects the probability of the
other event occurring. An example of two independent events is as
follows; say you rolled a die and flipped a coin.
If A and B are two independent events, then P(A ∩ B) = P(A)*P(B)
Similarly, P(A ∩ B ∩ C) = P(A)*P(B)*P(C) provided A,B,C are independent set of
events.
CONDITIONAL PROBABILITY
 Definition: If E and F are two events associated with the same sample space of a random
experiment, the conditional probability of the event E given that F has occurred, i.e. P (E|F) is given
by P(E|F) = P (E ∩ F) / P(F) provided P(F) ≠ 0
Example
 If P(A) = 7 /13 , P(B) = 9 /13 and P(A ∩ B) = 4 /13 , evaluate P(A|B).
Solution : We have P(A|B) = P(A ∩ B) / P(B) = (4/13)/(9/13) = 4/9
Total Probability Theorem
Statement: Let {E1 , E2 ,...,En } be a partition of the sample space S, and suppose that each of
the events E1 , E2 ,..., En has nonzero probability of occurrence. Let A be any event associated with
S , then
P(A) = P(E1 ) P(A|E1 ) + P(E2 ) P(A|E2 ) + ... + P(En ) P(A|En ) = 𝒋=𝟏
𝒏
𝑷 𝑬𝒋 𝑷( A|Ej )
Problem
 A person has undertaken a construction job. The probabilities are 0.65 that there will be strike, 0.80 that the
construction job will be completed on time if there is no strike, and 0.32 that the construction job will be completed
on
time if there is a strike. Determine the probability that the construction job will be completed on time.
 Solution Let A be the event that the construction job will be completed on time, and B be the event that there
will be a
strike.
So, We have to find P(A).
We have P(B) = 0.65,
Hence, P(no strike) = P(B′) = 1 − P(B) = 1 − 0.65 = 0.35
Also, P(A|B) = 0.32, P(A|B′) = 0.80
Since events B and B′ form a partition of the sample space S, therefore, by theorem of total probability, we have
P(A) = P(B) P(A|B) + P(B′) P(A|B′) = 0.65 × 0.32 + 0.35 × 0.8 = 0.208 + 0.28 = 0.488
Thus, the probability that the construction job will be completed in time is 0.488.
BAYES’ THEOREM
 If E1 , E2 ,..., En are n non-empty events which constitute a partition of
sample space S,
i.e. E1 , E2 ,..., En are pairwise disjoint and ( E1 ∪ E2 ∪ ... ∪ En ) = S and A is
any event
of non-zero probability, then
P(Ei|A)=
𝑷 𝑬𝒊 𝑷 𝑨 𝑬𝒊
𝒋=𝟏
𝒏 𝑷 𝑬𝒋 𝑷(𝑨|𝑬𝒋)
for any i = 1, 2, 3, ..., n
This is Bayes’ Theorem.
Example
 Bag I contains 3 red and 4 black balls while another Bag II contains 5 red and 6 black balls. One ball is drawn at
random
from one of the bags and it is found to be red. Find the probability that it was drawn from Bag II.
Solution : Let E1 be the event of choosing the bag I, E2 the event of choosing the bag II and A be the event of drawing
a red
ball.
Then P(E1 ) = P(E2 ) = 1/2 .
Also P(A|E1 ) = P(drawing a red ball from Bag I) = 3/7 and
P(A|E2 ) = P(drawing a red ball from Bag II) = 5/11
Now, the probability of drawing a ball from Bag II, being given that it is red, is P(E2 |A) By using Bayes' theorem, we
have
P(Ei|A)=
𝑷 𝑬𝒊 𝑷 𝑨 𝑬𝒊
𝒋=𝟏
𝒏 𝑷 𝑬𝒋 𝑷(𝑨|𝑬𝒋)
= (½ * 5/11)/(1/2 * 3/7 + ½ * 5/11) = 35/68
THANK YOU !!!!!
Follow me at https://unacademy.com/user/gauravsaha385/followers

More Related Content

What's hot

Chapter 4 Probability Notes
Chapter 4 Probability NotesChapter 4 Probability Notes
Chapter 4 Probability Notes
pwheeles
 
Lecture: Joint, Conditional and Marginal Probabilities
Lecture: Joint, Conditional and Marginal Probabilities Lecture: Joint, Conditional and Marginal Probabilities
Lecture: Joint, Conditional and Marginal Probabilities
Marina Santini
 
Probability
ProbabilityProbability
Probability
Nikhil Gupta
 
different kinds of probability
different kinds of probabilitydifferent kinds of probability
different kinds of probability
Maria Romina Angustia
 
Introduction to Probability and Bayes' Theorom
Introduction to Probability and Bayes' TheoromIntroduction to Probability and Bayes' Theorom
Introduction to Probability and Bayes' Theorom
Yugal Gupta
 
1616 probability-the foundation of probability theory
1616 probability-the foundation of probability theory1616 probability-the foundation of probability theory
1616 probability-the foundation of probability theory
Dr Fereidoun Dejahang
 
Probability
ProbabilityProbability
Probability
Seyid Kadher
 
Introduction to Probability
Introduction to ProbabilityIntroduction to Probability
Introduction to Probability
Vikas Gupta
 
Probability And Probability Distributions
Probability And Probability Distributions Probability And Probability Distributions
Probability And Probability Distributions
Sahil Nagpal
 
Probability theory
Probability theory Probability theory
Probability theory
Gaditek
 
Probability By Ms Aarti
Probability By Ms AartiProbability By Ms Aarti
Probability By Ms Aarti
kulachihansraj
 
Rishabh sehrawat probability
Rishabh sehrawat probabilityRishabh sehrawat probability
Rishabh sehrawat probability
Rishabh Sehrawat
 
Probability
ProbabilityProbability
Probability
mrraymondstats
 
Probability & Bayesian Theorem
Probability & Bayesian TheoremProbability & Bayesian Theorem
Probability & Bayesian Theorem
Azmi Mohd Tamil
 
Probability+distribution
Probability+distributionProbability+distribution
Probability+distribution
Nilanjan Bhaumik
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability
mlong24
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
Ikhlas Rahman
 
1615 probability-notation for joint probabilities
1615 probability-notation for joint probabilities1615 probability-notation for joint probabilities
1615 probability-notation for joint probabilities
Dr Fereidoun Dejahang
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
Vukile Xhego
 
Lecture on Statistics 1
Lecture on Statistics 1Lecture on Statistics 1

What's hot (20)

Chapter 4 Probability Notes
Chapter 4 Probability NotesChapter 4 Probability Notes
Chapter 4 Probability Notes
 
Lecture: Joint, Conditional and Marginal Probabilities
Lecture: Joint, Conditional and Marginal Probabilities Lecture: Joint, Conditional and Marginal Probabilities
Lecture: Joint, Conditional and Marginal Probabilities
 
Probability
ProbabilityProbability
Probability
 
different kinds of probability
different kinds of probabilitydifferent kinds of probability
different kinds of probability
 
Introduction to Probability and Bayes' Theorom
Introduction to Probability and Bayes' TheoromIntroduction to Probability and Bayes' Theorom
Introduction to Probability and Bayes' Theorom
 
1616 probability-the foundation of probability theory
1616 probability-the foundation of probability theory1616 probability-the foundation of probability theory
1616 probability-the foundation of probability theory
 
Probability
ProbabilityProbability
Probability
 
Introduction to Probability
Introduction to ProbabilityIntroduction to Probability
Introduction to Probability
 
Probability And Probability Distributions
Probability And Probability Distributions Probability And Probability Distributions
Probability And Probability Distributions
 
Probability theory
Probability theory Probability theory
Probability theory
 
Probability By Ms Aarti
Probability By Ms AartiProbability By Ms Aarti
Probability By Ms Aarti
 
Rishabh sehrawat probability
Rishabh sehrawat probabilityRishabh sehrawat probability
Rishabh sehrawat probability
 
Probability
ProbabilityProbability
Probability
 
Probability & Bayesian Theorem
Probability & Bayesian TheoremProbability & Bayesian Theorem
Probability & Bayesian Theorem
 
Probability+distribution
Probability+distributionProbability+distribution
Probability+distribution
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
1615 probability-notation for joint probabilities
1615 probability-notation for joint probabilities1615 probability-notation for joint probabilities
1615 probability-notation for joint probabilities
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
 
Lecture on Statistics 1
Lecture on Statistics 1Lecture on Statistics 1
Lecture on Statistics 1
 

Similar to Making probability easy!!!

Probability[1]
Probability[1]Probability[1]
Probability[1]
indu thakur
 
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
 
vinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdfvinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdf
sanjayjha933861
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
Rachna Gupta
 
Indefinite integration class 12
Indefinite integration class 12Indefinite integration class 12
Indefinite integration class 12
nysa tutorial
 
Probability.pptx
Probability.pptxProbability.pptx
Probability.pptx
GABBARSINGH699271
 
S1 sp
S1 spS1 sp
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
VIV13
 
Chapter6
Chapter6Chapter6
Probability
ProbabilityProbability
Probability
KAZEMBETVOnline
 
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptxMATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
pavantech57
 
Introduction of Probability
Introduction of ProbabilityIntroduction of Probability
Introduction of Probability
rey castro
 
S244 10 Probability.ppt
S244 10 Probability.pptS244 10 Probability.ppt
S244 10 Probability.ppt
HimanshuSharma617324
 
Chapter06
Chapter06Chapter06
Chapter06
rwmiller
 
Probability
ProbabilityProbability
Probability
AAKANKSHA JAIN
 
Course material mca
Course material   mcaCourse material   mca
Course material mca
shagufthaiffath
 
Statistical Analysis with R -II
Statistical Analysis with R -IIStatistical Analysis with R -II
Statistical Analysis with R -II
Akhila Prabhakaran
 
Becoming the probability pro.
Becoming the probability pro.Becoming the probability pro.
Becoming the probability pro.
University of Johannesburg
 
Probability theory
Probability theoryProbability theory
Probability theory
Abhishekkumarkushwah7
 
Probability and Randomness
Probability and RandomnessProbability and Randomness
Probability and Randomness
SalmaAlbakri2
 

Similar to Making probability easy!!! (20)

Probability[1]
Probability[1]Probability[1]
Probability[1]
 
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
 
vinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdfvinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdf
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
 
Indefinite integration class 12
Indefinite integration class 12Indefinite integration class 12
Indefinite integration class 12
 
Probability.pptx
Probability.pptxProbability.pptx
Probability.pptx
 
S1 sp
S1 spS1 sp
S1 sp
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Chapter6
Chapter6Chapter6
Chapter6
 
Probability
ProbabilityProbability
Probability
 
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptxMATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
 
Introduction of Probability
Introduction of ProbabilityIntroduction of Probability
Introduction of Probability
 
S244 10 Probability.ppt
S244 10 Probability.pptS244 10 Probability.ppt
S244 10 Probability.ppt
 
Chapter06
Chapter06Chapter06
Chapter06
 
Probability
ProbabilityProbability
Probability
 
Course material mca
Course material   mcaCourse material   mca
Course material mca
 
Statistical Analysis with R -II
Statistical Analysis with R -IIStatistical Analysis with R -II
Statistical Analysis with R -II
 
Becoming the probability pro.
Becoming the probability pro.Becoming the probability pro.
Becoming the probability pro.
 
Probability theory
Probability theoryProbability theory
Probability theory
 
Probability and Randomness
Probability and RandomnessProbability and Randomness
Probability and Randomness
 

Recently uploaded

clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
sayalidalavi006
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 

Recently uploaded (20)

clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 

Making probability easy!!!

  • 2. Salient features of this course  Briefly covers the basic concepts and makes understanding easy and really quick  Makes you familiar with the problem solving techniques  Makes you deal easily and quickly with the term “PROBABILITY”  Its really fun and lots more to learn here !!!
  • 3. What are we going to do in this course??? Understanding the word “PROBABILITY” Step- 1 Deal with some formulaes Step- 2 Solve Examples Step- 3
  • 5. DEFINITION PROBABILITY is the extent to which something is likely to happen or be the case in an event. It is the ratio of the desired outcomes to the total outcomes. So, if n(e) = desired outcomes , t(e) = total outcomes from an event then we can say P(e) = n(e)/t(e)
  • 6. Some terms related to PROBABILITY Sample Space  In probability theory, the sample space of an experiment or random trial is the set of all possible outcomes or results of that experiment. Event  In probability theory, an event is a set of outcomes of an experiment (a subset of the sample space) to which a probability is assigned.
  • 7. So lets take some EXAMPLES  If I roll a dice, then total number of outcomes will be six. The possible outcomes can be {1,2,3,4,5,6} So, probability of getting a 1 while throwing a dice = 1/6 as desired number of outcomes = n(e) = 1 and total number of possible outcomes = t(e) = 6. So, according to the formulae P(e) = n(e)/t(e) , we get 1/6 . Similarly, Probability of getting a 2 = Probability of getting a 3 = Probability of getting a 4 = Probability of getting a 5 = Probability of getting a 6 = 1/6 .
  • 8. LETS take a PRACTICE If I toss a coin, then what is the probability that I will get a head? Also calculate the probability to get a tail.
  • 9. Answer to previous question If I toss a coin then the possible outcomes are either head or tail. So, total number of possible outcomes = t(e) = 2 Now, probability of getting a head = P(e) = n(e)/t(e) = ½ Similarly, Probability of getting a tail = ½. Here, we see both of them add to 1. Thus, our answer is correct.
  • 10. Two or more events at the same time In case of “AND” term If the AND term is used while describing the outcomes of an event, then we have to multiply the probabilities of the outcomes of the event.
  • 11. Practise problem If I throw a disc and toss a coin at the same time, what is the probability that I will get a 5 and heads??  Analysing the problem:- Two Simultaneous events– Throwing a disc, toss a coin Here, the term AND is used in case of outcomes So, we have to multiply the corresponding probabilities. Probability of getting a 5 = 1/6 Probability of getting a heads = ½ So, required probability = P(5 and heads) = 1/6*1/2 =1/12
  • 12. Two or more events at the same time In case of “OR” term If the OR term is used while describing the outcomes of an event, then we have to add the probabilities of the outcomes of the event.
  • 13. Practise problem If I throw a disc and toss a coin at the same time, what is the probability that I will get a 5 or heads??  Analysing the problem:- Two Simultaneous events– Throwing a disc, toss a coin Here, the term OR is used in case of outcomes So, we have to add the corresponding probabilities. Probability of getting a 5 = 1/6 Probability of getting a heads = ½ So, required probability = P(5 or heads) = 1/6+1/2 = 2/3
  • 14. Discussion of Basic concepts from Set Theory The probability that Events A and B both occur is the probability of the intersection of A and B. The probability of the intersection of Events A and B is denoted by P (A ∩ B). The probability that either Event A or B occur is the probability of the union of A and B. The probability of the union of Events A and B is denoted by P(A U B). The compliment of Event A is A It is a set of all outcomes that are not in A. When A and B have no outcomes in common, then they are said to be mutually exclusive or mutually disjoint events. c
  • 15. ILLUSTRATION  Suppose, A, B and C are three events. A = {1,5,7,9} B = {2,3,4,6,8} C = {5,7,6} So, (A U B) = {1,2,3,4,5,6,7,8,9} (A ∩ B) = {0} as they have no elements in common. So, they are mutually exclusive events. A = {2,3,4,6,8}, elements not present in A. Also, (A ∩ C) = {5,7}. So, they are not mutually exclusive. c
  • 16. PROPERTIES of PROBABILITY Probability of an event A is symbolized by P(A). Probability of an event A is lies between 0 ≤ P(A) ≤ 1.  The first property of probability is that the probability of the entire sample space is one. Symbolically we write P (S ) = 1  The second property of probability deals with mutually exclusive events. If E1 and E2 are mutually exclusive events, meaning that they have an empty intersection, then P (E1 U E2 ) = P (E1) + P(E2). If they are not mutually exclusive then P (E1 U E2 ) = P (E1) + P (E2) - P (E1 ∩ E2 ) As long as this occurs, the probability of the union of the events is the same as the sum of the probabilities: P (E1 U E2 U . . . U En ) = P (E1) + P (E2) + . . . + En
  • 17. PROPERTIES of PROBABILITY  According to third property, if we denote the complement of the event E by E C then, E and E C have an empty intersection and are mutually exclusive. Furthermore E U E C = S, the entire sample space. Thus, we can say , 1 = P (S ) = P (E U E C) = P (E ) + P (E C) . Rearranging above equation ,we get P (E ) = 1 - P (E C). If A, B and C are not independent or mutually exclusive then the union probability is given by: P(A∪B∪C) =P(A) + P(B) + P(C) - P(A∩B) - P(B∩C) - P(A∩C) - P(A∩B∩C)
  • 18. PROPERTIES of PROBABILITY  INDEPENDENT EVENTS Two events are said to be independent of each other when the probability that one event occurs in no way affects the probability of the other event occurring. An example of two independent events is as follows; say you rolled a die and flipped a coin. If A and B are two independent events, then P(A ∩ B) = P(A)*P(B) Similarly, P(A ∩ B ∩ C) = P(A)*P(B)*P(C) provided A,B,C are independent set of events.
  • 19. CONDITIONAL PROBABILITY  Definition: If E and F are two events associated with the same sample space of a random experiment, the conditional probability of the event E given that F has occurred, i.e. P (E|F) is given by P(E|F) = P (E ∩ F) / P(F) provided P(F) ≠ 0 Example  If P(A) = 7 /13 , P(B) = 9 /13 and P(A ∩ B) = 4 /13 , evaluate P(A|B). Solution : We have P(A|B) = P(A ∩ B) / P(B) = (4/13)/(9/13) = 4/9
  • 20. Total Probability Theorem Statement: Let {E1 , E2 ,...,En } be a partition of the sample space S, and suppose that each of the events E1 , E2 ,..., En has nonzero probability of occurrence. Let A be any event associated with S , then P(A) = P(E1 ) P(A|E1 ) + P(E2 ) P(A|E2 ) + ... + P(En ) P(A|En ) = 𝒋=𝟏 𝒏 𝑷 𝑬𝒋 𝑷( A|Ej )
  • 21. Problem  A person has undertaken a construction job. The probabilities are 0.65 that there will be strike, 0.80 that the construction job will be completed on time if there is no strike, and 0.32 that the construction job will be completed on time if there is a strike. Determine the probability that the construction job will be completed on time.  Solution Let A be the event that the construction job will be completed on time, and B be the event that there will be a strike. So, We have to find P(A). We have P(B) = 0.65, Hence, P(no strike) = P(B′) = 1 − P(B) = 1 − 0.65 = 0.35 Also, P(A|B) = 0.32, P(A|B′) = 0.80 Since events B and B′ form a partition of the sample space S, therefore, by theorem of total probability, we have P(A) = P(B) P(A|B) + P(B′) P(A|B′) = 0.65 × 0.32 + 0.35 × 0.8 = 0.208 + 0.28 = 0.488 Thus, the probability that the construction job will be completed in time is 0.488.
  • 22. BAYES’ THEOREM  If E1 , E2 ,..., En are n non-empty events which constitute a partition of sample space S, i.e. E1 , E2 ,..., En are pairwise disjoint and ( E1 ∪ E2 ∪ ... ∪ En ) = S and A is any event of non-zero probability, then P(Ei|A)= 𝑷 𝑬𝒊 𝑷 𝑨 𝑬𝒊 𝒋=𝟏 𝒏 𝑷 𝑬𝒋 𝑷(𝑨|𝑬𝒋) for any i = 1, 2, 3, ..., n This is Bayes’ Theorem.
  • 23. Example  Bag I contains 3 red and 4 black balls while another Bag II contains 5 red and 6 black balls. One ball is drawn at random from one of the bags and it is found to be red. Find the probability that it was drawn from Bag II. Solution : Let E1 be the event of choosing the bag I, E2 the event of choosing the bag II and A be the event of drawing a red ball. Then P(E1 ) = P(E2 ) = 1/2 . Also P(A|E1 ) = P(drawing a red ball from Bag I) = 3/7 and P(A|E2 ) = P(drawing a red ball from Bag II) = 5/11 Now, the probability of drawing a ball from Bag II, being given that it is red, is P(E2 |A) By using Bayes' theorem, we have P(Ei|A)= 𝑷 𝑬𝒊 𝑷 𝑨 𝑬𝒊 𝒋=𝟏 𝒏 𝑷 𝑬𝒋 𝑷(𝑨|𝑬𝒋) = (½ * 5/11)/(1/2 * 3/7 + ½ * 5/11) = 35/68
  • 24. THANK YOU !!!!! Follow me at https://unacademy.com/user/gauravsaha385/followers

Editor's Notes

  1. NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image.