top of page

In business and operational settings, time-series data such as sales or traffic are analyzed routinely to compare past and present or to contrast trends across multiple series. Specific scenarios include comparing monthly sales with the same month in the previous year, monitoring the trend of website traffic, or analyzing time-series sensor data from manufacturing equipment. Such comparisons along the time axis are indispensable for capturing trends and forecasting future demand, and they support decision-making. However, if time-series comparisons are done incorrectly, charts can become cluttered or lead to misinterpretation. It is therefore crucial to grasp several key points to correctly read data changes and present them in an easily understandable way.


This article introduces eight practical checklist items you can use to make time-series comparisons clear in real-world work. These points summarize what to check to make charts and analyses easier to read. All are immediately actionable, so please use them as a checklist when handling time-series data. Below, following the table of contents, we will look at each checklist item with concrete explanations.


Table of contents

Clarify the purpose and perspective of the comparison

Clarify the purpose and perspective of the comparison

Align data periods and granularity

Align data periods and granularity

Choose the appropriate chart type

Choose the appropriate chart type

Unify units and scales

Unify units and scales

Focus on increases/decreases and growth rates in comparisons

Focus on increases/decreases and growth rates in comparisons

Remove noise and capture trends with moving averages

Remove noise and capture trends with moving averages

Consider seasonality and cyclical patterns

Consider seasonality and cyclical patterns

Add contextual information and annotations

Add contextual information and annotations

Summary


1. Clarify the purpose and perspective of the comparison

Before comparing time-series data, first make clear what you want to reveal — the purpose and the perspective. For example, the appropriate comparison method and the points to emphasize differ depending on whether you want to “compare last year’s and this year’s sales trends to grasp growth” or “compare sales magnitudes between multiple stores.” Whether the comparison goal is to “know the difference in values themselves” or to “understand patterns of change over time” will also change the indicators and chart types you should choose.


If you perform time-series comparisons without a clear purpose, it will be difficult for readers to understand what the chart is trying to convey. For example, if you want to compare absolute sales values, a trend chart alone may not convey your intent properly; conversely, if you want to see trends, simply listing yearly numbers in a bar chart may make it hard to grasp change. First define clearly “what you want to compare and show,” and proceed with subsequent steps accordingly. Before starting charting or analysis, try expressing the purpose in one sentence such as “a comparison to clarify ○○”; doing so makes it clear what to focus on. This preparation ensures that the charts and materials you create reflect your intent and produce comparisons that are easy for readers to understand.


2. Align data periods and granularity

If the periods (time spans) and granularity (data frequency) of the data being compared are not aligned, you cannot make a fair and clear comparison. For example, if one dataset covers one year while another covers six months, simply placing them side by side will not produce a meaningful comparison. Use data from the same period and align the start and end points so that comparisons along the time axis are possible.


Data granularity is also very important. If one series is monthly and another is daily, direct comparison becomes difficult. In such cases, re-aggregate to match the coarser granularity (e.g., convert daily data to monthly by aggregating by month) or, if necessary, transform to a finer granularity so the comparison axis is unified. When data point intervals are consistent, you can accurately compare timing and patterns of increases and decreases.


Also be careful when there are variations or missing periods in data collection intervals. Missing periods can give a misleading impression, so consider imputation or excluding those periods. When the comparison targets use different fiscal boundaries (e.g., calendar year versus fiscal year), you need to align the periods. For example, if one dataset is based on a fiscal year starting in April and another follows the calendar year starting in January, align them before comparing. Presenting data with consistent periods and frequencies is a prerequisite for time-series comparison.


3. Choose the appropriate chart type

To make time-series comparisons easy to understand, it is essential to choose a chart type that fits the characteristics of the data. Generally, line charts are suitable when you want to show changes over time. Lines allow intuitive tracking of increases and decreases in continuous data, and overlaying multiple series makes differences in trends easy to grasp at a glance. On the other hand, bar charts are effective when comparing magnitudes at specific points in time. Bars make it easy to visually capture differences in value and are appropriate for comparing yearly totals or aggregated values over periods.


When selecting a chart type, confirm that it matches the perspective you want to emphasize. For example, use stacked bars to compare composition ratios such as sales mix, or use a scatter plot rather than a line chart when examining relationships among multiple items — choose according to the data type. Chart design also greatly affects readability. Simplify color usage and legend placement so that key information stands out. Avoid unnecessary 3D effects or decorations that hinder reading values, and create charts that clearly convey the intended information. If there are too many series to compare in a single chart, it may be more readable to split into multiple charts or display only the major series. In addition to explaining colors and symbols in the legend, displaying series names or value labels directly on the chart helps viewers identify which line or bar corresponds to which series at a glance.


4. Unify units and scales

When comparing multiple time-series datasets, check whether units and scales are unified. For example, if you try to compare sales amounts and user counts on the same chart, differences in numeric scales may be so large that one series’ changes become negligible. In such cases, avoid direct comparison and instead make efforts to align units. For sales amounts, consider converting to thousands or millions, and adjust the user count scale so both can be perceived on a similar order of magnitude. Also perform appropriate conversions when comparing data using different currencies or measurement units. For instance, if you compare sales denominated in dollars with sales denominated in yen, convert to the same currency using an exchange rate before analysis. Comparing without unifying units can lead to misinterpretation of the true differences.


Also take care when indicators of the same type have vastly different absolute scales. For example, when comparing sales trends of Store A and Store B, if Store A consistently has ten times the sales of Store B, overlaying both on a single shared vertical axis will pin Store B’s trend to the bottom and obscure its finer movements. In such cases, use a logarithmic scale to align scales, or consider splitting into separate charts. You can also use a secondary axis to display a different scale, but be careful to label axes clearly so readers are not confused. The important point is to prevent one series’ movement from being buried when comparing data with different scales.


