R
rdragons
Re: Calibration Intervals derived from Variables Data
Found it. My MRbar/d2 alternative to Castrup math works. I believe my solution to growth of standard deviation with time is more validated than that proposed in Castrup’s white paper. d2 for a sample size of two is 1.128379 and since the chart doesn’t go any lower someone once told me to use the 1.128379 for a sample size of one. WRONG! WRONG! WRONG!
I had to go back to basics. MRbar is the average of a one sided normal distribution. To convert MRbar to standard deviation divide by .67449 (d2 for a sample size of one). Then multiply that result by 1.6449 to get the standard deviation for a one tail 95% Confidence.
The first big graph MR (Moving Range - Rbarpoints) has a smoothing function ksmooth, 15 points. That’s the curve weaving up and down. It’s a moving average. A line function returns slope and intercept for the average. The ksmooth and line agree at the two heavy clusters of data. I’m very pleased with this result. Line*1.6449/.67449 is the boundary for 95% confidence as a function of time.
There are 17 points outside the estimated confidence boundary. 17/267 = 6.4%.
A normal distribution would have 5%, but this is real data and the next graph shows some skew on the lower side. Once again I am pleased with the agreement.
Now that I have accomplished this for a normal distribution I realized I can derive factors to convert MRbar to chosen Reliability Targets for non normal distributions.
The last graph is the model selected by residual sum of squares with one tail 95% Reliability Target boundaries. Origin corrected for Type B Expanded Uncertainty.
Validity?
Calibration Intervals from Variables Data: This one variable analysis has 5 fail data points out of 267, 1.87%.
S2 Intervals Analysis: I have looked at 93 calibrations with 2 failed by the above variable, 2.2%.
I now have templates for Predicting Calibration Intervals from S2 and Variables. I have 177 more calibrations and 312 more variables to look at. And am curious as to how well these two methods will agree. Tomorrow: calibration crunching.
I am still finding improvements that can be made to this template. Can you understand the last page? Does it have the pertinent information on it? I think I will add sample size. If you have any suggestions, please comment.
Found it. My MRbar/d2 alternative to Castrup math works. I believe my solution to growth of standard deviation with time is more validated than that proposed in Castrup’s white paper. d2 for a sample size of two is 1.128379 and since the chart doesn’t go any lower someone once told me to use the 1.128379 for a sample size of one. WRONG! WRONG! WRONG!
I had to go back to basics. MRbar is the average of a one sided normal distribution. To convert MRbar to standard deviation divide by .67449 (d2 for a sample size of one). Then multiply that result by 1.6449 to get the standard deviation for a one tail 95% Confidence.
The first big graph MR (Moving Range - Rbarpoints) has a smoothing function ksmooth, 15 points. That’s the curve weaving up and down. It’s a moving average. A line function returns slope and intercept for the average. The ksmooth and line agree at the two heavy clusters of data. I’m very pleased with this result. Line*1.6449/.67449 is the boundary for 95% confidence as a function of time.
There are 17 points outside the estimated confidence boundary. 17/267 = 6.4%.
A normal distribution would have 5%, but this is real data and the next graph shows some skew on the lower side. Once again I am pleased with the agreement.
Now that I have accomplished this for a normal distribution I realized I can derive factors to convert MRbar to chosen Reliability Targets for non normal distributions.
The last graph is the model selected by residual sum of squares with one tail 95% Reliability Target boundaries. Origin corrected for Type B Expanded Uncertainty.
Validity?
Calibration Intervals from Variables Data: This one variable analysis has 5 fail data points out of 267, 1.87%.
S2 Intervals Analysis: I have looked at 93 calibrations with 2 failed by the above variable, 2.2%.
I now have templates for Predicting Calibration Intervals from S2 and Variables. I have 177 more calibrations and 312 more variables to look at. And am curious as to how well these two methods will agree. Tomorrow: calibration crunching.
I am still finding improvements that can be made to this template. Can you understand the last page? Does it have the pertinent information on it? I think I will add sample size. If you have any suggestions, please comment.