invstudentst - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


MapleTA[Builtin]

  

invstudentst

  

inverse cumulative probability density of Student-T

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

invstudentst(k, x)

Parameters

k

-

integer

x

-

numeric

Description

• 

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.

Examples

MapleTA:-Builtin:-invstudentst2,0.6

0.288675134594813

(1)

Compatibility

• 

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