Mathematics
Grade 12
15 min
Variance and standard deviation of random variables
Variance and standard deviation of random variables
Tutorial Preview
1
Introduction & Learning Objectives
Learning Objectives
Define a continuous random variable using a rational function as its probability density function (PDF).
Calculate the constant of normalization for a rational PDF by ensuring the total probability equals 1.
Compute the expected value (mean) of a continuous random variable by integrating x*f(x), where f(x) is a rational function.
Compute E[X^2] by integrating x^2*f(x).
Calculate the variance of a continuous random variable using the formula Var(X) = E[X^2] - (E[X])^2.
Determine the standard deviation by taking the square root of the variance.
Interpret variance and standard deviation as measures of spread for a probability distribution.
Ever wondered how engineers model signal noise or how economists model wealth distribution? 🧐 They often use function...
2
Key Concepts & Vocabulary
TermDefinitionExample
Continuous Random VariableA variable that can take on any value within a given range. Its probability is described by a curve called a Probability Density Function (PDF), where the area under the curve represents probability.The exact time it takes for a server to respond to a request, which could be 2.1 seconds, 2.11 seconds, or any value in a continuous range.
Probability Density Function (PDF)A function, f(x), used to describe the probabilities for a continuous random variable. The total area under the curve of f(x) over its entire domain must equal 1.A function f(x) = 1/(x+1)^2 for x ≥ 0 could be a PDF if its total integral from 0 to infinity is 1.
Rational FunctionA function that is the ratio of two polynomials, P(x) / Q(x), where Q(x) is not the zero polynomial...
3
Core Formulas
Expected Value (Mean) Formula
E[X] = \mu = \int_{-\infty}^{\infty} x \cdot f(x) \,dx
To find the mean of a continuous random variable, you multiply the variable 'x' by its PDF 'f(x)' and integrate over the entire domain of the variable. This is a weighted average.
Variance Formula
Var(X) = \sigma^2 = E[X^2] - (E[X])^2 = \int_{-\infty}^{\infty} x^2 \cdot f(x) \,dx - \mu^2
The most common computational formula for variance. First, find the expected value of X-squared (E[X^2]) by integrating x^2*f(x). Then, subtract the square of the mean (μ^2) that you calculated previously.
Standard Deviation Formula
\sigma = \sqrt{Var(X)}
The standard deviation is simply the positive square root of the variance. It returns the measure of spread to the original uni...
4 more steps in this tutorial
Sign up free to access the complete tutorial with worked examples and practice.
Sign Up Free to ContinueSample Practice Questions
Challenging
A continuous random variable X has a PDF f(x) = 3/(x+1)^4 for x ≥ 0. Calculate its standard deviation.
A.1/2
B.√3 / 2
C.3/4
D.√2
Challenging
The PDF of X is f(x) = k/((x+1)(x+3)) for x in [0, 2]. To find the variance, one must calculate E[X] and E[X^2]. Which integration technique is essential for these calculations?
A.Integration by parts
B.Trigonometric substitution
C.Partial fraction decomposition
D.U-substitution with u = x+1
Challenging
For the family of probability density functions given by f(x) = (n-1)/x^n for x ≥ 1, what is the condition on n for the variance to be finite?
A.n > 1
B.n > 2
C.n > 0
D.n > 3
Want to practice and check your answers?
Sign up to access all questions with instant feedback, explanations, and progress tracking.
Start Practicing Free