https://github.com/jpcurada/andrup
ANDRUP: A Web Application for Automated Normal Distribution Ranking Using Python
https://github.com/jpcurada/andrup
Last synced: 2 months ago
JSON representation
ANDRUP: A Web Application for Automated Normal Distribution Ranking Using Python
- Host: GitHub
- URL: https://github.com/jpcurada/andrup
- Owner: JpCurada
- Created: 2022-11-26T16:19:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T12:54:12.000Z (5 months ago)
- Last Synced: 2025-02-10T03:17:24.659Z (4 months ago)
- Language: Python
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ANDRUP
ANDRUP: A Web Application for Automated Normal Distribution Ranking Using PythonMany data administrators, such as school registrars, teachers, company employees, and others, encounter errors and speed problems when analyzing data using Normal Distribution. Also, an enormous amount of data increases the difficulty faced when computing. These scenarios led them to misconceptions and irrelevant conclusions. There are existing statistical applications such as Microsoft Excel Pro, Gnumeric, WPS Office Spreadsheet, and others for aiding users in analyzing data through normal distribution. However, those applications do not show how those computed answers got and how to understand data with a graph — not to mention that some features of those applications require payment.
This web application can automatedly compute for mean, variance, standard deviation, and a percentile rank of a specified data point by the user with a graph. This study aims to lessen the time and difficulties faced by individuals analyzing their data through normal distribution. The web application will be free and easily accessed by everyone through various devices as long as it is connected to the internet.