Explore >> Select a destination


You are here

sander.ai
| | poissonisfish.com
2.5 parsecs away

Travel
| | 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...
| | fa.bianp.net
1.1 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 ...
| | www.randomservices.org
1.5 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.
| | statsandr.com
15.9 parsecs away

Travel
| Learn how to use a Shiny app to compute probabilities for different probability distributions, used as a guide to read the most common statistical tables