Forecasting Agricultural Commodity Prices Using Multivariate Bayesian Machine Learning. Andres M. Ticlavilca, Dillon M. Feuz, and Mac McKee

Size: px
Start display at page:

Download "Forecasting Agricultural Commodity Prices Using Multivariate Bayesian Machine Learning. Andres M. Ticlavilca, Dillon M. Feuz, and Mac McKee"

Transcription

1 Foecasting Agicultual Commodity Pices Using Multivaiate Bayesian Machine Leaning Regession by Andes M. Ticlavilca, Dillon M. Feuz, and Mac McKee Suggested citation fomat: Ticlavilca, A. M., Dillon M. Feuz and Mac McKee Foecasting Agicultual Commodity Pices Using Multivaiate Bayesian Machine Leaning Regession. Poceedings of the NCCC-134 Confeence on Applied Commodity Pice Analysis, Foecasting, and Maket Risk Management. St. Louis, MO. [

2 Foecasting Agicultual Commodity Pices Using Multivaiate Bayesian Machine Leaning Regession Andes M. Ticlavilca, Dillon M. Feuz, and Mac McKee * Pape pesented at the NCCC-134 Confeence on Applied Commodity Pice Analysis, Foecasting, and Maket Risk Management St. Louis, Missoui, Apil 19-20,2010 Copyight 2010 by Andes M. Ticlavilca, Dillon M. Feuz and Mac McKee. All ights eseved. Reades may vebatim copies of this document fo non-commecial puposes by any means, povided that this copyight notice appeas on all such copies. * Andes M. Ticlavilca (andes.t@aggi .usu.edu) is a Gaduate Reseach Assistant at the Utah Wate Reseach Laboatoy, Depatment of Civil and Envionmental Engineeing, Utah State Univesity. Dillon M. Feuz (dillon.feuz@usu.edu) is a Pofesso at Utah State Univesity in the Applied Economics Depatment. Mac McKee (mac.mckee@usu.edu) is the Diecto of the Utah Wate Reseach Laboatoy and Pofesso at the Depatment of Civil and Envionmental Engineeing, Utah State Univesity.

3 Foecasting Agicultual Commodity Pices Using Multivaiate Bayesian Machine Leaning Regession The pupose of this pape is to pefom multiple pedictions fo agicultual commodity pices (one, two and thee month peiods ahead). In ode to obtain multiple-time-ahead pedictions, this pape applies the Multivaiate Relevance Vecto Machine (MVRVM) that is based on a Bayesian leaning machine appoach fo egession. The pefomance of the MVRVM model is compaed with the pefomance of anothe multiple output model such as Atificial Neual Netwok (ANN). Bootstapping methodology is applied to analyze obustness of the MVRVM and ANN. Keywods: Commodity pices, Foecasting, Machine leaning, Bayesian Intoduction The last few yeas thee has been an incease in the volatility of many agicultual commodity pices. This has inceased the isk faced by agicultual poduces. The main pupose of agicultual commodity pice foecasting is to allow poduces to make bette-infomed decisions and to manage pice isk. Simple pice foecast models such as naïve, o distibuted-lag models have pefomed quite well in pedicting agicultual commodity pices (Hudson, 2007). Othe models such as defeed futue plus histoical basis models (Kastens et al., 1998), autoegessive integated moving aveage (ARIMA) models and composite models (Tomek and Myes, 1993) lead to moe accuate estimates. Howeve, as the accuacy inceases, so does the statistical complexity (Hudson, 2007). Pactical applications of moe complex models ae limited by the lack of equied data and the expense of data acquisition. On the othe hand, the inceased volatility in agicultual commodity pices may incease the difficulty of foecasting accuately making the simple methods less eliable and even the moe complex foecast methods may not be obust in this new maket envionment. To ovecome these limitations, machine leaning (ML) models can be used as an altenative to complex foecast models. ML theoy is elated to patten ecognition and statistical infeence wheein a model is capable of leaning to impove its pefomance on the basis of its own pio expeience (Mjolsness and DeCoste, 2001). Examples of ML models include the atificial neual netwoks (ANNs), suppot vecto machines (SVMs) and elevance vecto machines (RVMs). ML models have been applied in financial economics modeling. Enke and Thawonwong (2005) used data mining and ANNs to foecast stock maket etuns. Co and Boosaawongse (2007) demonstated that ANNs outpefomed exponential smoothing and ARIMA models in foecasting ice expots. Also ML models have been applied in foecasting agicultual commodity pices. Shahwan and Odening (2007) used a hybid between ANNs and ARIMA model to pedict agicultual commodity pices. 1

4 The pape epoted hee pesents a ML model to pefom monthly multi-step-ahead pedictions with pedictive confidence intevals fo agicultual commodity pices. Theefoe, the model ecognizes the pattens between multivaiate outputs (futue commodity pices) and multivaiate inputs (past data collected about commodity pices). This pape applies the Multivaiate Relevance Vecto Machine (MVRVM) (Thayananthan, 2005; Thayananthan et al., 2008). The MVRVM is an extension of the RVM algoithm developed by Tipping and Faul (2003). It can be used to poduce multivaiate outputs with confidence inteval, via its Bayesian appoach. The MVRVM has the same capabilities of the conventional RVM: high pediction accuacy, obustness, and chaacteization of uncetainty in the pedictions. The emainde of the pape descibes the MVRVM appoach, the model application fo agicultual commodity pice foecast, a compaison with an ANN model and conclusions. Model Desciption The MVRVM was developed by Thayananthan (2005) to povide an extension of the RVM algoithm fo egession (Tipping, 2001; Tipping and Faul, 2003) to multivaiate outputs. Given a set of taining examples of input-taget vecto pais {x (n), t (n) } N n 1, whee Ν is the numbe of patten obsevations, x Є R D is a input vecto, t Є R M is a output taget vecto, the model leans the dependency between input and output taget with the pupose of making accuate pedictions of t fo pevious values of x: t = W Φ(x) + ε (1) whee W is a M x P weight matix and P = N+1. The eo ε is assumed to be zeo-mean Gaussian with diagonal covaiance matix S=diag(σ 1 2,, σ M 2 ). Φ(x) is a vecto of basis functions of the fom Φ(x) = [1, K(x,x (1), K(x,x (N) )), whee K(x,x n ) is a kenel function (Tipping, 2001, Thayananthan, 2008). In this pape, we consideed a Gaussian kenel K(x,x n ) = exp(- -2 x- x (n) 2 ) whee is the kenel width paamete. A likelihood distibution of the weights is defined as a poduct of Gaussians of the weight vectos (w ) coesponding to each output taget (τ ) (Thayananthan, 2008): N n 1 N (n) (n) (n) 2 p({ t } W,S) ( t WΦ ( x ), S) ( τ w Φ,σ ) (2) n 1 whee Φ = [1, Φ(x 1 ), Φ(x 2 ),..., Φ(x N )]. To avoid ovefitting fom Equation (2), Tipping (2001) poposed constaining the selection of paametes by applying a Bayesian appoach and defining an explicit zeo-mean Gaussian pio pobability distibution ove the weights (Thayananthan, 2008): M 1 2

5 M P M 2 (w j 0,α j ) ( w 0, ) 1 j 1 1 p( W A) A (3) whee A = diag(α -2 1,, α -2 P ) T is a diagonal matix of hypepaametes α j, and w j is the (,j)th element of the weight matix W. Each α j contols the stength of the pio ove its associated weight (Tipping and Faul, 2003). The posteio distibution of the weights is popotional to the poduct of the likelihood and pio distibutions: N N p( W { t} n 1,S, A) p({ t} n 1 W,S) p( W A) (4) Then, this posteio paamete distibution can be defined as the poduct of Gaussians fo the weight vectos of each taget (Thayananthan, 2008): M N N n 1,S, A) p({ t} n 1 W,S) p( W A) ( w µ, ) 1 p( W { t} Σ (5) with covaiance and mean, Σ = (A + σ -2 Φ T Φ) -1 and µ = σ -2 Σ Φ T τ, espectively. An optimal weight matix can be obtained by estimating a set of hypepaametes that maximizes the data likelihood ove the weights in Equation (5) (Thayananthan, 2008). The maginal likelihood is then: N N p({ t } A,S) p({ t} W,S) p( W A)dW, n 1 n 1 M M 2 1 ( Φ,σ ) ( 0, 2 T -1 τ w w A) H exp( τ H τ ) (6) 2 1 whee H = σ 2 I + Φ A -1 Φ T. The optimal set of hypepaametes α opt = 1 1 opt P { α j } j 1 and noise paametes (σ opt ) 2 opt M = {σ } 1 ae obtained by maximizing the maginal likelihood using the fast maginal likelihood maximization algoithm poposed by Tipping and Faul (2003). Many elements of α go to infinity duing the optimization pocess, fo which the posteio pobability of the weight becomes zeo. These nonzeo weights ae called the elevance vectos (RVs) (Tipping and Faul, 2003). Then, we can obtain the optimal covaiance Σ opt = opt M { } 1 Σ and mean µ opt = opt M { } 1 µ. Given a new input x*, we can compute the pedictive distibution fo the coesponding output taget t* (Tipping, 2001) : p( t* t, α opt,( σ opt 2 opt 2 opt opt 2 ) ) = p( t* W,( σ ) ).p( W t, α,( σ ) ) dw (7) 3

6 In Equation (7), both tems in the integand ae Gaussian. Then, this equation can be computed as: p( t* t, α opt,( σ opt 2 2 ) ) ( t* y*,( σ*) ) (8) whee y*=[ y 1 *,..., y *,... y M *] T is the pedictive mean with y * = (µ opt ) T Φ(x*); and (σ*) 2 = [(σ 1 *) 2,... (σ *) 2,..., (σ M *) 2 ] T is the pedictive vaiance with (σ *) 2 = (σ opt ) 2 + Φ(x*) T Σ opt Φ(x*) which contains the sum of two vaiance tems: the noise on the data and the uncetainty in the pediction of the weight paametes (Tipping, 2001). The standad deviation σ * of the pedictive distibution is defined as a pedictive eo ba of y * (Bishop 1995). Then, the width of the 90% Bayesian confidence inteval fo any y * can be ± 1.65.σ *. This Bayesian confidence inteval (which is based on pobabilistic appoach) should not be confused with a classical fequentist confidence inteval (which is based on the data). Data Monthly data fo cattle, hog and con pices wee obtained fo 21 yeas. The data wee obtained fom the Livestock Maketing Infomation Cente website and the data ae initially collected and epoted by the USDA-AMS. Con pices wee fom Omaha, NE maket; cattle pices wee fom Nebaska live fed cattle maket, and hog pices wee fom the Iowa/southen Minnesota maket. These ae all lage makets that ae fequently used as standads by which to judge othe makets. Pocedues Monthly data fom 1989 to 2003 wee used to tain each model and estimate the model paametes. Monthly data fom 2004 to 2009 wee used to test the models. The inputs used in the model to pedict monthly commodity pice ae expessed as x = [x tp-m ] T (9) whee, tp = time of pediction m = numbe of months pevious to the pediction time x1 tp-m = Commodity pice m months pevious to the pediction time The multiple output taget vecto of the model is expessed as t = [ t tp+1, t tp+2, t tp+3 ] T (10) whee, t tp+1 = pediction of commodity pice one month ahead t tp+2 = pediction of commodity pice two months ahead t tp+3 = pediction of commodity pice thee months ahead 4

7 Pefomance evaluation The kenel width is a smoothing paamete which defines a basis function to captue pattens in the data. This paamete cannot be estimated with the Bayesian appoach. Fo this pape, a sensitivity analysis is pefomed to estimate the kenel width that gives accuate test esults. The statistics used fo the selection of the model is the oot mean squae pecentage eo (RMSPE), and is given by: 2 N 1 t t * RMSPE.100 (11) N i 1 t whee t is the obseved output; t* is the pedicted output and N is the numbe of obsevations. The sensitivity analysis was done by building seveal MVRVM models with vaiation in the kenel width (fom 1 to 60) and the numbe of pevious months equied as input (fom 1 to 12 months). The selected model was the one with the minimum RMSPE of the aveage outputs coesponding to the testing phase. Bootstap analysis The bootstap method (Efon and Tibshiani,1998) was used to guaantee obustness of the MVRVM (Khalil et al., 2005a). The bootstap data set was ceated by andomly selecting fom the whole taining data set, with eplacement. This selection pocess was independently epeated 1,000 times to yield 1,000 bootstap taining data sets, which ae teated as independent sets (Duda et al., 2001). Fo each of the bootstap taining data sets, a model was built and evaluated ove the oiginal test data set. A obust model is one that shows a naow confidence bounds in the bootstap histogam (Khalil et al., 2005b). A naow confidence bounds implies low vaiability of the statistics with futue changes in the natue of the input data, which indicates that the model is obust. Compaison between MVRVM and ANN A compaative analysis between the developed MVRVM and ANNs is pefomed in tems of pefomance and obustness. Reades inteested in geate detail egading ANN and its taining functions ae efeed to Demuth et al. (2009). Seveal feed-fowad ANN models wee tained and tested with vaiation in the type of taining function, size of laye(fom 1 to 10) and the numbe of months pevious to the pediction time (fom 1 to 12 months). The selected model was the one with the minimum RMSPE of the aveage outputs coesponding to the testing phase. 5

8 Results and Discussions Table 1 shows the selected kenel width and the numbe of input months fo each commodity pice foecasting. The selected models wee the ones with the lowest RMSPE of the aveage esults. Table 1 Selected MVRVM fo each commodity (testing phase) Numbe of Kenel RMSPE (%) Aveage RMSPE pevious months width 1-month 2-months 3-months (%) Con Cattle Hog Figues 1-3 show the pedicted outputs (full lines) of the MVRVM fo the testing phase fo con, cattle and hog pices espectively. These figues also show the 0.90 Bayesian confidence inteval (shaded egion) associated with the pedictive vaiance (σ *) 2 of the MVRVM in Equation (8). We can see that this Bayesian confidence inteval appeas to be unchanged duing the whole test peiod. As we mentioned in section 2, the pedictive vaiance is (σ *) 2 = (σ opt ) 2 + Φ(x*) T Σ opt Φ(x*). The fist tem depends on the noise on the taining data and the second tem depends on the pediction of the paamete when a new input x* is given. Fom ou esults, it was found that thee is a significant contibution fom the fist tem (the noise vaiance on the taining data) which made the contibution fom the second tem vey small (close to zeo). That is why the width of the confidence inteval fo the test esults appeas to be almost constant. The model leans the pattens fo one and two months ahead fo the thee commodities (Figues 1a, 1b, 2a, 2b, 3a and 3b). The pefomance accuacy is educed fo the thee-month ahead pice pediction of the thee commodities (Figues 1c, 2c and 3c). This accuacy eduction is found in most of the multiple-time-ahead pediction models, whee the fathe we pedict into the futue, the less accuate the pediction becomes. Also, we can see that the model pefomance deceases in ealy 2008 fo the con pice pedictions. As we mentioned in section 4, monthly data fom 1989 to 2003 wee used to tain the model and estimate the model paametes. The model pobably needs to be etained at this peiod (ealy 2008) and also it may need moe numbe of pevious months as inputs data duing this peiod. Howeve, we pefe not to povide moe definite conclusions, as they might not be sufficiently well suppoted. Moe detailed analysis egading stategies to impove model pefomance will be caied out fo futue eseach. 6

9 Figue 1. Obseved vesus pedicted monthly con pice of the MVRVM model with 0.90 Bayesian confidence intevals (shaded egion) fo the testing phase: (a) 1-month ahead, (b) 2- months ahead, (c) 3-months ahead 7

10 Figue 2. Obseved vesus pedicted monthly cattle pice of the MVRVM model with 0.90 Bayesian confidence intevals (shaded egion) fo the testing phase: (a) 1-month ahead, (b) 2- months ahead, (c) 3-months ahead 8

11 Figue 3. Obseved vesus pedicted monthly hog pice of the MVRVM model with 0.90 Bayesian confidence intevals (shaded egion) fo the testing phase: (a) 1-month ahead, (b) 2- months ahead, (c) 3-months ahead 9

12 Table 2 shows the selected ANN models fo two types of taining function. The model with conjugated-gadient-taining function shows the lowest RMSPE of the aveage esults fo con. The model with esilient-backpopagation-taining function shows the lowest RMSPE of the aveage esults fo cattle and hog. Theefoe they wee selected as the best type of taining function fo each model that descibes the input-output pattens. Table 2. Selected ANN models fo two types of taining function (testing phase) RMSPE (%) Con Cattle Hog Aveage RMSPE (%) Type of taining function 1-month 2-months 3-months 1-month 2-months 3-months 1-month 2-months 3-months Con Cattle Hog Resilient backpopagation Conjugate gadient with Powell-Beale estats Table 3 shows the selected size of laye and the numbe of input months fo each commodity pice foecasting fo the ANN models. Table 3. Selected ANN fo each commodity pice pediction (testing phase). Numbe of Size of RMSPE (%) Aveage RMSPE pevious months laye 1-month 2-months 3-months (%) Con Cattle Hog

13 Figue 4. Obseved vesus pedicted monthly con pice of the ANN model fo the testing phase: (a) 1-month ahead, (b) 2-months ahead, (c) 3-months ahead 11

14 Figue 5. Obseved vesus pedicted monthly cattle pice of the ANN model fo the testing phase: (a) 1-month ahead, (b) 2-months ahead, (c) 3-months ahead 12

15 Figue 6. Obseved vesus pedicted monthly hog pice of the ANN model fo the testing phase: (a) 1-month ahead, (b) 2-months ahead, (c) 3-months ahead 13

16 Figues 4-6 show the obseved (dots) and pedicted (full lines) outputs of the ANN fo the testing phase fo con, cattle and hog pices espectively. RMSPE and RMSE statistics fo the MVRVM and ANN pediction pefomance ae displayed in Table 4. We can see that the MVRVM outpefoms, has a smalle foecast eo, the ANN fo con pice pediction one month ahead, cattle pice pediction one, two and thee months ahead, and hog pice pediction one and thee months ahead. On the othe hand, ANN outpefoms MVRVM fo con pice pediction two and thee months ahead. Hog pice pedictions fo two months ahead ae simila fo both models. The ANN cattle model (Figue 5) appeas to be shifted with a 1-3 month lag. This ANN model may need moe numbe of pevious months as inputs data duing this peiod. On the othe hand, the MVRVM cattle model (Figue 2) can ovecome the pefomance lag poblems since its Bayesian appoach allows us to calculate pedictive confidence intevals, instead of just poviding a single taget output (Bishop 1995) such as is the ANN model esults. Table 4. Model Pefomance using RMSPE and RMSE (testing phase) Con Cattle Hog Model Statistics 1-month 2-months 3-months 1-month 2-months 3-months 1-month 2-months 3-months MVRVM RMSPE (%) RMSE ($) ANN RMSPE (%) RMSE ($) Figues 7-12 show the bootstap histogams fo the RMSE test based on 1,000 bootstap taining data sets of the MVRVM and ANN models fo con, cattle and hog pices espectively. The bootstapped histogams of the MVRVM models (Figues 7, 9 and 11) show naow confidence bounds in compaison to the histogams of the ANN models (Figues 8, 10 and 12). Theefoe, the MVRVM is moe obust. 14

17 Figue 7. Bootstap histogams of the MVRVM model of con pice pedictions fo the RMSPE: a) one month ahead, b) two months ahead, c) thee months ahead Figue 8. Bootstap histogams of the ANN model of con pice pedictions fo the RMSPE: a) one month ahead, b) two months ahead, c) thee months ahead 15

