Probability Distributions
Probability Distributions
Outline
1. Introduction to Probability
2. Types of Probability
3. Bayes Theorem and its Applications
4. Binomial Distribution
5. Poisson Distribution
6. Normal distribution
7. Chi-square distribution
8. Student’s t-distribution
9. Summary of applications of different distributions
Introduction
• Managers will have to cope with uncertainty in many decision
situations. Concepts of probability will help you measure
uncertainty and perform associated analyses that are essential
in making effective business decisions.
Question
• What is the probability that a man lives for 1000 years?
• Ans – Empirical Probability
Probability – Meaning & Concepts
• Probability refers to chance or likelihood of a particular event-
taking place.
AC 20 50 70
No AC 20 10 30
40 60 100
P(CD/AC) = 20/70
Bayes’ Theorem
• Bayes’ Theorem is used to revise previously calculated
probabilities based on new information.
• Developed by Thomas Bayes in the 18th Century.
• It is an extension of conditional probability.
Bayes’ Theorem
Many modern machine learning techniques rely on Bayes' theorem. For instance, spam filters use
Bayesian updating to determine whether an email is real or spam, given the words in the email.
Additionally, many specific techniques in statistics, such as calculating p-values or interpreting
medical results, are best described in terms of how they contribute to updating hypotheses using
Bayes' theorem.
Bayes’ Theorem
Bayes’ Theorem - Example
Bayes’ Theorem - Example
Bayes’ Theorem - Problem
• A drilling company has estimated a 40% chance of striking oil
for their new well.
• A detailed test has been scheduled for more information.
Historically, 60% of successful wells have had detailed tests,
and 20% of unsuccessful wells have had detailed tests.
• Given that this well has been scheduled for a detailed test,
what is the probability that the well will be successful?
Solution
Success No Success
DT 24 12 36
No DT 16 48 64
40 60 100
a)What is the probability that the pack weighs less than 0.280
kg?
b)What is the probability that the pack weighs more than 0.350
kg?
c)What is the probability that the pack weighs between 0.260 kg
to 0.340 kg?
Solution a)
Solution b)
Solution c)