Correlation Analysis

Produces a correlation analysis between specified variables. Computes and interprets correlation coefficients, explains the strength and direction of relationships, distinguishes correlation from causation, and identifies potential confounding variables. Use when the user wants to understand whether two or more variables move together and how strongly they are related. Do NOT use for predicting one variable from another (use regression-guide), testing whether a difference is significant (use hypothesis-testing), or building dashboards (use dashboard-design).

FerroxLabs ea63ad8 2 files · 40.6 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/correlation-analysis commit ea63ad863f

Frequently asked questions

npx skillmds@latest add ferroxlabs/correlation-analysis