Webinar 3
Webinar 3
Webinar 3
Random Experiment
Fundamentals of
probability
Conditional probability
Probability Distribution
Learning Objectives
Let X be the random variable “the number of girls out of four births.”
For example, the amount of money you make on an investment may be $500,
or it may be a loss: $200.
Probability Distribution
Discrete and Continuous Random Variables: Examples
If X and Y are random variables and a and b are any constants, the
following identities hold:
• V(a) = 0
• V(aX) = a2V(X)
• V(X + b) = V(X)
• V(aX + b) = a2V(X)
• V(X + Y) = V(X) + V(Y), if X and Y are independent
• V(X - Y) = V(X) - V(Y), if X and Y are independent
• V(aX + bY) = a2V(X) + b2V(Y), if X and Y are independent
Probability Distribution
Exercise
Suppose you are the manager of a coffee shop, and you want to analyze the number
of coffee cups sold each morning. Based on historical data, you've determined the
following probability distribution for the number of coffee cups sold:
The expected number of coffee cups sold each morning (the mean).
The variance of the number of coffee cups sold each morning.
Probability Distribution
Exercise: Solution
To calculate the expected value (mean) of X, you can use the following formula:
Probability Distribution
Exercise: Solution
Var (X)
=(0−1.75)2⋅0.10+(1−1.75)2⋅0.30+(2−1.75)2⋅0.40+(3−1.75)2⋅0.15+(4−1.75)2⋅0.05
Probability Distribution
Exercise: Solution
Var (X)
=(0−1.75)2⋅0.10+(1−1.75)2⋅0.30+(2−1.75)2⋅0.40+(3−1.75)2⋅0.15+(4−1.75)2⋅0.05
Probability Distribution
Binomial Distribution
Conditions
• Imagine you are the manager of a manufacturing plant that produces light
bulbs.
• Your quality control process involves testing each light bulb, and you are
interested in understanding the probability of defects in a batch of bulbs.
• You know from historical data that, on average, 5% of the bulbs produced in
your plant are defective.
Probability Distribution
Binomial Distribution
In this scenario, you can model the number of defective bulbs in a batch as
a binomial distribution. The parameters for this scenario are as follows:
• Height of Adults
• IQ Scores
• Errors in Measurement
• Exam Scores
• Blood Pressure in a Healthy Population
Probability Distribution
Normal Distribution
The standard normal variate (S.N.V.) Z has mean 0 and standard deviation 1.
Probability Distribution
Standard Normal Distribution
Probability Distribution
Normal Distribution: Exercise
The hourly wages of 1,000 workmen are normally distributed around a mean of
Rs. 70 and with a standard deviation of Rs. 5. Estimate the number of workers
whose houly wages will be :
(i) between Rs. 69 and Rs. 72 (ii) more than Rs. 75
Probability Distribution
Poisson Distribution
If we count the number of times a rare event occurs during a fixed interval, then that
number would follow a Poisson distribution.
(i) The number of telephone calls arriving at a telephone switch board in unit time
(say, per minute).
(ii) The number of customers arriving at the super market ; say per hour.
(iii) The number of defects per unit of manufactured product
(iv) To count the number of bacteria per unit (Biology).
(v) The number of defective material say, pins, blades etc. in a packing manufactured
by a good concern.
(vi) The number of accidents taking place per day on a busy road.
Probability Distribution
Poisson Distribution
A call center receives an average of 15 customer service calls per hour. What is the
probability that they will receive exactly 10 customer service calls in the next hour?
We want to find the probability of receiving exactly 10 customer service calls in the
next hour. So,
x=10
µ=15
The probability of receiving exactly 1o customer service calls in a given time period
is given by the Poisson probability formula:
Probability Distribution
Exponential Distribution
The distribution has one parameter, λ which is assumed to be the average rate of
arrivals or occurrences of an event in a given time interval.
Probability Distribution
Exponential Distribution
The probability that X passed in maths is 2/3. The probability that he passed in
statistics is 4/9. The probability that he passed in atleast one subject is 4/5. What
is the probability that he passed in both subjects ?
Let A be the event that Mr. X passed in maths, i.e.. P(A) = 2/3 and B be the event
that Mr. X passed in statistics, i.e. P(B) = 4/9. Then P(A ∪ B) = 4/5. The probability
that he passed in at least one subject is given by
Probability Distribution
SUMMARY
1) A random variable is one that can assume any one of many possible values with
known probabilities.
2) Random variables can be combined into a new random variable in which the expected
value and variance can be found.
3) A binomial random variable indicates the total number of successes in the n trials of a
binomial experiment.
4) The normal distribution is symmetric about its mean and is uniquely determined by
its mean and standard deviation,
5) A Poisson random variable indicates the number of successes that occur during a
given time interval or in a specified region in a Poisson experiment.
6)An exponential random variable can be used to measure the time that elapses
between occurrences of an event.