GrapeCity.Xaml.CalcEngine
CalcTTestFunction Class
Members 


Returns the probability associated with a Student's t-Test.
Syntax
'Declaration
 
Public Class CalcTTestFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcTTestFunction
public class CalcTTestFunction : CalcBuiltinFunction 
Remarks
Use TTEST to determine whether two samples are likely to have come from the same two underlying populations that have the same mean.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcTTestFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options