Trent Turner
Visual analytics · Predict → Explore → Explain

Visual Analytics & Data Storytelling

Using visualization to communicate a message—whether that message challenges a model, guides exploration, or explains a statistical relationship.

Predict: manufacturing model diagnostics.
Predict: manufacturing model diagnostics. View full size ↗
Explore: public-opinion comparisons.
Explore: public-opinion comparisons. View full size ↗
Explain: happiness and economic / governance measures.
Explain: happiness and economic / governance measures. View full size ↗
01

Question

What should a visualization actually communicate?

A chart can be technically correct and still fail. It can bury a finding, make a weak model look convincing, or make an association appear causal.

Across three analytical contexts, I used visualization for different purposes with one objective: identify the message the evidence supports, then design the visual around making that message easier to understand.

Predict

Diagnose predictive classification. Help the viewer judge whether the result deserves confidence.

Explore

Organize comparisons. Help the viewer decide what to investigate next.

Explain

Communicate statistical relationships. Preserve the distinction between association and causation.

02

Context

These projects cover manufacturing classification, public-opinion visualization, and cross-country happiness comparisons. They demonstrate a shared communication discipline across different questions; they are not parts of one research study.

03

Data

The manufacturing analysis contains 26,570 observations: 20,921 successful outcomes and 5,649 failures. Its exploratory work examines class balance, missingness, product groups, and measured predictors.

The public-opinion exhibit compares polling percentages and observation totals across pollster groups. The happiness exhibits compare reported happiness with GDP per capita and corruption-perception measures across countries.

Evidence on this page consists of the original project exports and accompanying analysis narrative. Dashboard images are static exhibits; select an image to inspect the full-size export.

04

Approach

Message first, visual second

Effective visualization starts before choosing a chart. The intended message determines which comparisons matter, how the method should be explained, and which limitations must stay visible.

  1. MessageWhat should someone leave understanding?
  2. EvidenceWhat data supports that message?
  3. MethodWhich technique fits the question?
  4. Visual formWhat makes the evidence easiest to interpret?
  5. InterpretationWhat should the viewer notice first?
  6. BoundaryWhat might someone incorrectly infer?
05

Predict

A model can look accurate and still be weak

Initial screening identified loading as the strongest relationship with failure, with Measurement 17 also showing a positive relationship. The analysis began by making class imbalance, missing data, and potential signal visible.

What are we predicting? Successful and failed manufacturing outcomes.
What are we predicting? Successful and failed manufacturing outcomes. View full size ↗
What problems exist in the data? Missingness across manufacturing variables.
What problems exist in the data? Missingness across manufacturing variables. View full size ↗
Where does signal appear? Predictor relationships and product-group comparisons.
Where does signal appear? Predictor relationships and product-group comparisons. View full size ↗

The logistic model reported approximately 0.79 accuracy; the decision tree reported 0.78. Those headline metrics do not establish whether the models reliably distinguish failures from successful outcomes.

The supplied logistic ROC curve sits below the chance diagonal, despite approximately 79% accuracy.
The supplied logistic ROC curve sits below the chance diagonal, despite approximately 79% accuracy. View full size ↗

For context, predicting the majority class for every observation in the full dataset would be correct about 78.7% of the time (20,921 ÷ 26,570). This is a full-dataset reference, not a reproduced test-set benchmark.

The original findings export reports testing accuracy of 0.7892756 and testing ROC-AUC of 0.3925843. Before operational use, the evaluation needs review—including positive-class coding and probability direction—alongside further validation and model development.

Potential signal is not deployment evidence

The decision-tree exhibit identifies potentially useful variables, but feature importance alone does not establish reliable predictive performance.

Decision: communicate the model’s limitations before asking anyone to trust its predictions.

Decision-tree classification and feature importance from the original analysis.
Decision-tree classification and feature importance from the original analysis. View full size ↗
View original model findings
Original findings summary with training and testing metrics.
Original findings summary with training and testing metrics. View full size ↗
06

Explore

A dashboard should make the next question easier to answer

The public-opinion visualization organizes several comparisons around the same question: how do polling percentages and observation totals differ across pollster groups?

The viewer first sees the spread of polling percentages, then the difference in total observations, then the individual pollsters behind those totals. Each view provides context for the next.

Public-opinion dashboard: polling-percentage spread, group totals, and individual pollster comparisons.
Public-opinion dashboard: polling-percentage spread, group totals, and individual pollster comparisons. View full size ↗

The observed spread invites investigation of sample size, timing, population, and methodology. Larger aggregate observation totals alone do not establish better poll quality or prove why the groups differ.

Start with the comparison

Which groups differ, and on what measure?

Add context

How much data sits behind the comparison?

Go one level deeper

Which individual sources contribute to the pattern?

Decision: organize reporting around analytical questions and comparability, with definitions visible alongside the evidence.

07

Explain

A strong relationship is not proof of causation

The happiness project compares reported happiness with economic and governance-related measures. The visual sequence begins with geography and country rankings, then narrows to the relationships themselves.

World happiness map and top-country comparison, with corruption perception and GDP per capita alongside happiness.
World happiness map and top-country comparison, with corruption perception and GDP per capita alongside happiness. View full size ↗

From the broad pattern to a focused comparison

The original visual analysis suggested a stronger association between corruption-perception measures and reported happiness than between GDP per capita and happiness in the analyzed data. The side-by-side plots make that interpretation inspectable.

Original happiness relationship dashboard. Its headline uses “influence”; the supported interpretation here is association, not causation.
Original happiness relationship dashboard. Its headline uses “influence”; the supported interpretation here is association, not causation. View full size ↗

The precise conclusion is: governance perceptions showed a stronger association with reported happiness than GDP in the original visual analysis. This is not a claim that governance perceptions cause happiness or have a larger causal effect.

The export includes null indicators, and the supplied exhibits do not provide a reproducible comparison of correlation coefficients or model fits. The apparent relationship should therefore be read as the project’s visual interpretation, not a newly validated statistical ranking.

Decision: make the evidence clearer while preserving the boundary of what it supports.

08

Findings

Predict = diagnosis

A model visualization should reveal whether the result deserves confidence.

Explore = navigation

A dashboard should reduce the effort needed to investigate the next question.

Explain = communication

A statistical visual should clarify the evidence without overstating it.

Communicate the clearest message the evidence can legitimately support.
09

Decision

Treat communication as part of the analytical method.

Visualization is not something added after analysis. The intended message informs data preparation, comparison design, method selection, interpretation, and the limitations that need to remain visible.

10

Outcome

The work demonstrates three complementary capabilities: translating model evaluation into an understandable judgment, organizing related comparisons so viewers can investigate a question, and explaining statistical relationships without removing uncertainty.

Turning analysis into a message another person can understand, question, and use.

No measured business lift or deployment outcome is claimed for these visualization projects.

11

Limitations

  • The projects use different datasets and methods and should not be interpreted as one study.
  • Manufacturing model performance requires further validation and evaluation review before operational use.
  • Polling comparisons require attention to populations, dates, definitions, and methods; aggregate sample totals do not establish quality.
  • The happiness analysis is observational. Missing-value indicators and the lack of underlying data here limit independent verification.
  • Original exports retain their original wording. The surrounding interpretation qualifies causal language and unsupported implications.
12

Tools / Methods

Tableau · Logistic regression · Decision trees · Model evaluation · Geospatial visualization · Statistical visualization · Data preparation · Analytical communication

Additional visual work

Other questions. Different visual forms.