What is the mode of a continuous random variable?
Value of X with the greatest frequency, which can be found out from a sketch of the function
How can the median be worked out?
F(m)=0.5
How can the quartiles be obtained?
F(Q1)=0.25
F(Q3)=0.75
How is the probability density function defined?
x^n + x^m + etc a≤x≤b
f(x)= 0 otherwise
E(x)=
∫x(f(x))
E(x^2)=
∫x^2 (f(x))
Var(x)=
E(x^2) - (E(x))^2
Relationship between f(x) and F(x)?
F(x) is the integral of f(x)
What is the cumulative distribution function?
F(X) –> P(X≤x)