A Model For The Effect of Aggregation on Short Term Load Forecasting

Size: px
Start display at page:

Download "A Model For The Effect of Aggregation on Short Term Load Forecasting"

Transcription

1 A Model For The Effect of Aggregation on Short Term Load Forecasting Raffi Avo Sevlian and Ram Rajagopal Department of Electrical Engineering, Stanford University Department of Civil and Environmental Engineering, Stanford University Abstract In this work, we propose a simple empirical scaling law that describes load forecasting accuracy at different levels of aggregation. e show that for the short term forecasting problem, aggregating more users will improve the relative forecasting performance up to a point. Beyond this point, no more improvement in relative performance can be obtained. I. INTRODUCTION Load forecasting is a very mature field and has focused primarily on predicting loads for transmission power buses with aggregate loads in the order of gigawatts or load service regions with aggregates in the order of several megawatts or more: [15], [8]. The recent deployment of advanced metering infrastructure (AMI) and widespread adoption of modern communication systems has enabled the acquisition of load data from individual homes and commercial buildings in real time. Coupled with the increasing adoption of consumer-side technologies such as storage, microgrids requires forecasting at smaller aggregation levels. Typical homes consume 1 to 2 kh of energy during an hour and commercial buildings are in the 10kh to 100kh range. Load forecasting can be broadly classified into three groups according to the forecast horizon and forecasted quantity: very short term forecasting (predicting loads 15 min to 1 hour ahead); day ahead forecasting (predicting hourly loads for the next day) [9]; and day ahead forecasting of peak and total loads. Long term forecasts of up to a year are also possible [10]. Accurate very short term forecasting is a basic requirement for the operation of reliability services for microgrids and efficient operation of technologies such a storage. Typical forecast errors at the aggregation level of substations and areas are quite low (1% to 2%). In contrast, recent work shows that for individual homes, forecast errors are much higher (up to 50%) indicating a lack of predictability. Significant effort has been expended in improving such forecasts, but the observed performance differences when predicting loads of different sizes has not been explored. It is folk knowledge that the mean absolute percentage error () should decrease with increase in load size, as variability reduces. This papers starts the development of a fundamental understanding of how forecast errors scale with aggregation levels. In particular, we quantify the effect of aggregation by proposing a set of scaling laws relating kh load level and forecasting error. e focus in very short term forecasting and predict consumption an hour ahead. Using real data from more than 100,000 residential customers, we construct datasets of varying aggregation levels and build a model for the scaling of forecasting error with respect to aggregate size. The remainder of the paper is organized as follows. Section II develops a model for aggregation and proposes a set of scaling laws for common forecasting metrics. The scaling laws are then /14/$ IEEE verified in Section III, IV. e touch upon providing a justification for this effect in Section V. II. MODELING LOAD AGGREGATION A. Qualitative understanding of load aggregation 1 user 5 users 20 users 40 users 60 users 80 users Fig. 1. Hourly consumption level for various aggregation levels. Consumption pattern of a single user generally has little structure to be exploited. Aggregating more and more users smoothes the signal so that it can be more predictable. Aggregation level of 20 or more residential customers shows a predictable pattern. Plots are not scaled to each other. Aggregation reduces the inherent variability in consumption resulting in increasingly smooth load shapes. Figure 1 illustrates this effect. It is clear in this example that the higher aggregation levels are easier to predict. Yet, it is less clear how to quantify the improvements in forecasting. The main goal of this paper is to develop an appropriate scaling model for forecasting performance with respect to aggregation size. In particular, we identify the most appropriate way to measure aggregation and then propose a simple model to explain the scaling phenomena. e start by reviewing typical performance metrics used for quantifying forecasting. B. Forecasting performance metrics A very popular forecasting performance metric is the Mean Absolute Percentage (). Given the true measurements x = {x(1),...,x(t)} and the corresponding forecasts ˆx = {ˆx(1),...,ˆx(T )}, (x, ˆx) is defined as (x, ˆx) = 100 T T x(t) ˆx(t) x(t). (1) t=1

2 is generally chosen as one of the reported metrics in forecasting literature as it is a relative metric and potentially would allow comparing studies that rely on distinct consumption data. However, as we show in our work, this is not valid for short term forecasting of electricity demand. The level of aggregation needs to be taken into account. C. Forecasting scaling laws In the following section our treatment should not depend on which relative metric we use. So the following proposed law is applicable to and CV. Consider a set of N customers with consumption given by a time-series x n (t). The time average consumption for customer n is n = 1 T T t=1 x n(t). e randomly select a subset A {1, 2,...,N} of customers and form a group that consumes x A (t) = n A x n (t), (2) which has mean consumption A = n A n. e build an hour ahead predictor for the aggregate time-series x A that outputs the predicted sequence ˆx A and evaluate (x A, ˆx A ). e postulate that the population average scales as a function of A according to ( )=E[(x A, ˆx A ) A = ] (3) = p + α 1. (4) Some key observations about this empirical law are: is the average over all groups with mean consumption. The choice of using mean consumption as a proxy for group size is deliberate. An alternative choice would be the number of customers in the group. But we observe that in fact customers with higher absolute consumption tend to be more predictable. (c) α 0 / p represents improvement in relative error from aggregation. It represents the underlying variance of the signal that is reduced from aggregation. α 1 is the irreducible relative error. (e) The exponent p shows empirically how quickly the relative variance is reduced. ly, p =1, but as we show this is empirically not the case. The proposes scaling law segments the forecasting problem into two regimes: hen α 1, relative error improves considerably due to aggregation. e can approximate e.q. (4) as ( )= /. hen α 0 / α 1, ( ) α 1. There is no improvement in forecasting from aggregation. In the remainder of the paper we show how this scaling law can be applied to short term load forecasting experimenting with various machine learning methods relying on a real dataset. III. EXPERIMENT SETUP A. Description of data The data used in this paper is anonymized hourly power consumption from the Pacific Gas and Electric company representing northern California. The data consists of N = 116, 438 residential customers for one year (T = 8760 samples per customer). The Energy Consumption [kh] M T TH F ST Day of eek # Users Mean User Consumption [kh] Fig days of consumption for single residential customer. Empirical Histogram of yearly mean consumption of all residential customers. data represents 408 zip codes in California providing geographic diversity of consumption. The average consumption for this set of customers is 1.05 kh. The average consumption per customer never exceeds 4kh. Figure 2 illustrates a typical weekly consumption profile of a household, where there is high variability in consumption. Figure 2 shows the yearly average consumption of the population in histogram form. This is the empirical distribution of n in the population. B. Forecasting models e study the scaling using three commonly used methods for short term load forecasting: Seasonal Auto Regressive Moving Average (SARMA), Support Vector Regression (SVR) [6] and Feed Forward Neural Networks [2]. Each model is described next. 1) Seasonal Auto Regressive Models: Seasonal Auto Regressive Moving Average (SARMA) [4] fits a linear model between current power demand and previously observed demands. A general form SARMA(p, q) (P, Q) s captures autoregressive order p, P and moving average order q and Q. In this work, we apply a restricted class with no moving average component (q,q=0). The generative model is p P x(t) = θ i x(t i)+ φ i x(t sk)+ɛ(t). (5) k=1 k=1 e assume that ɛ(t) N(0,σ 2 ) is a independent and identically distributed normal variable. The term p corresponds to the order of the autoregressive (AR) component. Normally, values of p larger than 4 are not recommended [12], since it will lead to over-fitting. Seasonality is captured by the parameters s, and P. For this work, seasonality of s =24hours is used. The SARMA model is applied at each time step by learning the linear model using a pre-set model size. This constitutes an adaptive SARMA model. 2) Support Vector Regression: Support Vector Regression (SVR) works by building a non-linear learning method for a training dataset {(x 1,y 1 ),...,(x N,y N )}. The training set comprises of N response y i and predictor x i pairs. The SVR data fitting method will output a predictor of the form: ŷ i = w T Φ(x i )+b. A given training factor variable x i will be mapped to a higher dimensional space with a kernel function Φ(x i ).Thevaluesw and b are determined in the training process. The user will set the appropriate kernel function as well as particular tolerances in the training process. 3) Feed Forward Neural Network: Feed forward neural networks are a subset of artificial neural networks where each layer