18 Figue 9. Bootstap histogams of the MVRVM model of cattle pice pedictions fo the RMSPE: a) one month ahead, b) two months ahead, c) thee months ahead Figue 10. Bootstap histogams of the ANN model of cattle pice pedictions fo the RMSPE: a) one month ahead, b) two months ahead, c) thee months ahead 16

19 Figue 11. Bootstap histogams of the MVRVM model of hog pice pedictions fo the RMSPE: a) one month ahead, b) two months ahead, c) thee months ahead Figue 12. Bootstap histogams of the ANN model of hog pice pedictions fo the RMSPE: a) one month ahead, b) two months ahead, c) thee months ahead 17

20 Summay and Conclusions This pape applies a MVRVM model to develop multiple-time-ahead pedictions with confidence intevals of monthly agicultual commodity pices. The pedictions ae one, two and thee months ahead of pices of cattle, hogs and con. The MVRVM is a egession tool extension of the RVM model to poduce multivaiate outputs. The statistical test esults indicate an oveall good pefomance of the model fo one and two month s pediction fo all the commodity pices. The model pefomance deceased in ealy 2008 fo the con pice pedictions. The pefomance also deceased fo the thee-month pediction of the thee commodity pices. The MVRVM model outpefoms the ANN most of the time with the exception of con pice pediction two and thee months ahead. Howeve, the bootstap histogams of the MVRVM model show naow confidence bounds in compaison to the histogams of the ANN model fo the thee commodity pice foecasts. Theefoe, the MVRVM is moe obust. The esults pesented in this pape have demonstated the oveall good pefomance and obustness of MVRVM fo simultaneous multiple-time-ahead pedictions of agicultual commodity pices. The potential benefit of these pedictions lies in assisting poduces in making bette-infomed decisions and managing pice isk. Futue wok In this eseach, we have not analyzed the spase popety (low complexity) of the MVRVM since we have woked with elatively small data set (166 monthly obsevations) to tain the model. Futue eseach will be pefomed by analyzing weekly pice (moe than 1000 obsevations) and fully exploit the spase chaacteistics of the Bayesian appoach when dealing with lage dataset. Also, the elevance vectos (RVs) (which ae elated to the spase popety) ae the summay of the most essential obsevations of the taining data set to build the MVRVM. In this pape we have not analyzed the RVs since we ae dealing with small data set. Futue eseach will be pefomed by analyzing with moe details the statistical meaning of RVs with espect to a lage taining data set. Fo example, this analysis can also be elated to whethe we would ecommend educing the numbe of histoical data obsevations fo etaining the model with new data in the futue. The kenel width and the numbe of pevious months equied as input cannot be estimated with the Bayesian appoach. Fo this pape, a sensitivity analysis (by tial and eo) was pefomed to estimate these paametes that gave accuate test esults. We could see that the oveall test esults ae good. Howeve, the model pefomance deceases fo some peiods ( i.e. ealy 2008 fo the con pice pedictions). Theefoe, moe analysis egading the selection of these paametes (kenel width an numbe of pevious months as inputs) will be caied out in a follow-up pape. 18

21 Application of a hybid model (e.g. Bayesian appoach embedded in ANN model) will be applied and compaed to the MVRVM model in tems of accuacy, complexity and obustness. Refeences Bishop, C. M. Neual Netwoks fo Patten Recognition (1995). Oxfod Univesity Pess UK. Co, H. C., and R. Boosaawongse (2007). Foecasting Thailand s Rice Expot: Statistical Techniques vs. Atificial Neual Netwoks. Computes and Industial Engineeing 53: Demuth, H., M. Beale, and M. Hagan (2009) Neual netwok toolbox use s guide, The MathWoks Inc, MA, USA. Duda, R. O., P. Hat and D. Stok (2001). Patten Classification, edited by Wiley Intescience, Second Edition, New Yok. Efon, B., and R. Tibshiani (1998) An intoduction of the Bootstap. Monogaphs on Statistics and Applied Pobability 57, CRC Pess LLC, USA. Enke, D. and S. Thawonwong (2005). The Use of Data Mining and Neual Netwoks fo Foecasting Stock Maket Retuns. Expet Systems with Applications 29: Hudson, D. (2007). Agicultual Makets and Pices, Maden, MA. Blackwell Publishing. Kastens, T. L., R. Jones and T. C. Schoede (1998). Futue-Based Pice Foecast fo Agicultual Poduces and Businesses. Jounal of Agicultual and Resouce Economics 23(1): Khalil, A., M. McKee, M. W. Kemblowski, and T. Asefa (2005a). Spase Bayesian leaning machine fo eal-time management of esevoi eleases. Wate Resouces Reseach, 41, W11401, doi: /2004WR Khalil, A., M. McKee, M. W. Kemblowski, T. Asefa, and L. Bastidas (2005b). Multiobjective analysis of chaotic dynamic systems with spase leaning machines, Advances in Wate Resouces, 29, 72-88, doi: /j.advwates Mjolsness, E., and D.DeCoste (2001). Machine leaning fo science: state of the at and futue pospects. Science 293: Shahwan, T and M Odening (2007). Foecasting Agicultual Commodity Pices using Hybid Neual Netwoks. In Computational Intelligence in Economics and Finance. Spinge, Belin Thayananthan, A. (2005). Template-based Pose Estimation and Tacking of 3D Hand Motion. PhD Thesis, Depatment of Engineeing, Univesity of Cambidge, Cambidge, United Kingdom. 19

