/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

jduncstats.com
| | emiruz.com
6.5 parsecs away

Travel
| |
| | calogica.com
2.3 parsecs away

Travel
| | In this post, we'll model field goal attempts in NFL football using Bayesian Methods.
| | twiecki.io
3.4 parsecs away

Travel
| | [AI summary] This technical blog post explains the advantages of hierarchical Bayesian modeling over non-hierarchical approaches using a case study of predicting radon levels across different US counties with the PyMC3 library.
| | poissonisfish.com
29.4 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...