A model used to describe data that can take any value within a range, often with decimal precision.
Population parameters
Mean
μ=∫−∞∞xf(x)dx
Variance
σ2=∫−∞∞(x−μ)2f(x)dx
Covariance
Cov(X,Y)=∫−∞∞∫−∞∞(x−μX)(y−μY)f(x,y)dxdy
Skewness
γ1=σ31∫−∞∞(x−μ)3f(x)dx
Sample statistics
The collected data points from a continuous distribution are finite and discrete samples, which makes it discrete. Sample parameters of a discrete distribution is used here.