5. Focus on increases/decreases and growth rates in comparisons

When comparing time-series data, it is important not only to look at absolute values but also to pay attention to change magnitudes and growth rates. Consider comparing the eight-month performance of top performer A and average performer B. A has high absolute monthly numbers but is gradually declining, while B, though lower in absolute terms, is steadily improving. Looking only at cumulative values might make A appear superior, but focusing on growth rates highlights B’s strong progress. Checking rates and speeds of change, not just raw values, deepens understanding of what the data imply.


A concrete method is to set a base point and index the data. For example, convert multiple series so that “period start = 100,” enabling comparison of subsequent changes on a relative scale (the idea behind index charts or fan charts). This allows you to see at a glance which series grew more or declined more, even when original magnitudes differ. Also effective is annotating period-over-period or year-over-year growth rates, or calculating and showing differences. For instance, overlaying a line of year-over-year change amounts on a sales trend chart shows how much growth occurred in each month. However, avoid overemphasizing percentages to the point that absolute values’ importance is overlooked; watch both absolute and relative changes.


6. Remove noise and capture trends with moving averages

Daily or weekly data often fluctuate due to fine-grained variability (noise), making it difficult to see the underlying trend. Using moving averages to smooth noise makes it easier to grasp long-term tendencies. A moving average calculates the average over a fixed period sequentially, reducing short-term variability. For example, for daily data use a 7-day or 30-day moving average, and for monthly data use a 12-month moving average; choose a window width that matches the data’s periodicity to obtain a smooth trend line that is less affected by seasonal fluctuations or transient changes. For daily data with weekday patterns, a 7-day moving average evens out weekday/weekend variation and makes the underlying trend easier to spot. Moving averages are widely used in practice, such as 5-day and 25-day moving averages in stock charts.


Plotting the moving average alongside the raw data allows visual confirmation of the overall tendency compared to actual values. That helps read the big-picture movement, such as whether there is an overall upward trend or a gradual decline. Note, however, that moving averages smooth sudden changes and peaks and may show them with a delay. Therefore, use moving averages as an auxiliary line for trend assessment, and refer to the raw data as well when detecting important events or abrupt changes.


7. Consider seasonality and cyclical patterns

Time-series data can contain seasonality or cyclical patterns. In business metrics, it is common to see higher numbers at month-ends or fiscal year-ends, weekday effects, and influences from seasonal events or weather. Ignoring seasonality in comparisons can lead to misunderstanding the nature of changes. For example, when comparing product A, which sees demand spike every December, with product B, which has steady demand year-round, looking only at December will make A appear to vastly outperform B—yet that is due to seasonal factors. Appropriate comparison methods include comparing the same month year-on-year or performing seasonal adjustment to compare baseline trends.


Another reason to consider seasonality is to determine whether multiple series share common cyclical factors. If two indicators have the same periodic pattern, be careful not to mistake the apparent correlation for causation. For example, if both series spike every Christmas season, they will show similar variations on a chart even without causal relation. Removing seasonal factors before comparison lets you understand each series’ pure trend and movements driven by other factors. Viewing seasonally adjusted values reveals underlying trends and other influences more clearly. Correct interpretation of time-series comparisons requires taking such periodic tendencies into account.


8. Add contextual information and annotations

To help readers better understand data changes, it is important to show the context behind the numbers. When a chart shows a sharp change, viewers naturally wonder, “What happened here?” Adding annotations answers that question and instantly communicates “why this period saw a sharp increase (or decrease).” For example, annotating the chart with “new product launch,” “advertising campaign,” or “temporary decrease due to disaster” shares the reasons for data movements with readers. Adding a narrative through annotations greatly increases the persuasiveness of comparison results compared to showing lines or bars alone.


Also handle obvious outliers carefully. If an outlier is due to measurement or aggregation error, consider correcting or excluding it; if it reflects an actual abnormal event, note that fact. For example, if a system failure caused sales to be zero for a day, that is a singular data point outside normal variation. Either exclude it from analysis or annotate the chart with “data missing due to system failure” so readers can interpret correctly. Adding such background information to analysis reports and chart materials makes time-series comparisons more likely to lead to practical insights.


Summary

We explained eight checklist items for making time-series comparisons easy to understand. By keeping these points in mind, analyses and reports that handle multiple time-series will produce charts and insights that consistently convey your intended message. Practical time-based analyses are diverse, but diligently attending to these basic perspectives is a shortcut to better outcomes.


Note that the accuracy of the underlying data is also important for correct time-series comparisons. For example, if you need to record and compare positional history in the field with high precision, using LRTK, a high-precision GNSS positioning device that can be attached to and used with an iPhone, enables acquisition of highly reliable time-series data. Combining high-accuracy data with appropriate analysis methods makes more confident decisions based on time-series comparisons possible. By paying attention to data collection practices and analysis points, you can derive more valuable insights from time-series comparisons. Please make use of the checklist items introduced here in your work to extract useful insights from time-series data.


Next Steps:
Explore LRTK Products & Workflows

LRTK helps professionals capture absolute coordinates, create georeferenced point clouds, and streamline surveying and construction workflows. Explore the products below, or contact us for a demo, pricing, or implementation support.

LRTK supercharges field accuracy and efficiency

The LRTK series delivers high-precision GNSS positioning for construction, civil engineering, and surveying, enabling significant reductions in work time and major gains in productivity. It makes it easy to handle everything from design surveys and point-cloud scanning to AR, 3D construction, as-built management, and infrastructure inspection.

bottom of page