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:
- Numpy
- Pandas
- Matplotlib
- Statistics
The tool set includes:
- x chart
- mR chart
- x-bar chart
- R chart
- s chart
- c-chart
- u-chart
- p-chart
- np-chart
represented using Matplotlib.
The project includes the data generation for didactic purposes.