A DOUBLE INCREMENTAL AGGREGATED GRADIENT METHOD WITH LINEAR CONVERGENCE RATE FOR LARGE-SCALE OPTIMIZATION

Size: px
Start display at page:

Download "A DOUBLE INCREMENTAL AGGREGATED GRADIENT METHOD WITH LINEAR CONVERGENCE RATE FOR LARGE-SCALE OPTIMIZATION"

Transcription

1 A DOUBLE INCREMENTAL AGGREGATED GRADIENT METHOD WITH LINEAR CONVERGENCE RATE FOR LARGE-SCALE OPTIMIZATION Arya Mokhtari, Mert Gürbüzbalaba, ad Alejadro Ribeiro Departmet of Electrical ad Systems Egieerig, Uiversity of Pesylvaia Departmet of Maagemet Sciece ad Iformatio Systems, Rutgers Uiversity ABSTRACT This paper cosiders the problem of miimizig the average of a fiite set of strogly covex fuctios. We itroduce a double icremetal aggregated gradiet method DIAG) that computes the gradiet of oly oe fuctio at each iteratio, which is chose based o a cyclic scheme, ad uses the aggregated average gradiet of all the fuctios to approximate the full gradiet. We prove that ot oly the proposed DIAG method coverges liearly to the optimal solutio, but also its liear covergece factor justifies the advatage of icremetal methods o full batch gradiet descet. I particular, we show theoretically ad empirically that oe pass of DIAG is more efficiet tha oe iteratio of gradiet descet. Idex Terms Icremetal methods, gradiet descet, liear covergece rate 1. INTRODUCTION We cosider optimizatio problems where the objective fuctio ca be writte as the average of a set of strogly covex ad smooth fuctios. Formally, cosider variable x R p ad objective fuctio summads f i : R p R. We aim to fid the miimizer of the average fuctio fx) := 1/) fix), i.e., x 1 = argmi fx) := argmi x R p x R p f ix). 1) I this paper, we refer to the fuctios f i as the istataeous fuctios ad the average fuctio f as the global objective fuctio. This class of optimizatio problems arises i may applicatios icludig machie learig [1], estimatio [2], ad sesor etworks [3]. Whe the umber of istataeous fuctios f i is large, it is costly to compute descet directios of the aggregate fuctio f. I particular, this makes the use of gradiet descet GD) i 1) costly because each descet step requires cyclig through the whole set of istataeous fuctios f i. A stadard solutio to this drawback is i the form of the stochastic S)GD method which evaluates the gradiet of oly oe of the istataeous fuctios i each iteratio [4]. This algorithm ca be show to coverge uder mild coditios while icurrig a reasoable per-iteratio cost. This advatage otwithstadig, the covergece rate of SGD is subliear, which is slower tha the liear covergece rate of GD. Developig alterative stochastic descet algorithms with liear covergece rates has bee a very active area i the last few years. A partial list of this cosequetial literature icludes stochastic averagig gradiet [5, 6], variace reductio [7, 8], dual coordiate methods [9, 10], hybrid algorithms [11, 12], ad majorizatio-miimizatio algorithms [13]. All of these stochastic methods are successful i achievig a liear covergece rate i expectatio. A separate alterative to reduce the per-iteratio cost of GD is the use of icremetal methods [14, 15]. I icremetal methods oe fuctio is chose from the set of fuctios at each iteratio as i GD but Work i this paper is supported by ONR N the fuctios are chose i a cyclic order as opposed from their selectio uiformly at radom i stochastic methods. As i the case of SGD, cyclic GD exhibits subliear covergece. This limitatio motivated the developmet of the icremetal aggregated gradiet IAG) method that achieves a liear covergece rate [16]. To explai our cotributio, we must emphasize that the covergece costat of IAG ca be smaller tha the covergece costat of GD Sectio 2). Thus, eve though IAG is desiged to improve upo GD, the available aalyses still make it impossible to assert that IAG outperforms GD uder all circumstaces. I fact, the questio of whether it is possible at all to desig a cyclic method that is guarateed to always outperform GD remais ope. I this paper we itroduce the double icremetal aggregated gradiet DIAG) method ad show that its covergece rate is liear, with a covergece costat that is guarateed to be smaller tha the covergece costat of GD. The mai differece betwee DIAG ad IAG methods is that DIAG iterates are computed by usig averages of iterates ad gradiets whereas IAG utilizes gradiet averages but does ot utilize iterate averages. DIAG is the first cyclic icremetal gradiet method which is guarateed to improve the performace of GD. We start the paper by presetig the GD ad IAG algorithms ad reviewig their covergece rates Sectio 2). The, we preset the proposed DIAG method ad explai its differece with IAG i approximatig the global fuctio f Sectio 3). We show that this critical differece leads to a icremetal gradiet algorithm with a smaller liear covergece factor Sectio 4). Moreover, we compare the performaces of DIAG, GD, ad IAG i solvig a quadratic programmig ad a biary classificatio problem Sectio 5). Fially, we close the paper by cocludig remarks Sectio 6). Proofs of results i this paper are available i [17]. 2. BACKGROUND AND RELATED WORKS Sice the objective fuctio i 1) is covex, descet methods ca be used to fid the optimal argumet x. I this paper, we are iterested i studyig methods that coverge to the optimal argumet of fx) at a liear rate. It is customary for the liear covergece aalysis of first-order methods to assume that the fuctios are smooth ad strogly covex. We formalize these coditios i the followig assumptio. Assumptio 1 The fuctios f i are differetiable ad strogly covex with costat µ, ad the gradiets f i are Lipschitz cotiuous with costat L, i.e., for all x, y R p we have f ix) f iy) L x y. 2) The strog covexity of the fuctios f i with costat µ implies that the global fuctio f is also strogly covex with costat µ. Likewise, the coditio i 2) yields Lipschitz cotiuity of the global fuctio gradiets f with costat L. Note that the coditios i Assumptio 1 are mild, ad they hold for most machie learig applicatios. The optimizatio problem i 1) ca be solved usig the gradiet descet GD) method. I GD, the variable x k is updated by descedig

