Skip to main content

TDensity - script and chart function

TDensity() returns the value for the student's t density function where a numeric value is a calculated value of t for which the probability is to be computed.

Syntax:  

TDensity(value, degrees_freedom)

Return data type: number

Arguments
Argument Description
value The value at which you want to evaluate the distribution. The value must not be negative.
degrees_freedom A positive integer stating the number of degrees of freedom.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!