38 total
By the end of this topic, you should be able to:
You have already studied discrete random variables — these are variables that can only take specific, separate values, like the number you roll on a die (1, 2, 3, 4, 5, or 6). You can list every possible value.
A continuous random variable is different. It can take any value within a range, not just whole numbers or set values. Examples include:
Because there are infinitely many possible values, we cannot list them all or assign a probability to each individual value. Instead, we use a probability density function (PDF) to describe the distribution.
Key idea: For a continuous random variable, the probability that X equals any single exact value is always zero. We can only find the probability that X lies within an interval.
A probability density function, written f(x), is a mathematical function (a formula or equation) that tells you how the probability is spread out across different values of a continuous random variable X.
Think of it like a shape. The area under the curve of f(x) between two values represents the probability that X lies between those values.
For f(x) to be a valid probability density function, it must satisfy both of the following:
Property 1 — Non-negativity:
f(x)≥0for all values of xThe function must never be negative. A negative probability makes no sense.
Property 2 — Total area equals 1: ∫−∞∞f(x)dx=1
In practice, if f(x) is only defined over an interval [a, b] and equals zero everywhere else, this becomes: ∫abf(x)dx=1
The total probability must add up to 1 (certainty). Because the PDF covers all possibilities, the total area under the curve must always equal exactly 1.
The syllabus includes PDFs defined over infinite ranges. For example:
f(x)=x43for x≥1,f(x)=0 otherwiseEven though the domain goes to infinity, the area can still equal 1. To check:
∫1∞x43dx=[−x31]1∞=0−(−1)=1✓
This is a valid PDF because: (1) f(x) ≥ 0 for all x ≥ 1, and (2) the total area equals 1.
Sign in to view full notes