3 of the network connects directly to each forward layers. FFNNs build a general non-linear mapping between the input and output of the training data of the form and can handle any number of hidden layers. For the case of single hidden layer, the input/output relationship can be expressed as the following. ( ) f(x) =Σ M2 m w 2=1 m 2 Ψ m2 Σ M1 m w 1=1 m 1,m 2 x m1 + w m2,0 (6) Here, inputs x m1 are weighted with w m1,m 2 andsuppliedtoa set of activation functions Ψ m ( ). The activation function and the choice of inputs must be performed in the model selection step. During the training phase, the weight s are computed to minimize the training error. C. Generating Aggregate Residential Consumption Aggregate consumption time series are generated by randomly sampling consumers from the total available smart meter dataset. 56 group sizes were chosen ranging from single users to 100,000 users. For each chosen group size A, 50 time series are generated by randomly choosing A elements from the database. Random selection ensures geographic diversity. Based on our process a total of 2800 time series are generated. The mean consumption for the different groups ranges between 1 kh and 100 Mh and peak consumption ranges between 3 kh and 180 Mh. IV. EXPERIMENTAL RESULTS A. Empirical with Aggregation Level Fig. 3. Mean absolute percentage error () for varying size of residential consumers. SARMA model M 1 is applied to data. against Mean Load for each experiment is shown in green markers. Best fit (blue) has p =0.88. Dashed line indicated error scaling with ideal aggregation effect (no irreducible error and p =1). Transition point, = 1810 kh. Irreducible error is α 1 =1.52. e start our analysis by investigating the performance of the model SARMA(1, 0) (1, 0) 24 in predicting the data one hour ahead. For each random choice of time-series, compute the forecast ˆx A ),(x A, ˆx A ) and hourly mean A to form a pair ( A, (x A, ˆx A )). Figure 3 shows how scales with the mean load of the grouped time series ( A ). Eq. (4) is fit using least squares using the observed pair ( A, (x A, ˆx A )). The fit parameters are shown in Table I. Figure 3 traces the curve obtained from data. Suppose no bias was observed in the forecaster predictions. Then the curve in red represents the scaling law. Notice that errors would continues to decrease beyond the curve with a bias. The fit identifies two regimes of aggregation: 1 kh to 1 Mh: At this load level (1 to 1000 homes), relative error improvement due to aggregation dominates the decrease in. This corresponds to α 1. The approximation ( ) α 0 / p /2 holds quite well in this regime. Visually the red line matches the blue fit and green markers. 2 Mh to 100 Mh: In this regime, the modeling error for a given forecaster (bias) dominates the averaged aggregation error. In this case α 1 and we can approximate the decrease with ( ) α 1. An important observation is that to achieve 12% error only about 20kh of aggregation (roughly 20 homes). This quantity is quite meaningful since 20 residential consumers corresponds to loads connected to a small distribution transformer. In fact, at the level of 20 users, more finely tuned forecasting methods could potentially achieve even more accurate forecasting. Forecasting accuracy of a single transformer can be of use when integrating smart meter data and line measurements in outage detection as done in [16]. B. Linear Scale Observations Group Mean [kh] Means Group Size Group Size Fig. 4. boxplot of randomly generated groups of N customers. Group mean load vs number of customers. e can also consider forecasting accuracy of with respect to the number of consumers. Figure 4 shows how group size and mean load relate. Data from all sampled groups is plotted. The relationship is close to linear but the dispersion of means increases as group size increases. Figure 4 plots empirical against group size measured as number of homes in the aggregate. Forecasting individual residential loads is highly inaccurate. The mean for individual residential consumer is 29%. This is very similar to results presented in previous work. Note also that at the individual level, there is very high variability. The median error is 33% while the 25% to 75% quantiles are 23% 56%. This large variability is explained by noting that the average hourly consumption for a single home ranges from 1kh to 4kh. Plugging these values into Eq. (4) and using the parameters for model M 1 from Table I, we obtain that the ranges from 24% to 45% which is close to the quantiles in the data. This gives empirical evidence for the validity of chosen kh as the baseline. Accuracy at the larger levels ( 2000) usersisclose to 2% which is not very different from the scale of 50Mh.

4 C. Critical Load The transition point (critical load) is defined as the unique solution to p = α 1. (7) This gives us a method to automatically identify the two regimes of the behavior. From the values shown in Table I for model M 1 is 1.8 Mh of load. This critical load has significant implications. The 100 kh to 1 Mh range encompasses most commercial buildings. Any work on forecasting short term energy demand for buildings should keep the aggregation level in mind. For example when comparing one research paper using a 500 kh average load dataset to a paper using a 25 kh average load dataset, it is difficult to draw meaningful conclusions. D. Comparison of Different Models Model p TABLE I SCALING LA FIT FOR α1 (95% CI) M ( ) 2250 M ( ) M ( ) M ( ) 168 M ( ) 498 (c) (d) Fig. 5. Approximate model fit to ( ). Model M 2 is a seasonal ARMA model: (1, 0) (1, 0) 24. Model M 3 is a seasonal ARMA model: (2, 0) (3, 0) 24.(c)M 4 (SVR) and (d) M 5 (FFNN). Note that for short term forecasting, non-linear methods might not always provide the most accurate methods. They are also more difficult to train. In Section IV-A only a single forecasting model (M 1 )isshown with associated model fitting. (i.e. Figure 3). Here we show that that a number of other forecasting methods will behave similarly. The three classes of models we applied described in III-B. Models M 1, M 2, M 3 are standard SARMA models of varying orders. For a single hour ahead forecaster, we see that under the fit parameters M 3 has the best asymptotic performance. Figure 5 shows the log() vs log(mean Load) for the different models used. Also, Table I compares values attained from fitting the data with the approximate model. In comparing different models, there are two important points to consider. (1) Betweenen different models, variation in the α 0 are not very different. (2) The aggregation independent terms α 1 should be taken to represent a more fundamental measure of forecast accuracy. Notice in general that the lower the α 1, the larger the critical load. This is seen clearly for the FFNN and SVM models. Since they have much higher irreducible error, the calculated critical load is an order of magnitude lower than that of M 3. This is because the critical load calculation is very sensitive to the α 1. Also, this can be seen visually: the aggregation-error curve for M 3 flattens out far to the right The model that seems to work best across all scales of loads is the M 3 which is the the most complex seasonal linear model used among the others. Although not documented here, higher order seasonal models were applied with worse results. It is interesting to note that the non-linear estimation methods: SVR and FFNN perform quite poorly. As indicated in Figure 5 the error s flatten at 4% for the SVR and 2.4% for FFNN. Under more finely tuned analysis, SVR has been reported outperform linear models in some work [6]. It has also been been shown to perform poorly as well [14]. The experience of using non-linear methods for short term forecasting produced errors larger than that of linear models. Additionally, the non-linear methods are more difficult to train, understand and ensure stability of training. Another major issue for large scale use is that they are generally too slow and unstable to train adaptively: i.e. retrain the model for every out of sample forecast. E. Previous work on Short Term Electricity Load Forecasting 100 % 10 % 1 % 0.1 % [7][17] [14] [6] 95 % Int. [6] 1 G 10 G [13] [1] [3] [11] [5] [2] Fig. 6. Forecasting performance on varying levels of aggregation using seasonal model M 3. Superimposed on experimental data is previous work on short term load forecasting. Data suggests that previous work agrees with model suggested here.

