Skip to content

conradojordan/stddev-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stddev-calculator

Standard Deviation calculator made in Python with tkinter GUI. It also calculates the mean, median and variance of the input data.

Pre-requisites

Python version 3.6 or newer is required as well as the tkinter library. On Windows the tkinter library should already come together when you installed Python. On Linux distros it may be needed to install it separately. You should search on the internet for the correct way to install it for your desired distro.

Executing the program

To execute the program simply run the main.py file.

Screenshot

Screenshot of standard deviation calculator running with GUI

About

Standard Deviation GUI calculator made in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages