Edit of asset "EZ Stats" Accepted

Old/Current New/Edit
Title EZ Stats EZ Stats
Description EZ Stats simplifies your statistics needs by offering the following global functions via a sole, auto-loaded singleton script:

sanitize() - Ingests an Array with elements of any type, sanitizes non-integers/floats, and returns an Array[float]

mean() - Calculates the statistical mean (average) of a dataset

median() - Calculates the statistical median of a dataset

spread() - Calculates the statistical range of a dataset

minima() - Calculates the statistical minima of a dataset

maxima() - Calculates the statistical maxima of a dataset

variance() - Calculates the mean-based variance of a dataset

standev() - Calculates the mean-based standard deviation of a dataset

mad() - Calculates the median absolute deviation of a dataset

all() - Calculates all summary statistics above and returns them in a Dictionary
EZ Stats simplifies your statistics needs by offering the following global functions via a sole, auto-loaded singleton script:

sanitize() - Ingests an Array with elements of any type, sanitizes non-integers/floats, and returns an Array[float]

mean() - Calculates the statistical mean (average) of a dataset

median() - Calculates the statistical median of a dataset

spread() - Calculates the statistical range of a dataset

minima() - Calculates the statistical minima of a dataset

maxima() - Calculates the statistical maxima of a dataset

variance() - Calculates the mean-based variance of a dataset

standev() - Calculates the mean-based standard deviation of a dataset

mad() - Calculates the median absolute deviation of a dataset

all() - Calculates all summary statistics above and returns them in a Dictionary
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/aaron-tundrapeaksstudios/EZ-Stats https://github.com/aaron-tundrapeaksstudios/EZ-Stats
Issues Url https://github.com/aaron-tundrapeaksstudios/EZ-Stats/issues https://github.com/aaron-tundrapeaksstudios/EZ-Stats/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.0 1.0
Download Commit 95022ecabd283a9ef0e33c43ad392b2fddbf7809 95022ecabd283a9ef0e33c43ad392b2fddbf7809
Download Url (Computed) https://github.com/aaron-tundrapeaksstudios/EZ-Stats/archive/95022ecabd283a9ef0e33c43ad392b2fddbf7809.zip https://github.com/aaron-tundrapeaksstudios/EZ-Stats/archive/95022ecabd283a9ef0e33c43ad392b2fddbf7809.zip
Icon Url https://raw.githubusercontent.com/aaron-tundrapeaksstudios/EZ-Stats/refs/heads/main/ez-stats.jpg
https://raw.githubusercontent.com/aaron-tundrapeaksstudios/EZ-Stats/refs/heads/main/ez-stats.jpg