|
You are here |
possiblywrong.wordpress.com | ||
| | | | |
senthil.learntosolveit.com
|
|
| | | | | This is a coin flip simulator. It compare theoretical binomial distribution with experimental results. listings/python/coinflip.py (Source) import random import math import matplotlib.pyplot as plt | |
| | | | |
poissonisfish.com
|
|
| | | | | Someof the most fundamental functions in R, in my opinion, are those that deal with probability distributions. Whenever you compute a P-value you relyon a probability distribution, and there are many types out there. In this exercise I will cover four: Bernoulli, Binomial, Poisson, and Normal distributions. Let me begin with some theory first: Bernoulli... | |
| | | | |
austinrochford.com
|
|
| | | | | While preparing the first in an upcoming series of posts on multi-armed bandits, I realized that a post diving deep on a simple Monte Carlo estimate of $\pi$ would be a useful companion, so here it is | |
| | | | |
swingleydev.com
|
|
| | | [AI summary] The author uses SQL, R, and Arduino programming to analyze historical temperature and snowfall data in Fairbanks, Alaska, to investigate trends in the timing and intensity of extreme cold and snow-free periods. | ||