News

This project is based on the boilerplate code provided by freeCodeCamp for the Mean-Variance-Standard Deviation Calculator. The code is distributed under the MIT License, which allows for modification ...
To use negative numbers in a geometric mean calculation, you have to convert them to a proportion. For example, if you had an investment that returned -3%, you would use 1 - 0.03 = 0.97 as your value.