Manuals/calci/TDIST
TDIST(x, df, t)
Where 'x' is the numeric value 'df' is an integer and 't' the number of distribution tails to return.
This function returns the probability for the t-distribution where a numeric value is a calculated value of t.
- TDIST returns the error value, when df < 1, x<0 or any argument is non numeric
- In this the 't' value must be 1 or 2.
TDIST
B
0.85
80
=TDIST(B2,B3,2) is 0.3979
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |||
Row1 | 0.85 | 0.397862 | ||||
Row2 | 80 | |||||
Row3 | ||||||
Row4 | ||||||
Row5 | ||||||
Row6 |