2 through the egative directio of the gradiet fx k ), i.e., x k+1 = x k ɛ fx k ) = x k ɛ f ix k ), 3) where ɛ is the stepsize. Accordig to the covergece aalysis of GD i [18], the sequece of iterates x k coverges liearly to the optimal argumet if the stepsize satisifes ɛ < 2/L. The fastest covergece rate belogs to the stepsize ɛ = 2/µ + L) which leads to the iequality x k x ) k κ 1 x 0 x, 4) where κ = L/µ is the coditio umber of the objective fuctio. The result i 4) shows that GD reduces the differece betwee the iterate x k ad the optimal argumet x by the factor κ 1)/) after oe iteratio or equivaletly after oe pass over the dataset. The IAG method reduces the computatioal complexity of GD by computig oly oe gradiet at each iteratio. I IAG, at each iteratio the gradiet of oly oe fuctio, which is chose i a cyclic order, is updated ad the average of gradiets is used as a approximatio for the exact gradiet. I particular, if we defie yi k as the copy of the variable x for the last time that the fuctio f i s gradiet is updated up to step k, we ca write the update of IAG as x k+1 = x k ɛ f iyi k ). 5) It has bee show that IAG is liearly coverget for strogly covex fuctios with Lipschitz cotiuous gradiets [16]. I particular, the sequece of iterates x k geerated by IAG satisfies the iequality x k x ) k 2 x 0 x. 6) )) 2 Comparig the decremet factors of GD i 4) ad IAG after gradiet evaluatios i 6) shows that for some values of ad κ the GD method is preferable to IAG i terms of upper bouds. I particular, there exists ad κ such that the decremet factor of oe iteratio of GD is smaller tha the decremet factor of IAG after iteratios, i.e., if the iequality ) κ 1 < ) 2, 7) )) 2 is satisfied, the covergece rate of GD i 4) is better tha the covergece rate of IAG i 6). This is more likely to happe whe the coditio umber κ is relatively large. I the followig sectio, we propose a ew icremetal gradiet method that is preferable with respect to GD for all values of ad κ. 3. ALGORITHM DEFINITION The update of IAG i 5) ca be writte as the miimizatio of a first order approximatio of the objective fuctio fx) where each istataeous fuctio f ix) is approximated by the followig approximatio f ix) f ix k ) + f iy k i ) T x x k ) + 1 2ɛ x xk 2. 8) Notice that the first two terms f ix k ) + f iy k i ) T x x k ) correspod to the first order approximatio of the fuctio f i aroud the iterate y k i. The last term, which is 1/2ɛ) x x k 2, is a proximal term that is added to the first order approximatio. This approximatio is differet from the customary approximatio that is used i first-order methods sice the first-order approximatio of the fuctio f ix) is evaluated at y k i, while the iterate x k is used i the proximal term. This observatio verifies that the IAG method performs well whe the delayed variables yi k are close to the curret iterate x k. We resolve this issue by replacig the approximatio of IAG i 8) with the approximatio that uses yi k both i first-order approximatio ad proximity coditio. I particular, we propose a ovel cyclic icremetal method called double icremetal aggregated gradiet method DIAG) which approximates the istataeous fuctio f ix) as f ix) f iy k i ) + f iy k i ) T x y k i ) + 1 2ɛ x yk i 2. 9) I geeral, the approximatio i 9) is more accurate tha the oe i 8) sice the first order approximatio f iyi k ) + f iyi k ) T x yi k ) ad the proximal term 1/2ɛ) x yi k 2 are both evaluated usig the same poit which is yi k. Cosiderig this approximatio the update of the DIAG method is give by { x k+1 1 = argmi f iyi k ) + 1 f iyi k ) T x yi k ) x R p + 1 } 1 2ɛ x yk i 2. 10) The update i 10) miimizes the first-order approximatio of the global objective fuctio fx) which is the outcome of the istataeous fuctios approximatio i 9). Cosiderig the covex programmig i 10) we ca derive a closed form solutio for the variable x k+1 as x k+1 = 1 yi k ɛ f iyi k ). 11) The DIAG update i 11) requires the icremeted aggregate of both variables ad gradiets ad oly uses gradiet first-order) iformatio. Hece, we call it the double icremetal aggregated gradiet method. Sice we use a cyclic scheme, the set of variables {y k 1, y k 2,..., y k } is equal to the set {x k, x k 1,..., x k +1 }. Hece, the update for the proposed cyclic icremetal aggregated gradiet method with the cyclic order f 1, f 2,..., f ca be writte as x k+1 = 1 x k +i ɛ f ix k +i ). 12) The update i 12) shows that we use the first-order iformatio of the fuctios f i aroud the last iterates to evaluate the ew update x k+1. I other words, x k+1 is a fuctio of the last iterates {x k, x k 1,..., x k +1 }. This observatio is very fudametal i the aalysis of the DIAG method as we study i Sectio 4. Remark 1 Oe may cosider the proposed DIAG method as a cyclic versio of the stochastic MISO algorithm i [13]. This is a valid iterpretatio; however, the covergece aalysis of MISO caot guaratee that for all choices of ad κ it outperforms GD, while we establish theoretical results i Sectio 4 which guaratee the advatages of DIAG o GD for ay ad κ. Moreover, the proposed DIAG method is desiged based o the ew iterpretatio i 9) that leads to a ovel proof techique; see Lemma 1. This ew aalysis is differet from the aalysis of MISO i [13] ad provides stroger covergece results Implemetatio Details Naive implemetatio of the update i 11) requires computatio of sum of vectors per iteratio which is computatioally costly. This uecessary computatio ca be avoided by trackig the sums i 11) over time. To be more precise, the first sum i 11) which is the sum of the variables ca be updated as y k+1 i = yi k + x k+ y k ik, 13)

3 Algorithm 1 The proposed DIAG method 1: Require: {yi 0 } = x 0, ad { f iyi 0 )} 2: Set the fuctio idex as i 0 = 1 3: for k = 0, 1,... do 4: Update variable x k+1 = 1 yi k ɛ f iyi k ). 5: Update the sum of variables y k+1 i = yi k + x k+ y k i k. 6: Compute f i kx k+1 ) ad update the sum of gradiets f iy k+1 i ) = f i kx k+1 ) f i ky k i k) + f iyi k ). 7: Replace y k i ad f k i ky k i ) i the table by f k i kx k+1 ) ad x k+1, respectively. The rest remai uchaged. i.e., y k+1 i = yi k ad f iy k+1 i ) = f iyi k ) for i i k. 8: Update the fuctio idex i k+1 = modi k, ) : ed for where i k is the idex of the fuctio that is chose at step k. Likewise, the sum of gradiets i 11) ca be updated as f iy k+1 i ) = f iyi k ) + f i kx k+1 ) f i ky k ik). 14) Note that the implemetatio of DIAG requires a memory of the order Op) to store the variables yi k ad gradiets f iyi k ). The proposed DIAG method is summarized i Algorithm 1. The variables for all copies of the vector x are iitialized by vector 0, i.e., y1 0 = = y 0 = x 0 = 0, ad their correspodig gradiets are stored i the memory. At each iteratio k, the updated variable x k+1 is computed i Step 4 usig the update i 11). The sums of variables ad gradiets are updated i Step 5 ad 6, respectively, followig the recursios i 13) ad 14). I Step 7, the old variable ad gradiet of the updated fuctio f i k are replaced with their updated versios ad other compoets of the the variable ad gradiet tables remai uchaged. Fially, i Step 8, the fuctio idex is updated i a cyclic maer by icreasig the idex i k by 1. If the curret value of the idex i k is, we set i k+1 = 1 for the ext iteratio. 4. CONVERGENCE ANALYSIS I this sectio, we study the covergece properties of the DIAG method ad justify its advatages versus the GD algorithm. I the followig lemma, we characterize a upper boud for the optimality error at step k + 1 i terms of the optimality errors of its previous iteratios. Lemma 1 Cosider the proposed DIAG method i 11). If the coditios i Assumptio 1 hold, ad the stepsize ɛ is chose as ɛ = 2/µ + L), the sequece of iterates x k geerated by DIAG satisfies the iequality x k+ x κ 1 [ x k x + + x k + x where κ = L/µ is the objective fuctio coditio umber. ], 15) The result i Lemma 1 has a sigificat role i the aalysis of the proposed DIAG method. It shows that the error x k+ x at step k + 1 is smaller tha the average of the last errors. This is true sice the ratio κ 1)/) is strictly smaller tha 1. Note that the cyclic scheme of DIAG is critical to prove the result i 15), sice it allows to replace the sum yk i x by the sum of the last errors x k x + + x k + x. If we pick fuctios uiformly at radom, as i MISO, it is ot possible to write the expressio i 15), eve i expectatio. Likewise, for the IAG method, we caot guaratee that the iequality i 15) holds. This special property distiguishes DIAG from IAG ad MISO. I the followig theorem, we use the result i Lemma 1 to show that the sequece of errors x k x is coverget. Theorem 1 Cosider the proposed DIAG method i 11). If the coditios i Assumptio 1 hold, ad the stepsize ɛ is chose as ɛ = 2/µ+L), the the error after m passes over the fuctios f i, i.e., k = m iteratios, is bouded above by ) ) x m x ρ 1 m 1 ρ) x 0 x, 16) where ρ := κ 1)/). The result i Theorem 1 verifies the advatage of DIAG with respect to GD. The result i 16) shows that the error of DIAG after m passes over the dataset, which is bouded above by ρ m ρ) 1)/) x 0 x, is strictly smaller tha the upper boud for the error of GD after m iteratios, which is give by ρ m x 0 x. Hece, the DIAG method outperforms GD for ay choice of κ ad > 1. Notice that the upper boud for GD is tight, ad there exists a optimizatio problem such that the error of GD satisfies the equality x m x = ρ m x 0 x. Although the result i Propositio 1 implies that DIAG is preferable relative to GD, it is caot show liear covergece of DIAG. To be more precise, the result i Propositio 1 shows that the subsequece of errors x k x k=1, which are associated with the variables at the ed of each pass over the set of fuctios, is liearly coverget. However, we aim to show that the whole sequece x k x is liearly coverget. I the followig theorem, we show that the sequece of iterates geerated by DIAG coverges liearly. Theorem 2 Cosider the proposed DIAG method i 11). Further, recall the defiitio of the costat ρ := κ 1)/). If the coditios i Assumptio 1 hold ad ɛ = 2/µ + L), the sequece of iterates x k geerated by DIAG satisfies x k x a 0γ k 0 x 0 x, 17) where γ 0 is the oly root of the polyomial equatio γ ρ ) γ + ρ = 0 18) i the iterval [0, 1), ad a 0 is give by a 0 = max i {1,...,} i 1) ρ) ) γ i 0. 19) The result i Theorem 2 shows that the whole sequece of iterates x k geerated by DIAG coverges liearly to the optimal argumet x. Note that the polyomial i 18) has oly oe root i the iterval [0, 1). To verify this claim, cosider the fuctio hγ) := γ +1 + ρ/) γ +ρ/ for γ [0, 1). The derivative of the fuctio h is give by dh/dγ) = + 1)γ + ρ)γ 1. Therefore, the oly critical poit of the fuctio h i the iterval 0, 1) is γ = + ρ)/ + 1). The poit γ is a local miimum for the fuctio h, sice the secod derivative of the fuctio h is positive at γ. Note that hγ ) < 0, h0) > 0, ad h1) = 0. These observatio imply that the fuctio h has oly oe root γ 0 i the iterval [0, 1) ad this root is betwee 0 ad γ. 5. NUMERICAL EXPERIMENTS I this sectio, we compare the performaces of GD, IAG, ad DIAG. First, we apply these methods to solve the quadratic programmig mi x R p fx) := xt A ix + b T i x, 20)

