Time Series Analysis (CUSUM): Difference between revisions
Jump to navigation
Jump to search
Scott Munro (talk | contribs) m (1 revision imported) |
imported>Scott.Munro m (Text replacement - "== References ==" to "{{ReferenceFooter}}") |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
== Model theory == | == Model theory == | ||
{{Restricted content}} | |||
<hide> | |||
{{Under construction|section}} | {{Under construction|section}} | ||
</hide> | |||
== Excel == | == Excel == | ||
| Line 74: | 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:
