#deviation #standard #statistics #command-line-tool #dataset

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

#1503 in Command line utilities

Download history 14/week @ 2024-06-23 11/week @ 2024-09-15 6/week @ 2024-09-22 36/week @ 2024-09-29 2/week @ 2024-10-06

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