Spread Silverlight 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, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CalcTrimMeanFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.