5 Forecasting smart meter data from homes and small businesses is a recent goal in analytics and power communities. Recent work shows a fundamental limitation to the predictability of individual customers. [6] performs one hour ahead forecasting using hourly energy data. They implement a variety of machine learning algorithms on 3 datasets. The first dataset is a commercial building used in the Building Energy Predictor Shootout hosted by ASHRAE. The mean load for this dataset is approximately 700 kh. Three residential homes are used as well with a mean consumption of around 1.5 kh. The methods achieve a of 1.61% to 13.41% for small businesses and 15% to 30% for residential data. In [17], a number of machine learning methods are used on three homes. The mean consumption level is approximately 1 2 kh They report varying improvement as compared to the baseline load forecast. Estimates of their reported relative error are on the order of 25%. In [14] the authors instead use machine learning methods to forecast home peak demand. Their results show that seasonal autoregressive models are the most simple and most accurate over the range of homes used in evaluating. They report and average error rate of 30% for the seasonal autoregressive models, and much higher error rates (50-70%) for more advanced data mining methods. In [7] the authors apply a kalman filter based forecaster and achieve 30% relative error on a home with a mean kh usage of 0.8 kh. At the far opposite end of aggregation a number of work report very low errors. In [1] the authors use an artificial neural network to forecast a mean load of 2.5 Gh. The achieved ranges from 1.73% %. In [3] the authors apply wavelet multiscale decomposition based autoregressive approaches. They attain values of 0.7% to 3.5% depending on the exact method developed. The data used is that of a state controlled utility with a mean load of 9 Gh. In [13], the authors apply artificial neural networks to the Okinawa Electric Power Company load data which has a mean consumption of 800 Mh. The they achieve ranges from 1.11% %. In [2] the authors apply artificial neural networks to electricity load data from the western operation al area of the Saudi electric company. The mean consumption is close to 8 Gh. The they achieve ranges from 0.81% %. In [5] the authors apply a novel ANN architecture to two utility datasets with peak loads of 4.4 Gh. They report a one hour ahead forecast of 0.8% to 1.5%. Similarly, [11] applies artificial neural networks to attain an error rate of 1.7%, for a load of 7 Gh. Figure 6 shows the previous work on short term forecasting superimposed on the scaling curve obtained using model M 3. It is clear that the work on the level of homes 1 to 5 kh, have results that are below the average and are within the 95% confidence interval of the experimental fit. For [6], the dataset with bigger loads does much worse than our fit predicts. For the previous work at Gh level data, the accuracy is neither better or worse than the fit. V. AN ARGUMENT FOR AGGREGATION VS ERROR CURVE If we assume that every user is the sum of two components: x n (t) = p n (t) +e n (t). p n (t) can be though of as a daily routine specific to each energy consumer. Additionally, e n (t) is a deviation from an underlying daily pattern which is difficult to estimate. is approximately residual variance/signal mean. Therefore if variance grew linearly with the size of the problem (assume signal mean grows linearly) we have 1 N dependence between error and kh. However, if at some 1 point error variance begins to grow quadratically then we end up with the curves where error no longer improves. This occurs for two reasons: (1) specific correlation structures in the deviation e n (t) among the population. (2) bias between a forecast ˆx and the estimable daily routine vectors p n (t). VI. CONCLUSION AND CONSEQUENCES OF AGGREGATION Analyzing the dependence of forecasting provides some interesting insights as well as some questions regarding forecasting. As shown in Figure 3 and 5 we attribute the flat portion of the erroraggregation curve to effects which grow the error quadratically with the size of the problem. This brings about the question, is it possible to get close to the ideal aggregation line? Perhaps this motivates the need to segmentation and aggregation which separates the problem into smaller subproblems of loads that are more like each other and possibly a new application for smart meter data. Currently, metering data is used only for billing. Perhaps with intelligent use of these data, there can be a push for more accurate forecasters, with provable lower bounds. REFERENCES [1] G.A. Adepoju, S.O.A. Ogunjuyigbe, and K.O. Alawode. Application of neural network to load forecasting in nigerian electrical power system. The Pacific Journal of Science and Technology, 8(1):68 72, [2] A.J. Al-Shareef, E.A. Mohamed, and E. Al-Judaibi. One hour ahead load forecasting using artificial neural network for the western area of saudi arabia. International Journal of Electrical Systems Science and Engineering, 1(1):35 40, [3] D. Benaouda, F. Murtagh, J.L. Starck, and O. Renaud. avelet-based nonlinear multiscale decomposition model for electricity load forecasting. Neurocomputing, 70(1): , [4] G. Box, G. M. Jenkins, and G. C. Reinsel. Time series analysis: forecasting and control. iley Publisher, [5] I. Drezga and S. Rahman. Short-term load forecasting with local ann predictors. IEEE Transactions on Power Systems, 14(3): , [6] R. E. Edwards, J. New, and L. E. Parker. Predicting future hourly residential electrical consumption: A machine learning case study. Energy and Buildings, 49: , [7] M. Ghofrani, M Hassanzadeh, M. Etezadi-Amoli, and MS. Fadali. Smart meter based short-term load forecasting for residential customers. In North American Power Symposium (NAPS), 2011, pages 1 5. IEEE, [8] C. Harris. Electricity markets: pricing, structures and economics, volume 565. iley Publishing, [9] T. Hong. Short term electric load forecasting. PhD thesis, North Carolina State Univ., [10] T. Hong, J. ilson, and X. Jingrui. Long term probabilistic load forecasting and normalization with hourly information. IEEE Transactions on Smart Grid, 5(1): , Jan [11] K.Y. Lee, Y.T. Cha, and J.H. Park. Short-term load forecasting using an artificial neural network. IEEE Transactions on Power Systems, 7(1): , [12] A. Pankratz. Forecasting with univariate Box-Jenkins models: Concepts and cases, volume 224. iley Publishing, [13] T. Senjyu, H. Takara, K. Uezato, and T. Funabashi. One-hour-ahead load forecasting using neural network. IEEE Transactions on Power Systems, 17(1): , [14] R. P. Singh, P. X. Gao, and D. J. Lizotte. On hourly home peak load prediction. In IEEE International Conference on Smart Grid Communications, [15] R. eron. Modeling and forecasting electricity loads and prices: A statistical approach, volume 403. iley. com, [16] Y. Zhao, R. Sevlian, R. Rajagopal, A. Goldsmith, and H.V. Poor. Outage detection in power distribution networks with optimally-deployed power flow sensors. In Power and Energy Society General Meeting (PES), 2013 IEEE, pages 1 5, July [17] H. Ziekow, C. Goebel, J. Struker, and H. Jacobsen. The potential of smart home sensors in forecasting household electricity demand. In IEEE International Conference on Smart Grid Communications, 2013.