22 Thayananthan, A., R. Navaatnam, B. Stenge, P.H.S. To, and R. Cipolla (2008). Pose estimation and tacking using multivaiate egession, Patten Recognition Lettes 29(9), pp Tipping, M. E. (2001), Spase Bayesian leaning and the elevance vecto machine, Jounal of Machine Leaning, 1, Tipping, M., and A. Faul (2003). Fast maginal likelihood maximization fo spase Bayesian models, pape pesented at Ninth Intenational Wokshop on Atificial Intelligence and Statistics, Soc. fo Atif Intel and Stat, Key West, Floida. Tomek, W. G., and R. J. Myes (1993). Empiical Analysis of Agicultual Commodity Pices: A Viewpoint, Review of Agicultual Economics, 15(1):

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution Statistics Reseach Lettes Vol. Iss., Novembe Cental Coveage Bayes Pediction Intevals fo the Genealized Paeto Distibution Gyan Pakash Depatment of Community Medicine S. N. Medical College, Aga, U. P., India

More information

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms Peason s Chi-Squae Test Modifications fo Compaison of Unweighted and Weighted Histogams and Two Weighted Histogams Univesity of Akueyi, Bogi, v/noduslód, IS-6 Akueyi, Iceland E-mail: nikolai@unak.is Two

More information

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data Kasetsat J. (Nat. Sci. 45 : 736-74 ( Estimation of the Coelation Coefficient fo a Bivaiate Nomal Distibution with Missing Data Juthaphon Sinsomboonthong* ABSTRACT This study poposes an estimato of the

More information

MULTILAYER PERCEPTRONS

MULTILAYER PERCEPTRONS Last updated: Nov 26, 2012 MULTILAYER PERCEPTRONS Outline 2 Combining Linea Classifies Leaning Paametes Outline 3 Combining Linea Classifies Leaning Paametes Implementing Logical Relations 4 AND and OR

More information

Identification of the degradation of railway ballast under a concrete sleeper

Identification of the degradation of railway ballast under a concrete sleeper Identification of the degadation of ailway ballast unde a concete sleepe Qin Hu 1) and Heung Fai Lam ) 1), ) Depatment of Civil and Achitectual Engineeing, City Univesity of Hong Kong, Hong Kong SAR, China.

More information

4/18/2005. Statistical Learning Theory

