Cusum

Applying the CUSUM algorithm to a correlated random process

Applying the CUSUM algorithm to a correlated random process
  1. What is Cusum algorithm?
  2. What is the critical value in Cusum?

What is Cusum algorithm?

In statistical quality control, the CUsUM (or cumulative sum control chart) is a sequential analysis technique developed by E. S. Page of the University of Cambridge. It is typically used for monitoring change detection.

What is the critical value in Cusum?

CUSUM signals are calculated from Equation 3, with k = (−1 − 0)/2 = −0.5. For in-control ARL of 100, the critical value is h = −2.850 and the ARL until detecting a shift to the out-of-control value (μ1 = −1) is 6.1.

Proof of the minimum distance of Reed-Solomon codes
What is the minimum distance of a RS code?Are Reed-Solomon codes MDS?What is the distance of T error correcting Reed-Solomon code?How many bits can R...
How to convert between 2d convolution and 2d cross-correlation?
How are convolution and cross-correlation related?Is cross-correlation same as convolution?How do you calculate cross-correlation?What do you mean by...
Why is scaling of images / pixels into '[0, 1]' range performed before SIFT (Scale Invariant Feature Transform) algorithm?
What does SIFT do in image processing?Why are SIFT features scale invariant?What is scale space in SIFT?What are the advantages of SIFT? What does S...