This function returns the t-distribution.
T.DIST.RT(x,deg)
This function has these arguments:
| Argument | Description |
|---|---|
| x | Numeric value at which to evaluate the distribution |
| deg | Number of degrees of freedom to characterize the distribution |
The #VALUE! error value is returned if any argument is nonnumeric.
Accepts numeric data for all arguments. Returns numeric data.
T.DIST.RT(A1,B45)
T.DIST.RT(0.245,2) gives the result 0.41465072364379996