Continuous Probability Distributions: Continuous Random Variables and Their Properties
Definition
A continuous random variable is a random variable that can take any real value within a given interval or collection of intervals. Its probabilities are described by a probability density function (pdf), denoted by , such that:
- for all
- The total area under the curve of over its entire range is 1
- The probability that lies between two values and is given by the area under the curve from to :
For a continuous random variable:
for any exact value .
A continuous probability distribution is the probability model defined by such a random variable and its density function.
Main Content
1. Continuous Random Variables and Probability Density Function
- A continuous random variable can assume infinitely many values in an interval, such as all real numbers between 0 and 10, or all positive values.
- Its behavior is described by a probability density function, which is not a probability itself but a function whose area over an interval gives the probability.
Understanding the probability density function
The pdf must satisfy:
1. Non-negativity
- : for every .
2. Total area equals 1
- :
3. Interval probability
- :
The pdf tells us where values are more likely to occur, but not the probability of a specific point. The height of the graph of does not directly represent probability; the area under the curve does.
Example
Suppose has pdf:
Then:
so it is a valid pdf.
The probability that lies between 0.2 and 0.8 is:
Key idea
For continuous variables, probabilities are obtained from areas, not from direct values at points.
2. Cumulative Distribution Function and Core Properties
-
The cumulative distribution function (cdf) gives the probability that the random variable is less than or equal to :
-
The cdf is related to the pdf by: and, when differentiable,
Properties of the cdf
The cumulative distribution function has important properties:
1. Monotonic non-decreasing
As increases, never decreases.
2. Limits at infinity
3. Probability on an interval
4. No jump at exact points for continuous variables
Since exact probabilities are zero,
Example
If is given by:
then:
Visual intuition
Probability is the accumulated area under the density curve:
f(x)
^
| .
| . .
| . .
| . .
|_________._______________.________> x
a b
Area between a and b = P(a <= X <= b)
3. Expected Value, Variance, and Important Distributions
-
The expected value or mean of a continuous random variable describes its long-run average or center:
-
The variance measures spread around the mean: and can also be written as:
Properties of continuous random variables
Some fundamental properties include:
1. Mean as balance point
The mean indicates the central tendency of the distribution.
2. Variance and standard deviation
Standard deviation is the square root of variance: It measures dispersion in the same units as the variable.
3. Linearity of expectation
For constants :
4. Transformation of variance
Example
For the pdf:
Mean:
Second moment:
Variance:
Standard deviation:
Common continuous distributions
Continuous distributions are widely used in statistics and probability. Some standard ones are:
Uniform distribution
- : all values in an interval are equally likely
Normal distribution
- : bell-shaped, used in natural and social sciences
Exponential distribution
- : models waiting times
Gamma, Beta, and Chi-square distributions
- : used in advanced statistical modeling
For example, the normal distribution is important because many real-world variables approximately follow it, and because of the Central Limit Theorem.
Normal distribution shape
density
^
| *
| * *
| * *
| * *
| * *
|_________*_________*_________*______> x
μ-σ μ μ+σ
Working / Process
1. Identify the random variable
- Determine whether the variable is continuous.
- Check whether the outcomes lie on a scale or interval, such as time, weight, length, or temperature.
2. Write the probability model
- Find or use the probability density function .
- Verify that and that the total area under the curve equals 1.
3. Compute probabilities and measures
-
Use integration to find interval probabilities:
-
Use the pdf to compute the mean, variance, and other measures:
Example process
Suppose a variable has pdf:
This is a uniform distribution on .
-
Step 1: Verify the pdf:
-
Step 2: Find probability:
-
Step 3: Find mean:
Advantages / Applications
- Continuous probability distributions are essential for modeling real-world measurements that vary smoothly, such as height, rainfall, speed, and response time.
- They provide a mathematical foundation for statistical inference, hypothesis testing, estimation, and confidence intervals.
- They are widely used in engineering, physics, economics, biology, medicine, and quality control to model uncertainty and variability.
Additional applications
Reliability engineering
- : modeling time to failure of machines
Queueing theory
- : studying waiting times in service systems
Finance
- : modeling asset returns and risk
Health sciences
- : analyzing blood pressure, drug concentration, and survival times
Measurement systems
- : handling experimental errors and noise
Why they are useful
Continuous distributions allow analysts to:
- summarize random behavior with a compact mathematical model
- compute probabilities over intervals
- predict outcomes and make decisions under uncertainty
- compare theoretical models with observed data
Summary
- Continuous random variables can take infinitely many values in an interval, and probabilities are assigned through areas under a density curve.
- The pdf and cdf are the two main functions used to describe continuous distributions.
-
Mean, variance, and standard deviation are the key measures used to summarize center and spread.
-
Important terms to remember: continuous random variable, probability density function, cumulative distribution function, expected value, variance, standard deviation