Timmeey86 / CustomTrainingStatisticsPlugin

GNU General Public License v3.0
2 stars 1 forks source link

Feature: speed standard deviation #41

Closed maggaou closed 2 years ago

maggaou commented 2 years ago

Calculate standard deviation of shot speeds.

BrandonMcBride4 commented 2 years ago

Note to self: Implement Welford's algorithm in Plugin/Data/RunningMean https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Welford's_online_algorithm