/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

poissonisfish.com
| | aurimas.eu
2.4 parsecs away

Travel
| | a.k.a. why you should (not ?) use uninformative priors in Bayesian A/B testing.
| | geekyisawesome.blogspot.com
2.2 parsecs away

Travel
| | Bernoulli distribution Say you are flipping a coin that has a probability of 0.4 of turning up heads and 0.6 of turning up tails. The simple...
| | www.randomservices.org
2.2 parsecs away

Travel
| | [AI summary] The text covers various topics in probability and statistics, including continuous distributions, empirical density functions, and data analysis. It discusses the uniform distribution, rejection sampling, and the construction of continuous distributions without probability density functions. The text also includes data analysis exercises involving empirical density functions for body weight, body length, and gender-specific body weight.
| | fa.bianp.net
19.5 parsecs away

Travel
| The Langevin algorithm is a simple and powerful method to sample from a probability distribution. It's a key ingredient of some machine learning methods such as diffusion models and differentially private learning. In this post, I'll derive a simple convergence analysis of this method in the special case when the ...