4 error xk x x 0 x GD IAG DIAG objective fuctio value error fx k ) fx ) GD with ǫ = 2/µ+L) IAG with ǫ = 2/L) DIAG with ǫ = 2/µ+L) GD with the best stepsize IAG with the best stepsize DIAG with the best stepsize umber of gradiet evaluatios umber of passes over the dataset Fig. 1. Covergece paths of GD, IAG, ad DIAG for the quadratic programmig with = 200 ad κ = 10. Fig. 3. Covergece paths of GD, IAG, ad DIAG for the biary classificatio applicatio. error xk x x 0 x GD IAG DIAG umber of gradiet evaluatios 10 4 Fig. 2. Covergece paths of GD, IAG, ad DIAG for the quadratic programmig with = 200 ad κ = 117. where A i R p p is a diagoal matrix ad b i R p is a radom vector chose from the box [0, 1] p. To cotrol the problem coditio umber, the first p/2 diagoal elemets of A i are chose uiformly at radom from the iterval [1, 10 1,..., 10 η/2 ] ad its last p/2 elemets chose from the iterval [1, 10 1,..., 10 η/2 ]. This selectio resultig i the sum Ai havig eigevalues i the rage [10 η/2, 10 η/2 ]. I our simulatios, we fix the variable dimesio as p = 20 ad the umber of fuctios as = 200. Moreover, the stepsizes of GD ad DIAG are set as their best theoretical stepsize which are ɛ GD = 2/µ + L) ad ɛ DIAG = 2/µ + L), respectively. Note that the stepsize suggested i [16] for IAG is ɛ IAG = 0.32/L)L + µ)); however, this choice of stepsize is very slow i practice. Thus, we use the stepsize ɛ IAG = 2/L) which performs better tha the oe suggested i [16]. To have a fair compariso, we compare the algorithms i terms of the total umber of gradiet evaluatios. Note that compariso of these methods i terms of the total umber of iteratios would ot be fair sice each iteratio of GD requires gradiet evaluatios, while IAG ad DIAG oly require oe gradiet computatio per iteratio. We first cosider the case that η = 1 ad use the realizatio with coditio umber κ = 10 to have a relatively small coditio umber. Fig. 1 demostrates the covergece paths of the ormalized error x k x / x 0 x for IAG, DIAG, ad GD whe = 200 ad κ = 10. As we observe, IAG performs better tha GD, while the best performace belogs to DIAG. I the secod experimet, we icrease the problem coditio umber by settig η = 2 ad usig the realizatio with coditio umber κ = 117. Fig. 2 illustrates the performaces of these methods for the case that = 200 ad κ = 117. We observe that the covergece path of IAG is almost idetical to the oe for GD. I this experimet, we also observe that DIAG has the best performace amog the three methods. Note that the relative performace of IAG ad GD chages for problems with differet coditio umbers. O the other had, the relative covergece paths of DIAG ad GD does ot chage i differet settigs, ad DIAG cosistetly outperforms GD. We also compare the performaces of GD, IAG, ad DIAG i solvig a biary classificatio problem. Cosider the logistic regressio problem where samples {u i} ad their correspodig labels {l i} are give. The dimesio of samples is p, i.e., u i R p, ad the labels l i are either 1 or 1. The goal is to fid the optimal classifier x R p that miimizes the regularized logistic loss which is give by mi x R p fx) := 1 log1 + exp l ix T u i)) + λ 2 x 2. 21) The objective fuctio f i 21) is strogly covex with costat µ = λ ad its gradiets are Lipschitz cotiuous with costat L = λ + ζ/4 where ζ = max i u T i u i. Note that the fuctios f i i this case ca be defied as f ix) = log1 + exp l ix T u i)) + λ/2) x 2. It is easy to verify that the istataeous fuctios f i are also strogly covex with costat µ = L, ad their gradiets are Lipschitz cotiuous with costat L = λ + ζ/4. We apply GD, IAG, ad DIAG to the logistic regressio problem i 21) for the MNIST dataset [19]. We assig label l i = 1 to the samples that correspod to digit 8 ad label l i = 1 to those associated with digit 0. We get a total of = 11, 774 traiig examples, each of dimesio p = 784. The objective fuctio error fx k ) fx ) of the GD, IAG, ad DIAG methods versus the umber of passes over the dataset are show i Fig. 3 for the stepsizes ɛ GD = 2/µ + L), ɛ IAG = 2/L), ad ɛ DIAG = 2/µ + L). Moreover, we report the covergece paths of these algorithms for their best choice of stepsize i practice. The results verify the advatage of the proposed DIAG method relative to IAG ad GD i both scearios. 6. CONCLUSIONS I this paper, we proposed a ovel cyclic icremetal aggregated gradiet method DIAG) for solvig the problem of miimizig the average of a set of smooth ad strogly covex fuctios. The proposed method is the first cyclic icremetal method that has covergece guaratees better tha the gradiet descet method. Numerical experimets justify the advatage of the proposed DIAG method relative to gradiet descet ad other first-order icremetal methods.

