Does Generative AI know statistics
PyCon 2025 – Pittsburgh
Louis Luangkesorn
Question
RAND Health Insurance Expriment
How to analyze
Here is a data set of an health insurance experiment with variable names
How should I analyze the relationship between outpatient visits and the other variables
Linear regression interpretation prompt
Interpret the results from the linear regression summary based on the health insurance experiment
Poisson regression implementation prompt
how should I set up the analysis using a Poisson regression in python with statsmodels
Poisson regression interpretation prompt
Interpret the results from the Poisson regression summary based on the health insurance experiment
Negative binomial interpretation prompt
Interpret the results from the negative binomial regression summary based on the health insurance experiment
Study communications prompts