Regression Guide

Applies regression analysis to a business question. Sets up the regression model, interprets coefficients and p-values in plain language, checks assumption violations, and translates model output into a business recommendation. Use when the user wants to predict one variable from others or understand which factors drive an outcome. Do NOT use for simple correlation between two variables (use correlation-analysis), A/B test result interpretation (use hypothesis-testing), or chart creation (use chart-type-selector).

FerroxLabs b73397d 2 files · 40.4 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/regression-guide commit b73397de59

Frequently asked questions

npx skillmds@latest add ferroxlabs/regression-guide