5 7. REFERENCES [1] L. Bottou ad Y. Le Cu, O-lie learig for very large data sets, Applied stochastic models i busiess ad idustry, vol. 21, o. 2, pp , [2] D. P. Bertsekas, Icremetal least squares methods ad the exteded kalma filter, SIAM Joural o Optimizatio, vol. 6, o. 3, pp , [3] S. S. Ram, A. Nedic, ad V. Veeravalli, Stochastic icremetal gradiet descet for estimatio i sesor etworks, i 2007 Coferece Record of the Forty-First Asilomar Coferece o Sigals, Systems ad Computers. IEEE, 2007, pp [4] H. Robbis ad S. Moro, A stochastic approximatio method, The aals of mathematical statistics, pp , [5] N. L. Roux, M. Schmidt, ad F. R. Bach, A stochastic gradiet method with a expoetial covergece rate for fiite traiig sets, i Advaces i Neural Iformatio Processig Systems, 2012, pp [6] A. Defazio, F. Bach, ad S. Lacoste-Julie, SAGA: A fast icremetal gradiet method with support for o-strogly covex composite objectives, i Advaces i Neural Iformatio Processig Systems, 2014, pp [7] R. Johso ad T. Zhag, Acceleratig stochastic gradiet descet usig predictive variace reductio, i Advaces i Neural Iformatio Processig Systems, 2013, pp [8] L. Xiao ad T. Zhag, A proximal stochastic gradiet method with progressive variace reductio, SIAM Joural o Optimizatio, vol. 24, o. 4, pp , [9] S. Shalev-Shwartz ad T. Zhag, Stochastic dual coordiate ascet methods for regularized loss, The Joural of Machie Learig Research, vol. 14, o. 1, pp , [10], Accelerated proximal stochastic dual coordiate ascet for regularized loss miimizatio, Mathematical Programmig, vol. 155, o. 1-2, pp , [11] L. Zhag, M. Mahdavi, ad R. Ji, Liear covergece with coditio umber idepedet access of full gradiets, i Advaces i Neural Iformatio Processig Systems, 2013, pp [12] J. Koečỳ ad P. Richtárik, Semi-stochastic gradiet descet methods, arxiv preprit arxiv: , [13] J. Mairal, Icremetal majorizatio-miimizatio optimizatio with applicatio to large-scale machie learig, SIAM Joural o Optimizatio, vol. 25, o. 2, pp , [14] D. Blatt, A. O. Hero, ad H. Gauchma, A coverget icremetal gradiet method with a costat step size, SIAM Joural o Optimizatio, vol. 18, o. 1, pp , [15] P. Tseg ad S. Yu, Icremetally updated gradiet methods for costraied ad regularized optimizatio, Joural of Optimizatio Theory ad Applicatios, vol. 160, o. 3, pp , [16] M. Gürbüzbalaba, A. Ozdaglar, ad P. Parrilo, O the covergece rate of icremetal aggregated gradiet algorithms, arxiv preprit arxiv: , [17] A. Mokhtari, M. Gürbüzbalaba, ad A. Ribeiro, O the liear covergece of a cyclic icremetal aggregated gradiet method, Uiversity of Pesylvaia Techical Report, [Olie]. Available: aryam/wiki/ CAG joural.pdf [18] Y. Nesterov, Itroductory lectures o covex optimizatio. Spriger Sciece & Busiess Media, 2004, vol. 87. [19] Y. LeCu, C. Cortes, ad C. J. Burges, The MNIST database of hadwritte digits, 1998.

5. Best Unbiased Estimators

5. Best Unbiased Estimators Best Ubiased Estimators http://www.math.uah.edu/stat/poit/ubiased.xhtml 1 of 7 7/16/2009 6:13 AM Virtual Laboratories > 7. Poit Estimatio > 1 2 3 4 5 6 5. Best Ubiased Estimators Basic Theory Cosider agai

More information

Productivity depending risk minimization of production activities

Productivity depending risk minimization of production activities Productivity depedig risk miimizatio of productio activities GEORGETTE KANARACHOU, VRASIDAS LEOPOULOS Productio Egieerig Sectio Natioal Techical Uiversity of Athes, Polytechioupolis Zografou, 15780 Athes

More information

arxiv: v2 [cs.lg] 7 Oct 2016

arxiv: v2 [cs.lg] 7 Oct 2016 Hadi Daeshmad Aurelie Lucchi Thomas Hofma Departmet of Computer Sciece, ETH Zurich, Switzerlad HADI.DANESHMAND@INF.ETHZ.CH AURELIEN.LUCCHI@INF.ETHZ.CH THOMAS.HOFMANN@INF.ETHZ.CH arxiv:163.2839v2 cs.lg]

More information

SUPPLEMENTAL MATERIAL

