Skip to main content

T-distribution functions

PDFStudentT(x,df)

PDFStudentT(x,df) returns the probability density at the value x of a Student's t distribution with degrees of freedom df.

Calculator

PDFStudentT ,  0.04813410976

Graph

PDFStudentT function

CDFStudentT(x,df)

CDFStudentT(x,df) returns the value at x of the Student's t cumulative distribution with degrees of freedom df.

Calculator

CDFStudentT ,  0.947505819678

Graph

CDFStudentT function

RndStudentT(df)

RndStudentT(df) returns a random value of a Student's t distribution with degrees of freedom df.

Calculator

RndStudentT 0.341344212732

See also