Normalization
Updated over a week ago

Normalization is a method for removing abnormal variables from your consumption data.

👍 This article will help you:

  • Understand the basic concepts of normalization

  • Discover the ways in which Atrius can normalize your data

  • Learn more about the math behind the normalization algorithms

What is normalization?

Normalization 101

The “normalization” of data represents an estimate of consumption under typical conditions, with weather and/or occupancy effects removed. Normalization ultimately helps you accurately compare buildings across time and geography.

Background

Comparing building performance across time and geography can be problematic due to differing weather patterns from year to year and from city to city. These abnormal patterns interfere with an important energy management task: pinpointing the root cause of an increase or decrease in consumption. Common abnormalities include 1) extreme weather, and 2) increased vacancy.

Extreme weather can cause occupants to turn up the heater or air conditioner, which results in consumption being much higher than normal. Alternatively, increased vacancy of a building can cause consumption to be lower than normal. Each of these scenarios can skew meaningful interpretations of datasets, ultimately making it difficult to justify resource consumption differences.

Why do normalization?

The only way to directly compare buildings is to correct—or “normalize”—for weather and occupancy differences. Traditionally, normalizing energy bills or metered data is a time-consuming monthly process. With Atrius, data is normalized automatically as data is received. Other major benefits include:

  • Apples-to-apples comparison: View two years of data or two different buildings side-by-side.

  • Easily compare across time & geography: Remove all abnormalities across geographies in order to correctly compare buildings which may be 3,000 miles apart. Normalization adds the ability to view data as if conditions in these locations were typical to that area.

  • Transparent calculations: View all normalization calculations, showing each step of the process.

  • Real-time normalization: Atrius normalizes data immediately after it is added to the system.

Which data can be normalized?

Data from both points and bill points can be normalized.

The following point types are supported:

  • Cooling

  • Electricity

  • Heating

  • Natural gas

  • Water

Normalization calculations use source data (consumption or demand). Once normalized data can then be converted into cost or emissions.

🚧 At least 2 years of data are required

Normalization is available for point types with at least 2 years of monthly historical data. If higher than monthly resolution exists, then the monthly roll-ups will be used during calculations.

How does normalization work?

Types of normalization

Atrius supports normalization by weather and by occupied area.

  • Weather normalization: Compare your building as if weather was “typical” across different years. Heating and cooling degree day effects are combined for a total weather effect during calculations.

  • Occupied area normalization: Compare your building as if vacancy was exactly the same across years. Note that comparing vacancy is a function of referencing “occupied area” square footage or square meter data, not “occupant” or “people” data.

In addition to normalizing by weather or occupied area individually, Atrius can combine these effects to estimate consumption normalized by both weather and occupied area.

Typical conditions

Atrius uses the term “typical” to refer to weather or occupancy conditions used for normalization. We use “typical” data as the basis for normalization. We define typical weather and occupancy data as described below.

Typical weather

Typical weather data is a trailing average, calculated using at least five years of historical weather data (depending on the data available for that location). This is a rolling five- to ten-year historical average as time moves forward. The result (which is also referred to as “Almanac Data” in Atrius), can be viewed inside of a building’s Weather tab.

1191

Above: To view actual and forecasted weather data, go to the 'Weather' tab of a building.

Typical occupied area

For typical occupied area, the total area of the building is used. As a result, your normalized data will be an estimate of consumption at 100% occupied area. You can update your total building area on the Profile tab of a building. When total building area values are updated, baselines are re-started to reflect this change.

1191

Above: To provide total occupied area, go to the 'Profile' tab of a building.

Normalization math

The calculation of normalized data begins with your actual readings. Atrius uses statistical modeling to remove the effects of deviations in weather and/or occupancy from typical values. Atrius uses the following:

  • Algorithm: Ordinary Least Squares (OLS) Regression

  • Resolution: monthly consumption values

  • Features: average Heating Degree Days (HDD), average Cooling Degree Days (CDD)

  • Form of the model: average consumption = A1 + A 2 HDDavg + A CDDavg

  • Seed period: The model’s seed period includes all data for the related point, up to the end of the previous month.

Atrius will periodically recalculate the normalization baseline and readings to keep results up to date. Note that as a result of those recalculations, your normalized readings may change over time—although likely only by a minimal amount.

Details of the statistical model used can be viewed on the Baselines tab of a point or bill point.

1191

Above: In the 'Baselines' tab of a point, select the dropdown menu for a baseline in the table, then 'View model summary'.

You can also view model fit and other diagnostics. Select 'View model summary' from the dropdown menu on the right side of the baseline row. Here’s an example:

568

Once the model has been calculated, Atrius calculates the difference between actual and typical weather and/or occupancy. These deviations are then multiplied by the model coefficients to calculate the consumption effect of “atypical” weather or occupancy. Subtracting deviations from the actual consumption gives the final normalized result.

Follow along with each step of the normalization math for your organization, building, and dataset in the Normalization tab of a point or bill point.

1191

Above: In the 'Normalization' tab of a point, select a timestamp in the table to expand the row and show each part of the normalization technique.

How is normalization enabled?

Organization License

To start, ensure that Normalization is enabled in your organization license.

  • Weather Normalization: After enabling, weather normalization is ready to go out-of-the-box. Ten years of historical weather data for each building location will automatically be downloaded in the background.

  • Occupied Area Normalization: To use this normalization, you must first create a Whole building occupied area point. Go to the points of your building, add a point, select 'Manual Point' as the integration, choose type 'Occupied area' and scope 'Whole building'. After entering 2 years of occupied area data, then baseline and normalization calculations will start automatically.

Year-over-Year Trends cards

The primary visualization for normalization are Year-over-Year Trends cards.

In the card form, select 'Weather', 'Occupied area', or both to apply the desired normalization technique.

982

Many users will create a dashboard showing actual consumption next to weather normalized consumption, to visualize the differences in the normalized data.

1052

Above: 5.8% "actual" difference vs. 7.4% "weather normalized" difference.

Learn more

The following links are helpful references for learning more about normalization:

Did this answer your question?