Case Studies on Using Load Models in Network Calculation

Case Studies on Using Load Models in Network Calculation 1 / 24 D6.10.2 Case Studies on Using Load Models in Revision History Edition Date Status Editor v0.1 10.10.2012 Created A. Mutanen V1.0 13.12.2012 1 st version A. Mutanen 2 / 24 Abstract This report shows

More information

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E.

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E. ASHRAE www.ashrae.org. Used with permission from ASHRAE Journal. This article may not be copied nor distributed in either paper or digital form without ASHRAE s permission. For more information about ASHRAE,

More information

Towards Data-Driven Energy Consumption Forecasting of Multi-Family Residential Buildings: Feature Selection via The Lasso

Towards Data-Driven Energy Consumption Forecasting of Multi-Family Residential Buildings: Feature Selection via The Lasso 1675 Towards Data-Driven Energy Consumption Forecasting of Multi-Family Residential Buildings: Feature Selection via The Lasso R. K. Jain 1, T. Damoulas 1,2 and C. E. Kontokosta 1 1 Center for Urban Science

More information

Energy Efficiency Impact Study

Energy Efficiency Impact Study Energy Efficiency Impact Study for the Preferred Resources Pilot February, 2016 For further information, contact PreferredResources@sce.com 2 1. Executive Summary Southern California Edison (SCE) is interested

More information

On Hourly Home Peak Load Prediction

On Hourly Home Peak Load Prediction IEEE SmartGridComm 212 Symposium - Smart Metering Infrastructure Networks and Data On Hourly Peak Load Prediction Rayman Preet Singh, Peter Xiang Gao and Daniel J. Lizotte School of Computer Science University

More information

Critiquing Time-of-Use Pricing in Ontario

Critiquing Time-of-Use Pricing in Ontario Critiquing Time-of-Use Pricing in Ontario Adedamola Adepetu, Elnaz Rezaei *, Daniel Lizotte, and Srinivasan Keshav Email: {a2adepet, e2rezaei, dlizotte, keshav}@uwaterloo.ca Cheriton School of Computer

More information

Project RESPONSE on Improved Modelling of Electric Loads for Enabling Demand Response by Applying Physical and Data-Driven Models

Project RESPONSE on Improved Modelling of Electric Loads for Enabling Demand Response by Applying Physical and Data-Driven Models Project RESPONSE on Improved Modelling of Electric Loads for Enabling Demand Response by Applying Physical and Data-Driven Models ETIP SNET Northern Region Workshop 7-8 December 2017 Riga. 1 The consortium

More information

Smarter Business processes resulting from Smart Data

Smarter Business processes resulting from Smart Data 3 rd International Conference on Electricity Distribution Lyon, 15-1 June 15 Paper 5 Smarter Business processes resulting from Smart Data Goudarz POURSHARIF Andrew BRINT John HOLLIDAY University of Sheffield

More information

Critiquing Time-of-Use Pricing in Ontario

Critiquing Time-of-Use Pricing in Ontario Critiquing Time-of-Use Pricing in Ontario Adedamola Adepetu, Elnaz Rezaei *, Daniel Lizotte, and Srinivasan Keshav Email: {a2adepet, e2rezaei, dlizotte, keshav}@uwaterloo.ca Cheriton School of Computer

More information

Demanding Baselines: Analysis of Alternative Load Estimation Methods for Two Large C&I Demand Response Programs

Demanding Baselines: Analysis of Alternative Load Estimation Methods for Two Large C&I Demand Response Programs Demanding Baselines: Analysis of Alternative Load Estimation Methods for Two Large C&I Demand Response Programs Assessing Baseline Load Methods for California s Critical Peak Pricing & Demand Bidding Programs

More information

A Review For Electricity Price Forecasting Techniques In Electricity Markets

A Review For Electricity Price Forecasting Techniques In Electricity Markets A Review For Electricity Price Forecasting Techniques In Electricity Markets Ankur Jain Ankit Tuli Misha Kakkar Student,AUUP, Noida Student,AUUP, Noida Professor, AUUP, Noida Abstract Electricity Price

More information

Predictability, Constancy and Contingency in Electric Load Profiles

Predictability, Constancy and Contingency in Electric Load Profiles 26 IEEE International Conference on Smart Grid Communications (SmartGridComm): Data Management and Grid Analytics and Predictability, Constancy and Contingency in Electric Load Profiles Chenye Wu Wenyuan

More information

A Prediction Reference Model for Air Conditioning Systems in Commercial Buildings

A Prediction Reference Model for Air Conditioning Systems in Commercial Buildings A Prediction Reference Model for Air Conditioning Systems in Commercial Buildings Mahdis Mahdieh, Milad Mohammadi, Pooya Ehsani School of Electrical Engineering, Stanford University Abstract Nearly 45%

More information

Comparative study on demand forecasting by using Autoregressive Integrated Moving Average (ARIMA) and Response Surface Methodology (RSM)

Comparative study on demand forecasting by using Autoregressive Integrated Moving Average (ARIMA) and Response Surface Methodology (RSM) Comparative study on demand forecasting by using Autoregressive Integrated Moving Average (ARIMA) and Response Surface Methodology (RSM) Nummon Chimkeaw, Yonghee Lee, Hyunjeong Lee and Sangmun Shin Department

More information

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids

Informatics solutions for decision support regarding electricity consumption optimizing within smart grids BUCHAREST UNIVERSITY OF ECONOMIC STUDIES Doctoral School of Economic Informatics Informatics solutions for decision support regarding electricity consumption optimizing within smart grids SUMMARY OF DOCTORAL

More information

When You Can t Go for the Gold: What is the best way to evaluate a non-rct demand response program?

When You Can t Go for the Gold: What is the best way to evaluate a non-rct demand response program? When You Can t Go for the Gold: What is the best way to evaluate a non-rct demand response program? Olivia Patterson, Seth Wayland and Katherine Randazzo, Opinion Dynamics, Oakland, CA ABSTRACT As smart

More information

Do Customers Respond to Real-Time Usage Feedback? Evidence from Singapore

