studentst - 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]

  

studentst

  

Student-T cumulative probability distribution

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

studentst(k, x)

Parameters

k

-

integer

x

-

numeric

Description

• 

The studentst command computes the cumulative probability distribution at x of the Students-t distribution with k degrees of freedom.

• 

For example, studentst(2, 1.55) returns the probability that X<1.55.

Examples

MapleTA:-Builtin:-studentst3&comma;0.7

0.732836500847619

(1)

Compatibility

• 

The MapleTA[Builtin][studentst] command was introduced in Maple 18.

• 

For more information on Maple 18 changes, see Updates in Maple 18.

See Also

MapleTA

Statistics:-CDF