Runoff Prediction with a Combined Artificial Neural Network and Support Vector Regression

Size: px
Start display at page:

Download "Runoff Prediction with a Combined Artificial Neural Network and Support Vector Regression"

Transcription

1 Iteratioal Joural of Machie Learig ad Computig, Vol. 8, No. 1, February 2018 Ruoff Predictio with a Combied Artificial Neural Network ad Support Vector Regressio Ratipor Chakla, Nutawut Kaougku, Keerachart Suksut, Kittisak Kerdprasop, ad Nittaya Kerdprasop Abstract Water is a importat part of our daily lives: food, maufacture, agriculture, etc. Whe water is ot eough for all populatio, it leads to may udesirable impacts icludig drought, famie ad death. The solutio to this problem is the good maagemet of water resources. The maagemet of water resources is plaig ad desigig of projects related to water. The ruoff predictio is oe major part of plaig. It is a complex process ad it also eeds a adequate modelig techique for accurate predictio. Therefore, we propose to use combied algorithms to improve predictio performace. Our combiatio icludes the two powerful methods: Artificial Neural Network (ANN) ad Support Vector Regressio (SVR). The root mea square error (RMSE) ad the correlatio coefficiet (R) are two criteria that we use to evaluate the model performace regardig the compariso betwee actual ruoff ad the predictio made by our model. We also compare performace of our model agaist the other algorithms: Liear Regressio, ANN, ad Support Vector Machies. The compariso results show that our proposed method shows the best performace ad the combied model is also quite accurate o predictig the peak ruoff values durig heavy rai seaso. Idex Terms Ruoff predictio, artificial eural etwork, support vector regressio, Mu Basi. I. INTRODUCTION Curretly, people are experiecig both direct ad idirect impacts from droughts such that it results i water usage restrictios, more frequet forest fires, reduced crop yields, loss of livestock, ad may others [1]. O the cotrary, people also experiece floods i larger areas year by year. The efficiet maagemet of water resources is oe way to protect the two water problems: flood ad droughts. A kowledge to make accurate ruoff predictio ca obviously help plaers ad water maagemet policy makers to kow i advace the water volume as either eough or ot eough for the demad of people use ad also ca improve efficiecy o flood ad drought cotrol. Artificial eural etwork (ANN) shows good performace o predictig outcomes from may complex processes ad Mauscript received September 19, 2017; revised Jauary 20, This work was supported by grat from Suraaree Uiversity of Techology through the fudig of Kowledge ad Data Egieerig Research Uits. The authors are with the School of Computer Egieerig, Suraaree Uiversity of Techology (SUT), 111 Uiversity Aveue, Muag, Nakho Ratchasima 30000, Thailad. (correspodig author: R. Chakla; Tel: ; arc_agle@hotmail.com, utawut@sut.ac.th, mikaiterg@gmail.com, kerdpras@sut.ac.th, ittaya@sut.ac.th). recogizig patters [2]. It has also bee used to create computatioal model to predict several kids of outcomes i the hydrology research, such as stream flow forecastig, raifall-ruoff modelig, water quality ad maagemet modelig [3], [4]. Besides ANN, Support vector regressio (SVR) is aother accurate techique that has bee recetly applied to predict ruoff ad [5], [6]. SVR has bee kow to show high performace o learig solutio i complex problems [7]. I this work, we propose a ew method to predict mothly ruoff. I our method, the better performace ca be achieved through the combiatio of ANN ad SVR. The results tur out that our model ca predict both low ad high ruoff values. A literature ormally uses statistical values such as mea absolute percetage error (MAPE), coefficiet of determiatio (R 2 ), correlatio coefficiet (R), ad root mea squared error (RMSE) to compare performace of a predictio algorithm. I our work, we adopt two metrics: R ad RMSE. II. BACKGROUND THEORIES A. Artificial Neural Network ANN has bee developed base o operatios of the huma brai. It is the most widely used tool i hydrology. The etwork has three layers: iput layer, hidde layer ad output layer. The iput odes are ame ode i iput layer. The umber of attribute i data is equal to the umber of iput odes. The hidde odes are ame ode i hidde layer, the umber of odes is defied by a user, ad this layer ca be more tha oe layer. The output odes are ame ode i output layer, the umber of odes is equal to the umber of target o data. The etwork are coected betwee the odes with lie, ad each lie has weight. ANN learig is to fid proper weight o each lie i the etwork. The proper weight is the oe that ca best separatig traiig data ito the corrected target groups. There exist several architectures of ANN. I this work, we use feed-forward eural etworks. The trasfer fuctio i the hidde layer is a liear fuctio. B. Support Vector Regressio SVR works by trasformig the iput data ito a high-dimesioal feature space by liear or oliear mappig. SVR is the most popular applicatio form of Support Vector Machie (SVM). The ituitive idea of SVR o predictig future data is illustrated i Fig. 1. The goal of SVR is to fid a fuctio ƒ(x) that has at most ε deviatio from the actual target value y i for all the traiig data [8]. This liear fuctio f is show i equatio 1. A traiig data is a set of iput-target pairs, {(x 1, y 1 ),, (x i, y i )} doi: /ijmlc

