Distributions
Distributions
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
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.
b) What is the probability that a randomly selected family is both a buyer of car
and belonging to income of Rs. 10 lakhs and above?
• 42/200 =0.21.
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 - 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