

CopulaDistribution can be used to build higher-dimensional distributions that contain a Student distribution, and ProductDistribution can be used to compute a joint distribution with independent component distributions involving Student distributions.

RandomVariate can be used to give one or more machine- or arbitrary-precision (the latter via the WorkingPrecision option) pseudorandom variates from a Student distribution.

The distribution has also found extensive use across a number of different fields to model phenomena including stock price fluctuations, phase derivatives of telecommunications components, noise models, and image analysis. The -distribution is widely used throughout statistics and is an often-utilized tool in hypothesis testing, analysis of variance tests, Bayesian analysis, and stochastic processes. Gosset showed that for integer ν, the Student distribution is precisely the distribution of the deviation of the observed mean from the true population mean given a sample of ν normalized and normally-distributed random variates.
MATHEMATICA STUDENT PDF
In addition, the tails of the PDF are "fat", in the sense that the PDF decreases algebraically rather than decreasing exponentially for large values of. a global maximum), though its overall shape (its height, its spread, and the horizontal location of its maximum) is determined by the values of μ, σ, and ν.

In general, the PDF of a Student distribution is unimodal with a single "peak" (i.e. StudentTDistribution represents a continuous statistical distribution defined and supported over the set of real numbers and parametrized by a real number μ (called a "location parameter") and by positive real numbers σ and ν (called a "scale parameter" and the "degrees of freedom", respectively), which together determine the overall behavior of its probability density function (PDF).
