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.
- Host: GitHub
- URL: https://github.com/a-herzog/qc
- Owner: A-Herzog
- License: apache-2.0
- Created: 2024-05-14T06:02:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-20T23:07:18.000Z (2 months ago)
- Last Synced: 2026-04-21T01:23:28.690Z (2 months ago)
- Topics: javascript, mathematics, quality-control, statistical-quality-control, stochastics, webapp
- Language: TeX
- Homepage: https://a-herzog.github.io/QC/
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
- Notice: NOTICE
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.

## Usage
To use statistical quality control just go to
**[a-herzog.github.io/QC](https://a-herzog.github.io/QC)**

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)