4/18/2005. Statistical Learning Theory Statistical Leaning Theoy Statistical Leaning Theoy A model of supevised leaning consists of: a Envionment - Supplying a vecto x with a fixed but unknown pdf F x (x b Teache. It povides a desied esponse

More information

LET a random variable x follows the two - parameter

LET a random variable x follows the two - parameter INTERNATIONAL JOURNAL OF MATHEMATICS AND SCIENTIFIC COMPUTING ISSN: 2231-5330, VOL. 5, NO. 1, 2015 19 Shinkage Bayesian Appoach in Item - Failue Gamma Data In Pesence of Pio Point Guess Value Gyan Pakash

More information

Likelihood vs. Information in Aligning Biopolymer Sequences. UCSD Technical Report CS Timothy L. Bailey

Likelihood vs. Information in Aligning Biopolymer Sequences. UCSD Technical Report CS Timothy L. Bailey Likelihood vs. Infomation in Aligning Biopolyme Sequences UCSD Technical Repot CS93-318 Timothy L. Bailey Depatment of Compute Science and Engineeing Univesity of Califonia, San Diego 1 Febuay, 1993 ABSTRACT:

More information

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere Applied Mathematics, 06, 7, 709-70 Published Online Apil 06 in SciRes. http://www.scip.og/jounal/am http://dx.doi.og/0.46/am.06.77065 Absoption Rate into a Small Sphee fo a Diffusing Paticle Confined in

More information

Directed Regression. Benjamin Van Roy Stanford University Stanford, CA Abstract

Directed Regression. Benjamin Van Roy Stanford University Stanford, CA Abstract Diected Regession Yi-hao Kao Stanfod Univesity Stanfod, CA 94305 yihaoao@stanfod.edu Benjamin Van Roy Stanfod Univesity Stanfod, CA 94305 bv@stanfod.edu Xiang Yan Stanfod Univesity Stanfod, CA 94305 xyan@stanfod.edu

More information

A Comparative Study of Exponential Time between Events Charts

A Comparative Study of Exponential Time between Events Charts Quality Technology & Quantitative Management Vol. 3, No. 3, pp. 347-359, 26 QTQM ICAQM 26 A Compaative Study of Exponential Time between Events Chats J. Y. Liu 1, M. Xie 1, T. N. Goh 1 and P. R. Shama

More information

Control Chart Analysis of E k /M/1 Queueing Model

Control Chart Analysis of E k /M/1 Queueing Model Intenational OPEN ACCESS Jounal Of Moden Engineeing Reseach (IJMER Contol Chat Analysis of E /M/1 Queueing Model T.Poongodi 1, D. (Ms. S. Muthulashmi 1, (Assistant Pofesso, Faculty of Engineeing, Pofesso,

More information

Gradient-based Neural Network for Online Solution of Lyapunov Matrix Equation with Li Activation Function

Gradient-based Neural Network for Online Solution of Lyapunov Matrix Equation with Li Activation Function Intenational Confeence on Infomation echnology and Management Innovation (ICIMI 05) Gadient-based Neual Netwok fo Online Solution of Lyapunov Matix Equation with Li Activation unction Shiheng Wang, Shidong

More information

2. The Munich chain ladder method

2. The Munich chain ladder method ntoduction ootstapping has become vey popula in stochastic claims eseving because of the simplicity and flexibility of the appoach One of the main easons fo this is the ease with which it can be implemented

More information

Alternative Tests for the Poisson Distribution

Alternative Tests for the Poisson Distribution Chiang Mai J Sci 015; 4() : 774-78 http://epgsciencecmuacth/ejounal/ Contibuted Pape Altenative Tests fo the Poisson Distibution Manad Khamkong*[a] and Pachitjianut Siipanich [b] [a] Depatment of Statistics,

More information

Value Prediction with FA. Chapter 8: Generalization and Function Approximation. Adapt Supervised Learning Algorithms. Backups as Training Examples [ ]

Value Prediction with FA. Chapter 8: Generalization and Function Approximation. Adapt Supervised Learning Algorithms. Backups as Training Examples [ ] Chapte 8: Genealization and Function Appoximation Objectives of this chapte:! Look at how expeience with a limited pat of the state set be used to poduce good behavio ove a much lage pat.! Oveview of function

More information

Chapter 8: Generalization and Function Approximation

Chapter 8: Generalization and Function Approximation Chapte 8: Genealization and Function Appoximation Objectives of this chapte: Look at how expeience with a limited pat of the state set be used to poduce good behavio ove a much lage pat. Oveview of function

More information

Revisiting the Question More Guns, Less Crime? New Estimates Using Spatial Econometric Techniques

Revisiting the Question More Guns, Less Crime? New Estimates Using Spatial Econometric Techniques Revisiting the Question Moe Guns, Less Cime? New Estimates Using Spatial Econometic Techniques Donald J. Lacombe Depatment of Agicultual and Resouce Economics and Economics Regional Reseach Institute West

More information

Bayesian Analysis of Topp-Leone Distribution under Different Loss Functions and Different Priors

Bayesian Analysis of Topp-Leone Distribution under Different Loss Functions and Different Priors J. tat. Appl. Po. Lett. 3, No. 3, 9-8 (6) 9 http://dx.doi.og/.8576/jsapl/33 Bayesian Analysis of Topp-Leone Distibution unde Diffeent Loss Functions and Diffeent Pios Hummaa ultan * and. P. Ahmad Depatment

More information

Information Retrieval Advanced IR models. Luca Bondi

Information Retrieval Advanced IR models. Luca Bondi Advanced IR models Luca Bondi Advanced IR models 2 (LSI) Pobabilistic Latent Semantic Analysis (plsa) Vecto Space Model 3 Stating point: Vecto Space Model Documents and queies epesented as vectos in the

More information

An Adaptive Neural-Network Model-Following Speed Control of PMSM Drives for Electric Vehicle Applications

An Adaptive Neural-Network Model-Following Speed Control of PMSM Drives for Electric Vehicle Applications Poceedings of the 9th WSEAS Intenational Confeence on Applied Mathematics, Istanbul, Tuey, May 27-29, 2006 (pp412-417) An Adaptive Neual-Netwo Model-Following Speed Contol of PMSM Dives fo Electic Vehicle

More information

JIEMS Journal of Industrial Engineering and Management Studies

JIEMS Journal of Industrial Engineering and Management Studies JIEMS Jounal of Industial Engineeing and Management Studies Vol. 4, No. 2, 2017, pp. 19-34 DOI: 10.22116/JIEMS.2017.54603 www.jiems.icms.ac.i Pefomance of CCC- contol chat with vaiable sampling intevals

More information

Safety variations in steel designed using Eurocode 3

Safety variations in steel designed using Eurocode 3 JCSS Wokshop on eliability Based Code Calibation Safety vaiations in steel designed using Euocode 3 Mike Byfield Canfield Univesity Swindon, SN6 8LA, UK David Nethecot Impeial College London SW7 2BU, UK

More information

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm Appaisal of Logistics Entepise Competitiveness on the Basis of Fuzzy Analysis Algoithm Yan Zhao, Fengge Yao, Minming She Habin Univesity of Commece, Habin, Heilongjiang 150028, China, zhaoyan2000@yahoo.com.cn

More information

Determining solar characteristics using planetary data

Determining solar characteristics using planetary data Detemining sola chaacteistics using planetay data Intoduction The Sun is a G-type main sequence sta at the cente of the Sola System aound which the planets, including ou Eath, obit. In this investigation

More information

Robust learning Bayesian networks for prior belief

Robust learning Bayesian networks for prior belief Robust leaning Bayesian netwoks fo pio belief Maomi Ueno Gaduate School of Infomation Systems, Univesity of Electo-Communications 1-5-1, Chofugaoka, Chofu-shi, Tokyo, 18-8585, Japan ueno@ai.is.uec.ac.jp

More information

Regularization. Stephen Scott and Vinod Variyam. Introduction. Outline. Machine. Learning. Problems. Measuring. Performance.

Regularization. Stephen Scott and Vinod Variyam. Introduction. Outline. Machine. Learning. Problems. Measuring. Performance. leaning can geneally be distilled to an optimization poblem Choose a classifie (function, hypothesis) fom a set of functions that minimizes an objective function Clealy we want pat of this function to

More information

APPLICATION OF MAC IN THE FREQUENCY DOMAIN

APPLICATION OF MAC IN THE FREQUENCY DOMAIN PPLICION OF MC IN HE FREQUENCY DOMIN D. Fotsch and D. J. Ewins Dynamics Section, Mechanical Engineeing Depatment Impeial College of Science, echnology and Medicine London SW7 2B, United Kingdom BSRC he

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

Some technical details on confidence. intervals for LIFT measures in data. mining

Some technical details on confidence. intervals for LIFT measures in data. mining Some technical details on confidence intevals fo LIFT measues in data mining Wenxin Jiang and Yu Zhao June 2, 2014 Abstact A LIFT measue, such as the esponse ate, lift, o the pecentage of captued esponse,

More information

Nuclear Medicine Physics 02 Oct. 2007

Nuclear Medicine Physics 02 Oct. 2007 Nuclea Medicine Physics Oct. 7 Counting Statistics and Eo Popagation Nuclea Medicine Physics Lectues Imaging Reseach Laboatoy, Radiology Dept. Lay MacDonald 1//7 Statistics (Summaized in One Slide) Type

More information

C e f paamete adaptation f (' x) ' ' d _ d ; ; e _e K p K v u ^M() RBF NN ^h( ) _ obot s _ s n W ' f x x xm xm f x xm d Figue : Block diagam of comput

C e f paamete adaptation f (' x) ' ' d _ d ; ; e _e K p K v u ^M() RBF NN ^h( ) _ obot s _ s n W ' f x x xm xm f x xm d Figue : Block diagam of comput A Neual-Netwok Compensato with Fuzzy Robustication Tems fo Impoved Design of Adaptive Contol of Robot Manipulatos Y.H. FUNG and S.K. TSO Cente fo Intelligent Design, Automation and Manufactuing City Univesity

More information

FUSE Fusion Utility Sequence Estimator

FUSE Fusion Utility Sequence Estimator FUSE Fusion Utility Sequence Estimato Belu V. Dasaathy Dynetics, Inc. P. O. Box 5500 Huntsville, AL 3584-5500 belu.d@dynetics.com Sean D. Townsend Dynetics, Inc. P. O. Box 5500 Huntsville, AL 3584-5500

More information

arxiv: v2 [physics.data-an] 15 Jul 2015

arxiv: v2 [physics.data-an] 15 Jul 2015 Limitation of the Least Squae Method in the Evaluation of Dimension of Factal Bownian Motions BINGQIANG QIAO,, SIMING LIU, OUDUN ZENG, XIANG LI, and BENZONG DAI Depatment of Physics, Yunnan Univesity,

More information

TESTING THE VALIDITY OF THE EXPONENTIAL MODEL BASED ON TYPE II CENSORED DATA USING TRANSFORMED SAMPLE DATA

TESTING THE VALIDITY OF THE EXPONENTIAL MODEL BASED ON TYPE II CENSORED DATA USING TRANSFORMED SAMPLE DATA STATISTICA, anno LXXVI, n. 3, 2016 TESTING THE VALIDITY OF THE EXPONENTIAL MODEL BASED ON TYPE II CENSORED DATA USING TRANSFORMED SAMPLE DATA Hadi Alizadeh Noughabi 1 Depatment of Statistics, Univesity

More information

Fuzzy Adaptive Neural-Network Model-Following Speed Control for PMSM Drives

Fuzzy Adaptive Neural-Network Model-Following Speed Control for PMSM Drives Fuzzy Adaptive Neual-Netwok Model-Following Speed Contol fo PMSM Dives FAYEZ F. M. EL-SOUSY MAGED N. F. NASHED Powe Electonics & Enegy Convesion Depatment Electonics Reseach Institute (ERI) Al-Tahi Steet,

More information

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM Poceedings of the ASME 2010 Intenational Design Engineeing Technical Confeences & Computes and Infomation in Engineeing Confeence IDETC/CIE 2010 August 15-18, 2010, Monteal, Quebec, Canada DETC2010-28496

More information

DEMONSTRATING THE INVARIANCE PROPERTY OF HOTELLING T 2 STATISTIC

DEMONSTRATING THE INVARIANCE PROPERTY OF HOTELLING T 2 STATISTIC ISSN: 319-8753 Intenational Jounal of Innovative Reseach in Science, Engineeing and echnology Vol., Issue 7, July 013 DEMONSRAING HE INVARIANCE PROPERY OF HOELLING SAISIC Sani Salihu Abubaka 1, Abubaka

More information

Adaptive Checkpointing in Dynamic Grids for Uncertain Job Durations

Adaptive Checkpointing in Dynamic Grids for Uncertain Job Durations Adaptive Checkpointing in Dynamic Gids fo Uncetain Job Duations Maia Chtepen, Bat Dhoedt, Filip De Tuck, Piet Demeeste NTEC-BBT, Ghent Univesity, Sint-Pietesnieuwstaat 41, Ghent, Belgium {maia.chtepen,

More information

On Utilization of K-Means for Determination

On Utilization of K-Means for Determination Jounal of Softwae Engineeing and Applications, 07, 0, 605-64 http://www.scip.og/jounal/jsea ISSN Online: 945-34 ISSN Pint: 945-36 On Utilization of K-Means fo Detemination of q-paamete fo Tsallis-Entopy-Maximized-FCM

More information

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

Optimum Settings of Process Mean, Economic Order Quantity, and Commission Fee

Optimum Settings of Process Mean, Economic Order Quantity, and Commission Fee Jounal of Applied Science and Engineeing, Vol. 15, No. 4, pp. 343 352 (2012 343 Optiu Settings of Pocess Mean, Econoic Ode Quantity, and Coission Fee Chung-Ho Chen 1 *, Chao-Yu Chou 2 and Wei-Chen Lee

More information

ASTR415: Problem Set #6

ASTR415: Problem Set #6 ASTR45: Poblem Set #6 Cuan D. Muhlbege Univesity of Mayland (Dated: May 7, 27) Using existing implementations of the leapfog and Runge-Kutta methods fo solving coupled odinay diffeential equations, seveal

More information

A scaling-up methodology for co-rotating twin-screw extruders

A scaling-up methodology for co-rotating twin-screw extruders A scaling-up methodology fo co-otating twin-scew extudes A. Gaspa-Cunha, J. A. Covas Institute fo Polymes and Composites/I3N, Univesity of Minho, Guimaães 4800-058, Potugal Abstact. Scaling-up of co-otating

More information

Implicit Constraint Enforcement for Rigid Body Dynamic Simulation

Implicit Constraint Enforcement for Rigid Body Dynamic Simulation Implicit Constaint Enfocement fo Rigid Body Dynamic Simulation Min Hong 1, Samuel Welch, John app, and Min-Hyung Choi 3 1 Division of Compute Science and Engineeing, Soonchunhyang Univesity, 646 Eupnae-i

More information

Recent Advances in Chemical Engineering, Biochemistry and Computational Chemistry

Recent Advances in Chemical Engineering, Biochemistry and Computational Chemistry Themal Conductivity of Oganic Liquids: a New Equation DI NICOLA GIOVANNI*, CIARROCCHI ELEONORA, PIERANTOZZI ARIANO, STRYJEK ROAN 1 DIIS, Univesità Politecnica delle ache, 60131 Ancona, ITALY *coesponding

More information

APPLICATIONS OF LUMPED PARAMETER MODELS FOR SIMULATION OF LOW-TEMPERATURE GEOTHERMAL RESERVOIRS

APPLICATIONS OF LUMPED PARAMETER MODELS FOR SIMULATION OF LOW-TEMPERATURE GEOTHERMAL RESERVOIRS PROCEEDINGS, Twenty-Eighth Wokshop on Geothemal Resevoi Engineeing Stanfod Univesity, Stanfod, Califonia, Januay 27-29, 23 SGP-TR-173 APPLICATIONS OF LUMPED PARAMETER MODELS FOR SIMULATION OF LOW-TEMPERATURE

More information

Web-based Supplementary Materials for. Controlling False Discoveries in Multidimensional Directional Decisions, with

Web-based Supplementary Materials for. Controlling False Discoveries in Multidimensional Directional Decisions, with Web-based Supplementay Mateials fo Contolling False Discoveies in Multidimensional Diectional Decisions, with Applications to Gene Expession Data on Odeed Categoies Wenge Guo Biostatistics Banch, National

More information

Prediction of Motion Trajectories Based on Markov Chains

Prediction of Motion Trajectories Based on Markov Chains 2011 Intenational Confeence on Compute Science and Infomation Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Pess, Singapoe DOI: 10.7763/IPCSIT.2012.V51.50 Pediction of Motion Tajectoies

More information

Multiple Criteria Secretary Problem: A New Approach

Multiple Criteria Secretary Problem: A New Approach J. Stat. Appl. Po. 3, o., 9-38 (04 9 Jounal of Statistics Applications & Pobability An Intenational Jounal http://dx.doi.og/0.785/jsap/0303 Multiple Citeia Secetay Poblem: A ew Appoach Alaka Padhye, and

More information

Aalborg Universitet. Load Estimation from Natural input Modal Analysis Aenlle, Manuel López; Brincker, Rune; Canteli, Alfonso Fernández

Aalborg Universitet. Load Estimation from Natural input Modal Analysis Aenlle, Manuel López; Brincker, Rune; Canteli, Alfonso Fernández Aalbog Univesitet Load Estimation fom atual input Modal Analysis Aenlle, Manuel López; Bincke, Rune; Canteli, Alfonso Fenández Published in: Confeence Poceedings Publication date: 005 Document Vesion Publishe's

More information

This is a very simple sampling mode, and this article propose an algorithm about how to recover x from y in this condition.

This is a very simple sampling mode, and this article propose an algorithm about how to recover x from y in this condition. 3d Intenational Confeence on Multimedia echnology(icm 03) A Simple Compessive Sampling Mode and the Recovey of Natue Images Based on Pixel Value Substitution Wenping Shao, Lin Ni Abstact: Compessive Sampling

More information

Uncertainty in Operational Modal Analysis of Hydraulic Turbine Components

Uncertainty in Operational Modal Analysis of Hydraulic Turbine Components Intenational Jounal of Fluid Machiney and Systems Vol. 2, No. 4, Octobe-Decembe 2009 Oiginal Pape (Invited) Uncetainty in Opeational Modal Analysis of Hydaulic Tubine Components Matin Gagnon 1, S.-Antoine

More information

OSCILLATIONS AND GRAVITATION

OSCILLATIONS AND GRAVITATION 1. SIMPLE HARMONIC MOTION Simple hamonic motion is any motion that is equivalent to a single component of unifom cicula motion. In this situation the velocity is always geatest in the middle of the motion,

More information

Do Managers Do Good With Other People s Money? Online Appendix

Do Managers Do Good With Other People s Money? Online Appendix Do Manages Do Good With Othe People s Money? Online Appendix Ing-Haw Cheng Haison Hong Kelly Shue Abstact This is the Online Appendix fo Cheng, Hong and Shue 2013) containing details of the model. Datmouth

More information

EVOLUTIONARY COMPUTING FOR METALS PROPERTIES MODELLING

EVOLUTIONARY COMPUTING FOR METALS PROPERTIES MODELLING EVOLUTIONARY COMPUTING FOR METALS PROPERTIES MODELLING M.F. Abbod*, M. Mahfouf, D.A. Linkens and Sellas, C.M. IMMPETUS Institute fo Micostuctue and Mechanical Popeties Engineeing, The Univesity of Sheffield

More information

Truncated Squarers with Constant and Variable Correction

Truncated Squarers with Constant and Variable Correction Please veify that ) all pages ae pesent, 2) all figues ae acceptable, 3) all fonts and special chaactes ae coect, and ) all text and figues fit within the Tuncated Squaes with Constant and Vaiable Coection

More information

C/CS/Phys C191 Shor s order (period) finding algorithm and factoring 11/12/14 Fall 2014 Lecture 22

C/CS/Phys C191 Shor s order (period) finding algorithm and factoring 11/12/14 Fall 2014 Lecture 22 C/CS/Phys C9 Sho s ode (peiod) finding algoithm and factoing /2/4 Fall 204 Lectue 22 With a fast algoithm fo the uantum Fouie Tansfom in hand, it is clea that many useful applications should be possible.

More information

K-NORM MISCLASSIFICATION RATE ESTIMATION FOR DECISION TREES

K-NORM MISCLASSIFICATION RATE ESTIMATION FOR DECISION TREES K-NORM MISCLASSIFICATION RATE ESTIMATION FOR DECISION TREES Mingyu Zhong Michael Geogiopoulos School of Electical Engineeing and Compute Science School of Electical Engineeing and Compute Science Univesity

More information

7.2. Coulomb s Law. The Electric Force

7.2. Coulomb s Law. The Electric Force Coulomb s aw Recall that chaged objects attact some objects and epel othes at a distance, without making any contact with those objects Electic foce,, o the foce acting between two chaged objects, is somewhat

More information

Bifurcation Routes and Economic Stability Miloslav S. Vosvrda

Bifurcation Routes and Economic Stability Miloslav S. Vosvrda Bifucation Routes and Economic Stability Miloslav S. Vosvda Institute of Infomation Theoy and Automation, Academy of Sciences of the Czech Republic Institute of Economic Studies, Faculty of Social Sciences,

More information

ELASTIC ANALYSIS OF CIRCULAR SANDWICH PLATES WITH FGM FACE-SHEETS

ELASTIC ANALYSIS OF CIRCULAR SANDWICH PLATES WITH FGM FACE-SHEETS THE 9 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS ELASTIC ANALYSIS OF CIRCULAR SANDWICH PLATES WITH FGM FACE-SHEETS R. Sbulati *, S. R. Atashipou Depatment of Civil, Chemical and Envionmental Engineeing,

More information

Empirical Prediction of Fitting Densities in Industrial Workrooms for Ray Tracing. 1 Introduction. 2 Ray Tracing using DRAYCUB

Empirical Prediction of Fitting Densities in Industrial Workrooms for Ray Tracing. 1 Introduction. 2 Ray Tracing using DRAYCUB Empiical Pediction of Fitting Densities in Industial Wokooms fo Ray Tacing Katina Scheebnyj, Muay Hodgson Univesity of Bitish Columbia, SOEH-MECH, Acoustics and Noise Reseach Goup, 226 East Mall, Vancouve,

More information

Mitscherlich s Law: Sum of two exponential Processes; Conclusions 2009, 1 st July

Mitscherlich s Law: Sum of two exponential Processes; Conclusions 2009, 1 st July Mitschelich s Law: Sum of two exponential Pocesses; Conclusions 29, st July Hans Schneebege Institute of Statistics, Univesity of Elangen-Nünbeg, Gemany Summay It will be shown, that Mitschelich s fomula,

More information

GENLOG Multinomial Loglinear and Logit Models

GENLOG Multinomial Loglinear and Logit Models GENLOG Multinomial Loglinea and Logit Models Notation This chapte descibes the algoithms used to calculate maximum-likelihood estimates fo the multinomial loglinea model and the multinomial logit model.

More information

Diffusion and Transport. 10. Friction and the Langevin Equation. Langevin Equation. f d. f ext. f () t f () t. Then Newton s second law is ma f f f t.

Diffusion and Transport. 10. Friction and the Langevin Equation. Langevin Equation. f d. f ext. f () t f () t. Then Newton s second law is ma f f f t. Diffusion and Tanspot 10. Fiction and the Langevin Equation Now let s elate the phenomena of ownian motion and diffusion to the concept of fiction, i.e., the esistance to movement that the paticle in the

More information

Multiple Experts with Binary Features

Multiple Experts with Binary Features Multiple Expets with Binay Featues Ye Jin & Lingen Zhang Decembe 9, 2010 1 Intoduction Ou intuition fo the poect comes fom the pape Supevised Leaning fom Multiple Expets: Whom to tust when eveyone lies

More information

Analytical Expressions for Positioning Uncertainty Propagation in Networks of Robots

Analytical Expressions for Positioning Uncertainty Propagation in Networks of Robots Analytical Expessions fo Positioning Uncetainty Popagation in Netwoks of Robots Ioannis M Rekleitis and Stegios I Roumeliotis Abstact In this pape we pesent an analysis of the positioning uncetainty incease

More information

Hydroelastic Analysis of a 1900 TEU Container Ship Using Finite Element and Boundary Element Methods

Hydroelastic Analysis of a 1900 TEU Container Ship Using Finite Element and Boundary Element Methods TEAM 2007, Sept. 10-13, 2007,Yokohama, Japan Hydoelastic Analysis of a 1900 TEU Containe Ship Using Finite Element and Bounday Element Methods Ahmet Egin 1)*, Levent Kaydıhan 2) and Bahadı Uğulu 3) 1)

More information

Surveillance Points in High Dimensional Spaces

Surveillance Points in High Dimensional Spaces Société de Calcul Mathématique SA Tools fo decision help since 995 Suveillance Points in High Dimensional Spaces by Benad Beauzamy Januay 06 Abstact Let us conside any compute softwae, elying upon a lage

More information

Rotor Blade Performance Analysis with Blade Element Momentum Theory

Rotor Blade Performance Analysis with Blade Element Momentum Theory Available online at www.sciencediect.com ScienceDiect Enegy Pocedia 5 (7 ) 3 9 The 8 th Intenational Confeence on Applied Enegy ICAE6 Roto Blade Pefomance Analysis with Blade Element Momentum Theoy Faisal

More information

International Journal of Mathematical Archive-3(12), 2012, Available online through ISSN

International Journal of Mathematical Archive-3(12), 2012, Available online through  ISSN Intenational Jounal of Mathematical Achive-3(), 0, 480-4805 Available online though www.ijma.info ISSN 9 504 STATISTICAL QUALITY CONTROL OF MULTI-ITEM EOQ MOEL WITH VARYING LEAING TIME VIA LAGRANGE METHO

More information

A Multivariate Normal Law for Turing s Formulae

A Multivariate Normal Law for Turing s Formulae A Multivaiate Nomal Law fo Tuing s Fomulae Zhiyi Zhang Depatment of Mathematics and Statistics Univesity of Noth Caolina at Chalotte Chalotte, NC 28223 Abstact This pape establishes a sufficient condition

More information

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics

ac p Answers to questions for The New Introduction to Geographical Economics, 2 nd edition Chapter 3 The core model of geographical economics Answes to questions fo The New ntoduction to Geogaphical Economics, nd edition Chapte 3 The coe model of geogaphical economics Question 3. Fom intoductoy mico-economics we know that the condition fo pofit

More information

A Converse to Low-Rank Matrix Completion

A Converse to Low-Rank Matrix Completion A Convese to Low-Rank Matix Completion Daniel L. Pimentel-Alacón, Robet D. Nowak Univesity of Wisconsin-Madison Abstact In many pactical applications, one is given a subset Ω of the enties in a d N data

More information

Coupled Electromagnetic and Heat Transfer Simulations for RF Applicator Design for Efficient Heating of Materials

Coupled Electromagnetic and Heat Transfer Simulations for RF Applicator Design for Efficient Heating of Materials Coupled Electomagnetic and Heat Tansfe Simulations fo RF Applicato Design fo Efficient Heating of Mateials Jeni Anto 1 and Raj C Thiagaajan 2 * 1 Reseache, Anna Univesity, Chennai, 2 ATOA Scientific Technologies

More information

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu Available at https://edupediapublicationsog/jounals Volume 3 Issue 4 Febuay 216 Using Laplace Tansfom to Evaluate Impope Integals Chii-Huei Yu Depatment of Infomation Technology, Nan Jeon Univesity of

More information

An extended target tracking method with random finite set observations

An extended target tracking method with random finite set observations 4th Intenational Confeence on Infomation Fusion Chicago Illinois USA July 5-8 0 An extended taget tacing method with andom finite set obsevations Hongyan Zhu Chongzhao Han Chen Li Dept. of Electonic &

More information

CALCULATING THE NUMBER OF TWIN PRIMES WITH SPECIFIED DISTANCE BETWEEN THEM BASED ON THE SIMPLEST PROBABILISTIC MODEL

CALCULATING THE NUMBER OF TWIN PRIMES WITH SPECIFIED DISTANCE BETWEEN THEM BASED ON THE SIMPLEST PROBABILISTIC MODEL U.P.B. Sci. Bull. Seies A, Vol. 80, Iss.3, 018 ISSN 13-707 CALCULATING THE NUMBER OF TWIN PRIMES WITH SPECIFIED DISTANCE BETWEEN THEM BASED ON THE SIMPLEST PROBABILISTIC MODEL Sasengali ABDYMANAPOV 1,

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computes and Mathematics with Applications 58 (009) 9 7 Contents lists available at ScienceDiect Computes and Mathematics with Applications jounal homepage: www.elsevie.com/locate/camwa Bi-citeia single

More information

