Section Learning Objectives
π₯ Hands-on: Building Visual Dashboards
Download the provided CSV template to practice creating an executive Tornado Chart ranking the sensitivity of Infosys Net Income.
Tornado Charts
A tornado chart (also called a sensitivity bar chart) ranks each input by its impact on the output. Wider bars = bigger impact. It visually shows which assumptions matter most, helping decision-makers focus on key risks.
πͺοΈ Example: Tornado Chart for Infosys Net Income
Each bar shows how much Net Income changes when the input swings from its low to high value:
Insight: Billing Rates and Utilitization are the most critical assumptions β they drive 80%+ of the uncertainty in Infosys Net Income.
Building the Infosys Tornado Chart
Question: How do you calculate the spread and configure Excel to output the Tornado structure seen above?
=ABS(C5-B5). Drag this down for all 5 variables. This calculates the absolute gap (spread) between the high and low outcomes.Data β Sort and sort by the Spread column from Largest to Smallest. This guarantees your widest impact variable (Billing Rates) is at the top.Go to
Insert β Chart β 2D Clustered Bar Chart (Horizontal).To make it look like a tornado, right-click the Vertical Axis, format it, and check
Categories in reverse order so the widest bar stays at the top.Conditional Formatting Heat Maps
πΊοΈ Adding Color to Data Tables
Transform a plain two-variable data table into a professional heat map using conditional formatting:
Step 2: Home β Conditional Formatting β Color Scales
Step 3: Choose "Green-Yellow-Red" or "Blue-White-Red" scale
Step 4: (Optional) Add data bars or icon sets for additional clarity
Result: A color-coded matrix where green = favorable, red = unfavorable
Readers instantly see the risk/reward landscape!
Executive Summary Layout
π Professional Dashboard Structure
An investment banking-quality sensitivity dashboard includes these elements:
1. Scenario Selector
Prominent switch cell with conditional formatting (π΄π‘π’)
2. Key Outputs Panel
Revenue, EBITDA, NI, Cash for Bear/Base/Bull side by side
3. Data Tables
Two-variable tables with heat map conditional formatting
4. Tornado Chart
Ranked bar chart showing key driver sensitivity
β’ Place the dashboard on a dedicated "Outputs" tab β never mix with inputs
β’ Use consistent formatting: blue for base, green for bull, red for bear
β’ Include a date stamp and model version number
β’ Add a "Key Assumptions" text box listing the main drivers
β’ Always include the balance check (Assets β Liabilities β Equity = 0) visible on the dashboard
Session 9 β Complete Summary
- Sensitivity Analysis: Change 1β2 inputs at a time using Data Tables (one-variable and two-variable)
- Scenario Analysis: Change multiple inputs simultaneously using CHOOSE switches (Bear/Base/Bull)
- Goal Seek: Reverse-engineer one input to hit a target output; Solver for multiple inputs + constraints
- Dashboard: Tornado charts rank drivers by impact; heat maps color-code data tables for instant visual analysis