Connection: Data Visualization ↔ Financial Ratios
The Link
Financial reporting is a primary venue for misleading data visualization. Ratio analysis, earnings charts, and annual report graphics are all subject to the same manipulations PHIL 252 names — axis truncation, proportional ink violations, glass slipper formatting, and selection bias in which periods are shown. PHIL 252 gives you a checklist; ADMN 201 gives you the numbers to apply it to.
graph TD subgraph PHIL252 AX[Axis Manipulation] PI[Proportional Ink Rule] GS[Glass Slipper Wrong Chart for Data] DK[Duck Style over Substance] SB[Selection Bias in Samples Shown] end subgraph ADMN201 FR[Financial Ratios Solvency · Profitability · Activity] AR[Annual Reports Investor Presentations] EPS[EPS & Earnings Charts] IS[Income Statements] end AX -->|Y-axis starts at 97% makes flat growth look explosive| EPS PI -->|3D bar charts in annual reports| AR GS -->|"dashboard" visuals with arbitrary categories| AR SB -->|cherry-picked quarters in earnings calls| FR DK -->|flashy investor decks obscure weak fundamentals| AR
From PHIL 252
DataVisualization identifies seven manipulation patterns that apply directly to financial reporting:
- Axis Manipulation: An EPS chart starting the Y-axis at .90 instead of /bin/zsh makes a /bin/zsh.05 improvement look like a dramatic climb
- Proportional Ink Violation: 3D bar charts in annual reports distort the relative size of bars through perspective
- Glass Slipper: Presenting ratio data as a “dashboard” with traffic-light coloring implies a rigor that the underlying definitions don’t support
- Duck: Visually impressive investor-presentation graphics that obscure rather than reveal underlying performance
- Selection Bias: Showing only the best three-year window in a five-year chart; comparing against a benchmark that the firm happened to beat
Bullshit is also relevant: technically accurate financial figures arranged to create a systematically false impression of performance is new-school bullshit by definition.
From ADMN 201
FinancialRatios are most useful for comparison — but which comparisons are shown matters enormously:
- Solvency ratios can look healthy if only one year is shown; trend data tells a different story
- Profitability ratios (ROE, EPS, return on sales) are the most commonly cherry-picked in earnings calls
- Activity ratios (inventory turnover, collection period) can be gamed by manipulating year-end inventory
Accounting notes that ethics in accounting is a formal concern: CPAs have professional standards requiring that financial statements present a “true and fair view.” PHIL 252’s visualization tools are what a critical reader uses to verify that claim.
Why This Matters
A student who can compute financial ratios and also recognize misleading visualizations is harder to manipulate as an investor — and more credible as a future manager or analyst. The skill of saying “this chart starts at a non-zero axis — what does it look like if redrawn correctly?” has direct monetary value.
Critical Questions to Ask Any Financial Chart
- Where does the Y-axis start? (If not zero, why?)
- Are the comparison periods consistent? (Same quarters, same peer set?)
- Is the chart type appropriate for the data?
- Are the ratios being compared across firms with different accounting policies?
- What period was cherry-picked, and what does the full dataset look like?
Related Concepts
DataVisualization, Bullshit, Bias, FinancialRatios, Accounting, AccountingEquation-FinancialStatements