mean
MEAN is a source-available JavaScript solution stack/software bundle that consists of
Here are 968 public repositories matching this topic...
Implements the Inverted Index Retrieval Algorithm and evaluates retrieval performance using Mean Average Precision.
-
Updated
Jan 31, 2025 - Jupyter Notebook
This file is the file I used on the video in my channel (Perfect Coding). It is a Mean and Median Calculator. If you want to see how it was made, click on the link and find the video on my YT Channel. Hope you have fun!
-
Updated
Sep 4, 2023 - Python
calculate root mean square, variance, standard deviation, skewness, percentile covariance, pearson product-moment correlation coefficient, spearman correlation coefficient, kendall correlation coefficient, determination coefficient, slope, equation and plot of linear and polynomial regression degree 2 and 3 in various way using python library ma…
-
Updated
May 19, 2021 - Python
Seamless online software/tool for analyzing and comparing raw datasets
-
Updated
Sep 5, 2026 - HTML
Log-logistic distribution expected value.
-
Updated
Sep 20, 2026 - Python
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using Welford's algorithm.
-
Updated
Sep 17, 2026 - JavaScript
Choose-your-own-adventure game built with the MEAN stack
-
Updated
Sep 26, 2020 - JavaScript
Calculator to determine the Mean, Median and Mode of a data set built using python.
-
Updated
Nov 16, 2022 - Python
Domácí úkoly z předmětu Mnohorozměrné statistické metody
-
Updated
May 29, 2025 - MATLAB
This repository contains organized data analyses deliverable for four clients thesis projects (B.Sc & M.Sc level) at the University of Lagos, Faculty of Management Science.
-
Updated
Feb 16, 2026
Calculate the arithmetic mean of a double-precision floating-point strided array using an improved Kahan–Babuška algorithm.
-
Updated
Sep 7, 2026 - JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
-
Updated
Sep 7, 2026 - JavaScript