Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patzly/ain2-stochastik
German calculator for statistics and probability written in Python
https://github.com/patzly/ain2-stochastik
probability python statistics
Last synced: about 2 months ago
JSON representation
German calculator for statistics and probability written in Python
- Host: GitHub
- URL: https://github.com/patzly/ain2-stochastik
- Owner: patzly
- Created: 2022-06-30T23:19:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T00:41:52.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T14:33:15.686Z (almost 2 years ago)
- Topics: probability, python, statistics
- Language: Python
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exam Helper
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Release](https://img.shields.io/github/v/release/patzly/ain2-stochastik?label=Release)](https://github.com/patzly/ain2-stochastik/releases)
Exam Helper is a German calculator for statistics and probability written in Python.
To use it, simply [download](https://github.com/patzly/ain2-stochastik/releases) this project and open it in [PyCharm](https://www.jetbrains.com/pycharm/). Then right-click on `exam_helper.py` and select "Run". You might need to select/create an interpreter first.**Make sure you have uploaded the link to this repository in Moodle before the exam to be allowed to use it. In the exam, simply write down for each task that you've used Exam Helper.**
**All data and calculations without guarantee.**
Copyright © 2022 Patrick Zedler. All rights reserved.
[GNU General Public License version 3](https://www.gnu.org/licenses/gpl.txt)
> Exam Helper is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
>
> Exam Helper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.