Summary
Continuous random variables are variables that can take an infinite number of values within a given range. They are represented by probability density functions (PDFs), where probabilities are determined by the area under the curve between two values.
- Continuous Random Variable — A variable that can take any value within a range. Example: Time taken by competitors in a race.
- Probability Density Function (PDF) — A function that describes the likelihood of a random variable to take on a particular value. Example: f(x) where the area under the curve equals 1.
- Cumulative Distribution Function (CDF) — A function that gives the probability that a random variable is less than or equal to a certain value. Example: F(x) = P(X ≤ x).
- Mean of a Continuous Distribution — The average value of a continuous random variable. Example: Calculated using integration over the PDF.
- Variance of a Continuous Distribution — A measure of the spread of a continuous random variable. Example: Calculated using integration over the PDF.
- Median — The value that divides the probability distribution into two equal halves. Example: The 50th percentile of the distribution.
Exam Tips
Key Definitions to Remember
- Continuous Random Variable
- Probability Density Function (PDF)
- Cumulative Distribution Function (CDF)
- Mean and Variance of a Continuous Distribution
- Median, Quartiles, and Percentiles
Common Confusions
- Confusing PDF with CDF
- Misunderstanding that the probability of a specific value in a continuous distribution is zero
Typical Exam Questions
- What is the probability that X is greater than a certain value? Answer: Calculate the area under the PDF from that value to infinity.
- How do you find the median of a continuous random variable? Answer: Determine the value where the CDF equals 0.5.
- What is the mean of a continuous distribution? Answer: Use the integral of x times the PDF over the range.
What Examiners Usually Test
- Ability to calculate probabilities using PDFs and CDFs
- Understanding of mean and variance calculations
- Interpretation of median and percentiles in context