An open API service indexing awesome lists of open source software.

https://github.com/danielvartan/central-limit-theorem

🎲 Demonstration of the Central Limit Theorem & the Law of Large Numbers
https://github.com/danielvartan/central-limit-theorem

central-limit-theorem education law-of-large-numbers rstats simulation

Last synced: 8 months ago
JSON representation

🎲 Demonstration of the Central Limit Theorem & the Law of Large Numbers

Awesome Lists containing this project

README

          

# central-limit-theorem

[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](https://choosealicense.com/licenses/mit/)

This repository contains demonstrations in order to illustrate the [Central Limit Theorem](https://en.wikipedia.org/wiki/Central_limit_theorem) (CLT) and the [Law of Large numbers](https://en.wikipedia.org/wiki/Law_of_large_numbers) (LLN). The report is available [here](https://danielvartan.github.io/central-limit-theorem/).