StatisticFormula.InverseTDistribution Method (Double, Int32)
.NET Framework (current version)
The inverse t-distribution formula calculates the t-value of the Student's t-distribution as a function of probability and degrees of freedom.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- probability
-
Type:
System.Double
Probability for the F distribution. The acceptable range is between 0 and 1.
- degreeOfFreedom
-
Type:
System.Int32
Degree of freedom.
.NET Framework
Available since 4.0
Available since 4.0
Show: