Correlation analysis between variables
Analyze correlations between dataset variables with business interpretation and heatmap visualization.
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
J'ai un dataset contenant [NOMBRE_VARIABLES] variables : [LISTE_VARIABLES]. Le dataset comporte [NOMBRE_OBSERVATIONS] observations sur la période [PERIODE]. L'objectif est de comprendre les relations entre ces variables pour [OBJECTIF_METIER].
Réalise une analyse de corrélation complète :
- Calcule la matrice de corrélation (Pearson pour variables continues, Spearman si distribution non-normale, Kendall pour variables ordinales)
- Identifie les paires de variables avec corrélation forte (|r| > 0.7) et modérée (|r| > 0.4)
- Distingue corrélation et causalité pour les relations identifiées
- Détecte la multicolinéarité problématique pour de futures analyses de régression
- Représente graphiquement la matrice de corrélation (heatmap) avec le code approprié
- Propose des hypothèses métier pour expliquer les corrélations les plus significatives
- Identifie des variables potentiellement redondantes pouvant être supprimées
Contexte business : [CONTEXTE_BUSINESS]
Outil préféré : [OUTIL] (Python pandas/seaborn, R, Excel)
Fournis une interprétation en langage accessible pour des non-statisticiens.
Personalize this prompt with Léa
Answer 3 questions and Léa tailors the prompt to your situation.
Why this prompt works
<p>The prompt is effective because it requests both technical calculation and accessible business interpretation, bridging the gap between statistical analysis and managerial decision-making. It avoids the correlation/causation trap.</p>
Use Cases
Expected Output
Annotated correlation matrix, identification of significant relationships, visualization code, and business interpretations.
Learn more
Check the full skill on Prompt Guide to master this technique from A to Z.
View on Prompt Guide📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Similar Prompts
Survey and questionnaire analysis
Complete survey results analysis with statistics, segmentation, verbatim analysis, and summary report.
Pivot table analysis
Perform an in-depth analysis of an Excel pivot table to extract trends and actionable insights.
Web analytics metrics analysis
Comprehensive web analytics metrics analysis to understand visitor behavior and identify optimization areas.
Create your first dashboard in Excel
Step-by-step guide to create your first professional Excel dashboard with no advanced knowledge required.