Atlas
statminds
Evidence CommunicationThe underlying model family class (e.g. GLM, linear model, categorical matrix, log-linear).Parametric ReferenceStatistical methods that assume a specific probability distribution family (typically normal).12-stage workflow

Data Visualization

The architecture of evidence. From univariate shapes to high-dimensional multivariate forensics.

Model familyEvidence Communication
HypothesisMean Equality
AliasesInformation Design · Evidence Translation · Graphical Forensics · Multivariate Mapping
G1
Multivariate Insight
Map complex interactions across 3+ variables using Heatmaps and Bubble Charts.
G2
Distributional Depth
Combine summary stats with raw density using Violin Plots.
G3
Analytical Integrity
Audit model assumptions using Residual and Q-Q plots.
G4
Dimensionality Reduction
Visualize high-dimensional patient data via PCA and t-SNE.
Visual Overview Dashboard
1

What is it?

Data Visualization represents a core statistical conceptual framework required to understand research design, data mapping, and analytical models.

The architecture of evidence. From univariate shapes to high-dimensional multivariate forensics.

2

Goals & Indications

  • Multivariate Insight: Map complex interactions across 3+ variables using Heatmaps and Bubble Charts.
  • Distributional Depth: Combine summary stats with raw density using Violin Plots.
  • Analytical Integrity: Audit model assumptions using Residual and Q-Q plots.
  • Dimensionality Reduction: Visualize high-dimensional patient data via PCA and t-SNE.
3

Core Idea Diagram

Data Dimensions mapped to visual coordinates
4

Key Elements

  • Univariate: Histograms, Boxplots.
  • Bivariate: Scatterplots, line graphs.
  • Multivariate: Heatmaps, Radars, PCA.
5

How it works

  1. Map numeric values to spatial coordinate channels.
  2. Assign grouping factors to color hues and shapes.
  3. Manage chart density through transparent overlaps.
  4. Superimpose statistical fits like regressions and intervals.
6

Defensive Pitfall

Warning: Using bar charts for continuous distributions, which hides skewness, bimodal peaks, and outlier gaps.

7

Expert Directive

Charts are the lens of evidence. Always prioritize raw distribution data over summary averages.

8

Quick Reference

Chart typeData mappingGoal
Scatterplot2x ContinuousTrend lines
HeatmapGrid densitiesCorrelation
RadarMultivariateProfiles
BoxplotContinuous + CatSpread/Skew
Interactive Sandbox

Interactive Chart Laboratory

Select a visualization type and adjust association strength to see chart responses.

Association Strength (slope)0.50
Data Spread (noise)0.80
Rendered Chart
Advanced Visual Protocol
01
Spatial Encoding
Mapping data to X/Y coordinates and Color intensity.
02
Kernel Density
Estimating the continuous probability shape of raw evidence.
03
Linear Projection
Compressing high-dimensional variance into 2D space (PCA).
Briefing Logic

Start with univariate shapes (Histogram). Escalate to bivariate relationships (Scatterplot). Finalize with multivariate forensics (Heatmap/PCA) to reveal the systemic truth.

01Relationship

The Scatterplot

A two-dimensional data visualization that uses dots to represent the values obtained for two different variables—one plotted along the x-axis and the other along the y-axis.

Summary stats are a mask; the scatterplot is the face. Never model a relationship you haven't physically seen in the dots.
The Raw Evidence
Why it matters

The Scatterplot is the 'Relationship Radar'. It is the only visual that preserves the raw identity of every patient in your study. It reveals hidden clusters, non-linear patterns, and 'Black Swan' outliers that summary averages (like the mean) completely ignore.

When to use

Mandatory first step for any correlation or regression analysis. Use it to check if your data actually follows a straight line before running linear math.

Defensive Warning

Overplotting. In massive datasets, thousands of dots can overlap into a solid 'Blob', hiding the true density. Use 'Alpha-transparency' or 'Hex-binning' to reveal the hidden density inside the cloud.

Analogy & Core Concept

"Think of it as a sky full of stars. If the stars form a constellation (a line), you have a predictable relationship. If they are random dots, you have chaos. It allows you to 'See the Noise' before you calculate the correlation."

