SlideShare una empresa de Scribd logo
1 de 35
PROBABILITY
Basic terms of Probability 
 In probability, an experiment is any process that 
can be repeated in which the results are 
uncertain. 
 A simple event is any single outcome from a 
probability experiment. 
 Sample space is a list of all possible outcomes of 
a probability experiment. 
 An event is any collection of outcomes from a 
probability experiment.
Example 
 Experiment : Tossing a coin 
 Sample Space: { Head, Tail) 
 Event: (Only Head wants) : {Head}
Probability 
 The probability of an event, denoted P(E), is 
the likelihood of that event occurring.
Example 
 When a coin is tossed, there are two possible 
outcomes: Heads and Tails 
P(H) = ½. 
 When a single die is thrown, there are six 
possible outcomes: 1, 2, 3, 4, 5, 6. 
P(1) = 1/6.
Properties of Probability 
 The probability of any event E, P(E), must be between 
0 and 1 inclusive. That is, 
0 < P(E) < 1. 
 If an event is impossible, the probability of the event is 
0. 
 If an event is a certainty, the probability of the event is 
1. 
 If S = {e1, e2, …, en}, then 
P(e1) + P(e2) + … + P(en) = 1.
Three methods for determining 
Probability 
 Classical method 
 Empirical method 
 Subjective method
1. Classical Method 
 The classical method of computing 
probabilities requires equally likely outcomes. 
 If an experiment has n equally likely simple 
events and if the number of ways that an event 
E can occur is m, then the probability of E, 
P(E), is
Example for classical method 
 Suppose a “fun size” bag of M&Ms contains 9 
brown candies, 6 yellow candies, 7 red 
candies, 4 orange candies, 2 blue candies, 
and 2 green candies. Suppose that a candy is 
randomly selected. 
 (a) What is the probability that it is brown? 
 P (B) = 9/30
2. Empirical method 
 The probability of an event E is approximately the 
number of times event E is observed divided by the 
number of repetitions of the experiment. 
 The empirical probability, also known as relative 
frequency. 
 In a more general sense, empirical probability estimates 
probabilities from experience and observation.
Example for Empirical method 
 It is desired to know what the probability is 
that someone in a particular population favors 
blue over other colors. We pick at random 150 
people in this population, and 39 of the 150 
favor blue. 
 The probability of someone in this population favoring 
blue is the relative frequency 39/150 = 0.26
3. Subjective Probability 
 Subjective probabilities are probabilities obtained 
based upon an educated guess. 
 A subjective probability describes an individual's 
personal judgment about how likely a particular event 
is to occur. 
 A person's subjective probability of an event describes 
his/her degree of belief in the event. 
 A probability value is unconsciously or consciously 
arrived at and even may be biased. 
 For example, there is a 40% chance of rain tomorrow.
Mutually Exclusive Event /disjoint 
 Can't happen at the same time. 
 Probability of them both occurring at the same time is 
0. 
 Turning left and turning right are Mutually Exclusive. 
 Tossing a coin: Heads and Tails are Mutually Exclusive. 
 P(E) and P(F) are mutually exclusive event.
Addition Rule 
 For any two events E and F, 
P(E or F) = P(E) + P(F) – P(E and F) 
 If E and F are mutually exclusive, then P(E 
and F) is zero. 
 For Mutually Exclusive Event, 
P(E or F) = P(E) + P(F)
Venn Diagram 
 Venn diagrams represent events as circles 
enclosed in a rectangle. The rectangle represents 
the sample space and each circle represents an 
event. 
 Instead of "and" you will often see the symbol ∩ 
(which is the "Intersection" symbol used in Venn 
Diagrams). 
 Instead of "or" you will often see the symbol ∪ (the 
"Union" symbol).
Example 
 16 people study French, 21 study Spanish and 
there are 30 altogether. Work out the 
probabilities. 
 This is definitely a case of not Mutually Exclusive 
(you can study French AND Spanish). 
 b is how many study both languages. 
 (16−b) + b + (21−b) = 30
Examples 
 A single 6-sided die is rolled. What is the probability of rolling a 2 or a 5? 
 A glass jar contains 1 red, 3 green, 2 blue, and 4 yellow marbles. If a single 
marble is chosen at random from the jar, what is the probability that it is 
yellow or green? 
 A single card is chosen at random from a standard deck of 52 playing 
