Latest updates for Bayesian Statistics

Fresh curated links around Bayesian Statistics are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Kalman and Bayes average grades
  • Bayesian Workflow [cover]
  • The Bayesian Workflow book is coming!

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

johndcook.com /1 month ago

Kalman and Bayes average grades

This post will look at the problem of updating an average grade as a very simple special case of Bayesian statistics and of Kalman filtering. Suppose you’re keeping up with your av...

Read source
r-bloggers.com /1 month ago

Bayesian Workflow [cover]

Ah great, the new book on Bayesian workflow by Andrew Gelman, Aki Vehtari, Richard McElreath I knew they were working on is about to appear!  With entries from several coauthors an...

Read source
statmodeling.stat.columbia.edu /1 month ago

The Bayesian Workflow book is coming!

We’re very excited about this book. It’s the result of several years of effort. You can pre-order from the publisher or from Amazon. Here’s the book’s webpage, which includes the d...

Read source
pharmexec.com /1 month ago

<![CDATA[Bringing the Bayesian Method to Clinical Trials: Q&A with Dr. Stacy Lindborg]]>

Read source
bioengineer.org /1 month ago

Bayesian Method Enhances Aggregated Chemical Exposure Assessment

In a landmark study set to reshape our understanding of environmental health risks, researchers have introduced a sophisticated Bayesian framework to comprehensively evaluate human...

Read source
statmodeling.stat.columbia.edu /1 week ago

MrPlew: Locally Equivalent Weights for Multilevel Regression and Poststratification

Ryan Giordano, Alice Cima, Jared Murray, Erin Hartman, and Avi Feller write: Multilevel regression and poststratification (MrP) has become a workhorse method for estimating populat...

Read source
journals.plos.org /1 week ago

Efficient sequential Bayesian inference for state-space epidemic models using ensemble data assimilation

by Dhorasso Temfack, Jason Wyse Estimating latent epidemic states and model parameters from partially observed, noisy data remains a major challenge in infectious disease modeling...

Read source
statmodeling.stat.columbia.edu /1 month ago

My talk at Stanford later this month: “What to do when your estimate is 1 standard error away from 0?”

Tuesday 28 Apr 2026, 4pm in CoDa E160: What to do when your estimate is 1 standard error away from 0? Andrew Gelman, Department of Statistics and Department of Political Science, C...

Read source
towardsdatascience.com /1 week ago

How to Mathematically Choose the Optimal Bins for Your Histogram

Optimal Resolution in Histograms: A Rigorous Bayesian Approach to Density Fitting The post How to Mathematically Choose the Optimal Bins for Your Histogram appeared first on Toward...

Read source
statmodeling.stat.columbia.edu /3 days ago

No, Bayes does not like Mayor Pete. (Pitfalls of using implied betting market odds to estimate electability.)

This one’s from 2019, but it’s worth reposting given recent interest in prediction markets. The story starts with a post from economist Greg Mankiw, who wrote: Who has the best cha...

Read source
statmodeling.stat.columbia.edu /1 week ago

Jonah’s seminar tomorrow: “Bayesian Workflow and the Software That Shapes It”

This is Leo. Jonah Gabry (Stan developer, Andrew’s collaborator, etc.) is spending the whole month of May as a visiting professor here with us at the University of Trieste in Italy...

Read source
towardsdatascience.com /3 days ago

Learning From Pairwise Preferences: An Introduction to the Bradley Terry Model

How to Turn Simple Head-to-Head Choices Into Probabilistic Rankings The post Learning From Pairwise Preferences: An Introduction to the Bradley Terry Model appeared first on Toward...

Read source
statmodeling.stat.columbia.edu /1 month ago

Survey Statistics: improving with structure

We’ve met Mr. P (Multilevel Regression and Poststratification). We’ve met Mrs. P (Multilevel Regression with Synthetic Poststratification). Now let’s meet Ms. P (Multilevel Structu...

Read source
journals.plos.org /3 weeks ago

Distilling noise characteristics and prior expectations in multisensory causal inference

by Shuze Liu, Trevor Holland, Wei Ji Ma, Luigi Acerbi The perception of the external world relies on integrating information from multiple sensory modalities. To do this effective...

Read source
statmodeling.stat.columbia.edu /2 days ago

The Kappa Zoo: David Eubanks’s online monograph on rating models

David Eubanks writes: My site is kappazoo.com, and it’s still a work in progress. I would rather have emailed after I had the new goodness-of-fit code done, but I saw that you’re d...

Read source
robjhyndman.com /1 month ago

Why traditional statistics still matters in the age of AI

I was interviewed on this topic recently by Dr Genevieve Hayes for her podcast Value Driven Data Science. Here’s the blurb (not written by me): Data scientists today are under pre...

Read source
statmodeling.stat.columbia.edu /4 days ago

Survey Statistics: double-plus robustness

Meng (2022) pops up a lot here: “it is the people” (the launch of this blog series a year ago !), “probability samples vs epsem samples vs SRS samples”, “divine probabilities”, and...

Read source
towardsdatascience.com /1 month ago

Introduction to Deep Evidential Regression for Uncertainty Quantification

Machine learning models can be confident even when they shouldn't be. This article introduces Deep Evidential Regression (DER), a method that lets neural networks rapidly express w...

Read source
drsvenkatesan.com /1 month ago

Why Superior Scientists, will never rely on Non-Inferiority trials?

Statistics is the most advanced form of mathematics by which predictions about the future can be made with some degree of surety It is the vital cog linking biology and maths. Howe...

Read source
statmodeling.stat.columbia.edu /3 weeks ago

Survey Statistics: Blue Rose Research is (still) hiring !

As readers may know, I’m a survey statistician at Blue Rose Research. We survey the public to forecast elections and test political messages, used to advise Democrats. On this blog...

Read source
statmodeling.stat.columbia.edu /1 month ago

Survey Statistics: exploded logit !

Two weeks ago we modeled vote choice with candidates C = {Left, Right, Other} as a multinomial logit: P[voter i chooses candidate c from C] = exp(f(X_ic)) / sum_c’ exp(f(X_ic’)) We...

Read source
statmodeling.stat.columbia.edu /1 month ago

Should French pollsters be using Mister P?

An anonymous statistics student from France sends in the above plots (click twice to see big versions) and writes: I’m trying to push French pollsters to start doing MRP. I made a...

Read source
sailingscuttlebutt.com /4 weeks ago

Ruling out weather in Bayesian disaster

In August 2024, the 184-foot luxury yacht Bayesian sank in a storm at anchor off the Sicilian coast. Nearly two years later, blame is being decided. Report by Peter Swanson for Loo...

Read source
statmodeling.stat.columbia.edu /2 weeks ago

Alchemize: PyMC’s model to replace Stan/PyMC, etc. with an LLM

This post is from Bob I’ll let Thomas Wiecki, who is one of the core PyMC devs and one of the partners at PyMC Labs, speak for himself here: Thomas Wiecki. 2026. Alchemize: Transpi...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Bayesian Statistics

sailingscuttlebutt.com

Recent coverage from public sources
Public source

bioengineer.org

Recent coverage from public sources
Public source

drsvenkatesan.com

Recent coverage from public sources
Public source

journals.plos.org

Recent coverage from public sources
Public source

robjhyndman.com

Recent coverage from public sources
Public source

statmodeling.stat.columbia.edu

Recent coverage from public sources
Public source