Worked Cases
Dose-Response

Plotting milligrams of a drug vs. hours of sleep to see if the benefit eventually plateaus or reverses.

Risk Forensics

Mapping age against arterial stiffness to identify at what decade the risk of heart disease suddenly accelerates.

Summary stats are a mask; the scatterplot is the face. Never model a relationship you haven't physically seen in the dots.
The Raw Evidence
02Relationship

The Heatmap

A graphical representation of data where individual values contained in a matrix are represented as colors, providing a massive overview of complex interactions.

Why it matters

The Heatmap is the 'Intensity Matrix'. It is the only way to visualize hundreds of variables simultaneously. In genetics or big data research, it reveals 'Hot Spots'—clusters of biological activity or patient behavior that would be impossible to spot in a standard table.

When to use

Essential for exploratory analysis of large matrices, correlation structures, or high-dimensional biological data.

Defensive Warning

Color Scale Distortion. Using non-uniform scales (like Rainbow) can create visual 'cliffs' where none exist. Always use perceptually uniform, sequential, or diverging color maps.

Analogy & Core Concept

"Think of it as a thermal camera for your data. You aren't looking at individual numbers; you are looking at the 'Heat' of the system. Patterns emerge through color gradients, instantly revealing which groups of variables move together."

Worked Cases
Genomics

Mapping 500 genes across 50 patients to see which gene clusters 'ignite' when a specific treatment is administered.

Behavioral Forensics

Visualizing hospital admission intensity by 'Hour of Day' and 'Day of Week' to optimize staffing levels.

Color is a dimension, not a decoration. Use the intensity of the heatmap to reveal the hidden architecture of the system.
The Thermal Truth
03Relationship

Correlation Matrix

A table showing correlation coefficients between sets of variables, usually visualized as a colored grid where each cell represents the relationship between two variables.

Why it matters

The Correlation Matrix is the 'System Audit'. It provides a high-altitude view of how every variable in your study relates to every other variable. It is the primary tool for identifying 'Collinearity'—finding out if you are measuring the same thing twice.

When to use

Mandatory for high-dimensional data screening and before building multivariate regression models.

Defensive Warning

The Correlation Paradox. Just because two variables are highly correlated doesn't mean one causes the other. A matrix shows 'Association', never 'Causality'.

Analogy & Core Concept

"It organizes the complexity of relationships. Instead of 100 individual scatterplots, you have one master grid. It allows you to see the 'Network of Influence' within your data in one glance."

Worked Cases
Feature Selection

Identifying which 5 variables out of 50 have the strongest relationship with patient recovery to build a tighter predictive model.

Data Integrity

Finding variables that are perfectly correlated (R=1.0), which usually suggests a data entry duplication or redundant measurement.

Relationships are rarely solo. Use the matrix to find the symphony of signals that move the needle of your discovery.
The System Audit
04Relationship

Bubble Chart

An extension of the scatterplot where each data point is represented as a circle (bubble), and the size of the circle represents a third variable.

Why it matters

The Bubble Chart is the '3D Scatterplot'. It is the only 2D visual that can simultaneously show Relationship (X and Y) AND Magnitude (Size). It adds a whole new dimension of context without overwhelming the reader's cognitive load.

When to use

Whenever you have three interrelated Ratio variables and want to show the 'Context of Magnitude' along with the relationship.

Defensive Warning

The Area Illusion. Humans judge circle size by 'Area', but some software scales by 'Diameter'. If you double the diameter, the bubble looks 4x bigger, which is mathematically dishonest.

Analogy & Core Concept

"It shows the 'Weight' of the evidence. A dot in a scatterplot only tells you 'Where' a person is. A bubble tells you 'How Big' they are (e.g., their total medical spending or their population size)."

Worked Cases
Public Health

X=Wealth, Y=Life Expectancy, Size=Population. This shows that tiny rich nations live longer than massive poor nations.

Market Analysis

X=Ad Spend, Y=Sales Growth, Size=Total Revenue.

Context is the third dimension. Use the size of the bubble to show that some discoveries carry more weight than others.
The Weight of Points
05Comparison

