Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 569 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 569 Bytes

Statistics-Calculator

Just for fun!

This program allows you to calculate various statistical measures on a given dataset. It also allows multiple formats of input (values of x, values of x & f, values of class interval & f). The supported statistics are:

  1. Measures of Central Tendacy/Averages:
    • Mean
    • Median
    • Mode

  2. Measures of Dispersion:
    • Range, Coefficient of Range
    • Quartile Deviation, Lower & Upper Quartile, Interquartile Range, Quartile Deviation, Coefficient of Quartile Deviation