ContDataQC:RShiny,.

Michael J Pennino1, Jen Stamp2, Erik W Leppo2

  • 1U.S. Environmental Protection Agency, Office of Research and Development, Center for Public Health and Environmental Assessment, U.S. EPA, Ronald Reagan Building 71277, 1300 Pennsylvania Ave., NW, MC8623R, Washington, D.C. 20004, United States.

SoftwareX
|June 23, 2025
PubMed
概括

ContDataQC R包为水质监测程序提供了一个免费的开源解决方案,用于标准化和加快连续传感器数据质量控制 (QC). 该工具尽量减少数据错误,并提高数据利用率,以改善环境监测.

相关概念视频

Testing Water Quality01:14

Testing Water Quality

When the quality of water for concrete preparation is uncertain, its impact on the setting time of cement and compressive strength of mortar is assessed by comparison with de-ionized or distilled water benchmarks. American Society for Testing and Materials (ASTM) C1602 requires the setting times to be within 90 minutes of the control, British Standard (BS) 3146:1980 allows a 30-minute variance in the initial setting, while British Standards European Norm (BS EN) 1008 specifies initial setting...
191
Quality of Water01:19

Quality of Water

In concrete preparation, the quality of water is paramount as it affects the strength and durability of the concrete. Potable water is usually preferred; however, it must not have excessive sodium or potassium to prevent compromising the concrete's integrity. Water quality is typically evaluated based on impurities such as dissolved solids, chlorides, and sulfates, and its pH value is ideally between 6 and 8. Even slightly acidic natural water may be acceptable unless it contains harmful...
195
Quality Control01:05

Quality Control

Quality control is one of the three cyclical quality assurance activities that help keep a system under statistical control. Typical quality control activities include creating quality control charts, conducting proficiency testing, and documenting and archiving results.
Quality control helps track data, visualize trends, and identify variations, making it easier to detect deviations that may affect the accuracy of an analysis. One way to do this is by generating a quality control chart, which...
318
Quality Assurance01:19

Quality Assurance

Quality assurance is the overarching term used to describe the activities employed to ensure the proper performance of a system. These activities can be classified into three categories: quality control, quality assessment, and internal corrective measures. Typically, these activities work cyclically: quality control is performed before and during the analysis, while quality assessment occurs during and after the investigation. Internal corrective measures are implemented based on the findings...
208
Interpreting R Charts01:22

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...
119
Introduction to R01:11

Introduction to R

R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
875