Topic: "normal-distribution"
tirthajyoti/Stats-Maths-with-Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Language: Jupyter Notebook - Size: 70.1 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 920 - Forks: 380

transitive-bullshit/random
Seedable random number generator supporting many common distributions.
Language: TypeScript - Size: 775 KB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 208 - Forks: 29

sharmaroshan/Statistics-for-Data-Science
Learning Statistics is one of the most Important step to get into the World of Data Science and Machine Learning. Statistics helps us to know data in a much better way and explains the behavior of the data based upon certain factors. It has many Elements which help us to understand the data better that includes Probability, Distributions, Descriptive Analysis, Inferential Analysis, Comparative Analysis, Chi-Square Test, T Test, Z test, AB Testing etc.
Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 76 - Forks: 43

astralord/RandLib
:rocket: A library designed to facilitate work with probability, statistics and stochastic calculus
Language: C++ - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 66 - Forks: 11

abougouffa/ndtpso_slam
ROS package for NDT-PSO, a 2D Laser scan matching algorithm for SLAM
Language: C++ - Size: 190 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 62 - Forks: 20

gburtini/Probability-Distributions-for-PHP
PHP implementation of statistical probability distributions: normal distribution, beta distribution, gamma distribution and more.
Language: PHP - Size: 182 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 59 - Forks: 18

odubno/gauss-naive-bayes
Gauss Naive Bayes in Python From Scratch.
Language: Python - Size: 16.1 MB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 45 - Forks: 21

pub-calculator-io/probability-calculator
Free WordPress Plugin: The probability calculator can find two events' probability and the normal distribution probability. Learn more about probability's laws and calculations. www.calculator.io/probability-calculator/
Language: JavaScript - Size: 5.29 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 0

gmgeorg/LambertW
LambertW R package: Lambert W x F distributions and Gaussianization for skewed & heavy-tailed data
Language: R - Size: 341 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

ruoguang/Abnormal-check
An algorithm based on Java implementation, can automatically check the set of outliers in a set of data, eliminate these outliers, and finally get normal data.基于java实现的能够自动检查出一组数据中的异常值的集合,剔除这些异常集,得到正常数据。
Language: Java - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 6

SrGrace/10-Days-of-Statistics-Challenges
10 Days of Statistics Challenges at HackerRank
Language: C++ - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 12

chen0040/js-stats
Package provides the javascript implementation of various statistics and distribution
Language: JavaScript - Size: 32.2 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

arasgungore/central-limit-theorem
A MATLAB project which applies the central limit theorem on PDFs and CDFs of different probability distributions.
Language: MATLAB - Size: 1.53 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

argentini/Argentini.Benford
Experiment with Benford's Law to find data anomalies in number lists and images (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
Language: C# - Size: 1.85 MB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 2

cossio/TruncatedNormal.jl
Compute mean and variance of the univariate truncated normal distribution (works far from the peak).
Language: Julia - Size: 1.13 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

cicirello/ZigguratGaussian
Fast Gaussian distributed pseudorandom number generation in Java via the Ziggurat algorithm
Language: Java - Size: 540 KB - Last synced at: 17 days ago - Pushed at: 26 days ago - Stars: 7 - Forks: 1

PrzeChoj/gips
gips - Gaussian model Invariant by Permutation Symmetry
Language: R - Size: 26 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 2

Uttarayan002/Probability-Distribution-np
Implementation of probability distribution using NumPy.
Language: Python - Size: 247 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

botprof/plotting-uncertainty-ellipses
This Jupyter notebook demonstrates how to properly plot uncertainty (confidence) ellipses for 2D normally distributed data.
Language: Jupyter Notebook - Size: 2.22 MB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

pparuzel/Gauss-Distribution
C++ and Julia Normal distribution generated with uniform distribution
Language: C++ - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

alastairrushworth/normality
🔔17 standard normality tests in a single wrapper
Language: R - Size: 34.2 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

aflatlsh/nd-pure.js 📦
Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

