1.1 Why does a statistician care about pictures?
Statistics is the science of making decisions when data varies. But here is the catch: a correct answer that nobody understands changes nothing. A perfect analysis on a slide the audience can't read is a wasted analysis. Data visualization closes that gap.
Here is why it works. When you read numbers, your brain processes them slowly, one at a time, using the same system you use for words. But position, length and colour are processed by your visual system all at once — before you even consciously try. A chart quietly moves the hard work of comparing from slow reading to fast seeing. That is why the answer to "which month is highest?" arrives from a chart before you finish the question, but takes real effort to dig out of a table.
A table of 500 rows is data. A chart that shows those rows leaning one way is understanding. Visualization is a thinking tool you use throughout — first to help you understand the data, later to help others understand your conclusion. It is not decoration added at the end.
🔎 See it for yourself
Question: which month had the highest sales?
| Month | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Sales (RM ’000) | 42 | 38 | 47 | 55 | 51 | 60 | 58 | 63 | 49 | 71 | 68 | 62 |
Scanning the table takes a few seconds. Now press the button — the answer jumps out before you finish reading.
1.2 Two jobs, two mindsets
Every visual you make does one of two jobs. Naming which one you are doing is one of the most useful habits this course can build.
| Exploratory | Explanatory | |
|---|---|---|
| Audience | You (the analyst) | Others (decision-makers, public) |
| Goal | Discover what’s interesting | Communicate one clear message |
| How many charts | Many, rough, disposable | Few, polished, deliberate |
| Mindset | “What’s in here?” | “Here’s what matters — and why.” |
Exploratory is a conversation between you and the data — sifting through 100 rough stones to find one or two gems. Explanatory is a conversation between the data and the audience — showing those gems clearly.
Where this happens in STA191: the exploratory stage is what you'll do in the tool weeks (Google Sheets and Power BI, Weeks 5–11) — trying many quick charts. The explanatory stage is what Chapters 2, 3 and 5 are about — designing the few clean visuals and the report that go to your audience. Almost always you do exploratory first, then explanatory: exploration finds the message; explanation delivers it. They are stages, not alternatives.
A ride-hailing analyst has a year of trip data. Exploratory: she makes dozens of quick charts by hour, day, weather, district — and spots that demand spikes on rainy evenings in the city centre. Explanatory: for the operations manager she makes one clean chart titled “Rainy evenings drive 40% more trips in KL city centre — put more drivers on standby.” Same data, two different jobs.
Exploratory and explanatory are stages, not alternatives — you almost always explore first, then explain. And mind the spelling: explOratory (explore) vs explAnatory (explain).
1.3 Before you draw anything: three questions
The most common beginner mistake is opening a charting tool first. Stop and answer three questions:
- Who are we communicating to?
- What do we want them to know or do? (One sentence — if you can’t say it, you’re not ready to chart.)
- How can the data support that point?
Finding: dengue cases in Selangor rose sharply this quarter.
- State Health Director: detailed line chart, weekly cases by district — she needs precision.
- Public on Instagram: one big number — “Dengue up 3× — clear stagnant water now.”
- Fellow researchers: full time series with methodology and past-year comparison.
The data never changed. The purpose did.
Take this finding: “UiTM students who attend tutorials score 12 marks higher on average.” Sketch — on paper — how you’d show it to (a) the Dean, (b) first-year students, (c) parents at open day. What did you emphasise differently each time?
Visualization turns slow reading into fast seeing. Exploratory analysis (you + data) finds the gem; explanatory analysis (data + audience) shows it — explore first, then explain. Before charting anything, answer who, what and how: the audience, not the data, drives the design.