MapleTA[Builtin]
invstudentst
inverse cumulative probability density of Student-T
Calling Sequence
Parameters
Description
Examples
Compatibility
invstudentst(k, x)
k
-
integer
x
numeric
The invstudentst command computes the inverse of the cumulative probability density of the Students-t distribution with k degrees of freedom.
For example, invstudentst(2, 0.9) returns the value of x with probability equal to 0.9.
MapleTA:-Builtin:-invstudentst⁡2,0.6
0.288675134594813
The MapleTA[Builtin][invstudentst] command was introduced in Maple 18.
For more information on Maple 18 changes, see Updates in Maple 18.
See Also
MapleTA
Statistics:-InverseSurvivalFunction
Download Help Document