CASE FILE — DESCRIPTIVE ANALYTICS STATUS: OPEN READ TIME: 8 MIN

Descriptive Analytics: What Happened, and How Real Companies Track It

BLUF: Key Takeaways

  • Descriptive analytics answers "What happened?" using historical data; diagnostic analytics asks why, predictive analytics asks what's likely to happen next.
  • NYU Langone Health tracks more than 800 quality and safety metrics across more than 100 dashboards to manage hospital operations in real time.
  • Bank Mandiri's data team built more than 600 dashboards that cut loan-qualification time from five days to one.
  • Netflix greenlit "House of Cards" without a pilot episode, based on descriptive viewing data showing overlap between subscribers who'd watched the BBC original, Kevin Spacey films, and David Fincher's work.
  • Descriptive analytics can't forecast anything on its own; it's foundational for predictive and prescriptive analytics but only as reliable as the historical data feeding it.
  • Poor data quality, missing values, and duplicate records undercut a descriptive report before anyone reads it; the summary is only as trustworthy as the raw data behind it.
  • The same five-stage process, collection, cleaning, exploration, segmentation, reporting, runs underneath healthcare dashboards, retail sales tracking, and banking loan pipelines alike.

Descriptive analytics turns raw historical data into a report, chart, or dashboard that answers one question: what happened.

That's a narrower job than it sounds. Descriptive analytics doesn't explain why a metric moved, that's diagnostic analytics, and it doesn't forecast where the metric goes next, that's predictive analytics. What it does is summarize, reliably and repeatedly, so an organization can see its own recent history in enough detail to ask the harder questions afterward.

What Descriptive Analytics Answers

Descriptive analytics reveals seasonal trends, monitors financial performance, and tracks customer behavior and engagement metrics over time, all by summarizing what already happened rather than projecting forward. It's commonly the first analytics layer an organization builds, since diagnostic and predictive work both depend on having reliable historical summaries to build from in the first place.

Framework: the four questions analytics types answer
TypeQuestion Answered
Descriptive analyticsWhat happened?
Diagnostic analyticsWhy did it happen?
Predictive analyticsWhat's likely to happen next?
Prescriptive analyticsWhat should be done about it?

Prescriptive analytics is the fourth layer, and it depends on the first: it recommends a specific action, reorder this SKU, adjust this bid, based on patterns the descriptive and predictive layers already surfaced. Machine learning models often power the predictive and prescriptive layers, but they train on the same historical data descriptive analytics organized first; a model built on a bad descriptive foundation inherits every gap in that foundation.

How Descriptive Analytics Gets Built

The process runs in a fixed order. Data collection gathers records from every relevant source; data cleaning resolves duplicates and inconsistencies so the numbers can be trusted; exploration produces summary statistics and visualizations; segmentation divides the dataset into subsets worth looking at separately, by region, by product, by customer type; reporting communicates the result through a dashboard or chart built for whoever has to act on it. Continuous monitoring keeps the whole cycle running instead of treating it as a one-time report.

Framework: the stages behind a descriptive analytics report
StageWhat Happens
Data collectionGathering records from every relevant source
Data cleaningResolving duplicates and inconsistencies
ExplorationProducing summary statistics and visualizations
SegmentationDividing the dataset into subsets worth analyzing separately
ReportingCommunicating the result through a dashboard or chart

Where Descriptive Analytics Shows Up

The same five-stage process runs underneath very different questions depending on the industry asking them. Retailers apply descriptive analytics to sales figures and website traffic together, checking whether a spike in visits converted into sales or just added load to the site. Operations teams use it to identify bottlenecks: a warehouse dashboard that tracks order volume against fulfillment time describes exactly where a process is falling behind schedule, before anyone has to guess. Market research teams use descriptive analytics to summarize survey responses and demand trends across a category, turning raw response data into a report a product team can act on without reading every individual answer.

Framework: descriptive analytics by industry
IndustryWhat Gets Described
HealthcarePatient admissions, treatment outcomes, and staffing levels against demand
Retail and e-commerceSales figures, website traffic, and inventory against demand trends
Banking and financeLoan volume, transaction patterns, and revenue tracked against prior periods
Media and streamingEngagement and completion rates against content spend

The Tools Behind a Descriptive Analytics Report

Descriptive statistics, the mean, median, and distribution of a dataset, are the mathematical layer underneath every chart a dashboard displays. Data aggregation and data mining pull relevant data together from multiple data sources before any of those statistics get calculated, since a sales figure that only reflects one region isn't describing the business, it's describing a fraction of it. Data visualization tools turn the aggregated result into a format a manager can use directly: a line chart to identify trends over time, a heat map to compare current metrics against the same period last year, a table to make otherwise complex data legible at a glance. None of these tools replace the analysis; they make it accessible enough that a decision-maker doesn't need a statistics background to act on it.

