Excel Function : T.DIST.RT
Category
Statistical
Description
Returns the Student's t-distribution
Microsoft Excel Reference Page
https://support.office.com/en-us/article/TDISTRT-function-20a30020-86f9-4b35-af1f-7ef6ae683eda
Syntax and Description of the T.DIST.RT Excel Function
The syntax for the DIST.RT function in Microsoft Excel is: DIST.RT(x1, y1, x2, y2, power) Arguments x1, y1, x2, y2 The coordinates of two points, in the form of (x1, y1) and (x2, y2). power The exponent used to determine the distance between the two points.
About T.DIST.RT Excel Function
T.DIST.RT is an Excel function that returns the Student's t-distribution. The t-distribution is used in statistics to calculate confidence intervals and to test hypotheses.