2 Iteratioal Joural of Machie Learig ad Computig, Vol. 8, No. 1, February 2018 X R. f(x) = w, x + b (1) Whe a fuctio ƒ(x) is hyperplae, the size of ε is margi, the symbol, is the dot product i X, b ϵ R ad w ϵ X. The hyperplae has small margi i which the SVR has to fid it. This small margi tries to keep all the data lyig iside as much as possible. The margi ca be calculated as i equatio 2. miimize 1 2 w 2 subject to y i w, x i + b ε w, x i + b y i ε Through equatio 2, it is implicitly assumed that this is a fuctio ƒ that approximates all the pairs (x i, y i ) with precisio. If it is ot possible to keep all data iside the margi, the slack variables ξ i, ξ i ca be itroduced to solve the problem. This ca be stated accordig to the equatio 3. miimize 1 2 w 2 N + C ξ i + ξ i i=1 (2) RMSE = (T i O i ) 2 where N is the umber of all data, O i is the predicted value by the model, ad T i is the actual value, i = 1,2,, N. III. MATERIALS AND METHODS Our study area is Mu Basi (Fig. 2), the largest basi i the North-easter regio of Thailad.To build a predictive model, we use temperature data from the Natioal Statistical Office ( mothly raifall, ruoff ad the umber of raiy days data from the Meteorological Departmet ( ad Normalized Differece Vegetatio Idex (NDVI), from the NOAA STAR ( This research use RStudio as the aalysis tools i our experimets. The ruoff data are from two sources: ad statio. N (5) subject to y i w, x i + b ε + ξ i w, x i + b y i ε + ξ i (3) The costat C > 0 directs the choice betwee the flatess of ƒ ad the amout up to which deviatios larger tha ε are tolerated. Fig. 2. The study area: Mu Basi, Thailad. Fig. 1. Example of liear support vector regressio. C. Correlatio Coefficiet The correlatio coefficiet is deoted by R ad its umerical value is betwee -1 ad 1. The plus sig meas the correlatio of the two variables (x ad y) moves i the same directio, whereas the mius sig ifers opposite directio. The magitude expresses the stregth of the relatioship; the higher is the stroger regardless of the sig. No relatioship is the magitude that closes to 0. The correlatio coefficiet ca be computed usig equatio 4. R = i=1 x i y i i=1 x i i=1 y i x 2 i=1 i x 2 i=1 i y 2 i=1 i y i i=1 2 (4) where x i is the value of variable x or predicted value (whe i = 1, 2,, ), y i is the value of variable y or actual value, ad is the total umber of samples. D. Root Mea Squared Error The Root Mea Squared Error is deoted by RMSE ad used to measure performace of the model. The RMSE ca be calculated as i equatio 5. statio locates at Ba Wag Takhia, Amphur Pak Chog, i Nakho Ratchasima Provice, Thailad. We use the 18-year data durig 1998 to We spilt the 13-year data ( ) to be traiig data ad the remaiig 5-year data ( ) are for testig the model performace. M.173 statio locates at Ba No Sa-at, Amphur Chokchai, i Nakho Ratchasima Provice, Thailad. The traiig data is a te-year period ( ) ad the test data is the four-year period ( ). The, we use raifall, ruoff, the umber of raiy days, temperature ad NDVI with the laggig time 1-moth ad 2-moth. These data are iput ito two learig algorithms: ANN ad SVR. The, the average raifall is lagged 1-moth (average raifall t-1 ) to select the best subset of data from the iitial traiig set for appropriate algorithm. The average raifall ca be calculated as i equatio 6. average raifall t 1 = N i=1 a Where a is the average mothly raifall i lagged 1-moth over the traiig years, N is the umber of traiig data (whe i=1, 2,.., N), ad is the umber of years from traiig data. Our combied predictio model has a flow as show i Fig. 3. The selectio of either ANN or SVR model is based o the amout of rai. If the raifall i lagged 1-moth (raifall t-1 ) has value less tha average raifall t-1, the apply the SVR (6) 40

3 Iteratioal Joural of Machie Learig ad Computig, Vol. 8, No. 1, February 2018 model because based o our observatio this kid of model is good at predictio o ormal or drought situatio. But if the raifall i lagged 1-moth (raifall t-1 ), has a value higher tha the average raifall t-1, the apply the ANN model that is good i predictig the ear-floodig situatio. respectively. The result from our proposed combied model is preseted i Table III. TABLE II: RUNOFF PREDICTION PERFORMANCE FROM SVR MODEL Statio Kerel R RMSE liear sigmoid polyomial radial basis fuctio liear sigmoid polyomial radial basis fuctio TABLE III: RUNOFF PREDICTION PERFORMANCE FROM PROPOSED MODEL Fig. 3. The modelig process for ruoff predictio. The fial step is the performace evaluatio usig the two statistical values: Correlatio Coefficiet (R) ad Root Mea Squared Error (RMSE). The R ad RMSE are computed from experimetatio with the separate test data. IV. EXPERIMENTAL RESULTS TABLE I: RUNOFF PREDICTION PERFORMANCE FROM ANN MODEL Statio ANN topology R RMSE The trai ad test data have te iput variables (raifall, ruoff, the umber of raiy day, temperature ad NDVI with lagged 1-moth ad 2-moth). We use the iitial traiig set iput ito ANN ad SVR to create a combied model ad the test this model with the test data. The results of applyig ANN ad SVR aloe are show i Tables I ad II, Statio ANN topology Kerel R RMSE liear sigmoid polyomial RBF liear sigmoid polyomial RBF Our desig of ANN architecture is based o the suggestio the optimal size of the hidde layer is usually betwee the size of the iput ad size of the output layers [9]. We thus set the hidde layer to be i the rage 1-10 as show i Table I. The results reveal that at the statio the best etwork topology is (R=0.67, RMSE=8.17). At the statio, the best topology is (R=0.66, RMSE=58.73). O buildig the SVR model, we set parameters as follows: cost=1, gamma=1/(data dimesio)), degree=3 ad coefficiets of the support vector =0 for each kerel. The best ruoff predictio at the statio is the radial basis kerel (R=0.67, RMSE=8.98). At the statio, the liear kerel (R=0.54, RMSE=61.66) performs almost as good as the radial basis fuctio (R=0.55, RMSE=62.84). Whe we combie the power of both ANN ad SVR algorithms, it shows clearly good performace. I our proposed method, we use either ANN or SVR depedig o the amout of rai i each data istace. We therefore report both the ANN architecture ad the kerel fuctio i Table III. The best results are the oe highlighted i red bold fot. We also show graphical comparisos of ANN ad SVR methods for the statio (Fig. 4) ad the statio (Fig. 5). The actual versus predicted ruoff values usig our proposed combiatio ANN-SVR method i both statios is preseted i Fig. 6. Figs. 4 ad 5 clearly reveal stregth of the ANN ad SVR models o predictig ruoff values. It ca be oticed that the ANN performs well o some peak values, but perform poorly o some low ruoff values at the ad. O the cotrary, the SVR is good at predictig ruoff amout durig the water shortage situatio. But whe ruoff is excessive, the SVR model performs quite poor at both the ad statios. It is actually based o these experimetal observatio that we thus desig the proposed model combiig the stregth from each model usig raiig amout as a decisio criterio. 41

4 Iteratioal Joural of Machie Learig ad Computig, Vol. 8, No. 1, February 2018 Fig. 4. The predicted ad actual ruoff values made by ANN ad SVR models at the statio. Fig.4. The predicted ad actual ruoff values made by ANN ad SVR models at the statio. Fig.6. The predicted ad actual ruoff values at the ad statios made by our proposed method. Our proposed method use average mothly raifall to select a subset of data for each algorithm with the ituitive idea that raifall causes ruoff. It turs out that our model performs the best i both shortage ad excessive raifall. The proposed method ca also fid a good architecture for hidde ode layer of the ANN. I additio, we also create model base o Liear Regressio (LR). The predictio results are however poor (at the statio, R=0.67, RMSE=8.17; at the statio, R=0.51, RMSE=65.46). Therefore, we ca coclude from these experimetal results that our proposed method is the best combied model to predict ruoff (at the statio, R=0.69, RMSE=8.01; at the statio, R=0.71, RMSE=51.99). V. CONCLUSION I this work, we propose a ruoff predictio method that combie the advatages of ANN ad SVR to predict ruoff (raifall t ). The stregth of ANN is its high accuracy o predictig ruoff whe the amout of raifall is high. The stregth of SVR is o the cotrary that it is good at the low 42

5 Iteratioal Joural of Machie Learig ad Computig, Vol. 8, No. 1, February 2018 amout of raifall. We thus combie these observed stregths. O the combiatio step, we use average accumulative raifall with lagged 1-moth (average raifall t-1 ) to select a subset of data from the iitial traiig set, the split the iitial traiig set for ANN ad SVR to create models. To use our combied method to predict ruoff, the decisio criteria for choosig either ANN or SVR model is the amout of raifall o the previous moth. If this amout is higher tha our threshold value, choose the ANN model; otherwise, choose the SVR model. From the experimetal results, the proposed method shows good efficiecy to predict ruoff whe it is compared agaist other techique icludig ANN, SVM ad LR. These comparisos are based o R ad RMSE metrics usig test data from the two statios i the Mu Basi of Thailad. REFERENCES [1] S. Subak, Climate chage adaptatio i the U.K. water idustry: Maagers perceptios of past variability ad future scearios, Water Resources Maagemet, vol. 14, pp , Jauary [2] T. A. Sezi ad P. A. Johso., Precipitatio-Ruoff Modelig usig Artificial Neural Networks ad coceptual models, Joural of Hydrologic Egieerig, vol. 5, o. 2, pp , April [3] A. W. Mis ad M. J. Hall, Artificial eural etworks as raifall-ruoff models, Hydrological Scieces Joural, vol. 41, o. 3, pp , Jue [4] J. Morshed ad J. J. Kaluarachchi, Applicatio of artificial eural etwork ad geeric algorithm i flow ad trasport simulatios, Advaces i Water Resouces, vol. 22, o. 2, pp , [5] S. M. V Choubey, S. Padey, & Shukla, J. A Efficiet Approach of Support Vector Machie for Ruoff Forecastig, Iteratioal Joural of Scietific & Egieerig Research, vol. 5, o. 3, pp , March [6] C. L. Wu, K. W. Chau, ad Y. S. Li., River stage predictio based o a distributed support vector regressio, Joural of hydrology, vol. 358, o. 1-2, pp , [7] A. J. Smola ad B. Schölkopf, A tutorial o support vector regressio, Statistics ad Computig, vol. 1, o. 3, pp , [8] F. Graata, R. Gargao ad Giovai de Mariis, Support vector regressio for raifall-ruoff modelig i urba draiage: A compariso with the EPA s storm water maagemet model, Water, vol.8, o. 3, p. 69, [9] Itroductio to Neural Networks with Java, Heato Research, Heato Research, Ic., St. Louis, R. Chakla is curretly a doctoral studet with the School of Computer Egieerig, Suraaree Uiversity of Techology (SUT), Thailad. She received her bachelor degree i computer egieerig from SUT i 2013, master degree i computer egieerig from SUT i Her curret research of iterest icludes data classificatio, data miig applicatio, ad artificial itelligece. N. Kaougku is curretly a lecturer at School of Computer Egieerig, SUT, Thailad. He received his doctoral degree, master dgree, ad bachelor degree i computer egieerig from SUT, i 2015, 2013, ad 2012, respectively. His curret research icludes data miig, kowledge egieerig, ad sematic web. K. Suksut is curretly a doctoral studet with the School of Computer Egieerig, SUT, Thailad. He received his bachelor degree i computer egieerig from SUT i 2011, master degree i computer egieerig from SUT i His curret research of iterest icludes data miig, geetic algorithm, ad imbalaced data classificatio. K. Kerdprasop is a associate professor ad chair of the School of Computer Egieerig, SUT. He received his bachelor degree i mathematics from Sriakariwirot Uiversity, Thailad, i 1986, master degree i computer sciece from the Price of Sogkla Uiversity, Thailad, i 1991, ad doctoral degree i computer sciece from Nova Southeaster Uiversity, U.S.A., i His curret research icludes data miig, artificial itelligece, ad computatioal statistics. N. Kerdprasop is a associate professor at the School of Computer Egieerig, SUT. She received her bachelor degree i radiatio techiques from Mahidol Uiversity, Thailad, i 1985, master degree i computer sciece from the Price of Sogkla Uiversity, Thailad, i 1991, ad doctoral degree i Computer Sciece from Nova Southeaster Uiversity, U.S.A, i Her research of iterest icludes kowledge discovery i databases, artificial itelligece, ad itelliget databases. 43

Evapotranspiration Estimation Using Support Vector Machines and Hargreaves-Samani Equation for St. Johns, FL, USA

Evapotranspiration Estimation Using Support Vector Machines and Hargreaves-Samani Equation for St. Johns, FL, USA Evirometal Egieerig 0th Iteratioal Coferece eissn 2029-7092 / eisbn 978-609-476-044-0 Vilius Gedimias Techical Uiversity Lithuaia, 27 28 April 207 Article ID: eviro.207.094 http://eviro.vgtu.lt DOI: https://doi.org/0.3846/eviro.207.094

More information

Intermittent demand forecasting by using Neural Network with simulated data

Intermittent demand forecasting by using Neural Network with simulated data Proceedigs of the 011 Iteratioal Coferece o Idustrial Egieerig ad Operatios Maagemet Kuala Lumpur, Malaysia, Jauary 4, 011 Itermittet demad forecastig by usig Neural Network with simulated data Nguye Khoa

More information

The prediction of cement energy demand based on support vector machine Xin Zhang a, *, Shaohong Jing b

The prediction of cement energy demand based on support vector machine Xin Zhang a, *, Shaohong Jing b 4th Iteratioal Coferece o Computer, Mechatroics, Cotrol ad Electroic Egieerig (ICCMCEE 05) The predictio of cemet eergy demad based o support vector machie Xi Zhag a,, Shaohog Jig b School of Electrical

More information

10-701/ Machine Learning Mid-term Exam Solution

10-701/ Machine Learning Mid-term Exam Solution 0-70/5-78 Machie Learig Mid-term Exam Solutio Your Name: Your Adrew ID: True or False (Give oe setece explaatio) (20%). (F) For a cotiuous radom variable x ad its probability distributio fuctio p(x), it

More information

Electricity consumption forecasting method based on MPSO-BP neural network model Youshan Zhang 1, 2,a, Liangdong Guo2, b,qi Li 3, c and Junhui Li2, d

Electricity consumption forecasting method based on MPSO-BP neural network model Youshan Zhang 1, 2,a, Liangdong Guo2, b,qi Li 3, c and Junhui Li2, d 4th Iteratioal Coferece o Electrical & Electroics Egieerig ad Computer Sciece (ICEEECS 2016) Electricity cosumptio forecastig method based o eural etwork model Yousha Zhag 1, 2,a, Liagdog Guo2, b,qi Li

More information

Machine Learning Theory Tübingen University, WS 2016/2017 Lecture 11

Machine Learning Theory Tübingen University, WS 2016/2017 Lecture 11 Machie Learig Theory Tübige Uiversity, WS 06/07 Lecture Tolstikhi Ilya Abstract We will itroduce the otio of reproducig kerels ad associated Reproducig Kerel Hilbert Spaces (RKHS). We will cosider couple

More information

Week 1, Lecture 2. Neural Network Basics. Announcements: HW 1 Due on 10/8 Data sets for HW 1 are online Project selection 10/11. Suggested reading :

Week 1, Lecture 2. Neural Network Basics. Announcements: HW 1 Due on 10/8 Data sets for HW 1 are online Project selection 10/11. Suggested reading : ME 537: Learig-Based Cotrol Week 1, Lecture 2 Neural Network Basics Aoucemets: HW 1 Due o 10/8 Data sets for HW 1 are olie Proect selectio 10/11 Suggested readig : NN survey paper (Zhag Chap 1, 2 ad Sectios

More information

Investigating the Significance of a Correlation Coefficient using Jackknife Estimates

Investigating the Significance of a Correlation Coefficient using Jackknife Estimates Iteratioal Joural of Scieces: Basic ad Applied Research (IJSBAR) ISSN 2307-4531 (Prit & Olie) http://gssrr.org/idex.php?joural=jouralofbasicadapplied ---------------------------------------------------------------------------------------------------------------------------

More information

Chapter 7. Support Vector Machine

Chapter 7. Support Vector Machine Chapter 7 Support Vector Machie able of Cotet Margi ad support vectors SVM formulatio Slack variables ad hige loss SVM for multiple class SVM ith Kerels Relevace Vector Machie Support Vector Machie (SVM)

More information

Research Article Research on Application of Regression Least Squares Support Vector Machine on Performance Prediction of Hydraulic Excavator

Research Article Research on Application of Regression Least Squares Support Vector Machine on Performance Prediction of Hydraulic Excavator Joural of Cotrol Sciece ad Egieerig, Article ID 686130, 4 pages http://dx.doi.org/10.1155/2014/686130 Research Article Research o Applicatio of Regressio Least Squares Support Vector Machie o Performace

More information

Support vector machine revisited

Support vector machine revisited 6.867 Machie learig, lecture 8 (Jaakkola) 1 Lecture topics: Support vector machie ad kerels Kerel optimizatio, selectio Support vector machie revisited Our task here is to first tur the support vector

More information

Introduction to Signals and Systems, Part V: Lecture Summary

Introduction to Signals and Systems, Part V: Lecture Summary EEL33: Discrete-Time Sigals ad Systems Itroductio to Sigals ad Systems, Part V: Lecture Summary Itroductio to Sigals ad Systems, Part V: Lecture Summary So far we have oly looked at examples of o-recursive

More information

Research on Dependable level in Network Computing System Yongxia Li 1, a, Guangxia Xu 2,b and Shuangyan Liu 3,c

Research on Dependable level in Network Computing System Yongxia Li 1, a, Guangxia Xu 2,b and Shuangyan Liu 3,c Applied Mechaics ad Materials Olie: 04-0-06 ISSN: 66-748, Vols. 53-57, pp 05-08 doi:0.408/www.scietific.et/amm.53-57.05 04 Tras Tech Publicatios, Switzerlad Research o Depedable level i Network Computig

More information

ME 539, Fall 2008: Learning-Based Control

ME 539, Fall 2008: Learning-Based Control ME 539, Fall 2008: Learig-Based Cotrol Neural Network Basics 10/1/2008 & 10/6/2008 Uiversity Orego State Neural Network Basics Questios??? Aoucemet: Homework 1 has bee posted Due Friday 10/10/08 at oo

More information

Introduction to Machine Learning DIS10

Introduction to Machine Learning DIS10 CS 189 Fall 017 Itroductio to Machie Learig DIS10 1 Fu with Lagrage Multipliers (a) Miimize the fuctio such that f (x,y) = x + y x + y = 3. Solutio: The Lagragia is: L(x,y,λ) = x + y + λ(x + y 3) Takig

More information

Properties and Hypothesis Testing

Properties and Hypothesis Testing Chapter 3 Properties ad Hypothesis Testig 3.1 Types of data The regressio techiques developed i previous chapters ca be applied to three differet kids of data. 1. Cross-sectioal data. 2. Time series data.

More information

REGRESSION (Physics 1210 Notes, Partial Modified Appendix A)

REGRESSION (Physics 1210 Notes, Partial Modified Appendix A) REGRESSION (Physics 0 Notes, Partial Modified Appedix A) HOW TO PERFORM A LINEAR REGRESSION Cosider the followig data poits ad their graph (Table I ad Figure ): X Y 0 3 5 3 7 4 9 5 Table : Example Data

More information

Forecasting SO 2 air pollution in Salamanca, Mexico using an ADALINE.

Forecasting SO 2 air pollution in Salamanca, Mexico using an ADALINE. Iovative Productio Machies ad Systems D.T. Pham, E.E. Eldukhri ad A.J. Soroka (eds) 2008 MEC. Cardiff Uiversity, UK. Forecastig SO 2 air pollutio i Salamaca, Mexico usig a ADALINE. M.G. Cortia a, U.S.

More information

Climate Change Prediction Using Artificial Neural Network

Climate Change Prediction Using Artificial Neural Network Climate Chage Predictio Usig Artificial Neural Network Pooja Rajedra Choudhary School of Computig Sciece ad Egieerig, Vellore Istitute of Techology, Vellore, Tamil Nadu, Idia. Aachal Murade School of Computig

More information

II. Descriptive Statistics D. Linear Correlation and Regression. 1. Linear Correlation

II. Descriptive Statistics D. Linear Correlation and Regression. 1. Linear Correlation II. Descriptive Statistics D. Liear Correlatio ad Regressio I this sectio Liear Correlatio Cause ad Effect Liear Regressio 1. Liear Correlatio Quatifyig Liear Correlatio The Pearso product-momet correlatio

More information

Study on Coal Consumption Curve Fitting of the Thermal Power Based on Genetic Algorithm

Study on Coal Consumption Curve Fitting of the Thermal Power Based on Genetic Algorithm Joural of ad Eergy Egieerig, 05, 3, 43-437 Published Olie April 05 i SciRes. http://www.scirp.org/joural/jpee http://dx.doi.org/0.436/jpee.05.34058 Study o Coal Cosumptio Curve Fittig of the Thermal Based

More information

Monte Carlo Optimization to Solve a Two-Dimensional Inverse Heat Conduction Problem

Monte Carlo Optimization to Solve a Two-Dimensional Inverse Heat Conduction Problem Australia Joural of Basic Applied Scieces, 5(): 097-05, 0 ISSN 99-878 Mote Carlo Optimizatio to Solve a Two-Dimesioal Iverse Heat Coductio Problem M Ebrahimi Departmet of Mathematics, Karaj Brach, Islamic

More information

Double Stage Shrinkage Estimator of Two Parameters. Generalized Exponential Distribution

Double Stage Shrinkage Estimator of Two Parameters. Generalized Exponential Distribution Iteratioal Mathematical Forum, Vol., 3, o. 3, 3-53 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.9/imf.3.335 Double Stage Shrikage Estimator of Two Parameters Geeralized Expoetial Distributio Alaa M.

More information

Structuring Element Representation of an Image and Its Applications

Structuring Element Representation of an Image and Its Applications Iteratioal Joural of Cotrol Structurig Automatio Elemet ad Represetatio Systems vol. of a o. Image 4 pp. ad 50955 Its Applicatios December 004 509 Structurig Elemet Represetatio of a Image ad Its Applicatios

More information

Short Term Load Forecasting Using Artificial Neural Network And Imperialist Competitive Algorithm

Short Term Load Forecasting Using Artificial Neural Network And Imperialist Competitive Algorithm Short Term Load Forecastig Usig Artificial eural etwork Ad Imperialist Competitive Algorithm Mostafa Salamat, Mostafa_salamat63@yahoo.com Javad Mousavi, jmousavi.sh1365@gmail.com Seyed Hamid Shah Alami,

More information

Response Variable denoted by y it is the variable that is to be predicted measure of the outcome of an experiment also called the dependent variable

Response Variable denoted by y it is the variable that is to be predicted measure of the outcome of an experiment also called the dependent variable Statistics Chapter 4 Correlatio ad Regressio If we have two (or more) variables we are usually iterested i the relatioship betwee the variables. Associatio betwee Variables Two variables are associated

More information

Machine Learning Theory Tübingen University, WS 2016/2017 Lecture 12

Machine Learning Theory Tübingen University, WS 2016/2017 Lecture 12 Machie Learig Theory Tübige Uiversity, WS 06/07 Lecture Tolstikhi Ilya Abstract I this lecture we derive risk bouds for kerel methods. We will start by showig that Soft Margi kerel SVM correspods to miimizig

More information

Polynomial Functions and Their Graphs

Polynomial Functions and Their Graphs Polyomial Fuctios ad Their Graphs I this sectio we begi the study of fuctios defied by polyomial expressios. Polyomial ad ratioal fuctios are the most commo fuctios used to model data, ad are used extesively

More information

Linear Regression Models

Linear Regression Models Liear Regressio Models Dr. Joh Mellor-Crummey Departmet of Computer Sciece Rice Uiversity johmc@cs.rice.edu COMP 528 Lecture 9 15 February 2005 Goals for Today Uderstad how to Use scatter diagrams to ispect

More information

Chapter If n is odd, the median is the exact middle number If n is even, the median is the average of the two middle numbers

Chapter If n is odd, the median is the exact middle number If n is even, the median is the average of the two middle numbers Chapter 4 4-1 orth Seattle Commuity College BUS10 Busiess Statistics Chapter 4 Descriptive Statistics Summary Defiitios Cetral tedecy: The extet to which the data values group aroud a cetral value. Variatio:

More information

Mathematical Modeling of Optimum 3 Step Stress Accelerated Life Testing for Generalized Pareto Distribution

Mathematical Modeling of Optimum 3 Step Stress Accelerated Life Testing for Generalized Pareto Distribution America Joural of Theoretical ad Applied Statistics 05; 4(: 6-69 Published olie May 8, 05 (http://www.sciecepublishiggroup.com/j/ajtas doi: 0.648/j.ajtas.05040. ISSN: 6-8999 (Prit; ISSN: 6-9006 (Olie Mathematical

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machie learig Mid-term exam October, ( poits) Your ame ad MIT ID: Problem We are iterested here i a particular -dimesioal liear regressio problem. The dataset correspodig to this problem has examples

More information

1 Review of Probability & Statistics

1 Review of Probability & Statistics 1 Review of Probability & Statistics a. I a group of 000 people, it has bee reported that there are: 61 smokers 670 over 5 960 people who imbibe (drik alcohol) 86 smokers who imbibe 90 imbibers over 5

More information

Information-based Feature Selection

Information-based Feature Selection Iformatio-based Feature Selectio Farza Faria, Abbas Kazeroui, Afshi Babveyh Email: {faria,abbask,afshib}@staford.edu 1 Itroductio Feature selectio is a topic of great iterest i applicatios dealig with

More information

DERIVING THE 12-LEAD ECG FROM EASI ELECTRODES VIA NONLINEAR REGRESSION

DERIVING THE 12-LEAD ECG FROM EASI ELECTRODES VIA NONLINEAR REGRESSION DERIVING THE 1-LEAD ECG FROM EASI ELECTRODES VIA NONLINEAR REGRESSION 1 PIROON KAEWFOONGRUNGSI, DARANEE HORMDEE 1, Departmet of Computer Egieerig, Faculty of Egieerig, Kho Kae Uiversity 4, Thailad E-mail:

More information

CS537. Numerical Analysis and Computing

CS537. Numerical Analysis and Computing CS57 Numerical Aalysis ad Computig Lecture Locatig Roots o Equatios Proessor Ju Zhag Departmet o Computer Sciece Uiversity o Ketucky Leigto KY 456-6 Jauary 9 9 What is the Root May physical system ca be

More information

WHAT IS THE PROBABILITY FUNCTION FOR LARGE TSUNAMI WAVES? ABSTRACT

WHAT IS THE PROBABILITY FUNCTION FOR LARGE TSUNAMI WAVES? ABSTRACT WHAT IS THE PROBABILITY FUNCTION FOR LARGE TSUNAMI WAVES? Harold G. Loomis Hoolulu, HI ABSTRACT Most coastal locatios have few if ay records of tsuami wave heights obtaied over various time periods. Still

More information

OBJECTIVES. Chapter 1 INTRODUCTION TO INSTRUMENTATION FUNCTION AND ADVANTAGES INTRODUCTION. At the end of this chapter, students should be able to:

OBJECTIVES. Chapter 1 INTRODUCTION TO INSTRUMENTATION FUNCTION AND ADVANTAGES INTRODUCTION. At the end of this chapter, students should be able to: OBJECTIVES Chapter 1 INTRODUCTION TO INSTRUMENTATION At the ed of this chapter, studets should be able to: 1. Explai the static ad dyamic characteristics of a istrumet. 2. Calculate ad aalyze the measuremet

More information

Investigation of artificial neural network models for streamflow forecasting

Investigation of artificial neural network models for streamflow forecasting 19th Iteratioal Cogress o Modellig ad Simulatio, Perth, Australia, 1 16 December 011 http://mssaz.org.au/modsim011 Ivestigatio of artificial eural etwork models for streamflow forecastig H. D. Tra a,b,

More information

Boosting. Professor Ameet Talwalkar. Professor Ameet Talwalkar CS260 Machine Learning Algorithms March 1, / 32

Boosting. Professor Ameet Talwalkar. Professor Ameet Talwalkar CS260 Machine Learning Algorithms March 1, / 32 Boostig Professor Ameet Talwalkar Professor Ameet Talwalkar CS260 Machie Learig Algorithms March 1, 2017 1 / 32 Outlie 1 Admiistratio 2 Review of last lecture 3 Boostig Professor Ameet Talwalkar CS260

More information

μ are complex parameters. Other

μ are complex parameters. Other A New Numerical Itegrator for the Solutio of Iitial Value Problems i Ordiary Differetial Equatios. J. Suday * ad M.R. Odekule Departmet of Mathematical Scieces, Adamawa State Uiversity, Mubi, Nigeria.

More information

1 Inferential Methods for Correlation and Regression Analysis

1 Inferential Methods for Correlation and Regression Analysis 1 Iferetial Methods for Correlatio ad Regressio Aalysis I the chapter o Correlatio ad Regressio Aalysis tools for describig bivariate cotiuous data were itroduced. The sample Pearso Correlatio Coefficiet

More information

Teaching Mathematics Concepts via Computer Algebra Systems

Teaching Mathematics Concepts via Computer Algebra Systems Iteratioal Joural of Mathematics ad Statistics Ivetio (IJMSI) E-ISSN: 4767 P-ISSN: - 4759 Volume 4 Issue 7 September. 6 PP-- Teachig Mathematics Cocepts via Computer Algebra Systems Osama Ajami Rashaw,

More information

ECE-S352 Introduction to Digital Signal Processing Lecture 3A Direct Solution of Difference Equations

ECE-S352 Introduction to Digital Signal Processing Lecture 3A Direct Solution of Difference Equations ECE-S352 Itroductio to Digital Sigal Processig Lecture 3A Direct Solutio of Differece Equatios Discrete Time Systems Described by Differece Equatios Uit impulse (sample) respose h() of a DT system allows

More information

Lecture 22: Review for Exam 2. 1 Basic Model Assumptions (without Gaussian Noise)

Lecture 22: Review for Exam 2. 1 Basic Model Assumptions (without Gaussian Noise) Lecture 22: Review for Exam 2 Basic Model Assumptios (without Gaussia Noise) We model oe cotiuous respose variable Y, as a liear fuctio of p umerical predictors, plus oise: Y = β 0 + β X +... β p X p +

More information

A NOTE ON THE TOTAL LEAST SQUARES FIT TO COPLANAR POINTS

A NOTE ON THE TOTAL LEAST SQUARES FIT TO COPLANAR POINTS A NOTE ON THE TOTAL LEAST SQUARES FIT TO COPLANAR POINTS STEVEN L. LEE Abstract. The Total Least Squares (TLS) fit to the poits (x,y ), =1,,, miimizes the sum of the squares of the perpedicular distaces

More information

Bivariate Sample Statistics Geog 210C Introduction to Spatial Data Analysis. Chris Funk. Lecture 7

Bivariate Sample Statistics Geog 210C Introduction to Spatial Data Analysis. Chris Funk. Lecture 7 Bivariate Sample Statistics Geog 210C Itroductio to Spatial Data Aalysis Chris Fuk Lecture 7 Overview Real statistical applicatio: Remote moitorig of east Africa log rais Lead up to Lab 5-6 Review of bivariate/multivariate

More information

Research Article A New Second-Order Iteration Method for Solving Nonlinear Equations

Research Article A New Second-Order Iteration Method for Solving Nonlinear Equations Abstract ad Applied Aalysis Volume 2013, Article ID 487062, 4 pages http://dx.doi.org/10.1155/2013/487062 Research Article A New Secod-Order Iteratio Method for Solvig Noliear Equatios Shi Mi Kag, 1 Arif

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Aalysis ad Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasii/teachig.html Suhasii Subba Rao Review of testig: Example The admistrator of a ursig home wats to do a time ad motio

More information

Linear Regression Demystified

Linear Regression Demystified Liear Regressio Demystified Liear regressio is a importat subject i statistics. I elemetary statistics courses, formulae related to liear regressio are ofte stated without derivatio. This ote iteds to

More information

Optimally Sparse SVMs

Optimally Sparse SVMs A. Proof of Lemma 3. We here prove a lower boud o the umber of support vectors to achieve geeralizatio bouds of the form which we cosider. Importatly, this result holds ot oly for liear classifiers, but

More information

Lesson 11: Simple Linear Regression

Lesson 11: Simple Linear Regression Lesso 11: Simple Liear Regressio Ka-fu WONG December 2, 2004 I previous lessos, we have covered maily about the estimatio of populatio mea (or expected value) ad its iferece. Sometimes we are iterested

More information

Vector Quantization: a Limiting Case of EM

Vector Quantization: a Limiting Case of EM . Itroductio & defiitios Assume that you are give a data set X = { x j }, j { 2,,, }, of d -dimesioal vectors. The vector quatizatio (VQ) problem requires that we fid a set of prototype vectors Z = { z

More information

specials, or gone to the university bookstore and found that the texts for your course are on backorder? 204 / 481

specials, or gone to the university bookstore and found that the texts for your course are on backorder? 204 / 481 Chapter 4: Forecastig 15 Forecast is oe of the most importat busiess fuctios because all other busiess decisios are based o a forecast of the future. Decisios such as which markets to pursue, which products

More information

Final Examination Solutions 17/6/2010

Final Examination Solutions 17/6/2010 The Islamic Uiversity of Gaza Faculty of Commerce epartmet of Ecoomics ad Political Scieces A Itroductio to Statistics Course (ECOE 30) Sprig Semester 009-00 Fial Eamiatio Solutios 7/6/00 Name: I: Istructor:

More information

A Note on Adaptive Group Lasso

A Note on Adaptive Group Lasso A Note o Adaptive Group Lasso Hasheg Wag ad Chelei Leg Pekig Uiversity & Natioal Uiversity of Sigapore July 7, 2006. Abstract Group lasso is a atural extesio of lasso ad selects variables i a grouped maer.

More information

G. R. Pasha Department of Statistics Bahauddin Zakariya University Multan, Pakistan

G. R. Pasha Department of Statistics Bahauddin Zakariya University Multan, Pakistan Deviatio of the Variaces of Classical Estimators ad Negative Iteger Momet Estimator from Miimum Variace Boud with Referece to Maxwell Distributio G. R. Pasha Departmet of Statistics Bahauddi Zakariya Uiversity

More information

Estimation of Population Mean Using Co-Efficient of Variation and Median of an Auxiliary Variable

Estimation of Population Mean Using Co-Efficient of Variation and Median of an Auxiliary Variable Iteratioal Joural of Probability ad Statistics 01, 1(4: 111-118 DOI: 10.593/j.ijps.010104.04 Estimatio of Populatio Mea Usig Co-Efficiet of Variatio ad Media of a Auxiliary Variable J. Subramai *, G. Kumarapadiya

More information

Interval Intuitionistic Trapezoidal Fuzzy Prioritized Aggregating Operators and their Application to Multiple Attribute Decision Making

Interval Intuitionistic Trapezoidal Fuzzy Prioritized Aggregating Operators and their Application to Multiple Attribute Decision Making Iterval Ituitioistic Trapezoidal Fuzzy Prioritized Aggregatig Operators ad their Applicatio to Multiple Attribute Decisio Makig Xia-Pig Jiag Chogqig Uiversity of Arts ad Scieces Chia cqmaagemet@163.com

More information

AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC MAPS

AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC MAPS http://www.paper.edu.c Iteratioal Joural of Bifurcatio ad Chaos, Vol. 1, No. 5 () 119 15 c World Scietific Publishig Compay AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC

More information

Prediction of returns in WEEE reverse logistics based on spatial correlation

Prediction of returns in WEEE reverse logistics based on spatial correlation Predictio of returs i WEEE reverse logistics based o spatial correlatio Ju LV (JLV@dbm.ecu.edu.c) School of Busiess, East Chia Normal Uiversity 8, Dogchua Road, Shaghai 41, Chia. Jia-pig XIE School of

More information

University of California, Los Angeles Department of Statistics. Hypothesis testing

University of California, Los Angeles Department of Statistics. Hypothesis testing Uiversity of Califoria, Los Ageles Departmet of Statistics Statistics 100B Elemets of a hypothesis test: Hypothesis testig Istructor: Nicolas Christou 1. Null hypothesis, H 0 (claim about µ, p, σ 2, µ

More information

Prediction of frost occurrence by estimating daily minimum temperature in semi-arid areas in Iran

Prediction of frost occurrence by estimating daily minimum temperature in semi-arid areas in Iran Ira Agricultural Research (208) 37() 9-32 Predictio of frost occurrece by estimatig daily miimum temperature i semi-arid areas i Ira Shiraz Uiversity M. H. Joreoosh *, A. R. Sepaskhah Departmet of Irrigatio,

More information

Topics Machine learning: lecture 2. Review: the learning problem. Hypotheses and estimation. Estimation criterion cont d. Estimation criterion

Topics Machine learning: lecture 2. Review: the learning problem. Hypotheses and estimation. Estimation criterion cont d. Estimation criterion .87 Machie learig: lecture Tommi S. Jaakkola MIT CSAIL tommi@csail.mit.edu Topics The learig problem hypothesis class, estimatio algorithm loss ad estimatio criterio samplig, empirical ad epected losses

More information

Correlation Regression

Correlation Regression Correlatio Regressio While correlatio methods measure the stregth of a liear relatioship betwee two variables, we might wish to go a little further: How much does oe variable chage for a give chage i aother

More information

A New Solution Method for the Finite-Horizon Discrete-Time EOQ Problem

A New Solution Method for the Finite-Horizon Discrete-Time EOQ Problem This is the Pre-Published Versio. A New Solutio Method for the Fiite-Horizo Discrete-Time EOQ Problem Chug-Lu Li Departmet of Logistics The Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog Phoe: +852-2766-7410

More information

ARTIFICIAL NEURAL NETWORK MODELS FOR ESTIMATION OF SEDIMENT LOAD IN AN ALLUVIAL RIVER IN INDIA

ARTIFICIAL NEURAL NETWORK MODELS FOR ESTIMATION OF SEDIMENT LOAD IN AN ALLUVIAL RIVER IN INDIA JOURNAL OF ENVIRONMENTAL HYDROLOGY The Electroic Joural of the Iteratioal Associatio for Evirometal Hydrology O the World Wide Web at http://www.hydroweb.com VOLUME 6 2008 ARTIFICIAL NEURAL NETWORK MODELS

More information

1 Efficient Splice Site Prediction with Context-Sensitive Distance Kernels

1 Efficient Splice Site Prediction with Context-Sensitive Distance Kernels 1 Efficiet Splice Site Predictio with Cotext-Sesitive Distace Kerels Berard Maderick, Feg Liu ad Bram Vaschoewikel This paper presets a compariso betwee differet cotext-sesitive kerel fuctios for doig

More information

Multilayer perceptrons

Multilayer perceptrons Multilayer perceptros If traiig set is ot liearly separable, a etwork of McCulloch-Pitts uits ca give a solutio If o loop exists i etwork, called a feedforward etwork (else, recurret etwork) A two-layer

More information

Taylor polynomial solution of difference equation with constant coefficients via time scales calculus

Taylor polynomial solution of difference equation with constant coefficients via time scales calculus TMSCI 3, o 3, 129-135 (2015) 129 ew Treds i Mathematical Scieces http://wwwtmscicom Taylor polyomial solutio of differece equatio with costat coefficiets via time scales calculus Veysel Fuat Hatipoglu

More information

Massachusetts Institute of Technology

Massachusetts Institute of Technology Massachusetts Istitute of Techology 6.867 Machie Learig, Fall 6 Problem Set : Solutios. (a) (5 poits) From the lecture otes (Eq 4, Lecture 5), the optimal parameter values for liear regressio give the

More information

RAINFALL PREDICTION BY WAVELET DECOMPOSITION

RAINFALL PREDICTION BY WAVELET DECOMPOSITION RAIFALL PREDICTIO BY WAVELET DECOMPOSITIO A. W. JAYAWARDEA Departmet of Civil Egieerig, The Uiversit of Hog Kog, Hog Kog, Chia P. C. XU Academ of Mathematics ad Sstem Scieces, Chiese Academ of Scieces,

More information

Classification of fragile states based on machine learning

Classification of fragile states based on machine learning Classificatio of fragile states based o machie learig Yuqua Li 1, Hehua Yao 1 1 Departmet of Computer Techology ad Applicatio, Qighai Uiversity, Xiig, Chia Abstract. The study of fragile states has become

More information

Jambulingam Subramani 1, Gnanasegaran Kumarapandiyan 2 and Saminathan Balamurali 3

Jambulingam Subramani 1, Gnanasegaran Kumarapandiyan 2 and Saminathan Balamurali 3 ISSN 1684-8403 Joural of Statistics Volume, 015. pp. 84-305 Abstract A Class of Modified Liear Regressio Type Ratio Estimators for Estimatio of Populatio Mea usig Coefficiet of Variatio ad Quartiles of

More information

Lecture 10: Performance Evaluation of ML Methods

Lecture 10: Performance Evaluation of ML Methods CSE57A Machie Learig Sprig 208 Lecture 0: Performace Evaluatio of ML Methods Istructor: Mario Neuma Readig: fcml: 5.4 (Performace); esl: 7.0 (Cross-Validatio); optioal book: Evaluatio Learig Algorithms

More information

Correlation and Regression

Correlation and Regression Correlatio ad Regressio Lecturer, Departmet of Agroomy Sher-e-Bagla Agricultural Uiversity Correlatio Whe there is a relatioship betwee quatitative measures betwee two sets of pheomea, the appropriate

More information

11 Correlation and Regression

11 Correlation and Regression 11 Correlatio Regressio 11.1 Multivariate Data Ofte we look at data where several variables are recorded for the same idividuals or samplig uits. For example, at a coastal weather statio, we might record

More information

Estimating the Change Point of Bivariate Binomial Processes Experiencing Step Changes in Their Mean

Estimating the Change Point of Bivariate Binomial Processes Experiencing Step Changes in Their Mean Proceedigs of the 202 Iteratioal Coferece o Idustrial Egieerig ad Operatios Maagemet Istabul, Turey, July 3 6, 202 Estimatig the Chage Poit of Bivariate Biomial Processes Experiecig Step Chages i Their

More information

New Particle Swarm Neural Networks Model Based Long Term Electrical Load Forecasting in Slovakia

New Particle Swarm Neural Networks Model Based Long Term Electrical Load Forecasting in Slovakia New Particle Swarm Neural Networks Model Based Log Term Electrical Load Forecastig i Slovakia S.H. OUDJANA 1, A. HELLAL 2 1, 2 Uiversity of Laghouat, Departmet of Electrical Egieerig, Laboratory of Aalysis

More information

CS321. Numerical Analysis and Computing

CS321. Numerical Analysis and Computing CS Numerical Aalysis ad Computig Lecture Locatig Roots o Equatios Proessor Ju Zhag Departmet o Computer Sciece Uiversity o Ketucky Leigto KY 456-6 September 8 5 What is the Root May physical system ca

More information

Approximating the ruin probability of finite-time surplus process with Adaptive Moving Total Exponential Least Square

Approximating the ruin probability of finite-time surplus process with Adaptive Moving Total Exponential Least Square WSEAS TRANSACTONS o BUSNESS ad ECONOMCS S. Khotama, S. Boothiem, W. Klogdee Approimatig the rui probability of fiite-time surplus process with Adaptive Movig Total Epoetial Least Square S. KHOTAMA, S.

More information

Chapter 3: Other Issues in Multiple regression (Part 1)

Chapter 3: Other Issues in Multiple regression (Part 1) Chapter 3: Other Issues i Multiple regressio (Part 1) 1 Model (variable) selectio The difficulty with model selectio: for p predictors, there are 2 p differet cadidate models. Whe we have may predictors

More information

A New Multivariate Markov Chain Model with Applications to Sales Demand Forecasting

A New Multivariate Markov Chain Model with Applications to Sales Demand Forecasting Iteratioal Coferece o Idustrial Egieerig ad Systems Maagemet IESM 2007 May 30 - Jue 2 BEIJING - CHINA A New Multivariate Markov Chai Model with Applicatios to Sales Demad Forecastig Wai-Ki CHING a, Li-Mi

More information

New Correlation for Calculating Critical Pressure of Petroleum Fractions

New Correlation for Calculating Critical Pressure of Petroleum Fractions IARJSET ISSN (Olie) 2393-8021 ISSN (Prit) 2394-1588 Iteratioal Advaced Research Joural i Sciece, Egieerig ad Techology New Correlatio for Calculatig Critical Pressure of Petroleum Fractios Sayed Gomaa,

More information

Product Mix Problem with Radom Return and Preference of Production Quantity. Osaka University Japan

Product Mix Problem with Radom Return and Preference of Production Quantity. Osaka University Japan Product Mix Problem with Radom Retur ad Preferece of Productio Quatity Hiroaki Ishii Osaka Uiversity Japa We call such fiace or idustrial assets allocatio problems portfolio selectio problems, ad various

More information

A collocation method for singular integral equations with cosecant kernel via Semi-trigonometric interpolation

A collocation method for singular integral equations with cosecant kernel via Semi-trigonometric interpolation Iteratioal Joural of Mathematics Research. ISSN 0976-5840 Volume 9 Number 1 (017) pp. 45-51 Iteratioal Research Publicatio House http://www.irphouse.com A collocatio method for sigular itegral equatios

More information

There is no straightforward approach for choosing the warmup period l.

There is no straightforward approach for choosing the warmup period l. B. Maddah INDE 504 Discrete-Evet Simulatio Output Aalysis () Statistical Aalysis for Steady-State Parameters I a otermiatig simulatio, the iterest is i estimatig the log ru steady state measures of performace.

More information

Research Article Two Expanding Integrable Models of the Geng-Cao Hierarchy

Research Article Two Expanding Integrable Models of the Geng-Cao Hierarchy Abstract ad Applied Aalysis Volume 214, Article ID 86935, 7 pages http://d.doi.org/1.1155/214/86935 Research Article Two Epadig Itegrable Models of the Geg-Cao Hierarchy Xiurog Guo, 1 Yufeg Zhag, 2 ad

More information

Machine Learning Theory (CS 6783)

Machine Learning Theory (CS 6783) Machie Learig Theory (CS 6783) Lecture 2 : Learig Frameworks, Examples Settig up learig problems. X : istace space or iput space Examples: Computer Visio: Raw M N image vectorized X = 0, 255 M N, SIFT

More information

Number of fatalities X Sunday 4 Monday 6 Tuesday 2 Wednesday 0 Thursday 3 Friday 5 Saturday 8 Total 28. Day

Number of fatalities X Sunday 4 Monday 6 Tuesday 2 Wednesday 0 Thursday 3 Friday 5 Saturday 8 Total 28. Day LECTURE # 8 Mea Deviatio, Stadard Deviatio ad Variace & Coefficiet of variatio Mea Deviatio Stadard Deviatio ad Variace Coefficiet of variatio First, we will discuss it for the case of raw data, ad the

More information

Linear Classifiers III

Linear Classifiers III Uiversität Potsdam Istitut für Iformatik Lehrstuhl Maschielles Lere Liear Classifiers III Blaie Nelso, Tobias Scheffer Cotets Classificatio Problem Bayesia Classifier Decisio Liear Classifiers, MAP Models

More information

Example 3.3: Rainfall reported at a group of five stations (see Fig. 3.7) is as follows. Kundla. Sabli

Example 3.3: Rainfall reported at a group of five stations (see Fig. 3.7) is as follows. Kundla. Sabli 3.4.4 Spatial Cosistecy Check Raifall data exhibit some spatial cosistecy ad this forms the basis of ivestigatig the observed raifall values. A estimate of the iterpolated raifall value at a statio is

More information

As metioed earlier, directly forecastig o idividual product demads usually result i a far-off forecast that ot oly impairs the quality of subsequet ma

As metioed earlier, directly forecastig o idividual product demads usually result i a far-off forecast that ot oly impairs the quality of subsequet ma Semicoductor Product-mix Estimate with Dyamic Weightig Scheme Argo Che, Ziv Hsia ad Kyle Yag Graduate Istitute of Idustrial Egieerig, Natioal Taiwa Uiversity Roosevelt Rd. Sec. 4, Taipei, Taiwa, 6 ache@tu.edu.tw

More information

Research on real time compensation of thermal errors of CNC lathe based on linear regression theory Qiu Yongliang

Research on real time compensation of thermal errors of CNC lathe based on linear regression theory Qiu Yongliang d Iteratioal Coferece o Machiery, Materials Egieerig, Chemical Egieerig ad Biotechology (MMECEB 015) Research o real time compesatio of thermal errors of CNC lathe based o liear regressio theory Qiu Yogliag

More information

Research Article An Optimized Classification Algorithm by Neural Network Ensemble Based on PLS and OLS

Research Article An Optimized Classification Algorithm by Neural Network Ensemble Based on PLS and OLS Mathematical Problems i Egieerig, Article ID 395263, 8 pages http://dxdoiorg/101155/2014/395263 Research Article A Optimized Classificatio Algorithm by Neural Network Esemble Based o PLS ad OLS Weikua

More information

Robust Resource Allocation in Parallel and Distributed Computing Systems (tentative)

Robust Resource Allocation in Parallel and Distributed Computing Systems (tentative) Robust Resource Allocatio i Parallel ad Distributed Computig Systems (tetative) Ph.D. cadidate V. Shestak Colorado State Uiversity Electrical ad Computer Egieerig Departmet Fort Collis, Colorado, USA shestak@colostate.edu

More information

ECE 8527: Introduction to Machine Learning and Pattern Recognition Midterm # 1. Vaishali Amin Fall, 2015

ECE 8527: Introduction to Machine Learning and Pattern Recognition Midterm # 1. Vaishali Amin Fall, 2015 ECE 8527: Itroductio to Machie Learig ad Patter Recogitio Midterm # 1 Vaishali Ami Fall, 2015 tue39624@temple.edu Problem No. 1: Cosider a two-class discrete distributio problem: ω 1 :{[0,0], [2,0], [2,2],

More information

STP 226 ELEMENTARY STATISTICS

STP 226 ELEMENTARY STATISTICS TP 6 TP 6 ELEMENTARY TATITIC CHAPTER 4 DECRIPTIVE MEAURE IN REGREION AND CORRELATION Liear Regressio ad correlatio allows us to examie the relatioship betwee two or more quatitative variables. 4.1 Liear

More information

NANYANG TECHNOLOGICAL UNIVERSITY SYLLABUS FOR ENTRANCE EXAMINATION FOR INTERNATIONAL STUDENTS AO-LEVEL MATHEMATICS

NANYANG TECHNOLOGICAL UNIVERSITY SYLLABUS FOR ENTRANCE EXAMINATION FOR INTERNATIONAL STUDENTS AO-LEVEL MATHEMATICS NANYANG TECHNOLOGICAL UNIVERSITY SYLLABUS FOR ENTRANCE EXAMINATION FOR INTERNATIONAL STUDENTS AO-LEVEL MATHEMATICS STRUCTURE OF EXAMINATION PAPER. There will be oe 2-hour paper cosistig of 4 questios.

More information

Introduction to Artificial Intelligence CAP 4601 Summer 2013 Midterm Exam

Introduction to Artificial Intelligence CAP 4601 Summer 2013 Midterm Exam Itroductio to Artificial Itelligece CAP 601 Summer 013 Midterm Exam 1. Termiology (7 Poits). Give the followig task eviromets, eter their properties/characteristics. The properties/characteristics of the

More information