BackContinuous Random Variables, CDF, and PDF – Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Continuous Random Variables
Definition and Examples
A continuous random variable is a variable that can take on an uncountably infinite number of possible values, typically over an interval or the entire real line. Examples include measurements such as weight, height, and time. These variables are defined over sets such as R (the real numbers), a single interval [a, b], or a union of disjoint intervals.
Key Point 1: Continuous random variables are not countable; their values form a continuum.
Key Point 2: Common examples include physical measurements and durations.
Example: The exact time a bus arrives at a stop is a continuous random variable.
Cumulative Distribution Function (CDF)
Definition and Properties
The cumulative distribution function (CDF) of a random variable X, denoted as FX(x), gives the probability that X will take a value less than or equal to x. It is defined as:
Key Point 1: The CDF is a non-decreasing function.
Key Point 2:
Key Point 3:
Key Point 4:

Observations about Continuous Random Variables
Probability at a Point and Interval Probabilities
Key Point 1: For a single point a, for continuous random variables.
Key Point 2: The probability over an interval does not depend on whether endpoints are included:

Probability Density Function (PDF)
Definition and Relationship to CDF
The probability density function (PDF) of a continuous random variable X is the derivative of its CDF, provided the CDF is differentiable. The PDF, denoted as fX(x), satisfies:
Conversely, the CDF can be obtained by integrating the PDF:
Key Point 1: The PDF describes the relative likelihood for the random variable to take on a given value.
Key Point 2: The area under the PDF curve over an interval gives the probability that the variable falls within that interval.

Properties of the PDF
Property 1: for all x.
Property 2:
Property 3:
Worked Examples
Example 3.11 & 3.12: Verifying a PDF and Calculating Probabilities
Suppose the error in reaction temperature X (in °C) has the PDF:
1. Verify that f(x) is a density function: Check that and .
2. Find :
3. Find F(x): for
4. Use F(x) to evaluate :

Example 3.13: Application to Bidding
The Department of Energy estimates the PDF for the winning bid Y as:
Find F(y): Integrate f(y) over the support interval.
Find : gives the probability the winning bid is less than the DOE’s estimate.

Practice Exercises
Exercise 3.12: CDF and Probability Calculations
Given the CDF for T, the number of years to maturity for a bond:
t | F(t) |
|---|---|
t < 1 | 0 |
1 ≤ t < 3 | 1/4 |
3 ≤ t < 5 | 1/2 |
5 ≤ t < 7 | 3/4 |
t ≥ 7 | 1 |
(a) : For continuous variables, .
(b) :
(c) :
(d) :

Exercise 3.21: Finding k and Calculating Probabilities
Given the PDF:
(a) Evaluate k: Set and solve for k.
(b) Find F(x) and : ;

Additional info: These exercises reinforce the calculation of probabilities using both the PDF and CDF, and illustrate the properties of continuous random variables in practical contexts.