/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

ckrapu.github.io
| | isaacslavitt.com
4.4 parsecs away

Travel
| | [AI summary] The article discusses the German Tank Problem, a statistical estimation challenge where the goal is to infer the total number of tanks based on observed serial numbers, using Bayesian methods and MCMC libraries like Sampyl, PyMC3, and PyStan.
| | www.djmannion.net
6.4 parsecs away

Travel
| | Data are sometimes on a circular scale, such as the angle of an oriented stimulus, and the analysis of such data often needs to take this circularity into account. Here, we will look at how we can use PyMC to fit a model to circular data.
| | austinrochford.com
2.2 parsecs away

Travel
| | For my day job, I spend a lot of time thinking about e-commerce analytics and cohort analysis in particular. Statistical age-period-cohort (APC) models are important in many fields such as epidemiolo
| | ggplot2.tidyverse.org
29.0 parsecs away

Travel
| The boxplot compactly displays the distribution of a continuous variable. It visualises five summary statistics (the median, two hinges and two whiskers), and all "outlying" points individually.