Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ka0un/cstats


https://github.com/ka0un/cstats

c calculator fun funproject statistics traning

Last synced: about 2 months ago
JSON representation

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