Gets the sample mean for a single observed variable.
Syntax
result = object.SampleMean (theVariable)
The SampleMean method syntax has the following parts:
Part |
Description |
result |
The sample mean. |
object |
An object of type CValueSimple. |
theVariable |
(An object of type Variable) An observed variable. |