cards. What is the probability of choosing a king or a club? 
 A number from 1 to 10 is chosen at random. What is the probability of 
choosing a 5 or an even number?
Complement 
 The Complement of an event is all the other 
outcomes (not the ones we want). 
 Together the Event and its Complement make 
all possible outcomes. 
P(E) + P(E') = 1
Example for Complement 
 According to the American Veterinary Medical 
Association, 31.6% of American households 
own a dog. What is the probability that a 
randomly selected household does not own a 
dog? 
 E= Own a dog 
 P(E) =31.6% 
P(E)  68.4%
Independent event 
 Independent events are events such that the 
outcome of one event does not affect the 
outcome of the second, and vice versa. 
 For Ex: Event A: It rained on Tuesday. 
 Event B: My chair broke at work. 
 These two events are unrelated. Probability of one 
event is not going to affect another event.
Mutually Exclusive vs 
Independent 
 if A and B are mutually exclusive, they cannot 
be independent. Because it make other event 
probability to be zero. (It affecting other event 
probability).
Multiplication rule for Independent 
event 
P(A and B) =P(A∩B)= P(A) * P(B) 
Example : Suppose we roll one die followed by 
another and want to find the probability of rolling a 4 
on the first die and rolling an even number on the 
second die. 
P(A∩B) = 1/12
Dependent event 
 What are the chances of getting a blue 
marble? 
 The chance is 2 in 5 
 But after taking one out the chances change! 
 Event depends on what happened in the 
previous event, and is called dependent.
Multiplication rule for dependent 
event 
P(A and B) = P(A∩B)= P(A) * P(B|A) 
 P(B|A) means "Event B given Event A“. 
 In other words, event A has already happened, 
now what is the chance of event B?. 
 P(B|A) is also called the "Conditional 
Probability" of B given A.
Conditional Probability 
 What is the probability of drawing two blue 
marbles without replacement one by one? 
 Event A = Drawing blue marble first. 
 Event B = Drawing blue marble second. 
 P(A) = 2/5 (Probability of drawing blue marble 
first). 
 P(B|A) = ¼ (Event A has happened, what is the 
probability of Event B). 
P(A∩B) = 1/10
Examples for Conditional 
Probability 
 70% of your friends like Chocolate, and 35% 
like Chocolate AND like Strawberry. What 
percent of those who like Chocolate also like 
Strawberry? 
 Two cards are selected without replacement, 
from a standard deck. Find the probability of 
selecting a king and then selecting a queen.
Bayes’ Theorem 
 The Bayes’ Theorem was developed and 
named for Thomas Bayes (1702 – 1761). 
 It can be seen as a way of understanding how 
the probability that a theory is true is affected 
by a new piece of evidence.
Bayes’ Theorem 
Bayes theorem can be rewritten with help of multiplicative law of an 
dependent events. (One event affects probability of other event)
Bayes’ Theorem with Tree 
diagram
Probability from tree 
 G= Economic Grow 
 S = Economic Slow 
 U = Stock up 
 D = Stock Down 
 P(G) = Probability of Economic Grows (70%) 
 P(U/G) = Probability of stock improves (up) given that 
economy is growing. (80%) (Conditional probability : What is 
the probability of stock up with condition on economy is 
growing?
Probability 
 What is the probability of economy grows and 
stock up? 
P(G∩U) = P(U/G) × P(G) 
= 0.7 × 0.8 = 0.56 
 What is the probability that economy grows 
given that stock went up? 
P(G/U) = Apply Bayes’ Theorem
Bayes’ Theorem 
푃 푈 퐺 ∗푃(퐺) 
P(G|U) = 
푃(푈) 
P(G|U) = 
푃 푈 퐺 ∗푃(퐺) 
푃 푈 퐺 ∗푃 퐺 +푃 푈 푆 ∗푃(푆) 
= 86% 
 P(G) = 70% (Unconditional Probability) 
 By giving addition of new information that stock went up, 
unconditional probability becomes conditional probability 
P(G|U) = 86% 
 This is called Bayes’ Theorem
Exercise - 1 
 1% of the population has X disease. A screening test accurately 
detects the disease for 90% of people with it. The test also indicates 
the disease for 15% of the people without it (the false positives). 
Suppose a person screened for the disease tests positive. What is 
the probability they have it? 
Given: 
P(D) = .01 
P(T|D) = 0.9 
P(T|퐷 ) = 0.15 
Find: 
P(D|T) = ?
Exercise - 2 
 Marie is getting married tomorrow, at an outdoor ceremony in the 
desert. In recent years, it has rained only 5 days each year. 
Unfortunately, the weatherman has predicted rain for tomorrow. When it 
actually rains, the weatherman correctly forecasts rain 90% of the time. 
When it doesn't rain, he incorrectly forecasts rain 10% of the time. 
What is the probability that it will rain on the day of Marie's wedding? 
W = Correctly predicted by Weathermen. 
R = Rain 
1. P(R) = 5/365 
2. P (W|R) = 90% 
3. P (푊 |푅 ) = 10% 
4. P(R|W) = ?
Probability Fundamentals: A Guide to Basic Concepts and Examples

Más contenido relacionado

La actualidad más candente

Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probabilityIkhlas Rahman
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theoryRachna Gupta
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITYVIV13
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRohit kumar
 
Ppt uses of probability by rambabu
Ppt  uses of probability by rambabuPpt  uses of probability by rambabu
Ppt uses of probability by rambabuRAMBABU SIRIPURAPU
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probabilitymathscontent
 
Probability
ProbabilityProbability
Probabilityvar93
 
Probability Concept and Bayes Theorem
Probability Concept and Bayes TheoremProbability Concept and Bayes Theorem
Probability Concept and Bayes TheoremCherryBerry2
 
Probability&Bayes theorem
Probability&Bayes theoremProbability&Bayes theorem
Probability&Bayes theoremimran iqbal
 

La actualidad más candente (20)

Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
introduction to Probability theory
introduction to Probability theoryintroduction to Probability theory
introduction to Probability theory
 
Probability
ProbabilityProbability
Probability
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Probability
ProbabilityProbability
Probability
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Statistics & probability
Statistics & probabilityStatistics & probability
Statistics & probability
 
probability
probabilityprobability
probability
 
Probability Theory
Probability Theory Probability Theory
Probability Theory
 
Ppt uses of probability by rambabu
Ppt  uses of probability by rambabuPpt  uses of probability by rambabu
Ppt uses of probability by rambabu
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
 
Theorems And Conditional Probability
Theorems And Conditional ProbabilityTheorems And Conditional Probability
Theorems And Conditional Probability
 
Probablity ppt maths
Probablity ppt mathsProbablity ppt maths
Probablity ppt maths
 
Probability
ProbabilityProbability
Probability
 
Probability Concept and Bayes Theorem
Probability Concept and Bayes TheoremProbability Concept and Bayes Theorem
Probability Concept and Bayes Theorem
 
Probability
ProbabilityProbability
Probability
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
 
Probability&Bayes theorem
Probability&Bayes theoremProbability&Bayes theorem
Probability&Bayes theorem
 

Similar a Probability Fundamentals: A Guide to Basic Concepts and Examples

group1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdfgroup1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdfVenkateshPandiri4
 
Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: ProbabilitySultan Mahmood
 
Probability Theory MSc BA Sem 2.pdf
Probability Theory MSc BA Sem 2.pdfProbability Theory MSc BA Sem 2.pdf
Probability Theory MSc BA Sem 2.pdfssuserd329601
 
probability-120904030152-phpapp01.pdf
probability-120904030152-phpapp01.pdfprobability-120904030152-phpapp01.pdf
probability-120904030152-phpapp01.pdfHimanshuSharma617324
 
Statistical Analysis with R -II
Statistical Analysis with R -IIStatistical Analysis with R -II
Statistical Analysis with R -IIAkhila Prabhakaran
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESBhargavi Bhanu
 
What are the chances? - Probability
What are the chances? - ProbabilityWhat are the chances? - Probability
What are the chances? - Probabilitymscartersmaths
 
Probability 2(final)
Probability 2(final)Probability 2(final)
Probability 2(final)Khadiza Begum
 
Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2satysun1990
 
Probability Concepts Applications
Probability Concepts  ApplicationsProbability Concepts  Applications
Probability Concepts Applicationsguest44b78
 
vinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdfvinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdfsanjayjha933861
 
Probability Theory
Probability TheoryProbability Theory
Probability TheoryParul Singh
 
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 Probabilitymlong24
 
Unit 11.2 theoretical probability
Unit 11.2 theoretical probabilityUnit 11.2 theoretical probability
Unit 11.2 theoretical probabilityMark Ryder
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability conceptMmedsc Hahm
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data AnalyticsSSaudia
 

Similar a Probability Fundamentals: A Guide to Basic Concepts and Examples (20)

group1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdfgroup1-151014013653-lva1-app6891.pdf
group1-151014013653-lva1-app6891.pdf
 
Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: Probability
 
Probability Theory MSc BA Sem 2.pdf
Probability Theory MSc BA Sem 2.pdfProbability Theory MSc BA Sem 2.pdf
Probability Theory MSc BA Sem 2.pdf
 
603-probability mj.pptx
603-probability mj.pptx603-probability mj.pptx
603-probability mj.pptx
 
probability-120904030152-phpapp01.pdf
probability-120904030152-phpapp01.pdfprobability-120904030152-phpapp01.pdf
probability-120904030152-phpapp01.pdf
 
Statistical Analysis with R -II
Statistical Analysis with R -IIStatistical Analysis with R -II
Statistical Analysis with R -II
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
 
Probability
ProbabilityProbability
Probability
 
What are the chances? - Probability
What are the chances? - ProbabilityWhat are the chances? - Probability
What are the chances? - Probability
 
Probability 2(final)
Probability 2(final)Probability 2(final)
Probability 2(final)
 
Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2
 
Probability Concepts Applications
Probability Concepts  ApplicationsProbability Concepts  Applications
Probability Concepts Applications
 
vinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdfvinayjoshi-131204045346-phpapp02.pdf
vinayjoshi-131204045346-phpapp02.pdf
 
Probability Theory
Probability TheoryProbability Theory
Probability Theory
 
Probabilty1.pptx
Probabilty1.pptxProbabilty1.pptx
Probabilty1.pptx
 
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
 
Unit 11.2 theoretical probability
Unit 11.2 theoretical probabilityUnit 11.2 theoretical probability
Unit 11.2 theoretical probability
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data Analytics
 
03 Probability.pdf
03 Probability.pdf03 Probability.pdf
03 Probability.pdf
 

Más de Balaji P

Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for DummiesBalaji P
 
Statistics in research
Statistics in researchStatistics in research
Statistics in researchBalaji P
 
Structural equation modeling in amos
Structural equation modeling in amosStructural equation modeling in amos
Structural equation modeling in amosBalaji P
 
Sampling design
Sampling designSampling design
Sampling designBalaji P
 
Method of data collection
Method of data collectionMethod of data collection
Method of data collectionBalaji P
 
Measurement and scaling
Measurement and scalingMeasurement and scaling
Measurement and scalingBalaji P
 
Research design
Research designResearch design
Research designBalaji P
 
Research proposal
Research proposalResearch proposal
Research proposalBalaji P
 
Research problem
Research problemResearch problem
Research problemBalaji P
 
Research methodology
Research methodologyResearch methodology
Research methodologyBalaji P
 
Operation research history and overview application limitation
Operation research history and overview application limitationOperation research history and overview application limitation
Operation research history and overview application limitationBalaji P
 
Research methodology
Research methodology Research methodology
Research methodology Balaji P
 
Use of quantitative techniques in economics
Use of quantitative techniques in economicsUse of quantitative techniques in economics
Use of quantitative techniques in economicsBalaji P
 

Más de Balaji P (14)

Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Statistics in research
Statistics in researchStatistics in research
Statistics in research
 
Structural equation modeling in amos
Structural equation modeling in amosStructural equation modeling in amos
Structural equation modeling in amos
 
Sampling design
Sampling designSampling design
Sampling design
 
Method of data collection
Method of data collectionMethod of data collection
Method of data collection
 
Measurement and scaling
Measurement and scalingMeasurement and scaling
Measurement and scaling
 
Gantt
GanttGantt
Gantt
 
Research design
Research designResearch design
Research design
 
Research proposal
Research proposalResearch proposal
Research proposal
 
Research problem
Research problemResearch problem
Research problem
 
Research methodology
Research methodologyResearch methodology
Research methodology
 
Operation research history and overview application limitation
Operation research history and overview application limitationOperation research history and overview application limitation
Operation research history and overview application limitation
 
Research methodology
Research methodology Research methodology
Research methodology
 
Use of quantitative techniques in economics
Use of quantitative techniques in economicsUse of quantitative techniques in economics
Use of quantitative techniques in economics
 

Último

专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理e4aez8ss
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Defining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryDefining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryJeremy Anderson
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 

Último (20)

专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Defining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryDefining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data Story
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 

Probability Fundamentals: A Guide to Basic Concepts and Examples

  • 2. Basic terms of Probability  In probability, an experiment is any process that can be repeated in which the results are uncertain.  A simple event is any single outcome from a probability experiment.  Sample space is a list of all possible outcomes of a probability experiment.  An event is any collection of outcomes from a probability experiment.
  • 3. Example  Experiment : Tossing a coin  Sample Space: { Head, Tail)  Event: (Only Head wants) : {Head}
  • 4. Probability  The probability of an event, denoted P(E), is the likelihood of that event occurring.
  • 5. Example  When a coin is tossed, there are two possible outcomes: Heads and Tails P(H) = ½.  When a single die is thrown, there are six possible outcomes: 1, 2, 3, 4, 5, 6. P(1) = 1/6.
  • 6. Properties of Probability  The probability of any event E, P(E), must be between 0 and 1 inclusive. That is, 0 < P(E) < 1.  If an event is impossible, the probability of the event is 0.  If an event is a certainty, the probability of the event is 1.  If S = {e1, e2, …, en}, then P(e1) + P(e2) + … + P(en) = 1.
  • 7. Three methods for determining Probability  Classical method  Empirical method  Subjective method
  • 8. 1. Classical Method  The classical method of computing probabilities requires equally likely outcomes.  If an experiment has n equally likely simple events and if the number of ways that an event E can occur is m, then the probability of E, P(E), is
  • 9. Example for classical method  Suppose a “fun size” bag of M&Ms contains 9 brown candies, 6 yellow candies, 7 red candies, 4 orange candies, 2 blue candies, and 2 green candies. Suppose that a candy is randomly selected.  (a) What is the probability that it is brown?  P (B) = 9/30
  • 10. 2. Empirical method  The probability of an event E is approximately the number of times event E is observed divided by the number of repetitions of the experiment.  The empirical probability, also known as relative frequency.  In a more general sense, empirical probability estimates probabilities from experience and observation.
  • 11. Example for Empirical method  It is desired to know what the probability is that someone in a particular population favors blue over other colors. We pick at random 150 people in this population, and 39 of the 150 favor blue.  The probability of someone in this population favoring blue is the relative frequency 39/150 = 0.26
  • 12. 3. Subjective Probability  Subjective probabilities are probabilities obtained based upon an educated guess.  A subjective probability describes an individual's personal judgment about how likely a particular event is to occur.  A person's subjective probability of an event describes his/her degree of belief in the event.  A probability value is unconsciously or consciously arrived at and even may be biased.  For example, there is a 40% chance of rain tomorrow.
  • 13. Mutually Exclusive Event /disjoint  Can't happen at the same time.  Probability of them both occurring at the same time is 0.  Turning left and turning right are Mutually Exclusive.  Tossing a coin: Heads and Tails are Mutually Exclusive.  P(E) and P(F) are mutually exclusive event.
  • 14. Addition Rule  For any two events E and F, P(E or F) = P(E) + P(F) – P(E and F)  If E and F are mutually exclusive, then P(E and F) is zero.  For Mutually Exclusive Event, P(E or F) = P(E) + P(F)
  • 15. Venn Diagram  Venn diagrams represent events as circles enclosed in a rectangle. The rectangle represents the sample space and each circle represents an event.  Instead of "and" you will often see the symbol ∩ (which is the "Intersection" symbol used in Venn Diagrams).  Instead of "or" you will often see the symbol ∪ (the "Union" symbol).
  • 16. Example  16 people study French, 21 study Spanish and there are 30 altogether. Work out the probabilities.  This is definitely a case of not Mutually Exclusive (you can study French AND Spanish).  b is how many study both languages.  (16−b) + b + (21−b) = 30
  • 17. Examples  A single 6-sided die is rolled. What is the probability of rolling a 2 or a 5?  A glass jar contains 1 red, 3 green, 2 blue, and 4 yellow marbles. If a single marble is chosen at random from the jar, what is the probability that it is yellow or green?  A single card is chosen at random from a standard deck of 52 playing cards. What is the probability of choosing a king or a club?  A number from 1 to 10 is chosen at random. What is the probability of choosing a 5 or an even number?
  • 18. Complement  The Complement of an event is all the other outcomes (not the ones we want).  Together the Event and its Complement make all possible outcomes. P(E) + P(E') = 1
  • 19. Example for Complement  According to the American Veterinary Medical Association, 31.6% of American households own a dog. What is the probability that a randomly selected household does not own a dog?  E= Own a dog  P(E) =31.6% P(E)  68.4%
  • 20. Independent event  Independent events are events such that the outcome of one event does not affect the outcome of the second, and vice versa.  For Ex: Event A: It rained on Tuesday.  Event B: My chair broke at work.  These two events are unrelated. Probability of one event is not going to affect another event.
  • 21. Mutually Exclusive vs Independent  if A and B are mutually exclusive, they cannot be independent. Because it make other event probability to be zero. (It affecting other event probability).
  • 22. Multiplication rule for Independent event P(A and B) =P(A∩B)= P(A) * P(B) Example : Suppose we roll one die followed by another and want to find the probability of rolling a 4 on the first die and rolling an even number on the second die. P(A∩B) = 1/12
  • 23. Dependent event  What are the chances of getting a blue marble?  The chance is 2 in 5  But after taking one out the chances change!  Event depends on what happened in the previous event, and is called dependent.
  • 24. Multiplication rule for dependent event P(A and B) = P(A∩B)= P(A) * P(B|A)  P(B|A) means "Event B given Event A“.  In other words, event A has already happened, now what is the chance of event B?.  P(B|A) is also called the "Conditional Probability" of B given A.
  • 25. Conditional Probability  What is the probability of drawing two blue marbles without replacement one by one?  Event A = Drawing blue marble first.  Event B = Drawing blue marble second.  P(A) = 2/5 (Probability of drawing blue marble first).  P(B|A) = ¼ (Event A has happened, what is the probability of Event B). P(A∩B) = 1/10
  • 26. Examples for Conditional Probability  70% of your friends like Chocolate, and 35% like Chocolate AND like Strawberry. What percent of those who like Chocolate also like Strawberry?  Two cards are selected without replacement, from a standard deck. Find the probability of selecting a king and then selecting a queen.
  • 27. Bayes’ Theorem  The Bayes’ Theorem was developed and named for Thomas Bayes (1702 – 1761).  It can be seen as a way of understanding how the probability that a theory is true is affected by a new piece of evidence.
  • 28. Bayes’ Theorem Bayes theorem can be rewritten with help of multiplicative law of an dependent events. (One event affects probability of other event)
  • 29. Bayes’ Theorem with Tree diagram
  • 30. Probability from tree  G= Economic Grow  S = Economic Slow  U = Stock up  D = Stock Down  P(G) = Probability of Economic Grows (70%)  P(U/G) = Probability of stock improves (up) given that economy is growing. (80%) (Conditional probability : What is the probability of stock up with condition on economy is growing?
  • 31. Probability  What is the probability of economy grows and stock up? P(G∩U) = P(U/G) × P(G) = 0.7 × 0.8 = 0.56  What is the probability that economy grows given that stock went up? P(G/U) = Apply Bayes’ Theorem
  • 32. Bayes’ Theorem 푃 푈 퐺 ∗푃(퐺) P(G|U) = 푃(푈) P(G|U) = 푃 푈 퐺 ∗푃(퐺) 푃 푈 퐺 ∗푃 퐺 +푃 푈 푆 ∗푃(푆) = 86%  P(G) = 70% (Unconditional Probability)  By giving addition of new information that stock went up, unconditional probability becomes conditional probability P(G|U) = 86%  This is called Bayes’ Theorem
  • 33. Exercise - 1  1% of the population has X disease. A screening test accurately detects the disease for 90% of people with it. The test also indicates the disease for 15% of the people without it (the false positives). Suppose a person screened for the disease tests positive. What is the probability they have it? Given: P(D) = .01 P(T|D) = 0.9 P(T|퐷 ) = 0.15 Find: P(D|T) = ?
  • 34. Exercise - 2  Marie is getting married tomorrow, at an outdoor ceremony in the desert. In recent years, it has rained only 5 days each year. Unfortunately, the weatherman has predicted rain for tomorrow. When it actually rains, the weatherman correctly forecasts rain 90% of the time. When it doesn't rain, he incorrectly forecasts rain 10% of the time. What is the probability that it will rain on the day of Marie's wedding? W = Correctly predicted by Weathermen. R = Rain 1. P(R) = 5/365 2. P (W|R) = 90% 3. P (푊 |푅 ) = 10% 4. P(R|W) = ?