MovingRangeChartData.AverageMovingRange Property

Gets the average of the moving ranges. Equal to the center line of the Moving Range chart.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public double AverageMovingRange { get; }

Property Value

Double

See Also