Continuous Distribution New
Continuous Distribution New
Normal distribution:
Everything in life is a trade-off. Some of us are born with high aptitudes for academic
learning, some are born with great physical skills, some are athletic, some are artistic and so
on. In terms of skills and talents, humans are wildly diversified. What we end up
accomplishing in life ultimately depends on our practice and effort, but we are all born with
different aptitudes and potentials.
Above is a normal curve which is quite simple. Let us consider the population of students in
AIUB. The horizontal axis represents how good they are at Math. Further to the right means
they’re really good, further to the left means they’re really bad. Now, notice that it gets really
thin at the far ends of the curve which means there are a few students who are really, really
good at Math, and a few students who are really, really bad. The majority of the students fall
into the mediocre middle. We can apply a “normal curve” in this way to tons of things in a
population in real life like height, weight, emotional maturity and so on.
1
Continuous Distribution
( ) ; −∞ ≤ x ≤ ∞ .
2
−1 x−μ
f(x) = 1 e 2 σ
σ √2π
x−μ 450−400
i) P (X¿450) = P ( ¿ ) = P (Z ¿ 0.71) = 0.7611.
σ 70.71
300−400 x−μ 500−400
ii) P (300¿X¿500) = P ( <¿ ¿ ) = P (−¿1.41 ¿ Z ¿ 1.41)
70.71 σ 70.71
= P (Z ¿ 1.41) −¿ P (Z ←1.41) = 0.9207 – 0.0793 = 0.8414.
x−μ 350−400
iii) P (X¿350) = P ( ¿ ) = P (Z ¿ −¿0.71) = 1−¿ P (Z ≤ −¿0.71)
σ 70.71
2
Continuous Distribution
3
Continuous Distribution
4
Continuous Distribution
Exponential distribution:
Exponential distribution is concerned with the amount of time until some specific event
occurs. There are fewer large values and more small values. The values of an exponential
random variable occur in this way. For example, the amount of money customers spend in a
trip to the supermarket follows an exponential distribution. There are more people who spend
small amounts of money and fewer people who spend large amounts of money.
Mathematically, the distribution of an exponential variable X is defined as:
1 −x
f(x) = λ ; x¿ 0, λ> ¿0.
λe
Here, X = service time / length of time / waiting time,
λ = average of service time / length of time / waiting time. Also, the variance is λ 2.
Here are more real-life applications in Bangladesh:
1️. Internet Downtime in Rural Areas
In many rural regions of Bangladesh, internet service interruptions occur unpredictably. The
time between two consecutive internet outages in a remote village using mobile broadband
or fiber optics follows an exponential distribution.
2️. Rainfall Duration in Monsoon Season
During the monsoon in Bangladesh, short spells of rain are more common than long
continuous downpours. If we measure how long a rain shower lasts before stopping, we
often find that most rains last for a short time, while long rainstorms are rarer.
3️. Queue at Mobile Recharge Shops
At a busy mobile recharge store in Motijheel or Gulistan, the time between two
consecutive customers arriving follows an exponential distribution. More often, customers
come within short intervals, but sometimes there is a longer wait.
4️. Call Center Wait Time (bKash, Nagad, GP, Banglalink)
If you call a customer care center (e.g., bKash, Nagad, Grameenphone, or Banglalink), the
waiting time before an agent picks up can be modeled using an exponential distribution.
During peak hours, short waiting times are more frequent, while long waits occur
occasionally.
5️. Power Outages in Rural Bangladesh
In some areas, particularly outside Dhaka and Chattogram, the time between two load-
shedding events follows an exponential pattern. Short gaps between outages are more
common than longer ones.
6️. Traffic Light Signal Changes
5
Continuous Distribution
At major intersections in Dhaka (e.g., Shahbagh, Mohakhali, or Paltan), the time between
a red light turning green again follows an exponential distribution. Shorter intervals
between signal changes are more common than longer delays.
7️. Emergency Admissions at Hospitals
At hospitals like Dhaka Medical College or ICDDR, B, the arrival time of emergency
patients follows an exponential distribution. More patients come in within short time
intervals, and fewer long gaps occur.
8️. ATM Withdrawals in a Busy Area
At ATMs in areas like Bashundhara City or Jamuna Future Park, the time between two
people withdrawing money follows an exponential pattern. Shorter gaps are more common,
while sometimes, no one withdraws money for a long time.
9️. Water Supply Interruption in Dhaka WASA
In certain areas, the time between two interruptions in water supply follows an
exponential distribution. Shorter interruptions are more frequent, while longer gaps happen
occasionally.
10. Student Arrivals at Coaching Centers
In coaching centers like Udvash or Unmesh, the time between two students arriving for a
class follows an exponential pattern. More students arrive in quick succession, while longer
gaps are rare.
Formulas to calculate probabilities:
∝ ∝ −x
1 1 −x −x −x
P ( X ¿ x) = ∫ f (x ) dx = ∫e λ
dx = [ λ e λ ¿∝x = −¿(0−e λ ) = e λ .
x
λ x
λ
−x
P (X ¿ x) = 1−¿ e λ .
− x1 −x 2
P ( x 1 < ¿ X ¿ x 2) = e λ
−e λ .
Example 6.3: The average time needed to open a computer is 2 minutes. Find the probability
that a computer will be opened (i) after 3 minutes, (ii) before 2 minutes, (iii) within 2 to 3
minutes. If a man is in queue for half - an – hour, what is the probability that he will be able
to open the computer- (iv) after 35 minutes, (v) before 35 minutes, and (vi) within 32 to 35
minutes.
Solution: Let X be the time needed to open a computer. Given, λ = 2.
−x −3
(i) P (X ¿ 3) = e λ = e 2 = 0.2231
−x −2
(ii) P (X ¿ 2) = 1−¿ e λ = 1−¿ e 2 = 0.63212
6
Continuous Distribution
−2 −3
(iii) P (2<¿ X ¿ 3) = e 2 −e 2 = 0.14478
(iv) As he is in queue for 30 minutes, he will open the computer after (35 −¿30) = 5
−x −5
minutes. P (X ¿ 5) = e λ = e 2 = 0.08208
(vi) He will open the computer within (32−¿30) = 2 minutes to (35−¿30) = 5 minutes.
−2 −5
P (2<¿ X ¿ 5) = e 2 −e 2 = 0.2858
Rayleigh distribution:
Mathematically, the distribution of a Rayleigh variable X is defined as:
x −x 2
σ e
2
Mean( average) x
Here, mode of the Rayleigh distribution, σ = = .
1.253 1.253
The Rayleigh distribution is used to model situations where values tend to cluster around a
lower range but can occasionally reach much higher values. It is often applied when the
magnitude of a variable depends on two or more independent components.
1️. Wind Speed in Coastal Areas (Cox’s Bazar, Kuakata, Saint Martin's)
In coastal regions of Bangladesh, wind speed follows a Rayleigh distribution. Most of the
time, the wind blows at moderate speeds, but occasionally, strong gusts occur due to storms
or depressions in the Bay of Bengal.
👉 Example: During monsoon season, the average wind speed in Cox’s Bazar is around
12-15 km/h, but sudden strong gusts of 30-40 km/h can happen.
7
Continuous Distribution
5️. Lifespan of Electronic Devices (e.g., LED Bulbs, Fans, Mobile Phones)
The failure time of electronic components in Bangladesh follows a Rayleigh distribution.
Most products last close to their expected lifespan, but a few may fail much earlier or later
than expected.
👉 Example:
Most LED bulbs last 2-3 years, but some fail after 6 months, while others work for
5+ years.
8
Continuous Distribution
x x σ
2
−x
P (X ¿ x) = 1−¿ e 2 σ 2
2 2
− x1 −x 2
P ( x 1< ¿ X ¿ x 2) = e 2 σ −e 2 σ
2 2
Example 6.4: The average wind speed of a day is 4.5 (knots). Find the probability that in a
randomly selected day, the wind speed (i) will exceed 4 knots, (ii) will be less than 3 knots,
and (iii) will be between 2 to 5 knots.
9
Continuous Distribution
x 4.5
Solution: Let, X be the wind speed. Given, x = 4.5; then, σ = = = 3.59.
1.253 1.253
2
−4
(i) P (X ¿ 4) = 2(3.59)
2
= 0.5376
e
2
−3
(ii) P (X ¿ 3) = 1−¿ 2(3.59)
2
= 0.2947
e
2 2
−2 −5
(iii) P (2<¿ X ¿ 5) = 2(3.59)
2
2(3.59)
2
= 0.4772
e −e
Example 6.5: The mode of the density of faded out signal is 0.5. Find the probability that the
density will be (i) more than 0.8, (ii) less than 0.4, and (iii) between 0.4 to 0.6.
Solution: Let, X be the density of faded out signal. Given, σ = 0.5.
2
−0.8
(i) P (X ¿ 0.8) = 2(0.5)
2
= 0.278
e
2
−0.4
(ii) P (X ¿ 0.4) = 1−¿ 2(0.5)
2
= 0.2739
e
2 2
−0.4 −0.6
(iii) P (0.4 <¿ X ¿ 0.6 ) = 2(0.5)
2
2 (0.5)
2
= 0.2393
e −e
Exercises
6.1. Vehicle Speed on Dhaka-Chattogram Highway
The speeds of vehicles on the Dhaka-Chattogram highway are normally distributed with a
mean speed of 80 km/hour and a standard deviation of 12 km/hour. What is the probability
that a randomly selected vehicle is traveling at more than 95 km/hour?
10
Continuous Distribution
12