Kyle Polich

Data Skeptic

The Data Skeptic Podcast features interviews and discussion of topics related to data science, statistics, machine learning, artificial intelligence and the like, all from the perspective of applying critical thinking and the scientific method to evaluate the veracity of claims and efficacy of approaches.

Author

Kyle Polich

Category

Technology

Podcast website

dataskeptic.com

Latest episode

Jul 2, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

[MINI] z-scores 15.05.2015

This week's episode dicusses z-scores, also known as standard score. This score describes the distance (in standard deviations) that an observation is away from the mean of the population. A closely related top is the  68-95-99.7 rule  which tells us that (approximately) 68% of a normally distributed population lies within one standard deviation of the mean, 95 within 2, and 99.7 within 3. Kyle an...

Using Data to Help Those in Crisis 08.05.2015

This week Noelle Sio Saldana discusses her volunteer work at Crisis Text Line - a 24/7 service that connects anyone with crisis counselors. In the episode we discuss Noelle's career and how, as a participant in the Pivotal for Good program (a partnership with DataKind), she spent three months helping find insights in the messaging data collected by Crisis Text Line. These insights helped give visi...

The Ghost in the MP3 01.05.2015

Have you ever wondered what is lost when you compress a song into an MP3? This week's guest Ryan Maguire did more than that. He worked on software to issolate the sounds that are lost when you convert a lossless digital audio recording into a compressed MP3 file. To complete his project, Ryan worked primarily in python using the  pyo  library as well as the  Bregman Toolkit Ryan mentioned humans h...

Data Fest 2015 28.04.2015

This episode contains converage of the 2015 Data Fest hosted at UCLA.  Data Fest is an analysis competition that gives teams of students 48 hours to explore a new dataset and present novel findings.  This year, data from Edmunds.com was provided, and students competed in three categories: best recommendation, best use of external data, and best visualization.

[MINI] Cornbread and Overdispersion 24.04.2015

For our 50th episode we enduldge a bit by cooking Linhda's previously mentioned "healthy" cornbread.  This leads to a discussion of the statistical topic of overdispersion in which the variance of some distribution is larger than what one's underlying model will account for.

[MINI] Natural Language Processing 17.04.2015

This episode overviews some of the fundamental concepts of natural language processing including stemming, n-grams, part of speech tagging, and th bag of words approach.

Computer-based Personality Judgments 10.04.2015

Guest Youyou Wu discuses the work she and her collaborators did to measure the accuracy of computer based personality judgments. Using Facebook "like" data, they found that machine learning approaches could be used to estimate user's self assessment of the "big five" personality traits: openness, agreeableness, extraversion, conscientiousness, and neuroticism. Interestingly, the computer-based ass...

[MINI] Markov Chain Monte Carlo 03.04.2015

This episode explores how going wine testing could teach us about using markov chain monte carlo (mcmc).

[MINI] Markov Chains 20.03.2015

This episode introduces the idea of a Markov Chain. A Markov Chain has a set of states describing a particular system, and a probability of moving from one state to another along every valid connected state. Markov Chains are memoryless, meaning they don't rely on a long history of previous observations. The current state of a system depends only on the previous state and the results of a random o...

Oceanography and Data Science 13.03.2015

Nicole Goebel  joins us this week to share her experiences in oceanography studying phytoplankton and other aspects of the ocean and how data plays a role in that science.   We also discuss  Thinkful  where Nicole and I are both mentors for the Introduction to Data Science course. Last but not least, check out Nicole's blog  Data Science Girl  and the videos Kyle mentioned on her Youtube channel f...

[MINI] Ordinary Least Squares Regression 06.03.2015

This episode explores Ordinary Least Squares or OLS - a method for finding a good fit which describes a given dataset.

NYC Speed Camera Analysis with Tim Schmeier 27.02.2015

New York State approved the use of automated speed cameras within a specific range of schools. Tim Schmeier did an analysis of publically available data related to these cameras as part of a project at the  NYC Data Science Academy . Tim's work leverages several open data sets to ask the questions: are the speed cameras succeeding in their intended purpose of increasing public safety near schools?...

[MINI] k-means clustering 20.02.2015

The k-means clustering algorithm is an algorithm that computes a deterministic label for a given "k" number of clusters from an n-dimensional datset.  This mini-episode explores how Yoshi, our lilac crowned amazon's biological processes might be a useful way of measuring where she sits when there are no humans around.  Listen to find out how!