Do Customers Respond to Real-Time Usage Feedback? Evidence from Singapore Do Customers Respond to Real-Time Usage Feedback? Evidence from Singapore Frank A. Wolak Director, Program on Energy and Sustainable Development Professor, Department of Economics Stanford University Stanford,

More information

Applying 2 k Factorial Design to assess the performance of ANN and SVM Methods for Forecasting Stationary and Non-stationary Time Series

Applying 2 k Factorial Design to assess the performance of ANN and SVM Methods for Forecasting Stationary and Non-stationary Time Series Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 22 (2013 ) 60 69 17 th International Conference in Knowledge Based and Intelligent Information and Engineering Systems

More information

Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy

Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy Applying Regression Techniques For Predictive Analytics Paviya George Chemparathy AGENDA 1. Introduction 2. Use Cases 3. Popular Algorithms 4. Typical Approach 5. Case Study 2016 SAPIENT GLOBAL MARKETS

More information

Energy Forecasting using Artificial Neural Networks

Energy Forecasting using Artificial Neural Networks Energy Forecasting using Artificial Neural Networks G.Tamizharasi, S.Kathiresan, K.S.Sreenivasan Assistant Professor, Dept. of E&I,Bharath University,Chennai-600073, India Professor,Departmentment of Mechanical

More information

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh

Professor Dr. Gholamreza Nakhaeizadeh. Professor Dr. Gholamreza Nakhaeizadeh Statistic Methods in in Mining Business Understanding Understanding Preparation Deployment Modelling Evaluation Mining Process (( Part 3) 3) Professor Dr. Gholamreza Nakhaeizadeh Professor Dr. Gholamreza

More information

Big Data, Smart Energy, and Predictive Analytics. Dr. Rosaria Silipo Phil Winters

Big Data, Smart Energy, and Predictive Analytics. Dr. Rosaria Silipo Phil Winters Big Data, Smart Energy, and Predictive Analytics Dr. Rosaria Silipo Phil Winters Hot Topics Telemetry Data Time Series Analysis SENSIBLE usages of Big Data Measurable / Applied to the Business Use public

More information

Churn Prediction with Support Vector Machine

