News

AVERAGEIF in Action Let's jump straight in and see how the AVERAGEIF function works in a real-world example.
For example, suppose you have an EWMA chart with control limits using a weight parameter of 0.3. The following DATA step computes the average run lengths for various shifts using this scheme: ...