Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ka0un/cstats
https://github.com/ka0un/cstats
c calculator fun funproject statistics traning
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ka0un/cstats
- Owner: ka0un
- Created: 2023-08-05T09:10:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T10:08:33.000Z (over 1 year ago)
- Last Synced: 2024-12-01T09:08:09.954Z (about 2 months ago)
- Topics: c, calculator, fun, funproject, statistics, traning
- Language: C
- Homepage: https://replit.com/@it23245006KW/stats
- Size: 245 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cstats
## Description
fun project that i started for improve c lang skills![](https://cdn.dribbble.com/users/72535/screenshots/2630779/data_visualization_by_jardson_almeida.gif)
## Features
- Five Number Summery## Todo
### EASY
- Variance
- SD
- kurtosis
- skewness
- correlation coefficient### HARD
- Display Charts inside console
- Dot plots
- Bar Graph
- Line Graph