microfluidica/normaldistrib
Symmetric and asymmetric normal distributions in Python
Language: Python - Size: 20.5 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

nrsharip/distributions
Examples of generating random variables from the basic probability distributions
Language: Python - Size: 67.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

sanjushasuresh/GENERATION-OF-RANDOM-SAMPLES
Generation of random samples using R
Language: R - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

nanxstats/conjugate-normal-umkv
Shiny app - Bayesian inference for normal mean (known variance)
Language: R - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

JCatwood/VeccTMVN
R package VeccTMVN
Language: R - Size: 124 KB - Last synced at: about 17 hours ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

quantsareus/introducing_a_fully_generalized_normal_distribution
Introducing the world's first fully generalized normal distribution, super-flexible in both, skewness and kurtosis. Basically will enable for automatic testing of skew __and also__ heavy tailed/ fat tailed distributions.
Language: Python - Size: 1.38 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

carlosalvarezh/Analitica_Datos
Curso de Analítica de datos para la toma de decisiones basadas en información, ofrecido al CEC de la Universidad EAFIT.
Language: Jupyter Notebook - Size: 48.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Masihsoniya/House-price-prediction
Predicting house price
Language: Jupyter Notebook - Size: 211 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SCIFER99/Maximum-Minimum-Z-Score-Normalization-in-Python-for-Machine-Learning
This script demonstrates the Maximum, Minimum and Z-Score Normalization for Machine Learning purposes.
Language: Python - Size: 478 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MartinCastroAlvarez/python-monte-carlo-simulator
Monte Carlo simulator in Python.
Language: Python - Size: 35.2 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Grizzly-dart/grizzly_distuv
Statistics library for Dart
Language: Dart - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

ericyung1998/financial-analysis-r
[R] Statistical analysis of financial data conducted in R
Language: R - Size: 8.98 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jedludlow/norm-tol-int
Exact algorithm for computing two-sided statistical tolerance intervals under a normal distribution assumption using Python.
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

vaitybharati/Assignment-1-Q21_a-Basic-Statistics-Level-1-
Q 21) Check whether the data follows normal distribution a) Check whether the MPG of Cars follows Normal Distribution
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

vaitybharati/Probabilty-calc-2
Probability Calculation in Python
Language: Jupyter Notebook - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mahdibaghbanzadeh/statistical_tests
a simple shiny app that perform statistical tests such as normal test, t-test, and chi-square test
Language: R - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

rashanjibowu/bellcurve
Desktop app that estimates the probability of price movements for stocks
Language: JavaScript - Size: 2.14 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

odeibarredo/Statistics_Group-Comparisons
Statistical analysis comparing metal accumulation levels in three macroinvertebrate groups
Language: R - Size: 687 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

hsynadguzel/AAPL_Stock_Regression_Analysis
This repo includes regression analysis on AAPL stock. Basic statistics, visualization, outlier detection and regression modeling steps are included.
Language: Jupyter Notebook - Size: 359 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Beliavsky/GARCH
Simulation and estimation of ARCH and GARCH processes, used to model the time-varying standard deviation (volatility) of asset returns, with conditional distributions such as the normal, Laplace, and Student t.
Language: Fortran - Size: 687 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

pascalbartschi/single-script-data-science
My portfolio of algorithms I used to analysize various shapes and forms of data with statistical and machine learning tools.
Language: HTML - Size: 245 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

olivierverdier/ManifoldNormal.jl
Normal distributions on manifolds
Language: Julia - Size: 378 KB - Last synced at: 23 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

antononcube/Raku-Statistics-Distributions
Raku package for statistical distributions and related random variates generations.
Language: Raku - Size: 56.6 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

bomin0624/OneWayPrototypicalNetworks
An implementation for One-Way Prototypical Networks
Language: Python - Size: 131 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

ShaikRiyazSandy/Basic-Statistics_Level-2
Assignment Advance Stats
Size: 230 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Suchibrata-Patra/C_Programming_Practicals
C Programming Solutions for Real Analysis and Numerical Analysis Problems
Language: C - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

