Skip to content

Tdist¤

Excel TDIST(number; degrees_freedom; mode): Returns the t-distribution for the given Number. Degrees_freedom is the number of degrees of freedom for the t-distribution. Mode = 1 returns the one-tailed test, Mode = 2 returns the two-tailed test.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: TDIST

Comments