Descriptive statistics for beginners
Practical introduction to descriptive statistics with guided calculations, accessible explanations, and formulas for beginners.
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
Je débute en analyse de données et j'ai un dataset sur [SUJET] avec [NOMBRE_LIGNES] lignes et les variables suivantes : [VARIABLES_ET_TYPES] (ex : âge (numérique), département (catégoriel), score (numérique)). Contexte : [CONTEXTE_METIER] Outil disponible : [OUTIL] (Excel, Python pandas, R, SPSS, Google Sheets) Guide-moi pour faire une analyse descriptive complète en langage accessible : 1. Explique quelles statistiques calculer pour chaque type de variable (numérique vs catégorielle) 2. Calcule ou montre comment calculer : moyenne, médiane, mode, écart-type, quartiles, min/max 3. Explique quand utiliser la moyenne vs la médiane avec des exemples concrets 4. Montre comment détecter les valeurs aberrantes visuellement et statistiquement 5. Analyse la distribution de chaque variable (normale ? asymétrique ?) 6. Résume les principales caractéristiques de chaque variable en une phrase 7. Identifie les patterns ou observations surprenants dans les données 8. Propose les prochaines questions à explorer après cette analyse initiale Utilise des analogies simples pour expliquer les concepts statistiques. Fournis les formules Excel ou le code [OUTIL] pour chaque calcul.
Why this prompt works
<p>This prompt is effective for beginners because it requires analogies and conceptual explanations in addition to calculations, building statistical understanding rather than simply producing numbers.</p>
Use Cases
Expected Output
Descriptive statistics guide adapted to the dataset, formulas, conceptual explanations, and pattern identification.
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
Data storytelling to present data
Transform raw data into a structured and compelling narrative adapted to a specific audience and objective.
Cohort analysis and customer retention
Complete cohort analysis to measure and understand customer retention with aha moment identification.
Web analytics metrics analysis
Comprehensive web analytics metrics analysis to understand visitor behavior and identify optimization areas.
Getting started with Python and Pandas for analysis
Complete beginner guide to data analysis with Python Pandas, from data loading to first visualizations.