mt | R Documentation |
The t
distribution with df
= \nu
degrees of
freedom has mean and variance of:
\mu = 0 \quad (\nu > 1)
\mathrm{Var}(X) = \frac{\nu}{\nu - 2} \quad (\nu > 2)
mt(df)
df |
degrees of freedom ( |
List with mean and variance
Casella, G. and Berger, R.L. (2002). Statistical Inference. Duxbury.
dt
mt(df = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.