Skip to main content

T.DIST.RT

Definition

Returns the right-tailed Student's t-distribution.

The t-distribution is used in the hypothesis testing of small sample data sets. Use this function in place of a table of critical values for the t-distribution.

Sample Usage

Syntax

T.DIST.RT(x,deg_freedom)

The T.DIST.RT function syntax has the following arguments:

  • X     Required. The numeric value at which to evaluate the distribution.

  • Deg_freedom     Required. An integer indicating the number of degrees of freedom.

Remarks

  • If any argument is nonnumeric, T.DIST.RT returns the #VALUE! error value.

  • If deg_freedom < 1, T.DIST.RT returns the #NUM! error value.

In order to use the T.DIST.RT formula, start with your edited Excellentable:


Then type in the T.DIST.RT formula in the area you would like to display the outcome:



By adding the values you would like to calculate the T.DIST.RT formula for, Excellentable will generate the outcome:




A
B
1
Description
Data
2
Value at which to evaluate the distribution
1.959999998
3
Degrees of freedom
60
4
5
6
T.DIST.RT
0.027322465

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.