silverisntgold/randshiro
Go implementation of the Xoroshiro128++, Xoshiro256++, and Xoshiro512++ pseudo random number generators
Language: Go - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

maraalam/stats-distributions-python
Basic distributions code in Python for faster creation and visualisation of distributions.
Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

yurablok/simple-uniform-noise
Simple uniform deterministic 1D, 2D, 3D, 4D value noise
Language: C++ - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

decorJim/mth2302
Probabilités et statistiques
Language: R - Size: 206 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

vktrbr/stock-market-china-japan
Исследование Китайского и Японского рынков на нормальность логарифмических доходностей
Language: Jupyter Notebook - Size: 2.74 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MoinDalvs/Learn_Confidence_Inteval_for_Data_Science
Reverse lookup for z test
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

MoinDalvs/Assignment_2_Set_2
Topics: Normal distribution, Functions of Random Variables
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

MoinDalvs/Assignment-Basic-Stats-Level1
Assignment Basic Stats
Language: Jupyter Notebook - Size: 439 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 3

sandipanpaul21/EDA-in-Python
Exploratory Data Analysis Theory and Python Code
Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

sotoblanco/COVID-19-Spread
We fit several prediction curves for COVID-19 spread
Language: HTML - Size: 292 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kasrafallah/Statistics-and-probability-in-engineering
Statistics and probability in engineering is one of the courses from an undergraduate chart that you can find all of my projects and assignment's in this repository
Language: MATLAB - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

aciobanusebi/mle-inpainting
Language: Jupyter Notebook - Size: 2.39 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sharmasapna/10-Days-of-Statistics-HackerRank-solutions
10 Days of Statistics Hackerrank Solutions
Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vaitybharati/Probability-Calc
Probability Calculations for Normal distribution
Language: Jupyter Notebook - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sukhdev01/Central-Limit-Theorem
Brief into about Central Limit Theorem (CLT) and Python code for finding mean of CLT and plotting using seaborn and matplotlib on normal, uniform, multi-nomial distribution.
Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Sid-149/10-Days-of-Statistics
This repository contains the solutions to HackerRank's 10 Days of Statistics.
Language: Python - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

trujivan/analyzing-home-data
R program to analyze and calculate statistical values given a dataset of home prices that include information about the number of baths, bedrooms, year, square-feet, taxes, and other features. Learn more:
Language: R - Size: 4.24 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ringosham/autoclicker
An autoclicker that uses normal distribution to click
Language: C# - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

JavierCanon/Sql-Server-Normal-Distribution-Gauss-Bell-Curve
📈 📉 Sql Server Normal Distribution, Gauss or Bell Curve and Cumulative normal distribution
Language: PLpgSQL - Size: 895 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

arjunthumbayil/Fundamental_Statistics_For_Beginners_In_Data_Science
Language: Jupyter Notebook - Size: 543 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

CS-LEE2022/Analyze_A-B_Test_Results
Applying A/B test to help determing if company should launch the new page
Language: HTML - Size: 39.3 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

taggelos/FireAlert
Fire Detection and Alarm Topology ( based in Neural Network ) in Java ME
Language: Java - Size: 791 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

cschen1205/cs-anomaly-detection
Anomaly Detection using C#
Language: C# - Size: 3.68 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

Prakash2403/data-generators
Random data generator from scratch. (Using numpy for simple mathematical functions only)
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

AbhinavJain29/Udacity_Descriptive_Stats
This project is based on the Udacity course: Intro to Descriptive Statistics.
Size: 2.87 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

steviecurran/one-sample
Confidence interval for a one sample test.
Language: Python - Size: 40 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

steviecurran/two-sample
The confidence interval for a two sample test.
Language: Python - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

steviecurran/coin-toss
Coin tossing via a random number generator
Language: Python - Size: 32.2 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

mths-andrade/brasileiro
Análise dos dados do Campeonato Brasileiro no atual formato.
Language: Jupyter Notebook - Size: 4.61 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

