Spread WPF Documentation
CalcTrimMeanFunction Class
Members 


Returns the mean of the interior of a data set.
Object Model
CalcTrimMeanFunction Class
Syntax
'Declaration
 
Public Class CalcTrimMeanFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcTrimMeanFunction
public class CalcTrimMeanFunction : CalcBuiltinFunction 
Remarks
RIMMEAN calculates the mean taken by excluding a percentage of data points from the top and bottom tails of a data set. You can use this function when you wish to exclude outlying data from your analysis.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

CalcTrimMeanFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.