Skip to content

10Maruf/STAT-HUB

Repository files navigation

STAT HUB

STAT HUB Logo

STAT HUB is a Java application developed as part of the Object Oriented Concepts I Lab (Course Code: SE 1214) at Noakhali Science and Technology University. It provides various statistical tools and tests to analyze data sets.

Features

  • Descriptive Statistics
  • Hypothesis Testing
  • ANOVA (Analysis of Variance)
  • Chi-Square Test
  • Regression Analysis

Installation

  1. Clone the repository to your local machine.

    git clone https://github.com/10Maruf/STAT-HUB.git
    cd STAT-HUB
    javac *.java
    
  2. Navigate to the project directory.

  3. Compile the Java files.

Usage

  1. Run the application by executing the main class Main.java:
    java Main
    
  2. Follow the on-screen instructions to choose the desired statistical tool or test, and input the necessary data when prompted.

Credits

STAT HUB was created by:

  • Mofassel Alam Maruf ( IIT,NSTU)

Institute: Institute of Information Technology
Program: Bsc. in Software Engineering
Institution: Noakhali Science and Technology University

Version

This is version 2.0 of STAT HUB.

License

This project is licensed under the MIT License.

About

Course Code - SE 1213

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published