firoz-ahmad-likhon/probability-and-statistics-exercises
A collection of exercises and practice problems on probability and statistics using Python. Covers concepts like probability distributions, hypothesis testing, regression, and more.
Language: Python - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Beliavsky/Multivariate-Normal-Random-Deviates
Generate multivariate normal random deviates in Fortran
Language: Fortran - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

josericodata/StatisticsApp
Interactive statistics analysis app using Python and Streamlit. Perform key statistical tests, visualise distributions, and explore data with ease.
Language: Python - Size: 6.79 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AiCorsair/Python-Case-Study-AB-Testing-for-LunarTech-Homepage-CTA-Button
This repository contains a detailed case study on an A/B test of LunarTech's homepage CTA button, using proxy data structured similarly to the company's real data.
Language: Jupyter Notebook - Size: 157 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

liubomyr123/google_app_scripts
A Google Sheets add-on that allows users to easily calculate the normal distribution with a custom menu. The script validates inputs and calculates the normal distribution for given values of x, mean, standard deviation, and cumulative flag.
Language: JavaScript - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LKEthridge/SDA_Project
A Statistical Data Analysis project from TripleTen
Language: Jupyter Notebook - Size: 2.8 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Lealwbs/discrete-dice-analysis
Statistical and discrete analysis of the normal distribution of six-sided dice
Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sayed-ashfaq/Walmart_DataAnalysis
This project focuses on extracting insights from raw data through various analyses, including exploring distributions, visualizing data with plots, and calculating measures of central tendency. The goal is to uncover meaningful patterns and trends within the dataset.
Language: Jupyter Notebook - Size: 6.91 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Schrausser/FunktionWin
Graphical user interface for distribution functions.
Language: C - Size: 742 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

waterflow80/qunatum-computing-log-normal-distribition
Prepare a qunatum cirtuit that represent a log normal distribution
Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

alchemist314/php_probability_tools
probability tools
Language: PHP - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

fynydd/Fynydd.Benford
Experiment with Benford's Law to find data anomalies in number lists and images (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
Language: C# - Size: 1.83 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

LerkkaP/normal-distribution-visualizer
Visualize normal distribution and calculate probabilities under the curve
Language: TypeScript - Size: 105 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

amirjahantab/Probability_Distribution_Python
common Probability Distributions
Language: Jupyter Notebook - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

amirjahantab/Normal_Distribution
This document provides a comprehensive guide to understanding the normal distribution, the standard normal distribution, and the standard normal table (Z-table). These concepts are fundamental in statistics and are widely used for various statistical analyses estimation.
Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

TejaswiniKatale/Skewness-Based-Outlier-Elimination-technique-for-Pima-Diabetes-Dataset
The proposed algorithm is successful in elimination of 108 rows from Pima Diabetes Dataset by skewness range of Normal distribution curve. To check the efficacy of the algorithm, it is compared with four techniques- Local Outlier Factor, Mahalanobis Distance, Multivariate Normal Distribution (N Dimensional) and DBSCAN.
Language: Jupyter Notebook - Size: 113 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

LerkkaP/normal-dist-api
Simple REST API made in R for computing areas under the normal distribution curve
Language: R - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hm05/Normal-Distribution
This repository contains python program to plot graph of Normal Distribution. I have written this python programs using matplot library.
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nrsharip/test-statistics
Examples of using the test statistics to test hypotheses
Language: Python - Size: 104 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

astralm0nke/Image-Classification-Neural-Network
Simple 3-layer perceptron in vanilla python
Language: Jupyter Notebook - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ydkristanto/apl-hukum-bil-besar
Aplikasi Shiny untuk mendemonstrasikan Hukum Bilangan Besar.
Language: R - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saikrishnabudi/Basic-Statistics-Level-2
Data Science - Statistics Work Level-2
Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mauroemartinez/normal_distribution
Plot a normal distribution by input and see the probabilities between each standard deviation to the left and to the right. Very generic project, but it is nice to review and understand normal distribution as basics for future statistics learning. Also, it is a good practice for data plotting.
Language: Jupyter Notebook - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
