@Steve Prevette I have only 2 more questions if you don't mind.
How to treat data that is subject to a continuous growth (the subscriber data) of which one is continuously rising? Is the way to go to correct for the growth factor to get a flat line.
How to adjust the control chart when there is a shift in volume of complaints (i.e. product is fixed) that can be explained. Is there a minimum of data point one would need in order to set the new start point for the calculations?
For continuous growth, you could plot the first derivative of the data and see if that is stable. It would be similar to a Range chart, except I do not take the absolute value of the difference between two sequential points. Or you could shift to linear regression, but be sure to use the prediction intervals (not a familiar calculation for most) to check for random variation vs signal.
If a shift in the data occurs AND is confirmed by a signal on the control chart, then one should start a new baseline (average and control limits) after the observed (and verified) shift. I do have a fair amount of materials here on the Cove dealing with SPC, including that situation. Since the average and control limits are supposed to represent a PREDICTION of future performance, if there has been a shift in the process (and it is confirmed that it really had an effect) then make a new prediction.
I have run into problems in the past with managers who state - but we made a change to the process! And my response sometimes is, unfortunately, it just looks like continued random noise on the old prediction, so the change must not have had an effect.
Oh, and I did find on the job that if the new data made three changes of direction in the pattern (an "M" or a "W"), usually I had enough data for a valid, new baseline. As far as I know, that is a "rule of thumb" that worked for me, and I tested it, but has not been published elsewhere or independently validated. BUT FIRST make sure you have a signal prior to invoking MW.