GrapeCity.Xaml.CalcEngine
CalcTDistFunction Class
Members 


Returns the Percentage Points (probability) for the Student t-distribution where a numeric value (x) is a calculated value of t for which the Percentage Points are to be computed.
Syntax
'Declaration
 
Public Class CalcTDistFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcTDistFunction
public class CalcTDistFunction : CalcBuiltinFunction 
Remarks
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.
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.Functions.CalcFunction
      GrapeCity.CalcEngine.Functions.CalcBuiltinFunction
         GrapeCity.CalcEngine.Functions.CalcTDistFunction

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcTDistFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options