Churn Prediction with Support Vector Machine Churn Prediction with Support Vector Machine PIMPRAPAI THAINIAM EMIS8331 Data Mining »Customer Churn»Support Vector Machine»Research What are Customer Churn and Customer Retention?» Customer churn (customer

More information

AI is the New Electricity

AI is the New Electricity AI is the New Electricity Kevin Hu, Shagun Goel {huke, gshagun}@stanford.edu Category: Physical Sciences 1 Introduction The three major fossil fuels petroleum, natural gas, and coal combined accounted

More information

Insights from the Wikipedia Contest

Insights from the Wikipedia Contest Insights from the Wikipedia Contest Kalpit V Desai, Roopesh Ranjan Abstract The Wikimedia Foundation has recently observed that newly joining editors on Wikipedia are increasingly failing to integrate

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

AMI Billing Regression Study Final Report. February 23, 2016

AMI Billing Regression Study Final Report. February 23, 2016 AMI Billing Regression Study Final Report February 23, 2016 Table of Contents Executive Summary... i 1 Introduction... 1 2 Random Coefficients Model... 5 2.1 RANDOM COEFFICIENTS MODEL DEVELOPMENT PROCESS...

More information

Testing of a Predictive Control Strategy for Balancing Renewable Sources in a Microgrid

Testing of a Predictive Control Strategy for Balancing Renewable Sources in a Microgrid Testing of a Predictive Control Strategy for Balancing Renewable Sources in a Microgrid Mattia Marinelli; matm@elektro.dtu.dk Center for Electric Power and Energy DTU Risø Campus University of California

More information

A Forecasting Methodology Using Support Vector Regression and Dynamic Feature Selection

A Forecasting Methodology Using Support Vector Regression and Dynamic Feature Selection Journal of Information & Knowledge Management, Vol. 5, No. 4 (2006) 329 335 c ikms & World Scientific Publishing Co. A Forecasting Methodology Using Support Vector Regression and Dynamic Feature Selection

More information

Test of Several Whole-Building Baseline Models

Test of Several Whole-Building Baseline Models Test of Several Whole-Building Baseline Models Phillip Price Jessica Granderson Lawrence Berkeley National Laboratory September 2012 1 Preliminary Baseline Evaluation Study Premise: statistical performance

More information

A Smart Approach to Analyzing Smart Meter Data

A Smart Approach to Analyzing Smart Meter Data A Smart Approach to Analyzing Smart Meter Data Ted Helvoigt, Evergreen Economics (Lead Author) Steve Grover, Evergreen Economics John Cornwell, Evergreen Economics Sarah Monohon, Evergreen Economics ABSTRACT

More information

Airbnb Price Estimation. Hoormazd Rezaei SUNet ID: hoormazd. Project Category: General Machine Learning gitlab.com/hoorir/cs229-project.

Airbnb Price Estimation. Hoormazd Rezaei SUNet ID: hoormazd. Project Category: General Machine Learning gitlab.com/hoorir/cs229-project. Airbnb Price Estimation Liubov Nikolenko SUNet ID: liubov Hoormazd Rezaei SUNet ID: hoormazd Pouya Rezazadeh SUNet ID: pouyar Project Category: General Machine Learning gitlab.com/hoorir/cs229-project.git

More information

Short-term electricity price forecasting in deregulated markets using artificial neural network

Short-term electricity price forecasting in deregulated markets using artificial neural network Proceedings of the 2011 International Conference on Industrial Engineering and Operations Management Kuala Lumpur, Malaysia, January 22 24, 2011 Short-term electricity price forecasting in deregulated

More information

Predictive Analytics Using Support Vector Machine

Predictive Analytics Using Support Vector Machine International Journal for Modern Trends in Science and Technology Volume: 03, Special Issue No: 02, March 2017 ISSN: 2455-3778 http://www.ijmtst.com Predictive Analytics Using Support Vector Machine Ch.Sai

More information

Learning to REDUCE: A Reduced Electricity Consumption Prediction Ensemble

Learning to REDUCE: A Reduced Electricity Consumption Prediction Ensemble The Workshops of the Thirtieth AAAI Conference on Artificial Intelligence Artificial Intelligence for Smart Grids and Smart Buildings: Technical Report WS-16-04 Learning to REDUCE: A Reduced Electricity

More information

Forecasting Electricity Consumption with Neural Networks and Support Vector Regression

Forecasting Electricity Consumption with Neural Networks and Support Vector Regression Available online at www.sciencedirect.com Procedia - Social and Behavioral Sciences 58 ( 2012 ) 1576 1585 8 th International Strategic Management Conference Forecasting Electricity Consumption with Neural

More information

Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system

Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system in Energy Systems Integration 102 Research Challenges 1 by Tim Hansen and Sid Suryanarayanan Department

More information

Predicting Reddit Post Popularity Via Initial Commentary by Andrei Terentiev and Alanna Tempest

Predicting Reddit Post Popularity Via Initial Commentary by Andrei Terentiev and Alanna Tempest Predicting Reddit Post Popularity Via Initial Commentary by Andrei Terentiev and Alanna Tempest 1. Introduction Reddit is a social media website where users submit content to a public forum, and other

More information

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform

Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Electrical and Electronic Engineering 2018, 8(2): 37-52 DOI: 10.5923/j.eee.20180802.02 Day-Ahead Price Forecasting of Electricity Market Using Neural Networks and Wavelet Transform Kamran Rahimimoghadam

More information

Itron Analytics. Maximize the Full Value of Your Smart Grid. Image

Itron Analytics. Maximize the Full Value of Your Smart Grid. Image Itron Analytics Maximize the Full Value of Your Smart Grid Image Complete Data Intelligence Lifecycle The ultimate goal of the smart grid is to ensure safe and reliable delivery of energy. Building your

More information

Comparison of Different Independent Component Analysis Algorithms for Sales Forecasting

Comparison of Different Independent Component Analysis Algorithms for Sales Forecasting International Journal of Humanities Management Sciences IJHMS Volume 2, Issue 1 2014 ISSN 2320 4044 Online Comparison of Different Independent Component Analysis Algorithms for Sales Forecasting Wensheng

More information

Forecasting of Electrical Energy Demand in Nigeria using Modified Form of Exponential Model

Forecasting of Electrical Energy Demand in Nigeria using Modified Form of Exponential Model American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-7, Issue-1, pp-122-135 www.ajer.org Research Paper Open Access Forecasting of Electrical Energy Demand in Nigeria

More information

arxiv: v1 [cs.lg] 26 Oct 2018

arxiv: v1 [cs.lg] 26 Oct 2018 Comparing Multilayer Perceptron and Multiple Regression Models for Predicting Energy Use in the Balkans arxiv:1810.11333v1 [cs.lg] 26 Oct 2018 Radmila Janković 1, Alessia Amelio 2 1 Mathematical Institute

More information

Correlation and Instance Based Feature Selection for Electricity Load Forecasting

Correlation and Instance Based Feature Selection for Electricity Load Forecasting Correlation and Instance Based Feature Selection for Electricity Load Forecasting Irena Koprinska a, Mashud Rana a, Vassilios G. Agelidis b a School of Information Technologies, University of Sydney, Sydney,

More information

APPENDIX AVAILABLE ON THE HEI WEB SITE

APPENDIX AVAILABLE ON THE HEI WEB SITE APPENDIX AVAILABLE ON THE HEI WEB SITE Research Report 178 National Particle Component Toxicity (NPACT) Initiative Report on Cardiovascular Effects Sverre Vedal et al. Section 1: NPACT Epidemiologic Study

More information

Wind Farm Power Prediction Based on Wind Speed and Power Curve Models

Wind Farm Power Prediction Based on Wind Speed and Power Curve Models Wind Farm Power Prediction Based on Wind Speed and Power Curve Models M. Lydia, S. Suresh Kumar, A. Immanuel Selvakumar and G. Edwin Prem Kumar Abstract Accurate prediction of wind farm power is essential

More information

Impact of AMI on Load Research and Forecasting

Impact of AMI on Load Research and Forecasting Itron White Paper Energy Forecasting and Load Research Impact of AMI on Load Research and Forecasting J. Stuart McMenamin, Ph.D Managing Director, Itron Forecasting 2008, Itron Inc. All rights reserved.

More information

A Systematic Approach to Performance Evaluation

A Systematic Approach to Performance Evaluation A Systematic Approach to Performance evaluation is the process of determining how well an existing or future computer system meets a set of alternative performance objectives. Arbitrarily selecting performance

More information

Short-Term Load Forecasting Under Dynamic Pricing

Short-Term Load Forecasting Under Dynamic Pricing Short-Term Load Forecasting Under Dynamic Pricing Yu Xian Lim, Jonah Tang, De Wei Koh Abstract Short-term load forecasting of electrical load demand has become essential for power planning and operation,

More information

DATA AND THE ELECTRICITY GRID A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID

DATA AND THE ELECTRICITY GRID A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID 0000 DATA AND THE ELECTRICITY GRID A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID DATA AND THE ELECTRICITY GRID: A ROADMAP FOR USING SYSTEM DATA TO BUILD A PLUG & PLAY GRID ARAM SHUMAVON,

More information

Using Forecasting Models to Optimize Production Schedule in a Cafe

Using Forecasting Models to Optimize Production Schedule in a Cafe Maxim Zavadskiy Using Forecasting Models to Optimize Production Schedule in a Cafe Helsinki Metropolia University of Applied Sciences Bachelor of Engineering Information Technology Thesis 1 December 2015

More information

Application and comparison of several artificial neural networks for forecasting the Hellenic daily electricity demand load

Application and comparison of several artificial neural networks for forecasting the Hellenic daily electricity demand load Application and comparison of several artificial neural networks for forecasting the Hellenic daily electricity demand load L. EKONOMOU 1 D.S. OIKONOMOU 2 1 Hellenic American University, 12 Kaplanon Street,

More information

Predicting Corporate 8-K Content Using Machine Learning Techniques

Predicting Corporate 8-K Content Using Machine Learning Techniques Predicting Corporate 8-K Content Using Machine Learning Techniques Min Ji Lee Graduate School of Business Stanford University Stanford, California 94305 E-mail: minjilee@stanford.edu Hyungjun Lee Department

More information

Forecasting Real-Time Locational Marginal Price: A State Space Approach

Forecasting Real-Time Locational Marginal Price: A State Space Approach Forecasting Real-Time Locational Marginal Price: A State Space Approach Yuting Ji, Jinsub Kim, Robert J. Thomas and Lang Tong School of Electrical and Computer Engineering Cornell University, Ithaca, NY,

More information

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Journal of Electrical Engineering 5 (2017) 151-156 doi: 10.17265/2328-2223/2017.03.005 D DAVID PUBLISHING Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Blagoja Stevanoski and Natasa

More information

A Short-Term Bus Load Forecasting System

A Short-Term Bus Load Forecasting System 2 th International Conference on Hybrid Intelligent Systems A Short-Term Bus Load Forecasting System Ricardo Menezes Salgado Institute of Exact Sciences Federal University of Alfenase Alfenas-MG, Brazil

More information

Using AI to Make Predictions on Stock Market

Using AI to Make Predictions on Stock Market Using AI to Make Predictions on Stock Market Alice Zheng Stanford University Stanford, CA 94305 alicezhy@stanford.edu Jack Jin Stanford University Stanford, CA 94305 jackjin@stanford.edu 1 Introduction

More information

Reliability and the Future of the Electricity Grid: A North American Bulk Power System Perspective

Reliability and the Future of the Electricity Grid: A North American Bulk Power System Perspective Reliability and the Future of the Electricity Grid: A North American Bulk Power System Perspective Mark Lauby, Senior Vice President and Chief Reliability Officer North American Electric Reliability Corporation

More information

Cluster-based Forecasting for Laboratory samples

Cluster-based Forecasting for Laboratory samples Cluster-based Forecasting for Laboratory samples Research paper Business Analytics Manoj Ashvin Jayaraj Vrije Universiteit Amsterdam Faculty of Science Business Analytics De Boelelaan 1081a 1081 HV Amsterdam

More information

Individual, Aggregate, and Cluster-based Aggregate Forecasting of Residential Demand

Individual, Aggregate, and Cluster-based Aggregate Forecasting of Residential Demand Individual, Aggregate, and Cluster-based Aggregate Forecasting of Residential Demand Tri Kurniawan Wijaya, Matteo Vasirani, Samuel Humeau, Karl Aberer School of Computer and Communication Sciences EPFL,

More information

A neural network approach to predicting urban building energy consumption Abstract 1 Introduction Related Work

A neural network approach to predicting urban building energy consumption Abstract 1 Introduction Related Work A neural network approach to predicting urban building energy consumption Rohan Aras, Alex Nutkiewicz, Max O Krepki {rohana, alexer, maxo}@stanford.edu Abstract As the world rapidly urbanizes, the built

More information

Predicting ratings of peer-generated content with personalized metrics

Predicting ratings of peer-generated content with personalized metrics Predicting ratings of peer-generated content with personalized metrics Project report Tyler Casey tyler.casey09@gmail.com Marius Lazer mlazer@stanford.edu [Group #40] Ashish Mathew amathew9@stanford.edu

More information

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen

Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Ph.D. Defense: Resource Allocation Optimization in the Smart Grid and High-performance Computing Tim Hansen Department of Electrical and Computer Engineering Colorado State University Fort Collins, Colorado,

More information

Data mining for wind power forecasting

Data mining for wind power forecasting Data mining for wind power forecasting Lionel Fugon, Jérémie Juban, Georges Kariniotakis To cite this version: Lionel Fugon, Jérémie Juban, Georges Kariniotakis. Data mining for wind power forecasting.

More information

Data mining for wind power forecasting

Data mining for wind power forecasting Data mining for wind power forecasting Lionel Fugon, Jérémie Juban, Georges Kariniotakis To cite this version: Lionel Fugon, Jérémie Juban, Georges Kariniotakis. Data mining for wind power forecasting.

More information

Distributed energy resource management - the way forward

Distributed energy resource management - the way forward Distributed energy resource management - the way forward by Stuart Michie, ABB South Africa As the number of intermittent renewable and distributed energy resources (DERs) integrated onto the grid increases,

More information

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Time Series and Their Components QMIS 320 Chapter 5 Fall 2010 Dr. Mohammad Zainal 2 Time series are often recorded at fixed time intervals. For

More information

Learning how people respond to changes in energy prices

Learning how people respond to changes in energy prices Learning how people respond to changes in energy prices Ben Lim bclimatestanford.edu Jonathan Roth jmrothstanford.edu Andrew Sonta asontastanford.edu Abstract We investigate the problem of predicting day-ahead

More information

Voltage Reduction Field Trials on Distributions Circuits

Voltage Reduction Field Trials on Distributions Circuits Voltage Reduction Field Trials on Distributions Circuits T. A. Short, Senior Member, IEEE and R. W. Mee Abstract This paper describes field trials of voltage reduction on nine distribution circuits. The

More information

A New Method for Crude Oil Price Forecasting Based on Support Vector Machines

A New Method for Crude Oil Price Forecasting Based on Support Vector Machines A New Method for Crude Oil Price Forecasting Based on Support Vector Machines Wen Xie, Lean Yu, Shanying Xu, and Shouyang Wang Institute of Systems Science, Academy of Mathematics and Systems Sciences,

More information

Determining NDMA Formation During Disinfection Using Treatment Parameters Introduction Water disinfection was one of the biggest turning points for

Determining NDMA Formation During Disinfection Using Treatment Parameters Introduction Water disinfection was one of the biggest turning points for Determining NDMA Formation During Disinfection Using Treatment Parameters Introduction Water disinfection was one of the biggest turning points for human health in the past two centuries. Adding chlorine

More information

Strength in numbers? Modelling the impact of businesses on each other

Strength in numbers? Modelling the impact of businesses on each other Strength in numbers? Modelling the impact of businesses on each other Amir Abbas Sadeghian amirabs@stanford.edu Hakan Inan inanh@stanford.edu Andres Nötzli noetzli@stanford.edu. INTRODUCTION In many cities,

More information

BUSINESS DATA MINING (IDS 572) Please include the names of all team-members in your write up and in the name of the file.

BUSINESS DATA MINING (IDS 572) Please include the names of all team-members in your write up and in the name of the file. BUSINESS DATA MINING (IDS 572) HOMEWORK 4 DUE DATE: TUESDAY, APRIL 10 AT 3:20 PM Please provide succinct answers to the questions below. You should submit an electronic pdf or word file in blackboard.

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 MATLAB 을이용한머신러닝 ( 기본 ) Senior Application Engineer 엄준상과장 2015 The MathWorks, Inc. 2 Machine Learning is Everywhere Solution is too complex for hand written rules or equations

More information

Model Selection, Evaluation, Diagnosis

Model Selection, Evaluation, Diagnosis Model Selection, Evaluation, Diagnosis INFO-4604, Applied Machine Learning University of Colorado Boulder October 31 November 2, 2017 Prof. Michael Paul Today How do you estimate how well your classifier

More information

Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels

Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels W O R K I N G P A P E R S A N D S T U D I E S ISSN 1725-4825 Revision confidence limits for recent data on trend levels, trend growth rates and seasonally adjusted levels Conference on seasonality, seasonal

More information

PREDICTION OF CONCRETE MIX COMPRESSIVE STRENGTH USING STATISTICAL LEARNING MODELS

PREDICTION OF CONCRETE MIX COMPRESSIVE STRENGTH USING STATISTICAL LEARNING MODELS Journal of Engineering Science and Technology Vol. 13, No. 7 (2018) 1916-1925 School of Engineering, Taylor s University PREDICTION OF CONCRETE MIX COMPRESSIVE STRENGTH USING STATISTICAL LEARNING MODELS

More information

Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong

Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong Progress Report: Predicting Which Recommended Content Users Click Stanley Jacob, Lingjie Kong Machine learning models can be used to predict which recommended content users will click on a given website.

More information

inteliscaler Workload and Resource Aware, Proactive Auto Scaler for PaaS Cloud

inteliscaler Workload and Resource Aware, Proactive Auto Scaler for PaaS Cloud inteliscaler Workload and Resource Aware, Proactive Auto Scaler for PaaS Cloud Paper #10368 RS Shariffdeen, UKJU Bandara, DTSP Munasinghe, HS Bhathiya, and HMN Dilum Bandara Dept. of Computer Science &

More information

County- Scale Carbon Estimation in NASA s Carbon Monitoring System

County- Scale Carbon Estimation in NASA s Carbon Monitoring System County- Scale Carbon Estimation in NASA s Carbon Monitoring System Ralph Dubayah, University of Maryland 1. Motivation There is an urgent need to develop carbon monitoring capabilities at fine scales and

More information

COORDINATING DEMAND FORECASTING AND OPERATIONAL DECISION-MAKING WITH ASYMMETRIC COSTS: THE TREND CASE

COORDINATING DEMAND FORECASTING AND OPERATIONAL DECISION-MAKING WITH ASYMMETRIC COSTS: THE TREND CASE COORDINATING DEMAND FORECASTING AND OPERATIONAL DECISION-MAKING WITH ASYMMETRIC COSTS: THE TREND CASE ABSTRACT Robert M. Saltzman, San Francisco State University This article presents two methods for coordinating

More information

VTWAC Project: Demand Forecasting

VTWAC Project: Demand Forecasting : Demand Forecasting IEEE PES Green Mountain Chapter Rutland, Vermont, 23 June 2016 Mathieu Sinn, IBM Research Ireland 1 Outline Smarter Energy Research in IBM Background & demo Data sources Analytics

More information

Selection of a Forecasting Technique for Beverage Production: A Case Study

Selection of a Forecasting Technique for Beverage Production: A Case Study World Journal of Social Sciences Vol. 6. No. 3. September 2016. Pp. 148 159 Selection of a Forecasting Technique for Beverage Production: A Case Study Sonia Akhter**, Md. Asifur Rahman*, Md. Rayhan Parvez

More information

Adaptive Time Series Forecasting of Energy Consumption using Optimized Cluster Analysis

Adaptive Time Series Forecasting of Energy Consumption using Optimized Cluster Analysis Adaptive Time Series Forecasting of Energy Consumption using Optimized Cluster Analysis Peter Laurinec, Marek Lóderer, Petra Vrablecová, Mária Lucká, Viera Rozinajová, Anna Bou Ezzeddine 12.12.2016 Slovak

More information

Predicting and Explaining Price-Spikes in Real-Time Electricity Markets

Predicting and Explaining Price-Spikes in Real-Time Electricity Markets Predicting and Explaining Price-Spikes in Real-Time Electricity Markets Christian Brown #1, Gregory Von Wald #2 # Energy Resources Engineering Department, Stanford University 367 Panama St, Stanford, CA

More information

AWERProcedia Information Technology & Computer Science

AWERProcedia Information Technology & Computer Science AWERProcedia Information Technology & Computer Science Vol 03 (2013) 370-374 3 rd World Conference on Information Technology (WCIT-2012) Automatically Forecasting Magazine Demands and Modeling Seasonality

More information

NoFaRe Non-Intrusive Facility and Resource Monitoring

NoFaRe Non-Intrusive Facility and Resource Monitoring NoFaRe Non-Intrusive Facility and Resource Monitoring Matthias Kahl, Christoph Goebel, Anwar Ul Haq, Thomas Kriechbaumer and Hans-Arno Jacobsen 4. D-A-CH Konferenz Energieinformatik 12.-13. November Karlsruhe

More information

A Two-stage Architecture for Stock Price Forecasting by Integrating Self-Organizing Map and Support Vector Regression

A Two-stage Architecture for Stock Price Forecasting by Integrating Self-Organizing Map and Support Vector Regression Georgia State University ScholarWorks @ Georgia State University Computer Information Systems Faculty Publications Department of Computer Information Systems 2008 A Two-stage Architecture for Stock Price

More information

Near-Balanced Incomplete Block Designs with An Application to Poster Competitions

Near-Balanced Incomplete Block Designs with An Application to Poster Competitions Near-Balanced Incomplete Block Designs with An Application to Poster Competitions arxiv:1806.00034v1 [stat.ap] 31 May 2018 Xiaoyue Niu and James L. Rosenberger Department of Statistics, The Pennsylvania

More information

Predicting gas usage as a function of driving behavior

Predicting gas usage as a function of driving behavior Predicting gas usage as a function of driving behavior Saurabh Suryavanshi, Manikanta Kotaru Abstract The driving behavior, road, and traffic conditions greatly affect the gasoline consumption of an automobile.

More information

FEEMD-DR Model for Forecasting. Water Consumption

FEEMD-DR Model for Forecasting. Water Consumption Contemporary Engineering Sciences, Vol. 0, 7, no. 6, 273-284 HIKARI Ltd, www.m-hikari.com https://doi.org/988/ces.7.77 FEEMD-DR Model for Forecasting Water Consumption Nuramirah Akrom and Zuhaimy Ismail

More information

REPORT. SoCalGas Demand Response: 2017/2018 Winter Load Impact Evaluation. August 14, Prepared for Southern California Gas Company

REPORT. SoCalGas Demand Response: 2017/2018 Winter Load Impact Evaluation. August 14, Prepared for Southern California Gas Company REPORT SoCalGas Demand Response: 2017/2018 Winter Load Evaluation August 14, 2018 Prepared for Southern California Gas Company Prepared by Eric Bell, Ph.D. Principal Stephanie Bieler Consultant Nexant,

More information

A Data-driven Prognostic Model for

A Data-driven Prognostic Model for A Data-driven Prognostic Model for Industrial Equipment Using Time Series Prediction Methods A Data-driven Prognostic Model for Industrial Equipment Using Time Series Prediction Methods S.A. Azirah, B.

More information

A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network

A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network A Comparison of Different Model Selection Criteria for Forecasting EURO/USD Exchange Rates by Feed Forward Neural Network Cagatay Bal, 1 *, Serdar Demir, 2 and Cagdas Hakan Aladag 3 Abstract Feed Forward

More information

Accurate Campaign Targeting Using Classification Algorithms

Accurate Campaign Targeting Using Classification Algorithms Accurate Campaign Targeting Using Classification Algorithms Jieming Wei Sharon Zhang Introduction Many organizations prospect for loyal supporters and donors by sending direct mail appeals. This is an

More information

FOLLOW-UP NOTE ON MARKET STATE MODELS

FOLLOW-UP NOTE ON MARKET STATE MODELS FOLLOW-UP NOTE ON MARKET STATE MODELS In an earlier note I outlined some of the available techniques used for modeling market states. The following is an illustration of how these techniques can be applied

More information

PROVIDING OPTIMAL PRICING STRATEGY FOR BUYERS ENERGY PACKAGES IN IRAN POWER EXCHANGE

PROVIDING OPTIMAL PRICING STRATEGY FOR BUYERS ENERGY PACKAGES IN IRAN POWER EXCHANGE PROVIDING OPTIMAL PRICING STRATEGY FOR BUYERS ENERGY PACKAGES IN IRAN POWER EXCHANGE Mohammad Mohammadinia (1) Maryam Borzouie (2) Hassan Shakeri (1) Seyed Ali Barband (1) (1)Tehran Regional Electricity

More information

Control of heat pumps

Control of heat pumps Control of heat pumps Objective The objective of this CITIES demonstration project is to implement, test and demonstrate a fluid borne heating system with a heat pump and a solar collector in a domestic

More information

Load Forecasting: Methods & Techniques. Dr. Chandrasekhar Reddy Atla

Load Forecasting: Methods & Techniques. Dr. Chandrasekhar Reddy Atla Load Forecasting: Methods & Techniques Dr. Chandrasekhar Reddy Atla About PRDC Power system Operation Power System Studies, a Time-horizon Perspective 1 year 10 years Power System Planning 1 week 1 year

More information

Charles D. Corbin & Gregor P. Henze

Charles D. Corbin & Gregor P. Henze Assessing Impact of Large-Scale Distributed Residential HVAC Control Optimization on Electricity Grid Operation and Renewable Energy Integration May 11, 2015 Charles D. Corbin & Gregor P. Henze Department

More information