#standard #deviation #statistics #cli-tool

bin+lib standard_deviation

A simple tool used to get the standard deviation from the cli

2 releases

0.1.1 Jun 21, 2024
0.1.0 Jun 19, 2024

#1310 in Command line utilities

Download history 141/week @ 2024-06-14 164/week @ 2024-06-21

55 downloads per month

MIT license

8KB
134 lines

Salutations!

This is a cli based tool, used to calculate the standard deviation a set of numbers(separated by spaces..)

You will be prompted to enter a few numbers separated by a space.

EX: 1 2 3 4 5 -6 2.4

press enter and out comes the resulting answer from the provided "DataSet".

Complaints? -> el.codigo.dominicano@outlook.com have a blessed day!

No runtime deps