WLJS LogoWLJS Notebook

StudentTDistribution

StudentTDistribution[ν] represents a standard Student t distribution with ν degrees of freedom.

  • StudentTDistribution[μ, σ, ν] represents a Student t distribution with location parameter μ, scale parameter σ, and ν degrees of freedom.

Examples

PDF[StudentTDistribution[5], x]

Please visit the official Wolfram Language Reference for more details.

On this page