What is the CDF for the continuous random variable X
F(x) = P(a ≤ X ≤ x)
= the integral from a to x of f(x)
what properties does the PDF have to satisfy
f(x) ≥0
integral of f(x) = 1
Probability is…
area under the curve
How to find mean (expected value) of a PDF
= integral from a to b of xf(x) dx
How to find variance of a PDF
= integral from a to b of x^2f(x) - mean^2