The Bar Chart

A graphical display using rectangular bars with lengths proportional to the values that they represent, used to compare different categories.

Length is the language of truth. Start your axis at zero, or admit that you are telling a story rather than presenting evidence.
The Honest Magnitude
Why it matters

The Bar Chart is the 'Comparison King'. The human brain is evolutionarily optimized to judge differences in vertical length with high precision. This makes the bar chart the most reliable way to communicate the magnitude of difference between independent groups.

When to use

Primary choice for comparing means or frequencies across discrete categories (Nominal or Ordinal data).

Defensive Warning

The Truncated Axis Trap. Starting the Y-axis at a non-zero value (e.g., at 90 instead of 0) to make a tiny 1% difference look like a 500% discovery. This is considered visual fraud in elite research.

Analogy & Core Concept

"It uses physical space to represent quantity. Because we perceive the 'Area' of the bar, it provides an intuitive feel for the size of a treatment effect—provided the baseline is honest."

Worked Cases
Categorical Comparison

Showing the success rates of three different surgical techniques side-by-side.

Demographic Audits

Visualizing the number of male vs. female participants in a clinical trial.

Length is the language of truth. Start your axis at zero, or admit that you are telling a story rather than presenting evidence.
The Honest Magnitude
06Comparison

Radar Chart

A graphical method of displaying multivariate data in the form of a two-dimensional chart of three or more quantitative variables represented on axes starting from the same point.

Why it matters

The Radar Chart is the 'Visual Fingerprint'. It is the definitive way to visualize a 'Profile'—comparing a single participant or group across multiple diverse metrics (like quality of life scores) simultaneously.

When to use

Best for comparing a small number of groups (2-3) across many variables (5-10) where the 'Global Profile' is more important than individual numbers.

Defensive Warning

Axis Order Bias. The shape of the plot changes based on which variable is next to which. This can create 'Meaningless Shapes' if the variables aren't grouped logically.

Analogy & Core Concept

"It shows the 'Shape' of excellence or disease. If a patient is perfectly healthy, their radar plot might be a large, even circle. If they are sick in one area, the shape will 'Dent' in that specific axis."

Worked Cases
Athlete Profiling

Mapping Speed, Strength, Agility, and Endurance into one spider plot to see an athlete's strengths and weaknesses.

Side-Effect Profiles

Comparing the severity of Nausea, Fatigue, Insomnia, and Dizziness across two different medications.

Profiles are not lists; they are shapes. Use the radar to see the symmetry of health or the distortion of disease.
The Visual Fingerprint
07Comparison

Treemap

A method for displaying hierarchical data by using nested rectangles, the area of which is proportional to the values they represent.

Why it matters

The Treemap is the 'Hierarchical Box'. It is the most space-efficient way to visualize how a whole is divided into nested parts. It turns a boring spreadsheet of categories and subcategories into an intuitive 'Area of Importance' map.

When to use

Primary choice for hierarchical data where space is limited or when you want to emphasize the proportion of the whole.

Defensive Warning

Comparison Hardness. Humans are good at judging length (bars) but bad at judging area (rectangles). If precision is the goal, use a Bar Chart. If 'Total Overview' is the goal, use a Treemap.

Analogy & Core Concept

"It shows 'The Whole Story'. You see the total size, then how it's split into departments, then how those departments spend their money. Area represents magnitude, allowing for instant 'Big Picture' auditing."

Worked Cases
Budget Audits

Visualizing a $10M hospital budget to see exactly which departments (Surgery, ER, Lab) are consuming the most resources.

Population Genetics

Mapping the ancestry of a mixed population by nesting ethnic subgroups within global continental groups.

Reality is nested. Use the treemap to see the hierarchy of importance before you audit the individual parts.
The Big Picture
08Time & Trend

The Line Graph

A type of chart which displays information as a series of data points called 'markers' connected by straight line segments, usually representing a change over time.

Dots are snapshots; lines are stories. Use the slope to reveal the speed of discovery, but never smooth away the complexity of life.
The Narrative of Flow
Why it matters

