Continuous Probability Distributions
Continuous Probability Distributions
Overview of Continuous Probability Distributions
Continuous random variables can assume any value within an interval on the real line or in a collection of intervals.
Probability cannot be assigned to a specific value of a continuous random variable.
Instead, we calculate the probability of a random variable falling within a specified interval.
Probability within an Interval
The probability of a continuous random variable taking a value within an interval from x1 to x2 is defined to be the area under the graph of the probability density function between x1 and x2
Uniform Probability Distribution
A random variable is uniformly distributed when the probability is proportional to the length of the interval.
The uniform probability density function is mathematically expressed as:
for a < x < b
elsewhere
Where:
= smallest value the variable can assume
= largest value the variable can assume
Expected Value and Variance of Uniform Distribution
The expected value of is calculated using:
The variance of is defined as:
Example of Uniform Probability Distribution
Case: Slater’s customers charge based on salad taken, uniformly distributed between 5 ounces and 15 ounces.
PDF:
for 5 < x < 15
elsewhere.Here, represents the salad plate filling weight.
Calculations:
Expected Value:
Variance:
Area as a Measure of Probability
The area under the probability density function graph corresponds directly to the probability.
This principle applies universally to all continuous random variables.
Normal Probability Distribution
The normal probability distribution is the most significant distribution for describing continuous random variables and is widely utilized in statistical inference.
Applications include:
Heights of individuals
Rainfall measurements
Standardized testing scores
Scientific measurement outcomes.
Normal Probability Density Function
The characteristics include:
= mean
= standard deviation
The constants are:
The expression for Normal Probability Density Function
Characteristics of Normal Distribution
Symmetry: It is symmetric around the mean, which indicates that the skewness measure equals zero.
Mean, Median, Mode: The highest point on the curve corresponds to the mean (also median and mode).
Mean Range: The mean can take any numerical value (negative, zero, or positive).
Standard Deviation Impact: The standard deviation controls the curve's width; larger standard deviations yield wider, flatter distributions.
Probabilities and Distribution Area
Areas under the normal curve represent probabilities:
The entire area under the curve equals 1.
The area to the left of the mean is 0.5, and to the right is also 0.5.
Empirical Rule
For a normal random variable:
of values fall within +/- 1 standard deviation from the mean.
of values are within +/- 2 standard deviations from the mean.
of values are within +/- 3 standard deviations from the mean.
Standard Normal Probability Distribution
A random variable transformed into a standard normal distribution has a mean of 0 and a standard deviation of 1.
The variable denotes the standard normal random variable.
Conversion formula to the standard normal distribution is:
Example of Standard Normal Probability Distribution
Case: Pep Zone sells automotive supplies, and a stockout occurs when the oil stock drops to 20 gallons.
Demand during lead-time is normally distributed with:
Mean = 15 gallons
Standard Deviation = 6 gallons.
Objective: Calculate the probability of stockout during replenishment, i.e., determine P(x > 20).
Converting to Standard Normal Distribution
Calculate value:
Use cumulative probability tables to find:
P(z < 0.83) = 0.7967
Calculate the stockout probability:
P(z > 0.83) = 1 - P(z < 0.83) = 1 - 0.7967 = 0.2033
Determining Reorder Point
Target probability of stockout during replenishment is to be no more than 0.05.
Step 1: Find the value that corresponds to an area of 0.05 in the right tail (complement of 0.95):
Step 2: Convert to value of :
For the area of 0.05, use the standard normal table to determine the corresponding z:
A reorder point of 25 gallons is needed to maintain an acceptable stockout probability.
Increasing the reorder point from 20 to 25 gallons decreases the stockout probability from approximately 0.20 to 0.05.
Summary of Impact
Adjusting the reorder point effectively manages stock levels and customer satisfaction by significantly reducing potential stockouts.