Descriptive statistics play a crucial role in quantitatively summarizing data, providing valuable insights into data sets’ central tendencies, variability, and frequency distributions. METRICSTICS, a portmanteau of "METRICS" and "STATISTICS," represents a system designed for the computation of key descriptive statistics, including minimum (m), maximum (M), arithmetic mean (μ), mean absolute deviation (MAD), and standard deviation (σ). This system is intended to take a random number of data values as input and generate their respective descriptive statistics. These data may be real-world, obtained from authoritative sources, or artificially generated using random data generators.
The current scope of the project is limited to:
- An input of random values from finite data set (N1, N2, N3,...NM)
- An output of any one of the following: A. Descriptive Statistics: METRICSTICS generates statistics like minimum, maximum, mean, mean absolute deviation, and standard deviation. B. Error Handling: The system provides clear error messages when issues arise during data processing.
Team ID : O
Team Members:
Malay Sarjul Sheth – 40225519
Shreyans Sharma - 40196896
Joyal Rakeshkumar Shah - 40226585
Snehil Sharma - 40267285
Sanket Shinde – 40233057
Member Name | Deliverable 1 | ||||
Malay Sarjul Sheth | Problem 1 : Introduction | Problem 1: Goal,question and metric formulation | Problem 2: Discussed in constructing UseCase diagram | ||
Shreyans Sharma | Problem 1 : Contributed in question and metric formulation | Problem 2: Constructed Usecase diagram | Problem 2: Formatting latex document | ||
Joyal Rakeshkumar Shah | Problem 1 : Contributed in question and metric formulation | Problem 2: Discussed in constructing UseCase diagram | Problem 2: Built a table for usecase diagram description | ||
Snehil Sharma | Problem 1 : Contributed in question and metric formulation | Problem 2: Discussed in constructing UseCase diagram | Problem 2: Created latex document | ||
Sanket Shinde | Problem 1 : Contributed in question and metric formulation | Problem 2: Discussed in constructing UseCase diagram | Problem 2: Contributed in latex documenting |