MapleTA[Builtin]
studentst
Student-T cumulative probability distribution
Calling Sequence
Parameters
Description
Examples
Compatibility
studentst(k, x)
k
-
integer
x
numeric
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.
MapleTA:-Builtin:-studentst⁡3,0.7
0.732836500847619
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
Download Help Document