Shadow Profiles on Social Networks 13.02.2015

Emre Sarigol  joins me this week to discuss his paper  Online Privacy as a Collective Phenomenon . This paper studies data collected from social networks and how the sharing behaviors of individuals can unintentionally reveal private information about other people, including those that have not even joined the social network! For the specific test discussed, the researchers were able to accurately...

[MINI] The Chi-Squared Test 06.02.2015

The Chi-Squared test is a methodology for hypothesis testing. When one has categorical data, in the form of frequency counts or observations (e.g. Vegetarian, Pescetarian, and Omnivore), split into two or more categories (e.g. Male, Female), a question may arise such as "Are women more likely than men to be vegetarian?" or put more accurately, "Is any observed difference in the frequency with whic...

Mapping Reddit Topics with Randy Olson 30.01.2015

My quest this week is noteworthy a.i. researcher  Randy Olson  who joins me to share his work creating the  Reddit World Map  - a visualization that illuminates clusters in the reddit community based on user behavior. Randy's blog post on  created the reddit world map  is well complimented by a more detailed write up titled  Navigating the massive world of reddit: using backbone networks to map us...

[MINI] Partially Observable State Spaces 23.01.2015

When dealing with dynamic systems that are potentially undergoing constant change, its helpful to describe what "state" they are in.  In many applications the manner in which the state changes from one to another is not completely predictable, thus, there is uncertainty over how it transitions from state to state.  Further, in many applications, one cannot directly observe the true state, and thus...

Easily Fooling Deep Neural Networks 16.01.2015

My guest this week is Anh Nguyen, a PhD student at the University of Wyoming working in the  Evolving AI lab . The episode discusses the paper  Deep Neural Networks are Easily Fooled [pdf]  by Anh Nguyen, Jason Yosinski, and Jeff Clune. It describes a process for creating images that a trained deep neural network will mis-classify. If you have a deep neural network that has been trained to recogni...

[MINI] Data Provenance 09.01.2015

This episode introduces a high level discussion on the topic of Data Provenance, with more MINI episodes to follow to get into specific topics. Thanks to listener Sara L who wrote in to point out the Data Skeptic Podcast has focused alot about  using  data to be skeptical, but not necessarily being skeptical  of  data. Data Provenance is the concept of knowing the full origin of your dataset. Wher...

Doubtful News, Geology, Investigating Paranormal Groups, and Thinking Scientifically with Sharon Hill 03.01.2015

I had the change to speak with well known  Sharon Hill  ( @idoubtit ) for the first episode of 2015. We discuss a number of interesting topics including the contributions  Doubtful News  makes to getting scientific and skeptical information ranked highly in search results, sink holes, why earthquakes are hard to predict, and data collection about paranormal groups via the internet.

[MINI] Belief in Santa 26.12.2014

In this quick holiday episode, we touch on how one would approach modeling the statistical distribution over the probability of belief in Santa Claus given age.

Economic Modeling and Prediction, Charitable Giving, and a Follow Up with Peter Backus 19.12.2014

Economist Peter Backus joins me in this episode to discuss a few interesting topics. You may recall Linhda and I previously discussed his paper " The Girlfriend Equation " on a recent mini-episode. We start by touching base on this fun paper and get a follow up on where Peter stands years after writing w.r.t. a successful romantic union. Additionally, we delve in to some fascinating economics topi...

[MINI] The Battle of the Sexes 12.12.2014

Love and Data is the continued theme in this mini-episode as we discuss the game theory example of The Battle of the Sexes. In this textbook example, a couple must strategize about how to spend their Friday night. One partner prefers football games while the other partner prefers to attend the opera. Yet, each person would rather be at their non-preferred location so long as they are still with th...

The Science of Online Data at Plenty of Fish with Thomas Levi 05.12.2014

Can algorithms help you find love? Many happy couples successfully brought together via online dating websites show us that data science can help you find love. I'm joined this week by Thomas Levi, Senior Data Scientist at  Plenty of Fish , to discuss some of his work which helps people find one another as efficiently as possible. Matchmaking is a truly non-trivial problem, and one that's dynamica...

[MINI] The Girlfriend Equation 28.11.2014

Economist Peter Backus put forward "The Girlfriend Equation" while working on his PhD - a probabilistic model attempting to estimate the likelihood of him finding a girlfriend. In this mini episode we explore the soundness of his model and also share some stories about how Linhda and Kyle met.

Listen to the Data Skeptic podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.