BookmarkSubscribeRSS Feed
bhr-q
Quartz | Level 8

Hello, what is the code to create an exponential X control chart?  I believe it is different from the exponential weighted moving average EWMA, which has been created using proc macontrol.

 

Thanks!

5 REPLIES 5
PaigeMiller
Diamond | Level 26

I think you should call this an "EWMA Control Chart" and not "exponential X control chart".

 

You want to use PROC MACONTROL, and the EWMACHART statement (examples).

--
Paige Miller
bhr-q
Quartz | Level 8

Thank you for your answer; I need just an exponential chart like the one below, not an exponential-weighted moving average chart, which has a different purpose from only an exponential chart.  

 

Figure 7: Exponential X Control Chart

bhrq_1-1720621074061.png

 

PaigeMiller
Diamond | Level 26

I have not heard of an "exponential X control chart" so I googled it and there were only two hits, both in documents about Excel. However, this document explains how to create such a chart: https://www.spcforexcel.com/Downloads/pdf/Control-Charts-and-NonNormal-Data.pdf

--
Paige Miller
bhr-q
Quartz | Level 8
I have this document, and I am looking for the SAS code to create the exponential chart like this for my data in SAS.
Thanks
PaigeMiller
Diamond | Level 26

I think you will have to write your own code to replicate what is in the document. I don't find any examples of SAS code for this when I search.

--
Paige Miller

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 580 views
  • 2 likes
  • 2 in conversation