EATME:用于EWMA控制图的R包,其中包括测量误差的调整
Li-Pang Chen1, Cheng-Kuan Lin1
1Department of Statistics, National Chengchi University, Taipei, Taiwan, ROC.
PloS one
|October 3, 2024
概括
本文介绍了EATME R套件的指数加权移动平均 (EWMA) 控制图,以调整测量误差来提高过程监测的准确性.
科学领域:
- 统计过程控制 统计过程控制
- 质量管理质量管理.
- 工业统计 工业统计 工业统计
背景情况:
- 测量错误可能会对传统控制图的有效性产生重大影响.
- 现有的方法可能无法充分纠正连续数据或二进制数据中的这些错误.
- 精确的过程监控对于保持产品质量和运营效率至关重要.
研究的目的:
- 引入EWMA控制图的EATME R包,以调整测量误差.
- 提供工具来纠正统计过程控制中的测量错误效应.
- 提高检测失控过程的准确性.
主要方法:
- 开发一个R包,EATME,包括EWMA控制图表.
- 实现函数以调整连续变量和二进制变量的测量误差.
- 包括用于合成数据生成,控制极限系数确定和平均运行长度估计的功能.
主要成果:
- EATME套件有效地纠正了EWMA控制图中的测量错误.
- 修正后的控制图表显示,检测过程偏差的准确性提高了.
- 数字研究验证了软件包的功能和性能.
结论:
- 在存在测量错误的情况下,EATME R包为统计过程控制提供了一个强大的解决方案.
- 它为监控中和失控过程的监控提供了更高的准确性.
- 该套餐通过可靠的过程监控,促进了更好的质量管理.
更多相关视频
相关概念视频
Weighted Mean
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Trimmed Mean
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
Random Error
Random or indeterminate errors originate from various uncontrollable variables, such as variations in environmental conditions, instrument imperfections, or the inherent variability of the phenomena being measured. Usually, these errors cannot be predicted, estimated, or characterized because their direction and magnitude often vary in magnitude and direction even during consecutive measurements. As a result, they are difficult to eliminate. However, the aggregate effect of these errors can be...
The R Chart
In statistical process control, control charts, particularly R charts, are instrumental in monitoring process variations and identifying non-random patterns that run charts might miss. R charts track the variability within process subgroups, which is crucial when standard deviation use is impractical or unknown process variations exist.
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
Interpreting R Charts
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample...
Electronic Distance Measuring Instruments
Electronic Distance Measuring Instruments (EDMs) are essential tools in modern surveying, offering precise distance measurements by emitting electromagnetic signals and calculating the time required for these signals to travel to a target and return. Two primary types of signals are used in EDMs — light waves and microwaves — each suited to specific environmental and distance requirements. Light-wave-based EDMs utilize either infrared or laser light, providing high accuracy over short distances...


