diff --git a/reference/stats/functions/stats-cdf-t.xml b/reference/stats/functions/stats-cdf-t.xml index b6308b8fe3..b405676379 100644 --- a/reference/stats/functions/stats-cdf-t.xml +++ b/reference/stats/functions/stats-cdf-t.xml @@ -3,7 +3,7 @@ stats_cdf_t - Calculates any one parameter of the Student's t-distribution given values for the others. + Calculates any one parameter of the t-distribution given values for the others. &reftitle.description; @@ -15,14 +15,14 @@ Returns the cumulative distribution function, its inverse, or one of its parameters, - of the Student's t-distribution. The kind of the return value and parameters + of the t-distribution. The kind of the return value and parameters (par1 and par2) are determined by which. The following table lists the return value and parameters by which. CDF, x, and nu denotes cumurative distribution function, the value of the random - variable, and the degrees of freedom of the Student's t-distribution, respectively. + variable, and the degrees of freedom of the t-distribution, respectively. Return value and parameters