T.DIST.RT (PQL - xl)

This function returns the t-distribution

  • Library: PQL \ Spreadsheet \ Statistical
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module

Syntax

T.DIST.RT(x, deg freedom)

Function Arguments

Name

Description

Type

Optional

x

Numeric value at which to evaluate the distribution

Number

deg freedom

Number of degrees of freedom to characterize the distribution

Number

Comments

This function is the same as the Microsoft Excel 'T.DIST.RT' function - using the same inputs, logic and outputs.