Outlier detection and sales data analysis using IQR and 3-Sigma methods in Python. Includes visual comparison, statistical impact, and interpretation.
-
Updated
Jun 5, 2025 - Jupyter Notebook
Outlier detection and sales data analysis using IQR and 3-Sigma methods in Python. Includes visual comparison, statistical impact, and interpretation.
A calculator that computes mean, variance, standard deviation, min, max, and sum for a 3×3 matrix as part of the FreeCodeCamp Data Analysis with Python course.
Advance python Math Library which performs all the basic and scientific math operations such as cos, sin, tan etc. It also includes basic statistical functions such as mean, median, mode, standard deviation etc
Aplikasi Shiny untuk mendemonstrasikan distribusi sampling berbagai macam statistik.
Calculate the variance of an array using a two-pass algorithm.
Calculate the standard deviation of an array using Welford's algorithm.
Compare the means of two groups (male & female) body temparatures
ATU H.Dipp in Computer Programming in Data Analytics: Repository for Fundamentals of Data Analysis
This repo was created to contain the experimental study code and report for the Computational Intelligence module
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Compute the standard deviation of a one-dimensional double-precision floating-point ndarray using a one-pass algorithm proposed by Youngs and Cramer.
Weather demo
This project is about analysis of Fundraising Campaigns to discover various factors responsible after a successful campaign.
Fast and efficient computation of rolling windowed statistics for time-series data.
Statistics Calculator
📊 Master Microsoft Excel for Data Analysis and Data Science with ready-to-use tools, templates, and expert tips. Join us in unleashing the power of data! 💼🔍🚀
Statistical and discrete analysis of the normal distribution of six-sided dice
Compute the standard deviation of a one-dimensional double-precision floating-point ndarray, ignoring NaN values and using a one-pass trial mean algorithm.
Add a description, image, and links to the standard-deviation topic page so that developers can more easily learn about it.
To associate your repository with the standard-deviation topic, visit your repo's landing page and select "manage topics."