heshanthenura / StatCal

This repository hosts a JavaFX-based statistical calculator. Quickly compute mean, median, mode, and variance with an intuitive user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stat Cal

This repository contains a JavaFX-based statistical calculator designed to compute essential measures like mean, median, mode, and variance. The calculator employs a user-friendly interface built using JavaFX, allowing users to input data sets and swiftly obtain statistical results. This project integrates statistical algorithms and a clean UI for seamless calculation and presentation of statistical measures

Download for Windows, MacOS, Linux

Features

  • Calculate Mean

  • Calculate Median

  • Calculate Mode

  • Calculate Variance

  • Calculate Standard Deviation

Formula used to calculate mean

A - Assume mean

C - Class width

If you're interested in custom application development or would like to discuss a project, please don't hesitate to contact me.

About

This repository hosts a JavaFX-based statistical calculator. Quickly compute mean, median, mode, and variance with an intuitive user interface.


Languages

Language:Java 100.0%