cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Knowledge Base

Choose Language Hide Translation Bar
How are control limits calculated for the different moving average control charts?

EWMA Charts:

The following notation is used for the formulas:

EWMA1.JPGEWMA1.JPG

You can compute the limits in the following ways:

  • as a specified multiple (k) of the standard error of Ei above and below the central line. The default limits are computed with k=3 (these are referred to as 3σ limits).
  • as probability limits defined in terms of α, a specified probability that Ei exceeds the limits.

 

The following table presents the formulas for the control limits:
EWMA2.JPGEWMA2.JPG

The following table presents the formulas for the probability limits:
EWMA3.JPGEWMA3.JPG

These formulas assume that the data are normally distributed. If standard values μ0 and σ0 are available for μ and σ, respectively, replace

xbari.JPGxbari.JPG

with μ0 and

sigma.JPGsigma.JPG

with σ0 in the above formula. Note that the limits vary with both ni and i.

 

UWMA Charts:

The following notation is used for the formulas:

uwma1.JPGuwma1.JPG

You can compute the limits in the following ways:

  • as a specified multiple (k) of the standard error of Ai above and below the central line. The default limits are computed with k=3 (these are referred to as 3σ limits).
  • as probability limits defined in terms of α, a specified probability that Ai exceeds the limits.

The following table presents the formulas for the control limits:

CL1.JPGCL1.JPG

The following table presents the formulas for the probability limits:

PL1.JPGPL1.JPG

These formulas assume that the data are normally distributed. If standard values μ0 and σ0 are available for μ and σ, respectively, replace

xbari.JPGxbari.JPG

with μ0 and replace

sigma.JPGsigma.JPG

with σ0 in the above formula. Note that the limits vary with both ni and i.

 

[Previously JMP Note 36635]

Details
Operating System
macOS Windows
Products JMP JMP Pro

Recommended Articles