Below are examples of the current models available to run weather regressions on your utility data.
LINEAR MODEL
Simple linear model.
Regression Equation:
I+x0∗R
3PC MODEL
3-parameter cooling model. Used for when energy usage is dependent on cooling in warm weather and mostly constant the rest of the year.
Regression Equation:
I+x0∗(R−x1)+
3PH MODEL
3-parameter heating model. Used for when energy usage is dependent on heating in cold weather and mostly constant the rest of the year.
Regression Equation:
I+x0∗(x1−R)+
5P MODEL
5-parameter cooling model. Used for when energy usage is dependent on both heating and cooling.
Regression Equation:
I+x0∗(R−x1)++x2∗(x3−R)+
Gage Tiber
Comments