This function returns the t-distribution.
T.DIST.2T(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.2T(A1,B45,2)
T.DIST.2T(0.245,2,1)gives the result 0.414651