Online Resource for "Order-Induced Variance in the Moving-Range Sigma Estimator: A Total-Variance Decomposition"
收藏资源简介:
Reproduction code and reference outputs for the article "Order-Induced Variance in the Moving-Range Sigma Estimator: A Total-Variance Decomposition." The Python script Online_Resource_1.py reproduces every numerical result in the paper: the Normal-reference variance decomposition and adjacency-fraction values (Table 1, Section 4); the asymptotic efficiency accounting; the exact distribution-free component variances of Appendix B, cross-checked against the Normal closed forms and confirmed by Monte Carlo for the Uniform, Normal, t5, and Exponential distributions; and the Cryer and Ryan (1990) illustration with Figure 1. All computations use fixed random seeds, and console output matches the bundled expected_output.txt. The only empirical data are the 35 previously published chemical-process observations from Cryer and Ryan (1990, Table 2); all other quantities are computed or simulated. Requires Python 3.9+ with numpy and matplotlib. See README.md and RESULTS_MAP.md for details.




