An open API service indexing awesome lists of open source software.

https://github.com/a-herzog/qc

Statistical quality control is a web service for calculating sampling plans for statistical quality control.
https://github.com/a-herzog/qc

javascript mathematics quality-control statistical-quality-control stochastics webapp

Last synced: 2 months ago
JSON representation

Statistical quality control is a web service for calculating sampling plans for statistical quality control.

Awesome Lists containing this project

README

          

# Statistische Qualitätssicherung / Statistical quality control

Statistical quality control is a web service for calculating sampling plans for statistical quality control.

![Example screenshot of the operations characteristics of the algorithm from Günther](ScreenshotOperationsCharacteristics.png)

## Usage

To use statistical quality control just go to

**[a-herzog.github.io/QC](https://a-herzog.github.io/QC)**

![Website status](https://img.shields.io/website?url=https%3A%2F%2Fa-herzog.github.io%2FQC%2F)

You can also download statistical quality control as an offline usable application:

* **[QC.exe](https://github.com/A-Herzog/QC/releases/latest/download/QC.exe)**
* **[QC_Linux_MacOS.zip](https://github.com/A-Herzog/QC/releases/latest/download/QC_Linux_MacOS.zip)**

## License

Statistische Qualitätssicherung / Statistical quality control is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

This product bundles some components licensed under different open source licenses, see:

- [**Bootstrap**](https://getbootstrap.com/): [MIT license](https://opensource.org/license/mit/)
- [**Bootstrap icons**](https://icons.getbootstrap.com): [MIT license](https://opensource.org/license/mit/)
- [**Chart.js**](https://www.chartjs.org): [MIT license](https://opensource.org/license/mit/)
- [**chartjs-plugin-zoom**](https://www.chartjs.org/chartjs-plugin-zoom/latest/): [MIT license](https://opensource.org/license/mit/)
- [**jStat**](http://jstat.github.io/): [MIT license](https://opensource.org/license/mit/)

For building a desktop app from the Javascript code [**Neutralinojs**](https://neutralino.js.org/) under the
[MIT license](https://opensource.org/license/mit/) is used.

## Contact

[Alexander Herzog](https://github.com/A-Herzog)