Statistics

Data Interpretation

Last updated: March 2026 · Intermediate
Before you start

You should be comfortable with:

Real-world applications
💊
Nursing

Medication dosages, IV drip rates, vital monitoring

💰
Retail & Finance

Discounts, tax, tips, profit margins

Data interpretation is the process of reviewing data, identifying patterns, and drawing meaningful conclusions. Raw numbers on their own rarely tell a story — data interpretation is what turns them into actionable information. Whether you’re reading a patient’s lab results, reviewing monthly sales figures, or analyzing survey responses, the skills are the same: read accurately, calculate key values, compare across categories, and spot what matters.

Reading Multi-Column Data Tables

Most real-world data comes in tables with multiple columns. The key to reading them accurately is understanding what each column represents and how the rows relate to one another.

Example 1: Weekly Sales by Department

DepartmentMonTueWedThuFriTotal
Electronics$1,200$980$1,050$1,100$2,400?
Clothing$800$750$720$690$1,500?
Grocery$3,100$2,900$3,000$3,050$4,200?

Step 1: Calculate the row totals.

Electronics=1200+980+1050+1100+2400=$6,730\text{Electronics} = 1200 + 980 + 1050 + 1100 + 2400 = \$6{,}730

Clothing=800+750+720+690+1500=$4,460\text{Clothing} = 800 + 750 + 720 + 690 + 1500 = \$4{,}460

Grocery=3100+2900+3000+3050+4200=$16,250\text{Grocery} = 3100 + 2900 + 3000 + 3050 + 4200 = \$16{,}250

Step 2: Calculate the grand total.

Grand Total=6730+4460+16250=$27,440\text{Grand Total} = 6730 + 4460 + 16250 = \$27{,}440

Step 3: Find each department’s share of total sales.

Electronics share=673027440×10024.5%\text{Electronics share} = \frac{6730}{27440} \times 100 \approx 24.5\%

Clothing share=446027440×10016.3%\text{Clothing share} = \frac{4460}{27440} \times 100 \approx 16.3\%

Grocery share=1625027440×10059.2%\text{Grocery share} = \frac{16250}{27440} \times 100 \approx 59.2\%

Conclusion: Grocery drives nearly 60% of total weekly revenue. All three departments saw a significant spike on Friday, suggesting end-of-week shopping patterns.

Calculating Percentages from Raw Data

Converting raw numbers to percentages makes comparison easier, especially when the totals differ across groups.

Example 2: Student Test Results

A class of 40 students took an exam. The score distribution was:

Score RangeNumber of Students
90-1008
80-8914
70-7910
60-695
Below 603

What percentage of students scored 80 or above?

Students scoring 80+=8+14=22\text{Students scoring 80+} = 8 + 14 = 22

Percentage=2240×100=55%\text{Percentage} = \frac{22}{40} \times 100 = 55\%

Answer: 55% of students scored 80 or above.

What percentage scored below 70?

Students below 70=5+3=8\text{Students below 70} = 5 + 3 = 8

Percentage=840×100=20%\text{Percentage} = \frac{8}{40} \times 100 = 20\%

Answer: 20% of students scored below 70.

When data is collected at regular intervals, you can look for trends — consistent increases, decreases, or turning points.

Example 3: Monthly Revenue Trend

MonthRevenue
Jan$42,000
Feb$44,500
Mar$47,200
Apr$46,800
May$49,100
Jun$52,300

Month-over-month change:

JanFeb:445004200042000×100+6.0%\text{Jan} \to \text{Feb}: \frac{44500 - 42000}{42000} \times 100 \approx +6.0\%

FebMar:472004450044500×100+6.1%\text{Feb} \to \text{Mar}: \frac{47200 - 44500}{44500} \times 100 \approx +6.1\%

MarApr:468004720047200×1000.8%\text{Mar} \to \text{Apr}: \frac{46800 - 47200}{47200} \times 100 \approx -0.8\%

AprMay:491004680046800×100+4.9%\text{Apr} \to \text{May}: \frac{49100 - 46800}{46800} \times 100 \approx +4.9\%

MayJun:523004910049100×100+6.5%\text{May} \to \text{Jun}: \frac{52300 - 49100}{49100} \times 100 \approx +6.5\%

Interpretation: Revenue shows a strong upward trend overall. April was a slight dip (0.8%-0.8\%), but growth resumed immediately. This single-month dip is likely seasonal or temporary — it does not indicate a negative trend.

Spotting Outliers

An outlier is a data point that is significantly different from the rest of the data. Outliers can signal errors, unusual events, or important findings.

In Example 1 above, Friday sales in Electronics (2,400)weremorethandoublethemidweekaverageofroughly2,400) were more than double the midweek average of roughly 1,080. That’s an outlier worth investigating — was there a sale event? A product launch? Outliers should be identified, but not automatically removed. Always ask why the value is different.