The Line Graph is the 'Trend Pulse'. While bars compare static states, lines reveal the 'Flow' of reality. It is the essential tool for longitudinal research, allowing us to track healing, decay, or growth across days, months, or years.

When to use

Mandatory for tracking continuous variables across time or any sequential ordered list (e.g., dosage levels).

Defensive Warning

The Over-Smoothing Bias. Using curved 'Splines' to make a messy line look beautiful. This can hide important spikes or volatility that indicate patient risk or treatment instability.

Analogy & Core Concept

"It connects the dots to form a narrative. By showing the 'Slope' of the line, it tells the doctor how fast a patient is recovering. A steep upward line is a physical signal of a high-velocity treatment effect."

Worked Cases
Time-Series Monitoring

Tracking a patient's glucose levels throughout a 24-hour cycle to identify post-meal spikes.

Public Health Waves

Visualizing the 'Flattening of the Curve' during a pandemic to evaluate policy interventions.

Dots are snapshots; lines are stories. Use the slope to reveal the speed of discovery, but never smooth away the complexity of life.
The Narrative of Flow
09Time & Trend

Area Chart

A variation of the line graph where the area between the axis and the line is emphasized with color or shading, typically used to represent accumulated totals.

Why it matters

The Area Chart is the 'Volume Trend'. While a line graph shows the 'Path', the area chart shows the 'Weight'. It is the essential tool for seeing how individual components contribute to a growing total over time (Stacked Area).

When to use

Best for showing part-to-whole relationships over time or when the 'Total Accumulated Magnitude' is the primary story.

Defensive Warning

The Occlusion Problem. If you have multiple overlapping area charts, the one in the 'Front' hides the one in the 'Back'. Always use transparency or 'Stacked' logic to prevent hiding data.

Analogy & Core Concept

"It visualizes accumulation. By filling the space below the line, it gives the reader a physical sense of the 'Total Amount' of something—like the total number of patients treated vs the speed of treatment."

Worked Cases
Cumulative Enrollment

Tracking the total number of participants in a multi-year clinical trial as they are added over time.

Energy Research

Showing how Solar, Wind, and Coal contribute to the total energy 'Pie' across a 10-year period.

Trends have weight. Use the area to show not just where the data is going, but how much of it is carrying the load.
The Volume Trend
10Distribution

The Histogram

A representation of the distribution of numerical data, where data is binned into intervals and the frequency of each bin is shown by the height of a bar.

A mean describes the location; a histogram describes the soul. Look at the crowd before you trust the average.
The Shape of Truth
Why it matters

The Histogram is the 'Shape of the Crowd'. It is the only way to physically verify the 'Normal Distribution' assumption. Without it, you are running parametric math (like T-tests) blindly, potentially on data that is too skewed to support the logic.

When to use

Mandatory first step in Exploratory Data Analysis (EDA) before choosing between parametric and non-parametric tests.

Defensive Warning

The Bin Size Illusion. A distribution can look normal with 5 bins but skewed with 50 bins. Always experiment with bin resolution to ensure the 'Shape' isn't a byproduct of the grouping.

Analogy & Core Concept

"Think of it as a huddle. Where are most people standing? If they are all clustered in the center, you have a bell curve. If they are leaning heavily to one side, you have skewness. It reveals the 'Biological Signature' of your sample."

Worked Cases
Age Profiling

Seeing if your study participants are mostly young, old, or evenly spread across the range.

Assumption Forensic

Finding a 'Bimodal' (two-peak) distribution that reveals you actually have two different groups hidden in your data.

A mean describes the location; a histogram describes the soul. Look at the crowd before you trust the average.
The Shape of Truth
11Distribution

The Boxplot

A standardized way of displaying the distribution of data based on a five-number summary: minimum, first quartile (Q1), median, third quartile (Q3), and maximum.

A boxplot is the master of summary. It hides the individual noise to reveal the structural integrity of the group.
The Compact Audit
Why it matters

The Boxplot is the 'Five-Number Forensic'. It is the most efficient way to compare multiple groups simultaneously. While means can be pulled by a single outlier, the boxplot's median and IQR provide a 'Robust' view of the stable core of your data.

When to use

