Time Series Analysis (CUSUM): Difference between revisions
Jump to navigation
Jump to search
imported>Scott.Munro m (→Model theory) |
imported>Scott.Munro m (Text replacement - "== References ==" to "{{ReferenceFooter}}") |
||
| Line 78: | Line 78: | ||
|} | |} | ||
{{ReferenceFooter}} | |||
Latest revision as of 13:48, 22 July 2026
Description
This article describes a method for preparing a Cumulative Sum (CUSUM) control chart.[1][2]
Model theory
Excel
The CUSUM control chart may be invoked from the Excel formula bar with the following function calls:
=mdTimeSeries_CUSUM(TimeSeriesData as Range, T as Double, Optional k as Double = 0)
Invoking the function with no arguments will print Help text associated with the model, including a link to this page.
The input parameters and calculation results are defined below in matrix notation, along with an example image showing the selection of the same cells and arrays in the Excel interface:
