renecartaya / Statistical-Process-Control

Set of statistical tools developed for Statistical Control Process. The tools are mainly developed in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistical-Process-Control (SPC)

A project dedicated to developing and implementing Statistical Process Control. SPC is an powerful tool for quality control in manufacturing environments.

The project was developed in Python and requires the packages specified bellow:

  1. Numpy
  2. Pandas
  3. Matplotlib
  4. Statistics

The tool set includes:

  1. x chart
  2. mR chart
  3. x-bar chart
  4. R chart
  5. s chart
  6. c-chart
  7. u-chart
  8. p-chart
  9. np-chart

represented using Matplotlib.

The project includes the data generation for didactic purposes.

About

Set of statistical tools developed for Statistical Control Process. The tools are mainly developed in Python.


Languages

Language:Jupyter Notebook 100.0%