The gold standard for comparing the spread and medians of three or more groups in professional scientific publications.

Defensive Warning

The Hidden Distribution. Different shapes (like bimodal data) can sometimes produce identical boxplots. Always pair a boxplot with a jittered scatterplot or violin plot to see the underlying density.

Analogy & Core Concept

"It's a mathematical frame. The box shows the 'Heart' of the data (the middle 50%), and the whiskers show the 'Reach' of the population. Dots outside the whiskers are flagged as outliers—giving you instant data-cleaning targets."

Worked Cases
Cross-Clinic Audit

Comparing recovery times across 10 different hospitals to see which has the most 'Unpredictable' results (widest boxes).

Outlier Detection

Identifying a patient whose laboratory results are so extreme they sit far outside the whiskers, suggesting a possible measurement error.

A boxplot is the master of summary. It hides the individual noise to reveal the structural integrity of the group.
The Compact Audit
12Distribution

Stem-and-Leaf Plot

A semi-graphical method used to represent quantitative data where each data value is split into a 'stem' (the first digit or digits) and a 'leaf' (the last digit).

Why it matters

The Stem-and-Leaf is the 'Raw Data Mirror'. It is the only visual archetype that shows you the SHAPE of the distribution without deleting the actual NUMBERS. While a histogram hides individual scores inside bars, the stem-and-leaf preserves the identity of every single patient in your study.

When to use

Primary choice for small to medium datasets (N < 100) where preserving the raw numerical precision is as important as showing the distribution shape.

Defensive Warning

Scalability. With thousands of data points, the 'leaves' become a wall of text that is impossible to read. For 'Big Data', always transition to a Histogram or Density plot.

Analogy & Core Concept

"Think of it as a histogram made of real digits. It allows for an instant forensic audit. You can see the 'Center' and the 'Spread' while simultaneously verifying that no data entry errors (like 99 instead of 9) occurred."

Worked Cases
Small Sample Audit

Visualizing the test scores of 20 students to see exactly which specific scores are creating the distribution peak.

Data Cleaning

Spotting an outlier (e.g., a leaf of '9' on a stem of '15') that suggests a recording error in patient age.

Honor the raw digit. The stem-and-leaf is where the precision of the spreadsheet meets the intuition of the graph.
The Honest Digit
13Distribution

The Violin Plot

A hybrid visualization that combines a boxplot with a kernel density plot, showing both summary statistics and the full distribution shape.

Why it matters

The Violin Plot is the 'Boxplot with a Soul'. While a boxplot hides the underlying distribution shape, the violin reveals the 'Density' of the data. It is the gold standard for spotting 'Bimodal' (two-peak) distributions that standard box summaries would completely miss.

When to use

Whenever you have enough data (N > 30) to estimate density. Use it to replace boxplots in high-quality academic publications.

Defensive Warning

The Over-Smoothing Trap. If you set the bandwidth too high, the violin looks beautiful but hides the raw data spikes. Always check the 'Bandwidth' to ensure the shape is an honest reflection of reality.

Analogy & Core Concept

"It shows the 'Crowd Density'. The wider the violin at a specific point, the more people are standing there. It provides an intuitive feel for the probability of finding a patient at any specific value."

Worked Cases
Phenotype Discovery

Showing that a patient group actually has two distinct recovery peaks, suggesting two different biological responses to the same drug.

Robust Comparison

Comparing 5 different treatments where the means are similar but the distribution of outcomes varies wildly.

Summary stats are a skeleton; density is the flesh. Use the violin to see the full body of your evidence.
The Density Symmetrical
14Distribution

Q-Q Plot

A probability plot which is a graphical method for comparing two probability distributions by plotting their quantiles against each other.

Why it matters

The Q-Q Plot is the 'Normality Mirror'. It is the definitive forensic tool for verifying if your raw evidence matches the 'Ideal' normal curve. If the dots are on the line, your math is valid. If they curve away, the bell curve is a lie.

When to use

Mandatory diagnostic step before any parametric inferential testing (Regression, T-test, ANOVA).

Defensive Warning

Subjectivity. Researchers often disagree on 'how straight is straight enough'. Always pair with numerical audits like Shapiro-Wilk for a formal verdict.

