There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This code calculates various statistical measures such as mean, median, range, variance, standard deviation, quartiles, inter-quartile range, and outliers for either a population or a sample data. The user inputs the type of data and the elements and the code outputs the results in a neat and organized manner.