Continuous Probability Distributions: Density, Uniform, and Normal Models
Fundamentals of Continuous Probability Distributions
Definition of Continuous Random Variables: A continuous random variable is defined by its ability to assume an uncountable number of possible values within a given interval.
Probability Density Function (PDF): The behavior of a continuous random variable is described by its PDF, denoted as .
Non-negativity: The function must be non-negative for all values within its support: for all .
Boundary Conditions: for all values of outside the support interval .
Support: The interval is specifically referred to as the support of the density function .
Total Probability Requirement: The total area under the density curve must equal exactly 1. Mathematically, this is expressed through the integral of the function over its range: Or, restricted to its support:
The Uniform Distribution
Definition: A uniform distribution occurs when a continuous random variable is equally likely to take any value within a specified range from to .
Mathematical Representation: The PDF of a uniform distribution is a constant value expressed as:
Properties Check:
for all .
.
Practical Example: Daily Gasoline Sales:
Scenario: Daily gasoline sales at a service station follow a uniform distribution with a minimum () of and a maximum () of .
PDF Calculation: The density value is .
Probability Calculation 1: Find the probability that sales fall between and (). This is calculated as the area of the rectangle:
Probability Calculation 2: Find the probability that the station sells at least (Pr(X > 4000)).
The Normal Distribution
Notation and Definition: A random variable that is normally distributed is denoted as , where is the mean and is the variance.
Probability Density Function: The mathematical formula for the normal density curve is:
Range: The variable exists on the interval -∞ < x < ∞.
Shape and Symmetry: The distribution is bell-shaped and perfectly symmetric around its mean ().
Visualizing Parameters:
Effect of the Mean: Increasing the mean () shifts the entire curve to the right along the horizontal axis while maintaining its shape. For example, comparing a curve with to one with (keeping variance constant).
Effect of Standard Deviation: Increasing the standard deviation () "flattens" the curve, spreading it out over a wider range. Conversely, a smaller (e.g., vs. or ) results in a taller, narrower peak centered at the mean.
Standardization and the Standard Normal Distribution
The Z-Transformation: Any normal distribution can be transformed into the standard normal distribution using the formula:
Properties of Z:
Expected Value: .
Variance: .
Distribution: .
Standard Normal Density Function: The PDF for the variable simplifies to:
Range: -∞ < z < ∞.
Practical Example: Normal Distribution Demand:
Context: At a gasoline station, daily demand for regular gasoline is normally distributed with and .
Current Inventory: The manager has exactly in storage.
Problem: Find the probability that the current stock is sufficient to satisfy today's demand until the next delivery at close of business (Pr(X < 1100)).
Calculation via Standardization: Pr(X < 1100) = Pr\left(\frac{X - 1000}{100} < \frac{1100 - 1000}{100}\right) Pr(Z < 1)
Utilizing Standard Normal Probability Tables (Table 3)
Case 1: Left-Tail Probability: To find the probability of being less than a specific negative value, such as Pr(Z < -1.52), look up the value directly in the table.
Result: Pr(Z < -1.52) = 0.0643.
Case 2: Right-Tail Probability: To find the probability of being greater than a value, use the complement rule: Pr(Z > 1.8) = 1 - Pr(Z < 1.8)
Case 3: Interval Probability: To find the probability between two values, subtract the cumulative probability of the lower bound from the cumulative probability of the upper bound: Pr(-1.3 < Z < 2.1) = Pr(Z < 2.1) - Pr(Z < -1.3)
Application in Finance: Measuring Risk
Conceptual Link: In finance, risk is frequently measured by variance and standard deviation. The following example demonstrates how a higher standard deviation increases the probability of poor outcomes (e.g., losing money).
Investment Return Scenario: Consider an investment where the return is normally distributed with a mean () of .
Comparison 1: Lower Volatility ():
Problem: Find the probability of losing money (Pr(X < 0)).
Calculation: Pr(X < 0) = Pr\left(\frac{X - 10}{5} < \frac{0 - 10}{5}\right) = Pr(Z < -2).
Result: (or probability of loss).
Comparison 2: Higher Volatility ():
Problem: Find the probability of losing money (Pr(X < 0)).
Calculation: Pr(X < 0) = Pr\left(\frac{X - 10}{10} < \frac{0 - 10}{10}\right) = Pr(Z < -1).
Result: (or probability of loss).
Finding the Quantile (The Quantile)
Definition: A quantile is a point such that the probability of the random variable exceeding that point is exactly .
Relationship: Pr(Z > z_α) = α.
Specific Example: Find the value of for .
Consulting the standard normal table for the area corresponding to a tail of :
Pr(Z > 1.96) = 0.025
Therefore, .