Multivariate distribution models for design spectral accelerations based on uniform hazard spectra

Multivariate distribution models for design spectral accelerations based on uniform hazard spectra Multivaiate distibution models fo design spectal acceleations based on unifom hazad specta Shun-Hao Ni, De-Yi Zhang, Wei-Chau Xie, & Mahesh D. Pandey Depatment of Civil and Envionmental Engineeing Univesity

More information

Duality between Statical and Kinematical Engineering Systems

Duality between Statical and Kinematical Engineering Systems Pape 00, Civil-Comp Ltd., Stiling, Scotland Poceedings of the Sixth Intenational Confeence on Computational Stuctues Technology, B.H.V. Topping and Z. Bittna (Editos), Civil-Comp Pess, Stiling, Scotland.

More information

Moment-free numerical approximation of highly oscillatory integrals with stationary points

Moment-free numerical approximation of highly oscillatory integrals with stationary points Moment-fee numeical appoximation of highly oscillatoy integals with stationay points Sheehan Olve Abstact We pesent a method fo the numeical quadatue of highly oscillatoy integals with stationay points.

More information

On the Poisson Approximation to the Negative Hypergeometric Distribution

On the Poisson Approximation to the Negative Hypergeometric Distribution BULLETIN of the Malaysian Mathematical Sciences Society http://mathusmmy/bulletin Bull Malays Math Sci Soc (2) 34(2) (2011), 331 336 On the Poisson Appoximation to the Negative Hypegeometic Distibution

More information

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr.

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr. POBLM S # SOLUIONS by obet A. DiStasio J. Q. he Bon-Oppenheime appoximation is the standad way of appoximating the gound state of a molecula system. Wite down the conditions that detemine the tonic and

More information

PARTICLE TRANSPORT AND DEPOSITION IN POROUS STRUCTURES: EFFECTS OF PARTICLE PROPERTIES, POROSITY AND REYNOLDS NUMBER

PARTICLE TRANSPORT AND DEPOSITION IN POROUS STRUCTURES: EFFECTS OF PARTICLE PROPERTIES, POROSITY AND REYNOLDS NUMBER ISTP-16, 2005, PRAGUE 16 TH INTERNATIONAL SYMPOSIUM ON TRANSPORT PHENOMENA PARTICLE TRANSPORT AND DEPOSITION IN POROUS STRUCTURES: EFFECTS OF PARTICLE PROPERTIES, POROSITY AND REYNOLDS NUMBER S. Kuz*,

More information

Study of C5/C6 isomerization on Pt/H-zeolite catalyst in industrial conditions

Study of C5/C6 isomerization on Pt/H-zeolite catalyst in industrial conditions Ovidius Univesity Annals of Chemisty Volume, Numbe, pp. -6, Study of / isomeization on Pt/H-zeolite catalyst in industial conditions Claudia Iina KONCSAG*, Ioan Alexandu TUTUN and Cistian SAFTA Ovidius

More information

THE INFLUENCE OF THE MAGNETIC NON-LINEARITY ON THE MAGNETOSTATIC SHIELDS DESIGN

THE INFLUENCE OF THE MAGNETIC NON-LINEARITY ON THE MAGNETOSTATIC SHIELDS DESIGN THE INFLUENCE OF THE MAGNETIC NON-LINEARITY ON THE MAGNETOSTATIC SHIELDS DESIGN LIVIU NEAMŢ 1, ALINA NEAMŢ, MIRCEA HORGOŞ 1 Key wods: Magnetostatic shields, Magnetic non-lineaity, Finite element method.

More information

On Polynomials Construction

On Polynomials Construction Intenational Jounal of Mathematical Analysis Vol., 08, no. 6, 5-57 HIKARI Ltd, www.m-hikai.com https://doi.og/0.988/ima.08.843 On Polynomials Constuction E. O. Adeyefa Depatment of Mathematics, Fedeal

More information

A Machine Learned Model of a Hybrid Aircraft

A Machine Learned Model of a Hybrid Aircraft 1 A Machine Leaned Model of a Hybid Aicaft Bandon Jones, Kevin Jenkins CS229 Machine Leaning, Fall 2016, Stanfod Univesity I. INTRODUCTION Aicaft development pogams ely on aicaft dynamic models fo flight

More information

arxiv:physics/ v2 [physics.soc-ph] 11 Mar 2005

arxiv:physics/ v2 [physics.soc-ph] 11 Mar 2005 Heide Balance in Human Netwoks P. Gawoński and K. Ku lakowski axiv:physics/5385v2 [physics.soc-ph] 11 Ma 25 Depatment of Applied Compute Science, Faculty of Physics and Applied Compute Science, AGH Univesity

More information

MEASURING CHINESE RISK AVERSION

MEASURING CHINESE RISK AVERSION MEASURING CHINESE RISK AVERSION --Based on Insuance Data Li Diao (Cental Univesity of Finance and Economics) Hua Chen (Cental Univesity of Finance and Economics) Jingzhen Liu (Cental Univesity of Finance

More information

Psychometric Methods: Theory into Practice Larry R. Price

Psychometric Methods: Theory into Practice Larry R. Price ERRATA Psychometic Methods: Theoy into Pactice Lay R. Pice Eos wee made in Equations 3.5a and 3.5b, Figue 3., equations and text on pages 76 80, and Table 9.1. Vesions of the elevant pages that include

More information

Chapter 3 Optical Systems with Annular Pupils

Chapter 3 Optical Systems with Annular Pupils Chapte 3 Optical Systems with Annula Pupils 3 INTRODUCTION In this chapte, we discuss the imaging popeties of a system with an annula pupil in a manne simila to those fo a system with a cicula pupil The

More information

Topic 5. Mean separation: Multiple comparisons [ST&D Ch.8, except 8.3]

Topic 5. Mean separation: Multiple comparisons [ST&D Ch.8, except 8.3] 5.1 Topic 5. Mean sepaation: Multiple compaisons [ST&D Ch.8, except 8.3] 5. 1. Basic concepts In the analysis of vaiance, the null hypothesis that is tested is always that all means ae equal. If the F

More information

Fault Tolerant Regression for Sensor Data

Fault Tolerant Regression for Sensor Data Fault Toleant Regession fo Senso Data Indė Žliobaitė and Jaakko Hollmén Aalto Univesity, Dept. of Infomation and Compute Science Helsinki Institute fo Infomation Technology (HIIT), Finland {inde.zliobaite,jaakko.hollmen}@aalto.fi

More information

CSCE 478/878 Lecture 4: Experimental Design and Analysis. Stephen Scott. 3 Building a tree on the training set Introduction. Outline.

CSCE 478/878 Lecture 4: Experimental Design and Analysis. Stephen Scott. 3 Building a tree on the training set Introduction. Outline. In Homewok, you ae (supposedly) Choosing a data set 2 Extacting a test set of size > 3 3 Building a tee on the taining set 4 Testing on the test set 5 Repoting the accuacy (Adapted fom Ethem Alpaydin and

More information

STUDY ON 2-D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING

STUDY ON 2-D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING Study Rev. Adv. on -D Mate. shock Sci. wave 33 (13) pessue 111-118 model in mico scale lase shock peening 111 STUDY ON -D SHOCK WAVE PRESSURE MODEL IN MICRO SCALE LASER SHOCK PEENING Y.J. Fan 1, J.Z. Zhou,

More information

Lead field theory and the spatial sensitivity of scalp EEG Thomas Ferree and Matthew Clay July 12, 2000

Lead field theory and the spatial sensitivity of scalp EEG Thomas Ferree and Matthew Clay July 12, 2000 Lead field theoy and the spatial sensitivity of scalp EEG Thomas Feee and Matthew Clay July 12, 2000 Intoduction Neuonal population activity in the human cotex geneates electic fields which ae measuable

More information

( ) [ ] [ ] [ ] δf φ = F φ+δφ F. xdx.

( ) [ ] [ ] [ ] δf φ = F φ+δφ F. xdx. 9. LAGRANGIAN OF THE ELECTROMAGNETIC FIELD In the pevious section the Lagangian and Hamiltonian of an ensemble of point paticles was developed. This appoach is based on a qt. This discete fomulation can

More information