Releases: bg117/FrequencyDistributionTable
0.10.4
use scrollviewer
add population standard deviation computation
Full Changelog: 0.10.3...0.10.4
0.10.3
add sample standard deviation computation
Full Changelog: 0.10.2...0.10.3
0.10.2
add population variance computation
fix divide by zero error when total frequency is 1
change variance, mean, and median symbols to math letters
increase default text size
Full Changelog: 0.10.1...0.10.2
0.10.1
0.10.0
add range computation
fix exception when D1 + D2 = 0
fix exception when median class frequency is 0
Full Changelog: 0.9.3...0.10.0
0.9.3
add mode computation
fix exception when no class below median class
fix mode returning wrong value (int is bad at division)
Full Changelog: 0.9.2...0.9.3
0.9.2
add median computation
Full Changelog: 0.9.1...0.9.2
0.9.1
add mean computation
fix total frequency not getting cleared when clearing FDT
Full Changelog: 0.9.0...0.9.1