CYAIDATA-ANMay 8, 2018

Using Simpson's Paradox to Discover Interesting Patterns in Behavioral Data

arXiv:1805.03094v122 citations
Originality Synthesis-oriented
AI Analysis

This provides a tool for researchers and analysts to discover interesting patterns in behavioral data, though it appears incremental as it builds on existing statistical concepts.

The authors tackled the problem of uncovering hidden patterns in behavioral data by developing a method that uses Simpson's paradox to identify subgroups with deviant behaviors, applying it to datasets from Stack Exchange, Khan Academy, and Duolingo.

We describe a data-driven discovery method that leverages Simpson's paradox to uncover interesting patterns in behavioral data. Our method systematically disaggregates data to identify subgroups within a population whose behavior deviates significantly from the rest of the population. Given an outcome of interest and a set of covariates, the method follows three steps. First, it disaggregates data into subgroups, by conditioning on a particular covariate, so as minimize the variation of the outcome within the subgroups. Next, it models the outcome as a linear function of another covariate, both in the subgroups and in the aggregate data. Finally, it compares trends to identify disaggregations that produce subgroups with different behaviors from the aggregate. We illustrate the method by applying it to three real-world behavioral datasets, including Q\&A site Stack Exchange and online learning platforms Khan Academy and Duolingo.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes