Published Jun 7, 2022

SDS 581: Bayesian, Frequentist, and Fiducial Statistics in Data Science — with Xiao-Li Meng

Harvard professor Xiao-Li Meng delves into the complexities of data quality, exploring the nuances of Frequentist, Bayesian, and Fiducial statistical paradigms, while also highlighting the trade-offs and ethical dilemmas in data science, particularly in regard to data privacy and transparency.
Episode Highlights
Super Data Science: ML & AI Podcast with Jon Krohn logo

Popular Clips

Episode Highlights

  • Frequentist vs. Bayesian

    The comparison between Frequentist and Bayesian approaches highlights their distinct philosophies in statistical inference. explains that Frequentists focus on data replication, imagining hypothetical scenarios to predict outcomes. They emphasize the importance of thinking about data that isn't available, which can be limiting when data is fixed 1. In contrast, Bayesians consider all possible scenarios that could have generated the observed data, prioritizing the data at hand to make probabilistic inferences 2. This approach requires considering prior knowledge, which can be controversial. notes, "The Bayes will think about all the different scenarios that could have generated the data I have seen."

       

    Fiducial Statistics

    Fiducial statistics, a lesser-known approach, offers a unique perspective on statistical inference. describes it as a controversial method developed by Ari Fischer, aiming to provide answers without assuming prior knowledge 3. This approach attempts to infer distributions by focusing on the noise in data, rather than relying on prior distributions 4. explains, "Fiduciary statistics makes use of the data that you have. It doesn't worry about some unknown distribution that you don't have." Despite its complexity, fiducial statistics is gaining interest in machine learning contexts, where practitioners may unknowingly apply its principles.

Related Episodes