Descriptive Analytics for Business Performance

Most businesses apply descriptive analytics first to the metrics with the shortest distance between a chart and a decision: sales growth, revenue tracked by month or by product line, and customer behavior on whatever channel drives the most volume. Comparing current performance against past performance is the basic move underneath all of it, this quarter's sales figures next to the same quarter last year, this month's website traffic next to last month's, so that a plain percentage change becomes the first data point worth explaining.

The output only earns the term "actionable insights" once someone uses it to identify areas that need attention rather than just admire the chart. A performance metric that's trending down points a team toward further analysis, was it one region, one channel, one product line, and a metric holding steady confirms there's nothing urgent to chase this cycle. Descriptive analytics works this way in every function it touches: it doesn't tell a sales team why growth slowed, but it tells them precisely where to look next, which is the difference between a report that sits in an inbox and one that changes what happens the following week.

The same logic applies to understanding customer behavior. A record of past events, every purchase, every support ticket, every abandoned cart, doesn't explain motivation on its own, but it does provide insight into which past behaviors correlate with which outcomes, and that correlation is usually enough to support an informed decision without waiting for a more elaborate model.

Worked Example: NYU Langone Health's 800 Metrics

NYU Langone Health monitors more than 800 quality and safety metrics across more than 100 live dashboards, covering hospital resource capacity, patient census, length of stay, infection rates, and employee safety. The dashboards run on a central data warehouse that all of the health system's operational data flows into, giving management a real-time, descriptive view of ICU bed availability and surgical room turnover rather than a retrospective monthly report. None of those 800 metrics forecasts anything; they describe the hospital system's current and recent state closely enough that staff can act on what the numbers already show.

Worked Example: Bank Mandiri's 600 Dashboards

Indonesia's Bank Mandiri built more than 600 dashboards through its EDM Group to centralize descriptive reporting on debtor monitoring, marketing campaign performance, and loan qualification. The operational payoff is measurable: reporting that used to take two weeks came down to two days, and loan-qualification time dropped from five days to one, both a direct result of replacing manual reporting with descriptive dashboards decision-makers could check themselves.

Worked example: Bank Mandiri's reporting time, before and after
ProcessBeforeAfter
Standard reporting cycleTwo weeksTwo days
Loan qualificationFive daysOne day

Worked Example: Netflix and Viewing Data

Netflix's descriptive layer tracks genre engagement, episode completion rates, regional performance, and viewing patterns across its subscriber base, organizing viewers into what the company calls "taste communities" rather than traditional age-and-income demographics. The most documented case of this data driving a real decision: Netflix greenlit "House of Cards" without a pilot episode, based on descriptive overlap data showing subscribers who'd watched the BBC original series, films starring Kevin Spacey, and work directed by David Fincher tended to be the same subscribers. The renewal decisions that follow a show's release use the same descriptive foundation: completion rate and binge velocity carry as much weight as total hours watched, since a show with high total hours but a steep drop-off after episode two describes a different audience response than one with fewer total hours and near-complete binge patterns.

What These Descriptive Analytics Examples Have in Common

NYU Langone's 800 metrics, Bank Mandiri's 600 dashboards, and Netflix's viewing data are three separate examples of descriptive analytics in three unrelated industries, and each one works the same way underneath: raw data from multiple systems gets aggregated, cleaned, and turned into a small number of relevant metrics someone checks regularly. None of the three needed a statistical model or a machine learning system to produce value; the value came from making existing data points visible and current rather than left buried in a system nobody opened until month-end. That's the pattern worth taking from all three: the biggest gap in most organizations isn't a lack of data, it's data that exists somewhere but isn't accessible to the person who needs to make a decision with it today.

Where Descriptive Analytics Falls Short

Descriptive analytics cannot predict future performance, and it relies entirely on the quality of the historical data collected; a hospital dashboard built on incomplete admissions data describes a hospital that doesn't quite exist. Poor data quality shows up in specific, fixable ways: missing values in a customer record, duplicate entries from two systems that were never reconciled, timestamps recorded in different time zones across data sources that get merged without adjustment. Making the underlying data accessible across a company, rather than locked inside one department's spreadsheet, is usually a bigger obstacle than the statistics themselves; so much data goes uncollected into a usable format that the bottleneck is rarely the analysis, it's getting the data into one place to analyze.

Descriptive analytics can also oversimplify complex data relationships: a single chart showing sales by region says nothing about why one region outperforms another, which is exactly the gap diagnostic and predictive analytics exist to fill. Every example above, the hospital dashboards, the bank's loan pipeline, Netflix's renewal calls, works because descriptive analytics answered its one question reliably first, on relevant metrics pulled from clean, accessible data. What a business does with that answer, whether that means diagnostic follow-up, a predictive model, or a prescriptive recommendation, is a separate discipline built on top of it.