sequestering carbon, several books at a time CLXII
Susan Stepney
The latest batch. (I'm trying to do these posts before the batches get too big, which means they are more frequent.)
Susan Stepney
The latest batch. (I'm trying to do these posts before the batches get too big, which means they are more frequent.)
Grant Paton-Simpson
If you’re a Python developer, we invite you to join us in making sofastats_lib the best Python statistics library it can be. Even if you don’t have any other contributions to make, we’d really welcome your GitHub stars to help promote the project. We’d also welcome help improving the developer...
Jennifer Lang
I’ve just published my annual reading list for 2025 here, (a little late, but its still January!) as I’ve done for over a decade. Do check out the whole thing, but here are a few of my particular highlights from this year’s books, which, as always, are a bit of an eclectic mixture. Everything is...
Grant Paton-Simpson
Trusted statistical reporting is now available in the convenient form of a Python library. Welcome to SOFA Stats – No Sweat Stats! Perhaps you need to run an ANOVA, or a correlation analysis. Or you want to display your data as Box Plots, or nested Cross Tab tables. sofastats_lib can...
Aceso Under Glass
It took me a long time to realize that Bell Labs was cool. You see, my dad worked at Bell Labs, and he has not done a single cool thing in his life except create me and bring a telescope to my third grade class. Nothing he was involved with could ever be cool, especially after the standard set by...
Jennifer Lang
In Australia, the number of deaths per annum is likely to increase by around 1% by 2030 up to 7% by the end of this century due to global heating. The extra deaths will mostly be at older age groups, and among those who find it harder to shelter from heat. There are likely to be other climate...
Arthur Turrell
How we spend our time is one of the most important questions facing any mortal creature.1 While you can, with effort, earn more money, you cannot—at least in the course of normal life2—create more time for yourself. As an extensive recent review of the economics of attention points out...
Arthur Turrell
National statistics matter: they have a direct bearing on everything from government targets, to funding formulae, to the focus of the media, to the UK’s debt. But there have been many high-profile errors in the nation’s numbers recently, and that’s a cause for concern. Furthermore, the recent...
Maximilian Speicher
Tales of Design & User Experience (ToDUX) #16 ⁂ Dear readers & friends, Studies have shown over and over that even professional researchers (including statisticians!) can’t correctly interpret a confidence interval or a p-value most of the time. Then, how could you expect the...
msuzen
Preamble Image: Babylonian table for computation (Wikipedia)Probably, one of the most important aspects of computational work in quantitative fields, such as physics and data sciences is stability of numerical computations. It implies given inputs, outputs should not wildly deviates to large...
Jennifer Lang
Life expectancy at birth in Australia dropped slightly (by around 0.1-0.2 years to 83.2 at birth), in the latest calculation from the ABS. That’s not surprising. Mostly due to Covid-19 deaths, mortality was worse in 2022 and 2023 than in the 2010s. The life expectancy number (despite its name) is...
Jennifer Lang
Recently, the Mortality Working Group of the Actuaries Institute (of which I’m a member) published our annual research paper on excess mortality in Australia and the world, covering the period 2020-2023. It’s a great summary, if you are interested in the topic. For this post, I’ve created a...
Scott Rome
In this post, we explore a situation typical of a website, where a user is allowed to view the page multiple times and may click on a button of interest on any visit. We would like to perform an A/B test on the non-user level metric, the click-through rate (CTR), defined via total clicks divided...
Jennifer Lang
Four years after starting my COVID reflections series, I’ve learned that: Looking for a bit of beauty every day is a great way of finding positives in the world Writing about what is happening the world is much better for my state of mind than doomscrolling A community of people reading and...
Scott Rome
In the original CUPED paper, the authors mention that it is straightforward to generalize the method to multiple covariates. However, without understanding exactly the mathematical technique to find the CUPED estimate, it may be confusing to attempt the multiple covariates case. In this post, we...
Scott Rome
In the past decade, there have been many advancements to enable A/B testing at (sometimes even small!) scale. Thankfully, many A/B testing practitioners have come forward and written books and papers on the finer details. Even with the deluge blog posts on the subject– there’s one topic that does...
Jennifer Lang
I’m going to be voting Yes in the referendum about the Voice to Parliament. Making decisions about people without giving them a say is not a great way to make great decisions. And it hasn’t worked. To illustrate, I’m going to talk about a measure I do know a lot about – mortality. The life...
Dan James
My post on 5 September 2023 was the first published in over a year. So you’d think in that time, without regular new content, the readership, visits and page views of 35hunter would have dropped off pretty dramatically, wouldn’t you? And then by writing five new posts in September, those...
Zack M. Davis
(originally published at Less Wrong) As a casual formal epistemology fan, you've probably heard that the philosophical notion of causality can be formalized in terms of Bayesian networks—but also as a casual formal epistemology fan, you also probably don't know the details all that well. One day,...
Grant Paton-Simpson
SOFA Statistics is now in stable, maintenance mode. New releases are mainly for bug fixes. If you have been having problems running SOFA on Ubuntu / Debian / Linux check out the new deb and archive downloads at https://www.sofastatistics.com/downloads.php Alongside SOFA Statistics I have...
Adam Scherlis
There are two ways to calculate the amount of information in one term of a continued fraction: The entropy of the Gauss-Kuzmin distribution is about 3.4325 bits. Twice the logarithm of the Khinchin-Lévy constant is about 3.4237 bits. These differ by about 0.0088 bits. It took me a while...
msuzen
Preamble Sample space is the primary concept introduced in any probability and statistics books and in papers. However, there needs to be more clarity about what constitutes a sample space in general: there is no explicit distinction between the unique event set and the replica sets. The...
msuzen
Preamble Figure: Moon patterns human brain invents. (Wikipedia)Detecting overfitting is inherently a comparison problem of the complexity of multiple objects, i.e., models or an algorithm capable of making predictions. A model is overfitted (underfitted) if we only compare it to another model....
msuzen
Preamble The White Rabbit (Wikipedia)A novice analyst or even experienced (data) scientist would have thought that the bar notation $|$ in representing conditional probability carries some different operational mathematics. Primarily when written in explicit distribution functions $p(x|y)$....
msuzen
Preamble Figure 1: Two observable's approach to ergodicity for Bernoulli Trials. Ergodicity appears in many fields, in physics, chemistry and natural sciences but in economics to machine learning as well. Recall that, ergodicity in physics and mathematical definition diverges significantly due...
msuzen
Figure: Maxwell's handwritings, state diagram (Wikipedia)PreambleThe modern statistics now move into an emerging field called data science that amalgamate many different fields from high performance computing to control engineering. However, the emergent behaviour from researchers in machine...
msuzen
Kindly reposted to KDnuggets by Gregory Piatetsky-ShapiroPreambleTime-series analysis is needed almost in any quantitative field and real-life systems that collects data over time, i.e., temporal datasets. Building predictive models on temporal datasets for future evolution of systems in...
msuzen
Kindly reposted to KDnuggets by Gregory Piatetsky-Shapiro with the title Data science is not about data -applying Dijkstra principle to data science and enhancements.PreludeDijkstra in Zurich, 1984 (Wikipedia)Edsger Dijkstra was a Dutch theoretical physicist turned computer scientist, and probably...
msuzen
Summary Many data scientist are trained or experienced in using tools to do statistical modelling, forecasting or machine learning solutions, this doesn't necessarily mean that they should just jump out and do an ad-hoc analysis on the available public data on the covid19 outbreak and draw policy...
msuzen
Kindly reposted to KDnuggets by Gregory Piatetsky-Shapiro Preamble The core application of machine learning models is a binary classification task. This appears in polyhedra of areas from medicine for diagnostic tests to credit risk decision making for consumers. Techniques in building...
msuzen
As mentioned by Professor Pearl graciously on twitter PreambleHubble Space Telescope (Wikipedia)Computational science is tomodern data scientist, as telescopes arefor astrophysics. A better software developer than a statistician and better statistician than a software developer would have been a...
Zack M. Davis
(originally published at Less Wrong) There's this statistical phenomenon where it's possible for two multivariate distributions to overlap along any one variable, but be cleanly separable when you look at the entire configuration space at once. This is perhaps easiest to see with an illustrative...
Grant Paton-Simpson
Version 1.5.0 is nearly ready to release and not before time ;-). The last release was 1.4.6 in January 2016 but the time since then has not been wasted. Here are some of the changes ready to go: SOFA will be able to display worked examples for the following statistical tests:Mann-Whitney...
msuzen
Preamble One of the main tenants of practical data science is performing statistical inference on data sets which are assumed to be representations of populations of activity, natural or man-made. A specific case is called causal inference, which probably the core interest of decision makers...
msuzen
Kindly reposto to KDnuggets by Gregory Piatetsky-Shapiro Preamble Almost all businesses and industry embraced Machine learning (ML) technologies. Apart from ROI concerns, as it is an expensive endeavour to develop and deploy a service driven by ML techniques, sustainability as in going beyond...
msuzen
Kindly reposted to KDnuggets by Gregory Piatetsky-Shapiro with the title Understanding overfitting: an inaccurate meme in machine learning Preamble There is a lot of confusion among practitioners regarding the concept of overfitting. It seems like, a kind of an urban legend or a meme, a folklore...
eloycoto
I had the luck to give a talk to the Python Vigo community. The topic was about how to measure our python applications with few lines of code. As you know I love statsd, so I spoke about statsd data types, InfluxDB database and Grafana as dashboard. I wrote a few examples that are available in my...
eloycoto
I remember when I heard about graphite/statsd. It was late of 2012 in the Python London Group. Few weeks before I read Lean Startup and I learnt to measure all the things to improve our business. In early 2013 I started to use graphite. I tracked all logins, custom events, machine performance and...
eloycoto
I remember when I read about Graphite. I was reading that Vimeo used it for making realtime monitoring in their projects and reporting for all the team. I got a chance to test with my local apps and after a few days I started to love graphite. I start to use graphite in my web apps. After few...