Real-World Application: Nursing — Interpreting a Patient’s Lab Results

A nurse reviews a patient’s complete blood count (CBC) results over three days:

TestDay 1Day 2Day 3Normal Range
WBC (×10³/µL)11.213.516.84.5 - 11.0
Hemoglobin (g/dL)13.112.411.812.0 - 17.5
Platelets (×10³/µL)245238230150 - 400

Step 1: Compare each value to the normal range.

  • WBC: Day 1 (11.2) is already slightly above the normal upper limit of 11.0. By Day 3 (16.8), it is well above normal.
  • Hemoglobin: Day 1 (13.1) and Day 2 (12.4) are normal. Day 3 (11.8) has dropped below the normal lower limit of 12.0.
  • Platelets: All three days are within normal range.

Step 2: Identify trends.

  • WBC is rising steadily: 11.213.516.811.2 \to 13.5 \to 16.8. That’s a 50%50\% increase over three days.

WBC change=16.811.211.2×100=50%\text{WBC change} = \frac{16.8 - 11.2}{11.2} \times 100 = 50\%

  • Hemoglobin is falling: 13.112.411.813.1 \to 12.4 \to 11.8, a 9.9%9.9\% decrease.

Step 3: Draw conclusions.

Rising WBC combined with falling hemoglobin suggests a possible infection or bleeding event. The nurse should flag this pattern for the physician immediately — neither value alone might seem alarming, but the trend across both tests tells a critical story.

Data Interpretation Reference

TaskMethod
Calculate a percentagePartWhole×100\frac{\text{Part}}{\text{Whole}} \times 100
Find percent changeNewOriginalOriginal×100\frac{\text{New} - \text{Original}}{\text{Original}} \times 100
Calculate a category’s shareCategory TotalGrand Total×100\frac{\text{Category Total}}{\text{Grand Total}} \times 100
Spot an outlierLook for values far above or below the rest of the data
Identify a trendCheck whether values are consistently increasing, decreasing, or stable

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: A store sold 120 units in Q1, 145 units in Q2, 138 units in Q3, and 160 units in Q4. What was the total for the year, and what percentage of annual sales occurred in Q4?

Total=120+145+138+160=563\text{Total} = 120 + 145 + 138 + 160 = 563

Q4 share=160563×10028.4%\text{Q4 share} = \frac{160}{563} \times 100 \approx 28.4\%

Answer: 563 total units; Q4 was approximately 28.4% of annual sales.

Problem 2: A patient’s blood pressure readings over four visits were 128/82, 134/88, 140/90, and 142/92. Describe the trend and state whether this is concerning.

Both systolic (128, 134, 140, 142) and diastolic (82, 88, 90, 92) are steadily rising. Under current ACC/AHA guidelines, the initial reading of 128/82 already qualifies as Stage 1 hypertension (130-139/80-89 for the diastolic component), and the later readings of 140/90 and 142/92 have progressed into Stage 2 hypertension (140+/90+). This is a concerning upward trend that should be discussed with the physician.

Answer: Consistently rising blood pressure over four visits, now in the hypertension range. This trend requires medical attention.

Problem 3: In a dataset of daily tips, a server earned: 45,45, 52, 48,48, 50, 47,47, 180, $51. Which value is likely an outlier, and what is the mean with and without it?

$180 is far above the other values and is likely an outlier.

Mean with outlier=45+52+48+50+47+180+517=4737$67.57\text{Mean with outlier} = \frac{45 + 52 + 48 + 50 + 47 + 180 + 51}{7} = \frac{473}{7} \approx \$67.57

Mean without outlier=45+52+48+50+47+516=2936$48.83\text{Mean without outlier} = \frac{45 + 52 + 48 + 50 + 47 + 51}{6} = \frac{293}{6} \approx \$48.83

Answer: 180istheoutlier.Meanwithoutlier:180 is the outlier. Mean with outlier: **67.57**. Mean without: **48.83.Theoutlierinflatesthemeanbynearly48.83**. The outlier inflates the mean by nearly 19.

Problem 4: A retail store’s revenue was 85,000inJanuaryand85,000 in January and 92,000 in February. What was the percent change?

920008500085000×100=700085000×1008.2%\frac{92000 - 85000}{85000} \times 100 = \frac{7000}{85000} \times 100 \approx 8.2\%

Answer: Revenue increased by approximately 8.2% from January to February.

Key Takeaways

  • Read tables carefully — identify what each column and row represents before doing any calculations
  • Convert raw numbers to percentages to make comparisons meaningful, especially when totals differ
  • Look for trends across time by computing percent changes between periods
  • Outliers deserve investigation, not automatic removal — ask why the value is different
  • Combine multiple data points to draw conclusions — a single value in isolation can be misleading, but patterns across values tell a story

Return to Statistics for more topics in this section.

Last updated: March 28, 2026