Analogy & Core Concept

"It forces data to compete against a perfect diagonal. Any deviation—curving, sagging, or jumping—tells you exactly *how* your data is breaking the parametric rules (e.g., Skew or Outliers)."

Worked Cases
Assumption Verification

Checking if a dataset of recovery times is 'Normal enough' to support a high-stakes T-test.

Tail Forensics

Spotting extreme outliers that 'leap' off the line at the ends of the distribution.

In a Normal world, truth is a straight line. If your data bends, your model will eventually break.
The Normality Mirror
15Statistical Analysis

PCA Plot

A dimensionality reduction technique that squashes many variables into a 2D or 3D map, preserving the maximum amount of variation in the dataset.

Why it matters

The PCA Plot is the 'Variance Compressor'. It is the only way to see 'High-Dimensional' patient profiles in one glance. It finds the common threads among hundreds of variables and uses them to 'Cluster' similar people together based on their entire biological story.

When to use

Essential for any study involving more than 10 interrelated variables, especially in genetics, bioinformatics, and psychology.

Defensive Warning

The Meaningless Axis. The X and Y axes of PCA are 'Principal Components', not raw values. They are mathematical abstractions. You must explain what variables 'Drive' those components to make the plot clinically useful.

Analogy & Core Concept

"Think of it as looking at a 3D object from the perfect angle to see its largest shadow. PCA finds that angle. It allows you to see how 'Close' two patients are based on every metric you measured."

Worked Cases
Patient Stratification

Mapping 100 clinical markers to find hidden groups of 'Responders' vs 'Non-responders' to a treatment.

Microbiome Analysis

Clustering patients based on thousands of bacterial species to see if diet or geography is the main driver of gut health.

Complexity is the enemy of insight. Use PCA to find the signal that connects the many to the few.
The Variance Compressor
16Statistical Analysis

Residual Plot

A graph that shows the residuals (the differences between observed and predicted values) on the vertical axis and the independent variable on the horizontal axis.

Why it matters

The Residual Plot is the 'Truth-Checker'. It is the mandatory forensic step for verifying a regression model. If your model is good, the residuals will look like random white noise. If they form a shape (like a U), your model is biased and you are lying to your data.

When to use

Mandatory diagnostic step after running any Linear or Logistic regression model.

Defensive Warning

Ignoring the pattern. Junior researchers often focus only on the R² and ignore the residual shape. A high R² with a patterned residual plot is a signal of a fundamentally broken model.

Analogy & Core Concept

"It shows what your model 'Missed'. If there is a pattern in the errors, it means there is still a signal in the noise that your theory failed to capture."

Worked Cases
Model Validation

Checking if a linear drug-response model is valid. A curved residual plot proves you need a 'Quadratic' or 'Non-Linear' model instead.

Homoscedasticity Audit

Seeing if the 'Vibration' of your errors increases as the dosage increases, which would violate the primary assumption of linear regression.

Success is hidden in the mistakes. Look at your residuals to see the patterns your theory was too blind to find.
The Error Audit
17Defensive Logic

Visual Faults

Common pitfalls, logical fallacies, and structural warnings to watch out for.

Why it's wrong
Starting the Y-axis at a non-zero value (e.g., 90) to exaggerate a tiny change. It makes a 1% difference look massive and is considered highly unethical in professional research.
The correction
Always start bar chart axes at Zero. If the difference is too small to see at zero, it is likely too small to be clinically relevant.
Why it's wrong
Using 3D bars or pie charts. 3D perspective distorts the physical size of the data, making items in the 'Front' look larger than they really are.
The correction
Stay 2D. Use flat, clean designs where physical length or area maps directly to the numerical value without distortion.
Why it's wrong
Overcrowding charts with gridlines, heavy borders, and excessive labels ('Chart Junk'). This increases 'Cognitive Load' and hides the actual clinical signal.
The correction
Delete everything that isn't data. Maximize the 'Data-Ink Ratio'. Let the evidence speak without the noise of unnecessary decoration.
statminds · DataMind reference · v2.2.1 · updated 2026-01-1818 of 18 sections