The Wayback Machine - https://web.archive.org/web/20190829072251/https://github.com/topics/normal-distribution
Skip to content
#

normal-distribution

Here are 43 public repositories matching this topic...

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实现的能够自动检查出一组数据中的异常值的集合,剔除这些异常集,得到正常数据。

Star Java Updated Aug 22, 2019

This is a project I did in the Spring of 2017 for a graduate course in Statistical Computing. I was asked to find the descriptive statistics of 1000 simulations of a distribution, specifically to find the mean, median, midrange, and interquartile range of the simulations. I was asked to find these statistics for 1000 simulations of sample sizes of 10, 30, and 100. I was aslo asked to find each of these sample sizes for Normal, Uniform, and Exponential distributions.

Star R Updated Jul 12, 2017
Loading…
You can’t perform that action at this time.