continuous random variables
Overview
This lesson introduces Continuous Random Variables, which can take any value within a given range. We will explore their properties, including probability density functions (PDFs) and cumulative distribution functions (CDFs), and learn how to calculate probabilities, expectations, and variances for these distributions.
Introduction to Continuous Random Variables
A **Continuous Random Variable (CRV)** is a random variable that can take any value within a given interval or set of intervals. Unlike discrete random variables, where probabilities are assigned to specific values, for a CRV, the probability of it taking any *exact* single value is zero. Instead, p...
Unlock 5 More Sections
Sign up free to access the complete notes, key concepts, and exam tips for this topic.
No credit card required · Free forever
Key Concepts
- Continuous Random Variable (CRV): A variable that can take any value within a continuous range.
- Probability Density Function (PDF), f(x): A function describing the relative likelihood for a CRV to take on a given value. For a CRV, P(X=x) = 0.
- Cumulative Distribution Function (CDF), F(x): The probability that a CRV X takes a value less than or equal to x, i.e., F(x) = P(X <= x) = integral from -infinity to x of f(t) dt.
- Expected Value (Mean), E(X): The long-run average value of a CRV, calculated as integral from -infinity to infinity of x * f(x) dx.
- +3 more (sign up to view)
Exam Tips
- →Always check the domain of f(x) carefully. Integrals should be performed over the specified domain, and f(x) is typically 0 outside this domain.
- →Remember the two fundamental properties of a PDF: f(x) >= 0 and integral of f(x) dx = 1. Use the latter to find unknown constants in f(x).
- +3 more tips (sign up)
More Further Mathematics Notes