SkillAgentSearch skills...

CUSUMControlChart

Shewhart Control Chart and CUSUM (CUmulative SUM) Control Chart

Install / Use

/learn @Easy121/CUSUMControlChart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- cSpell:enable -->

Implementation of CUSUM Control Chart

This repository is about Shewhart control chart and CUSUM (CUmulative SUM) control chart. It is a product after learning the course Quality and Reliability Engineering (质量与可靠性工程).

The data used here (Engine Temperature Sensor.csv) are from a statistical analysis software, and are uploaded for illustration purpose only. You may switch to your own data.

How It Looks Like

Shewhart control chart result:

<p align="center"> <img src="figure/Shewhart control chart result.jpg" width="600" alt="Pinocchio Logo" align="center"/> </p>

CUSUM control chart result:

<p align="center"> <img src="figure/CUSUM control chart result.jpg" width="600" alt="Pinocchio Logo" align="center"/> </p>
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

70/100

Audited on Feb 11, 2026

No findings