<p>The <b>T.DIST</b> function is one of the statistical functions. Returns the Student's left-tailed 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.</p>
<pstyle="text-indent: 50px;"><b><em>x</em></b> is the value at which the function should be calculated.</p>
<pstyle="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom, an integer greater than or equal to 1.</p>
<pstyle="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns the probability density function.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>T.DIST</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>