August 6th, 2024
Here is the official list of tools, I will keep this post pinned.
ZScoreValueCalc/Linux
ZScoreValueCalc/Windows
August 6th, 2024
First tool!
Here's a simple tool to find the Z-Score table indexes.
Linux has 256 points of precision, and the Windows version uses long doubles.
Here is a link to the windows and linux downloads:
Linux
Windows
How to use it?
Lower bounds: needs to be pretty low, but not too low. Should be good at -4 to -12,
but it will have to be bigger than the upper bounds. This number controls the precision.
Upper bounds: Actual Z-Score table number. How many standard deviations you are away from the mean.
Step size: This number also controls the precision, lower is better but don't make it too low.
0.01 to 0.001 has worked well with me.