https://github.com/frectonz/stats
https://github.com/frectonz/stats
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frectonz/stats
- Owner: frectonz
- License: mit
- Created: 2021-06-22T09:15:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T19:57:11.000Z (over 4 years ago)
- Last Synced: 2025-01-14T03:16:35.516Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://stats-three.vercel.app
- Size: 245 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stats
A Webapp i made to help me cheat on my math test.
## [Live Preview](https://stats-three.vercel.app/)
Stored here to conserve it for history.
Our math teacher told us we could use a calculator on a test. So i made a specified calculator that had everything i needed for that test. So it wasn't actually cheating. In case anybody came by to my desk during the test, I made a feature that would allow me to double click on the screen and a calculator would appear so that the person that came by would think i was using a regular calculator.
## Main Features
- transform a list of discrete data points and divide them into classes
- get a list of classes and generate statistical values from them
## Can Calculate
It can calculate the following values from a set of grouped data:
- Deciles
- Mean
- Median
- Mode
- Percentile
- Quartile
- Range
- Standard Deviation
- Variance
## Technologies
- Used ChakraUI for interface
## Easter Egg
- When you double click on the screen a calculator appears