san089 / SOEN6611-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOEN 6611 Project

This project is a descriptive statistics model that takes a random number of data values as input and outputs the following attributes of the given data set:

  • Minimum
  • Maximum
  • Mode
  • Median
  • Arithmatic mean
  • Mean absolute deviation
  • Standard deviation

About


Languages

Language:Java 100.0%