SUPPLEMENTAL MATERIAL A SULEMENTAL MATERIAL Theorem (Expert pseudo-regret upper boud. Let us cosider a istace of the I-SG problem ad apply the FL algorithm, where each possible profile A is a expert ad receives, at roud, a

More information

ECON 5350 Class Notes Maximum Likelihood Estimation

ECON 5350 Class Notes Maximum Likelihood Estimation ECON 5350 Class Notes Maximum Likelihood Estimatio 1 Maximum Likelihood Estimatio Example #1. Cosider the radom sample {X 1 = 0.5, X 2 = 2.0, X 3 = 10.0, X 4 = 1.5, X 5 = 7.0} geerated from a expoetial

More information

An Empirical Study of the Behaviour of the Sample Kurtosis in Samples from Symmetric Stable Distributions

An Empirical Study of the Behaviour of the Sample Kurtosis in Samples from Symmetric Stable Distributions A Empirical Study of the Behaviour of the Sample Kurtosis i Samples from Symmetric Stable Distributios J. Marti va Zyl Departmet of Actuarial Sciece ad Mathematical Statistics, Uiversity of the Free State,

More information

Subject CT5 Contingencies Core Technical. Syllabus. for the 2011 Examinations. The Faculty of Actuaries and Institute of Actuaries.

Subject CT5 Contingencies Core Technical. Syllabus. for the 2011 Examinations. The Faculty of Actuaries and Institute of Actuaries. Subject CT5 Cotigecies Core Techical Syllabus for the 2011 Examiatios 1 Jue 2010 The Faculty of Actuaries ad Istitute of Actuaries Aim The aim of the Cotigecies subject is to provide a groudig i the mathematical

More information

Subject CT1 Financial Mathematics Core Technical Syllabus

Subject CT1 Financial Mathematics Core Technical Syllabus Subject CT1 Fiacial Mathematics Core Techical Syllabus for the 2018 exams 1 Jue 2017 Subject CT1 Fiacial Mathematics Core Techical Aim The aim of the Fiacial Mathematics subject is to provide a groudig

More information

Hopscotch and Explicit difference method for solving Black-Scholes PDE

Hopscotch and Explicit difference method for solving Black-Scholes PDE Mälardale iversity Fiacial Egieerig Program Aalytical Fiace Semiar Report Hopscotch ad Explicit differece method for solvig Blac-Scholes PDE Istructor: Ja Röma Team members: A Gog HaiLog Zhao Hog Cui 0

More information

A random variable is a variable whose value is a numerical outcome of a random phenomenon.

A random variable is a variable whose value is a numerical outcome of a random phenomenon. The Practice of Statistics, d ed ates, Moore, ad Stares Itroductio We are ofte more iterested i the umber of times a give outcome ca occur tha i the possible outcomes themselves For example, if we toss

More information

Rafa l Kulik and Marc Raimondo. University of Ottawa and University of Sydney. Supplementary material

Rafa l Kulik and Marc Raimondo. University of Ottawa and University of Sydney. Supplementary material Statistica Siica 009: Supplemet 1 L p -WAVELET REGRESSION WITH CORRELATED ERRORS AND INVERSE PROBLEMS Rafa l Kulik ad Marc Raimodo Uiversity of Ottawa ad Uiversity of Sydey Supplemetary material This ote

More information

18.S096 Problem Set 5 Fall 2013 Volatility Modeling Due Date: 10/29/2013

18.S096 Problem Set 5 Fall 2013 Volatility Modeling Due Date: 10/29/2013 18.S096 Problem Set 5 Fall 2013 Volatility Modelig Due Date: 10/29/2013 1. Sample Estimators of Diffusio Process Volatility ad Drift Let {X t } be the price of a fiacial security that follows a geometric

More information

The Limit of a Sequence (Brief Summary) 1

The Limit of a Sequence (Brief Summary) 1 The Limit of a Sequece (Brief Summary). Defiitio. A real umber L is a it of a sequece of real umbers if every ope iterval cotaiig L cotais all but a fiite umber of terms of the sequece. 2. Claim. A sequece

More information

Unbiased estimators Estimators

Unbiased estimators Estimators 19 Ubiased estimators I Chapter 17 we saw that a dataset ca be modeled as a realizatio of a radom sample from a probability distributio ad that quatities of iterest correspod to features of the model distributio.

More information

Lecture 9: The law of large numbers and central limit theorem

Lecture 9: The law of large numbers and central limit theorem Lecture 9: The law of large umbers ad cetral limit theorem Theorem.4 Let X,X 2,... be idepedet radom variables with fiite expectatios. (i) (The SLLN). If there is a costat p [,2] such that E X i p i i=

More information

x satisfying all regularity conditions. Then

x satisfying all regularity conditions. Then AMS570.01 Practice Midterm Exam Sprig, 018 Name: ID: Sigature: Istructio: This is a close book exam. You are allowed oe-page 8x11 formula sheet (-sided). No cellphoe or calculator or computer is allowed.

More information

Combining imperfect data, and an introduction to data assimilation Ross Bannister, NCEO, September 2010

Combining imperfect data, and an introduction to data assimilation Ross Bannister, NCEO, September 2010 Combiig imperfect data, ad a itroductio to data assimilatio Ross Baister, NCEO, September 00 rbaister@readigacuk The probability desity fuctio (PDF prob that x lies betwee x ad x + dx p (x restrictio o

More information

Maximum Empirical Likelihood Estimation (MELE)

Maximum Empirical Likelihood Estimation (MELE) Maximum Empirical Likelihood Estimatio (MELE Natha Smooha Abstract Estimatio of Stadard Liear Model - Maximum Empirical Likelihood Estimator: Combiatio of the idea of imum likelihood method of momets,

More information

1 Estimating sensitivities

1 Estimating sensitivities Copyright c 27 by Karl Sigma 1 Estimatig sesitivities Whe estimatig the Greeks, such as the, the geeral problem ivolves a radom variable Y = Y (α) (such as a discouted payoff) that depeds o a parameter

More information

Neighboring Optimal Solution for Fuzzy Travelling Salesman Problem

Neighboring Optimal Solution for Fuzzy Travelling Salesman Problem Iteratioal Joural of Egieerig Research ad Geeral Sciece Volume 2, Issue 4, Jue-July, 2014 Neighborig Optimal Solutio for Fuzzy Travellig Salesma Problem D. Stephe Digar 1, K. Thiripura Sudari 2 1 Research

More information

We analyze the computational problem of estimating financial risk in a nested simulation. In this approach,

We analyze the computational problem of estimating financial risk in a nested simulation. In this approach, MANAGEMENT SCIENCE Vol. 57, No. 6, Jue 2011, pp. 1172 1194 iss 0025-1909 eiss 1526-5501 11 5706 1172 doi 10.1287/msc.1110.1330 2011 INFORMS Efficiet Risk Estimatio via Nested Sequetial Simulatio Mark Broadie

More information

Institute of Actuaries of India Subject CT5 General Insurance, Life and Health Contingencies

Institute of Actuaries of India Subject CT5 General Insurance, Life and Health Contingencies Istitute of Actuaries of Idia Subject CT5 Geeral Isurace, Life ad Health Cotigecies For 2017 Examiatios Aim The aim of the Cotigecies subject is to provide a groudig i the mathematical techiques which

More information

Statistics for Economics & Business

Statistics for Economics & Business Statistics for Ecoomics & Busiess Cofidece Iterval Estimatio Learig Objectives I this chapter, you lear: To costruct ad iterpret cofidece iterval estimates for the mea ad the proportio How to determie

More information

Sequences and Series

Sequences and Series Sequeces ad Series Matt Rosezweig Cotets Sequeces ad Series. Sequeces.................................................. Series....................................................3 Rudi Chapter 3 Exercises........................................

More information

This article is part of a series providing

This article is part of a series providing feature Bryce Millard ad Adrew Machi Characteristics of public sector workers SUMMARY This article presets aalysis of public sector employmet, ad makes comparisos with the private sector, usig data from

More information

EVEN NUMBERED EXERCISES IN CHAPTER 4

EVEN NUMBERED EXERCISES IN CHAPTER 4 Joh Riley 7 July EVEN NUMBERED EXERCISES IN CHAPTER 4 SECTION 4 Exercise 4-: Cost Fuctio of a Cobb-Douglas firm What is the cost fuctio of a firm with a Cobb-Douglas productio fuctio? Rather tha miimie

More information

CAPITAL PROJECT SCREENING AND SELECTION

CAPITAL PROJECT SCREENING AND SELECTION CAPITAL PROJECT SCREEIG AD SELECTIO Before studyig the three measures of ivestmet attractiveess, we will review a simple method that is commoly used to scree capital ivestmets. Oe of the primary cocers

More information

Minhyun Yoo, Darae Jeong, Seungsuk Seo, and Junseok Kim

Minhyun Yoo, Darae Jeong, Seungsuk Seo, and Junseok Kim Hoam Mathematical J. 37 (15), No. 4, pp. 441 455 http://dx.doi.org/1.5831/hmj.15.37.4.441 A COMPARISON STUDY OF EXPLICIT AND IMPLICIT NUMERICAL METHODS FOR THE EQUITY-LINKED SECURITIES Mihyu Yoo, Darae

More information

5 Statistical Inference

5 Statistical Inference 5 Statistical Iferece 5.1 Trasitio from Probability Theory to Statistical Iferece 1. We have ow more or less fiished the probability sectio of the course - we ow tur attetio to statistical iferece. I statistical

More information

SETTING GATES IN THE STOCHASTIC PROJECT SCHEDULING PROBLEM USING CROSS ENTROPY

SETTING GATES IN THE STOCHASTIC PROJECT SCHEDULING PROBLEM USING CROSS ENTROPY 19 th Iteratioal Coferece o Productio Research SETTING GATES IN THE STOCHASTIC PROJECT SCHEDULING PROBLEM USING CROSS ENTROPY I. Bedavid, B. Golay Faculty of Idustrial Egieerig ad Maagemet, Techio Israel

More information

Sampling Distributions and Estimation

Sampling Distributions and Estimation Cotets 40 Samplig Distributios ad Estimatio 40.1 Samplig Distributios 40. Iterval Estimatio for the Variace 13 Learig outcomes You will lear about the distributios which are created whe a populatio is

More information

AY Term 2 Mock Examination

AY Term 2 Mock Examination AY 206-7 Term 2 Mock Examiatio Date / Start Time Course Group Istructor 24 March 207 / 2 PM to 3:00 PM QF302 Ivestmet ad Fiacial Data Aalysis G Christopher Tig INSTRUCTIONS TO STUDENTS. This mock examiatio

More information

INTERVAL GAMES. and player 2 selects 1, then player 2 would give player 1 a payoff of, 1) = 0.

INTERVAL GAMES. and player 2 selects 1, then player 2 would give player 1 a payoff of, 1) = 0. INTERVAL GAMES ANTHONY MENDES Let I ad I 2 be itervals of real umbers. A iterval game is played i this way: player secretly selects x I ad player 2 secretly ad idepedetly selects y I 2. After x ad y are

More information

14.30 Introduction to Statistical Methods in Economics Spring 2009

14.30 Introduction to Statistical Methods in Economics Spring 2009 MIT OpeCourseWare http://ocwmitedu 430 Itroductio to Statistical Methods i Ecoomics Sprig 009 For iformatio about citig these materials or our Terms of Use, visit: http://ocwmitedu/terms 430 Itroductio

More information

A New Approach to Obtain an Optimal Solution for the Assignment Problem

A New Approach to Obtain an Optimal Solution for the Assignment Problem Iteratioal Joural of Sciece ad Research (IJSR) ISSN (Olie): 231-7064 Idex Copericus Value (2013): 6.14 Impact Factor (2015): 6.31 A New Approach to Obtai a Optimal Solutio for the Assigmet Problem A. Seethalakshmy

More information

FINM6900 Finance Theory How Is Asymmetric Information Reflected in Asset Prices?

FINM6900 Finance Theory How Is Asymmetric Information Reflected in Asset Prices? FINM6900 Fiace Theory How Is Asymmetric Iformatio Reflected i Asset Prices? February 3, 2012 Referece S. Grossma, O the Efficiecy of Competitive Stock Markets where Traders Have Diverse iformatio, Joural

More information

Math 312, Intro. to Real Analysis: Homework #4 Solutions

Math 312, Intro. to Real Analysis: Homework #4 Solutions Math 3, Itro. to Real Aalysis: Homework #4 Solutios Stephe G. Simpso Moday, March, 009 The assigmet cosists of Exercises 0.6, 0.8, 0.0,.,.3,.6,.0,.,. i the Ross textbook. Each problem couts 0 poits. 0.6.

More information

Estimating Proportions with Confidence

Estimating Proportions with Confidence Aoucemets: Discussio today is review for midterm, o credit. You may atted more tha oe discussio sectio. Brig sheets of otes ad calculator to midterm. We will provide Scatro form. Homework: (Due Wed Chapter

More information

Research Article The Probability That a Measurement Falls within a Range of n Standard Deviations from an Estimate of the Mean

Research Article The Probability That a Measurement Falls within a Range of n Standard Deviations from an Estimate of the Mean Iteratioal Scholarly Research Network ISRN Applied Mathematics Volume 0, Article ID 70806, 8 pages doi:0.540/0/70806 Research Article The Probability That a Measuremet Falls withi a Rage of Stadard Deviatios

More information

Asymptotics: Consistency and Delta Method

Asymptotics: Consistency and Delta Method ad Delta Method MIT 18.655 Dr. Kempthore Sprig 2016 1 MIT 18.655 ad Delta Method Outlie Asymptotics 1 Asymptotics 2 MIT 18.655 ad Delta Method Cosistecy Asymptotics Statistical Estimatio Problem X 1,...,

More information

Proceedings of the 5th WSEAS Int. Conf. on SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, August 17-19, 2005 (pp )

Proceedings of the 5th WSEAS Int. Conf. on SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, August 17-19, 2005 (pp ) Proceedigs of the 5th WSEAS It. Cof. o SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, August 7-9, 005 (pp488-49 Realized volatility estimatio: ew simulatio approach ad empirical study results JULIA

More information

Positivity Preserving Schemes for Black-Scholes Equation

Positivity Preserving Schemes for Black-Scholes Equation Research Joural of Fiace ad Accoutig IN -97 (Paper) IN -7 (Olie) Vol., No.7, 5 Positivity Preservig chemes for Black-choles Equatio Mohammad Mehdizadeh Khalsaraei (Correspodig author) Faculty of Mathematical

More information

1 Random Variables and Key Statistics

1 Random Variables and Key Statistics Review of Statistics 1 Radom Variables ad Key Statistics Radom Variable: A radom variable is a variable that takes o differet umerical values from a sample space determied by chace (probability distributio,

More information

A Technical Description of the STARS Efficiency Rating System Calculation

A Technical Description of the STARS Efficiency Rating System Calculation A Techical Descriptio of the STARS Efficiecy Ratig System Calculatio The followig is a techical descriptio of the efficiecy ratig calculatio process used by the Office of Superitedet of Public Istructio

More information

MODIFICATION OF HOLT S MODEL EXEMPLIFIED BY THE TRANSPORT OF GOODS BY INLAND WATERWAYS TRANSPORT

MODIFICATION OF HOLT S MODEL EXEMPLIFIED BY THE TRANSPORT OF GOODS BY INLAND WATERWAYS TRANSPORT The publicatio appeared i Szoste R.: Modificatio of Holt s model exemplified by the trasport of goods by ilad waterways trasport, Publishig House of Rzeszow Uiversity of Techology No. 85, Maagemet ad Maretig

More information

Policy Improvement for Repeated Zero-Sum Games with Asymmetric Information

Policy Improvement for Repeated Zero-Sum Games with Asymmetric Information Policy Improvemet for Repeated Zero-Sum Games with Asymmetric Iformatio Malachi Joes ad Jeff S. Shamma Abstract I a repeated zero-sum game, two players repeatedly play the same zero-sum game over several

More information

SELECTING THE NUMBER OF CHANGE-POINTS IN SEGMENTED LINE REGRESSION

SELECTING THE NUMBER OF CHANGE-POINTS IN SEGMENTED LINE REGRESSION 1 SELECTING THE NUMBER OF CHANGE-POINTS IN SEGMENTED LINE REGRESSION Hyue-Ju Kim 1,, Bibig Yu 2, ad Eric J. Feuer 3 1 Syracuse Uiversity, 2 Natioal Istitute of Agig, ad 3 Natioal Cacer Istitute Supplemetary

More information

Economic Computation and Economic Cybernetics Studies and Research, Issue 2/2016, Vol. 50

Economic Computation and Economic Cybernetics Studies and Research, Issue 2/2016, Vol. 50 Ecoomic Computatio ad Ecoomic Cyberetics Studies ad Research, Issue 2/216, Vol. 5 Kyoug-Sook Moo Departmet of Mathematical Fiace Gacho Uiversity, Gyeoggi-Do, Korea Yuu Jeog Departmet of Mathematics Korea

More information

Journal of Statistical Software

Journal of Statistical Software JSS Joural of Statistical Software Jue 2007, Volume 19, Issue 6. http://www.jstatsoft.org/ Ratioal Arithmetic Mathematica Fuctios to Evaluate the Oe-sided Oe-sample K-S Cumulative Samplig Distributio J.

More information

The material in this chapter is motivated by Experiment 9.

The material in this chapter is motivated by Experiment 9. Chapter 5 Optimal Auctios The material i this chapter is motivated by Experimet 9. We wish to aalyze the decisio of a seller who sets a reserve price whe auctioig off a item to a group of bidders. We begi

More information

A New Second-Order Corrector Interior-Point Algorithm for P (κ)-lcp

A New Second-Order Corrector Interior-Point Algorithm for P (κ)-lcp Filomat 3:0 07, 6379 639 https://doi.org/0.9/fil70379k Published by Faculty of Scieces ad Mathematics, Uiversity of Niš, Serbia Available at: http://www.pmf.i.ac.rs/filomat A New Secod-Order Corrector

More information

Solutions to Problem Sheet 1

Solutions to Problem Sheet 1 Solutios to Problem Sheet ) Use Theorem.4 to prove that p log for all real x 3. This is a versio of Theorem.4 with the iteger N replaced by the real x. Hit Give x 3 let N = [x], the largest iteger x. The,

More information

. (The calculated sample mean is symbolized by x.)

. (The calculated sample mean is symbolized by x.) Stat 40, sectio 5.4 The Cetral Limit Theorem otes by Tim Pilachowski If you have t doe it yet, go to the Stat 40 page ad dowload the hadout 5.4 supplemet Cetral Limit Theorem. The homework (both practice

More information

Monopoly vs. Competition in Light of Extraction Norms. Abstract

Monopoly vs. Competition in Light of Extraction Norms. Abstract Moopoly vs. Competitio i Light of Extractio Norms By Arkadi Koziashvili, Shmuel Nitza ad Yossef Tobol Abstract This ote demostrates that whether the market is competitive or moopolistic eed ot be the result

More information

Reinforcement Learning

Reinforcement Learning Reiforcemet Learig Ala Fer * Based i part o slides by Daiel Weld So far. Give a MDP model we kow how to fid optimal policies (for moderately-sized MDPs) Value Iteratio or Policy Iteratio Give just a simulator

More information

43. A 000 par value 5-year bod with 8.0% semiaual coupos was bought to yield 7.5% covertible semiaually. Determie the amout of premium amortized i the 6 th coupo paymet. (A).00 (B).08 (C).5 (D).5 (E).34

More information

4.5 Generalized likelihood ratio test

4.5 Generalized likelihood ratio test 4.5 Geeralized likelihood ratio test A assumptio that is used i the Athlete Biological Passport is that haemoglobi varies equally i all athletes. We wish to test this assumptio o a sample of k athletes.

More information

The Time Value of Money in Financial Management

The Time Value of Money in Financial Management The Time Value of Moey i Fiacial Maagemet Muteau Irea Ovidius Uiversity of Costata irea.muteau@yahoo.com Bacula Mariaa Traia Theoretical High School, Costata baculamariaa@yahoo.com Abstract The Time Value

More information

Control Charts for Mean under Shrinkage Technique

Control Charts for Mean under Shrinkage Technique Helderma Verlag Ecoomic Quality Cotrol ISSN 0940-5151 Vol 24 (2009), No. 2, 255 261 Cotrol Charts for Mea uder Shrikage Techique J. R. Sigh ad Mujahida Sayyed Abstract: I this paper a attempt is made to

More information

Multi-Criteria Flow-Shop Scheduling Optimization

Multi-Criteria Flow-Shop Scheduling Optimization Multi-Criteria Flow-Shop Schedulig Optimizatio A Seior Project Submitted I Partial Fulfillmet Of the Requiremets for the Degree of Bachelor of Sciece i Idustrial Egieerig Preseted to: The Faculty of Califoria

More information

Linear Programming for Portfolio Selection Based on Fuzzy Decision-Making Theory

Linear Programming for Portfolio Selection Based on Fuzzy Decision-Making Theory The Teth Iteratioal Symposium o Operatios Research ad Its Applicatios (ISORA 2011 Duhuag, Chia, August 28 31, 2011 Copyright 2011 ORSC & APORC, pp. 195 202 Liear Programmig for Portfolio Selectio Based

More information

Bayes Estimator for Coefficient of Variation and Inverse Coefficient of Variation for the Normal Distribution

Bayes Estimator for Coefficient of Variation and Inverse Coefficient of Variation for the Normal Distribution Iteratioal Joural of Statistics ad Systems ISSN 0973-675 Volume, Number 4 (07, pp. 7-73 Research Idia Publicatios http://www.ripublicatio.com Bayes Estimator for Coefficiet of Variatio ad Iverse Coefficiet

More information

Overlapping Generations

Overlapping Generations Eco. 53a all 996 C. Sims. troductio Overlappig Geeratios We wat to study how asset markets allow idividuals, motivated by the eed to provide icome for their retiremet years, to fiace capital accumulatio

More information

Dr. Maddah ENMG 624 Financial Eng g I 03/22/06. Chapter 6 Mean-Variance Portfolio Theory

Dr. Maddah ENMG 624 Financial Eng g I 03/22/06. Chapter 6 Mean-Variance Portfolio Theory Dr Maddah ENMG 64 Fiacial Eg g I 03//06 Chapter 6 Mea-Variace Portfolio Theory Sigle Period Ivestmets Typically, i a ivestmet the iitial outlay of capital is kow but the retur is ucertai A sigle-period

More information

Estimation of Population Variance Utilizing Auxiliary Information

Estimation of Population Variance Utilizing Auxiliary Information Iteratioal Joural of Statistics ad Systems ISSN 0973-675 Volume 1, Number (017), pp. 303-309 Research Idia Publicatios http://www.ripublicatio.com Estimatio of Populatio Variace Utilizig Auxiliary Iformatio

More information

1. Suppose X is a variable that follows the normal distribution with known standard deviation σ = 0.3 but unknown mean µ.

1. Suppose X is a variable that follows the normal distribution with known standard deviation σ = 0.3 but unknown mean µ. Chapter 9 Exercises Suppose X is a variable that follows the ormal distributio with kow stadard deviatio σ = 03 but ukow mea µ (a) Costruct a 95% cofidece iterval for µ if a radom sample of = 6 observatios

More information

Topic-7. Large Sample Estimation

Topic-7. Large Sample Estimation Topic-7 Large Sample Estimatio TYPES OF INFERENCE Ò Estimatio: É Estimatig or predictig the value of the parameter É What is (are) the most likely values of m or p? Ò Hypothesis Testig: É Decidig about

More information

Lecture 5 Point Es/mator and Sampling Distribu/on

Lecture 5 Point Es/mator and Sampling Distribu/on Lecture 5 Poit Es/mator ad Samplig Distribu/o Fall 03 Prof. Yao Xie, yao.xie@isye.gatech.edu H. Milto Stewart School of Idustrial Systems & Egieerig Georgia Tech Road map Poit Es/ma/o Cofidece Iterval

More information

The Valuation of the Catastrophe Equity Puts with Jump Risks

The Valuation of the Catastrophe Equity Puts with Jump Risks The Valuatio of the Catastrophe Equity Puts with Jump Risks Shih-Kuei Li Natioal Uiversity of Kaohsiug Joit work with Chia-Chie Chag Outlie Catastrophe Isurace Products Literatures ad Motivatios Jump Risk

More information

Department of Mathematics, S.R.K.R. Engineering College, Bhimavaram, A.P., India 2

Department of Mathematics, S.R.K.R. Engineering College, Bhimavaram, A.P., India 2 Skewess Corrected Cotrol charts for two Iverted Models R. Subba Rao* 1, Pushpa Latha Mamidi 2, M.S. Ravi Kumar 3 1 Departmet of Mathematics, S.R.K.R. Egieerig College, Bhimavaram, A.P., Idia 2 Departmet

More information

Game Theory. Lecture Notes By Y. Narahari. Department of Computer Science and Automation Indian Institute of Science Bangalore, India July 2012

Game Theory. Lecture Notes By Y. Narahari. Department of Computer Science and Automation Indian Institute of Science Bangalore, India July 2012 Game Theory Lecture Notes By Y. Narahari Departmet of Computer Sciece ad Automatio Idia Istitute of Sciece Bagalore, Idia July 01 Chapter 4: Domiat Strategy Equilibria Note: This is a oly a draft versio,

More information

Predicting Market Data Using The Kalman Filter

Predicting Market Data Using The Kalman Filter Stocks & Commodities V. : (-5): Predictig Market Data Usig The Kalma Filter, Pt by R. Martielli & N. Rhoads The Future Ad The Filter Predictig Market Data Usig The Kalma Filter Ca the Kalma filter be used

More information

Lecture 4: Parameter Estimation and Confidence Intervals. GENOME 560 Doug Fowler, GS

Lecture 4: Parameter Estimation and Confidence Intervals. GENOME 560 Doug Fowler, GS Lecture 4: Parameter Estimatio ad Cofidece Itervals GENOME 560 Doug Fowler, GS (dfowler@uw.edu) 1 Review: Probability Distributios Discrete: Biomial distributio Hypergeometric distributio Poisso distributio

More information

CHANGE POINT TREND ANALYSIS OF GNI PER CAPITA IN SELECTED EUROPEAN COUNTRIES AND ISRAEL

CHANGE POINT TREND ANALYSIS OF GNI PER CAPITA IN SELECTED EUROPEAN COUNTRIES AND ISRAEL The 9 th Iteratioal Days of Statistics ad Ecoomics, Prague, September 0-, 05 CHANGE POINT TREND ANALYSIS OF GNI PER CAPITA IN SELECTED EUROPEAN COUNTRIES AND ISRAEL Lia Alatawa Yossi Yacu Gregory Gurevich

More information

Two methods for optimal investment with trading strategies of finite variation

Two methods for optimal investment with trading strategies of finite variation IMA Joural of Maagemet Mathematics Page of 24 doi:0.093/imama/dpxxx Two methods for optimal ivestmet with tradig strategies of fiite variatio BUJAR GASHI AND PARESH DATE Departmet of Mathematical Scieces,

More information

Models of Asset Pricing

Models of Asset Pricing APPENDIX 1 TO CHAPTER 4 Models of Asset Pricig I this appedix, we first examie why diversificatio, the holdig of may risky assets i a portfolio, reduces the overall risk a ivestor faces. The we will see

More information

Models of Asset Pricing

Models of Asset Pricing APPENDIX 1 TO CHAPTER4 Models of Asset Pricig I this appedix, we first examie why diversificatio, the holdig of may risky assets i a portfolio, reduces the overall risk a ivestor faces. The we will see

More information

Decision Science Letters

Decision Science Letters Decisio Sciece Letters 3 (214) 35 318 Cotets lists available at GrowigSciece Decisio Sciece Letters homepage: www.growigsciece.com/dsl Possibility theory for multiobective fuzzy radom portfolio optimizatio

More information

On Regret and Options - A Game Theoretic Approach for Option Pricing

On Regret and Options - A Game Theoretic Approach for Option Pricing O Regret ad Optios - A Game Theoretic Approach for Optio Pricig Peter M. DeMarzo, Ila Kremer ad Yishay Masour Staford Graduate School of Busiess ad Tel Aviv Uiversity October, 005 This Revisio: 9/7/05

More information

Parametric Density Estimation: Maximum Likelihood Estimation

Parametric Density Estimation: Maximum Likelihood Estimation Parametric Desity stimatio: Maimum Likelihood stimatio C6 Today Itroductio to desity estimatio Maimum Likelihood stimatio Itroducto Bayesia Decisio Theory i previous lectures tells us how to desig a optimal

More information

DESCRIPTION OF MATHEMATICAL MODELS USED IN RATING ACTIVITIES

DESCRIPTION OF MATHEMATICAL MODELS USED IN RATING ACTIVITIES July 2014, Frakfurt am Mai. DESCRIPTION OF MATHEMATICAL MODELS USED IN RATING ACTIVITIES This documet outlies priciples ad key assumptios uderlyig the ratig models ad methodologies of Ratig-Agetur Expert

More information

An Improved Estimator of Population Variance using known Coefficient of Variation

An Improved Estimator of Population Variance using known Coefficient of Variation J. Stat. Appl. Pro. Lett. 4, No. 1, 11-16 (017) 11 Joural of Statistics Applicatios & Probability Letters A Iteratioal Joural http://dx.doi.org/10.18576/jsapl/04010 A Improved Estimator of Populatio Variace

More information

Faster Alternating Direction Method of Multipliers with a Worst-case O(1/n 2 ) Convergence Rate

Faster Alternating Direction Method of Multipliers with a Worst-case O(1/n 2 ) Convergence Rate Faster Alteratig Directio Method of Multipliers with a Worst-case O1/ Covergece Rate WENYI TIAN XIAOMING YUAN July 17, 016 Abstract. The alteratig directio method of multipliers ADMM is beig widely used

More information

A FINITE HORIZON INVENTORY MODEL WITH LIFE TIME, POWER DEMAND PATTERN AND LOST SALES

A FINITE HORIZON INVENTORY MODEL WITH LIFE TIME, POWER DEMAND PATTERN AND LOST SALES Iteratioal Joural of Mathematical Scieces Vol., No. 3-4, July-December 2, pp. 435-446 Serials Publicatios A FINIE HORIZON INVENORY MODEL WIH LIFE IME, POWER DEMAND PAERN AND LOS SALES Vipi Kumar & S. R.

More information

Inferential Statistics and Probability a Holistic Approach. Inference Process. Inference Process. Chapter 8 Slides. Maurice Geraghty,

Inferential Statistics and Probability a Holistic Approach. Inference Process. Inference Process. Chapter 8 Slides. Maurice Geraghty, Iferetial Statistics ad Probability a Holistic Approach Chapter 8 Poit Estimatio ad Cofidece Itervals This Course Material by Maurice Geraghty is licesed uder a Creative Commos Attributio-ShareAlike 4.0

More information

A Bayesian perspective on estimating mean, variance, and standard-deviation from data

A Bayesian perspective on estimating mean, variance, and standard-deviation from data Brigham Youg Uiversity BYU ScholarsArchive All Faculty Publicatios 006--05 A Bayesia perspective o estimatig mea, variace, ad stadard-deviatio from data Travis E. Oliphat Follow this ad additioal works

More information

Random Sequences Using the Divisor Pairs Function

Random Sequences Using the Divisor Pairs Function Radom Sequeces Usig the Divisor Pairs Fuctio Subhash Kak Abstract. This paper ivestigates the radomess properties of a fuctio of the divisor pairs of a atural umber. This fuctio, the atecedets of which

More information

IN this work, we aim to design real-time dynamic pricing

IN this work, we aim to design real-time dynamic pricing Pricig for the Optimal Coordiatio of Opportuistic Agets Ozgur Dalkilic, Atilla Eryilmaz, ad Xiaoju Li Abstract We cosider a system where a load aggregator (LA) serves a large umber of small-sized, ecoomically-drive

More information

0.1 Valuation Formula:

0.1 Valuation Formula: 0. Valuatio Formula: 0.. Case of Geeral Trees: q = er S S S 3 S q = er S S 4 S 5 S 4 q 3 = er S 3 S 6 S 7 S 6 Therefore, f (3) = e r [q 3 f (7) + ( q 3 ) f (6)] f () = e r [q f (5) + ( q ) f (4)] = f ()

More information

We consider the planning of production over the infinite horizon in a system with timevarying

We consider the planning of production over the infinite horizon in a system with timevarying Ifiite Horizo Productio Plaig i Time-varyig Systems with Covex Productio ad Ivetory Costs Robert L. Smith j Rachel Q. Zhag Departmet of Idustrial ad Operatios Egieerig, Uiversity of Michiga, A Arbor, Michiga

More information

Lecture 4: Probability (continued)

Lecture 4: Probability (continued) Lecture 4: Probability (cotiued) Desity Curves We ve defied probabilities for discrete variables (such as coi tossig). Probabilities for cotiuous or measuremet variables also are evaluated usig relative

More information

Chapter 8. Confidence Interval Estimation. Copyright 2015, 2012, 2009 Pearson Education, Inc. Chapter 8, Slide 1

Chapter 8. Confidence Interval Estimation. Copyright 2015, 2012, 2009 Pearson Education, Inc. Chapter 8, Slide 1 Chapter 8 Cofidece Iterval Estimatio Copyright 2015, 2012, 2009 Pearso Educatio, Ic. Chapter 8, Slide 1 Learig Objectives I this chapter, you lear: To costruct ad iterpret cofidece iterval estimates for

More information

Problem Set 1a - Oligopoly

Problem Set 1a - Oligopoly Advaced Idustrial Ecoomics Sprig 2014 Joha Steek 6 may 2014 Problem Set 1a - Oligopoly 1 Table of Cotets 2 Price Competitio... 3 2.1 Courot Oligopoly with Homogeous Goods ad Differet Costs... 3 2.2 Bertrad

More information

Anomaly Correction by Optimal Trading Frequency

Anomaly Correction by Optimal Trading Frequency Aomaly Correctio by Optimal Tradig Frequecy Yiqiao Yi Columbia Uiversity September 9, 206 Abstract Uder the assumptio that security prices follow radom walk, we look at price versus differet movig averages.

More information

CAPITAL ASSET PRICING MODEL

CAPITAL ASSET PRICING MODEL CAPITAL ASSET PRICING MODEL RETURN. Retur i respect of a observatio is give by the followig formula R = (P P 0 ) + D P 0 Where R = Retur from the ivestmet durig this period P 0 = Curret market price P

More information

point estimator a random variable (like P or X) whose values are used to estimate a population parameter

point estimator a random variable (like P or X) whose values are used to estimate a population parameter Estimatio We have oted that the pollig problem which attempts to estimate the proportio p of Successes i some populatio ad the measuremet problem which attempts to estimate the mea value µ of some quatity

More information

Estimating Forward Looking Distribution with the Ross Recovery Theorem

Estimating Forward Looking Distribution with the Ross Recovery Theorem roceedigs of the Asia acific Idustrial Egieerig & Maagemet Systems Coferece 5 Estimatig Forward Lookig Distributio with the Ross Recovery Theorem Takuya Kiriu Graduate School of Sciece ad Techology Keio

More information

Portfolio Optimization for Options

Portfolio Optimization for Options Portfolio Optimizatio for Optios Yaxiog Zeg 1, Diego Klabja 2 Abstract Optio portfolio optimizatio for Europea optios has already bee studied, but more challegig America optios have ot We propose approximate

More information

Kernel Density Estimation. Let X be a random variable with continuous distribution F (x) and density f(x) = d

Kernel Density Estimation. Let X be a random variable with continuous distribution F (x) and density f(x) = d Kerel Desity Estimatio Let X be a radom variable wit cotiuous distributio F (x) ad desity f(x) = d dx F (x). Te goal is to estimate f(x). Wile F (x) ca be estimated by te EDF ˆF (x), we caot set ˆf(x)

More information

Outline. Plotting discrete-time signals. Sampling Process. Discrete-Time Signal Representations Important D-T Signals Digital Signals

Outline. Plotting discrete-time signals. Sampling Process. Discrete-Time Signal Representations Important D-T Signals Digital Signals Outlie Discrete-Time Sigals-Itroductio. Plottig discrete-time sigals. Samplig Process. Discrete-Time Sigal Represetatios Importat D-T Sigals Digital Sigals Discrete-Time Sigals-Itroductio The time variable

More information