Skip to main content

%DeepSee.Aggregate.VarP

Class %DeepSee.Aggregate.VarP Extends aggregate [ System = 4 ]

Properties

SUMX

Property SUMX As %Double [ InitialExpression = 0 ];

SUMX2

Property SUMX2 As %Double [ InitialExpression = 0 ];

Methods

ProcessValue

Method ProcessValue(pValue As %Double) As %Status

GetResult

Method GetResult(Output pStatus As %Status) As %Double

Returns the variance - biased, works if sample is whole populations