APPENDIX M: NOTES ON MOMENTS

Size: px
Start display at page:

Download "APPENDIX M: NOTES ON MOMENTS"

Transcription

1 APPENDIX M: NOTES ON MOMENTS Every stats textbook covers the propertes of the mea ad varace great detal, but the hgher momets are ofte eglected. Ths s ufortuate, because they are ofte of mportat real-world sgfcace. For example, returs from facal stocks are kow to have larger-tha-normal skew ad kurtoss: Madelbrot [1963, footote 3] traces awareess of ths o-normalty as far back as 1915; see also, e.g., Blattberg ad Goedes [1974] or Ko [1984]. Models that assume Normal skew ad kurtoss wll uderpredct extreme outcomes. Ths techcal appedx goes over a few propertes ad otes to help you better uderstad the skew ad kurtoss. As the ma textbook, x s a data vector of sze, ad x s a represetatve elemet. The skew s defed as the thrd cetral momet, S(x) = (x µ) 3 /, ad the kurtoss s defed as the fourth cetral momet, 1 K(x) = (x µ) 4 /. The sample momet s much lke the populato momet, but the populato momet s based o (x µ) m, where µ s the true mea of the data ad m s two for varace, three for skew, or four 0 Although t s ot boud wth the book tself, ths s a techcal appedx to Modelg wth Data: Tools ad Techques for Scetfc Computg. It uses the same otato as the book, as o pp Should you eed to cte ths appedx, smply cte the book ad gve a page umber of the form ole appedx M, page. 1 Notce that the defto of skew ad kurtoss are ot dvded by σ 3 or σ 4, or otherwse modfed from the defto of a cetral momet. Such reormalzatos make comparso to the stadard Normal dstrbuto very easy, but make absolutely every other computato more dffcult. 1

2 for kurtoss; whle the sample momet s based o (x x) m, where x s the sample mea. We ca expect that x µ. Also, x has a varace (ad skew ad kurtoss), whle µ s a costat. O the other had, we ca calculate x from the data we have, whle µ may be etrely ukowable. As o page 222, the ubased sample estmator of the sample varace, ˆσ 2 (x) = (x x) 2 /( 1), volves a sum dvded by 1, ot. There are smlar adjustmets to be made to acheve ubased skew ad kurtoss. The dervato s volved, but t gves us a chace to look over some other propertes of the cetral momets. To fd the relatoshp betwee the sample momets based o x ad the populato momets based o µ, we wll frst fd a few termedate expected values: 1. σ 2 ( x), S( x), K( x) 2. E(x ), E(x 2 ), E(x 3 ), E(x 4 ) 3. E( x 2 ), E( x 3 ), E( x 4 ) 4. E(x x 2 ), E(x 2 x), E(x3 x), E((x x) 2 ), E((x x) 3 ), E((x x) 4 ) 6. ˆσ 2 (µ), Ŝ(µ), ˆK(µ) Seres (1) s relatvely easy, ad the same dervato works for all cetral momets. Seres (2) ad (3) are the ocetral momets, where the mea s ot subtracted; the slght dfferece betwee these two seres proves to be mportat later. Seres (4) cossts of hybrd terms that multply a power of a represetatve elemet by a power of x, ad requre ew techques for estmato. Seres (5) s a estmate of the sample momets usg the pror results. Seres (6) uses seres (5) to produce a ubased estmate of the true populato momets, usg sample data. Frst, we ca calculate the varace, skew, ad kurtoss of the mea. 2 The steps volved are to expad the expected value to the sum over that t s (the ellpses dcate addtoal terms whose expected value s zero), take the 1 out of the momet calculato, ad the ote that the sum of d elemets ca be broke dow to momets of ay represetatve elemet (here, x 1 ). The secod momet of a represetatve elemet s smply σ 2 (x), ad smlarly for the other momets. MOMENTS OF THE MEAN 2 Followg Casella ad Berger [1990, p 208]. 2

3 σ 2 ( x) = E ( 1 = 1 2 E ( = 1 2 E ( (x µ) (x µ) ) 2 ) 2 (x µ) 2 + = 1 2 E ( (x 1 µ) 2) ) (x µ)(x j µ) j = 1 σ2 (x 1 ) S( x) = E ( 1 = 1 3 E ( (x µ) = 1 3 E ( (x 1 µ) 3) ) 3 (x µ) ) (x µ) 2 (x j µ) +... j = 1 2 S (x 1) K( x) = E ( 1 = 1 4 E ( (x µ) ) 4 (x µ) ) (x µ) 2 (x j µ) j> = 1 4 E ( (x 1 µ) 4 + 6(( 1)/2)σ 2 (x )σ 2 (x j ) ) = 1 3 (K (x 1 ) + 3( 1)σ 4 (x 1 ) ) 3

4 To summarze the above: σ 2 ( x) S( x) K( x) = σ2 (x) = S(x) 2 = K(x)+3( 1)σ4 (x) 3 It s reasoably tutve that the mea of several draws wll have a smaller varace, skew, or kurtoss tha a sgle draw, ad these relatos embody that tuto. They wll drve much of the story to follow. NONCENTRAL MOMENTS The expresso E(x 2 ) s ot qute the varace, whch s the expected squared dstace to the mea: E((x µ) 2 ). The further µ s from zero, the further E(x 2 ) wll be from the varace. The trck to calculatg E(x m ) s to rewrte t as E ((x µ + µ) m ). For the varace: E [ ((x µ) + µ) 2] = E [ (x µ) 2 + 2(x µ)µ + µ 2 ]. The expectato of a sum s the sum of expectatos; that s, ths expresso ca be broke dow to ts compoets: E(x 2 ) = E [(x µ) 2 ] +E [2(x µ)µ] +E [µ 2 ] = σ 2 (x) +0 +µ 2 Ths ca be rewrtte to produce the famlar statemet that σ 2 (x) = E(x 2 ) E 2 (x). We ca repeat the same steps for the skew ad kurtoss: wrte E(x m ) as E ((x µ + µ) m ), expad, ad fd the expectato of each dvdual term. For the skew: E [ ((x µ) + µ) 3] = E [(x µ) 3 ] +E [3(x µ) 2 µ] +E [3(x µ)µ 2 ] +E[µ 3 ] = S(x) +3σ 2 (x)µ +0 +µ 3. For kurtoss: E [x 4 ] = E [(x µ) 4 ] +E [4(x µ) 3 µ] +E [6(x µ) 2 µ 2 ] +E [4(x µ)µ 3 ] +E[µ 4 ]. = K(x) +4S(x)µ +6σ 2 (x)µ µ 4. To summarze: 4

5 E (x 2 ) = σ 2 (x) + µ 2 E (x 3 ) = S(x) + 3σ 2 (x)µ + µ 3 E (x 4 ) = K(x) + 4S(x)µ + 6σ 2 (x)µ 2 + µ 4 So the ocetral varace depeds o the mea, the ocetral skew depeds o the varace ad mea, ad the ocetral kurtoss depeds o the skew, varace, ad mea. I all cases, the relatoshp s postve; for example, a larger varace meas a larger ocetral skew ad kurtoss. We ca reuse much of the above calculato regardg E[x ] for E[ x]. The results from the seres of cetral momets of the mea already come hady, as we ca wrte the varace of x as σ 2 (x)/, for example. Expadg E( x 2 ), we get: NONCENTRAL MOMENTS FOR x E [ (( x µ) + µ) 2] = E [( x µ) 2 ] +E [2( x µ)µ] +E [µ 2 ] = σ 2 (x)/ +0 +µ 2. For the skew: E [ (( x µ) + µ) 3] = E [( x µ) 3 ] +E [3( x µ) 2 µ] +E [3( x µ)µ 2 ] +E [µ 3 ] = S(x)/ 2 +3σ 2 (x)µ/ +0 +µ 3. For kurtoss: E [x 4 ] = E [( x µ) 4 ] +E [4( x µ) 3 µ] +E [6( x µ) 2 µ 2 ] +E [4( x µ)µ 3 ] +E[µ 4 ]. = K(x)+3( 1)σ4 (x) 3 +4S(x)µ/ 2 +6σ 2 (x)µ 2 / +0 +µ 4. E ( x 2 ) = σ 2 (x)/ + µ 2 E ( x 3 ) = S(x)/ 2 + 3σ 2 (x)µ/ + µ 3 E ( x 4 ) = K(x)/ 3 + 3( 1)σ 4 (x)/ 3 + 4S(x)µ/ 2 + 6σ 2 (x)µ 2 / + µ 4 You ca see that ths seres s aalogous to the last, save for the dvsos by powers of. As, the varatos amog the data pots become less mportat, ad the fal value of E( x m ) s smply µ m. That s, these are asymptotcally ubased estmates of the powers of µ. So far, we have cosdered oly x or a sgle elemet x, but what about combatos, lke E(x 1 x)? [As above, use x 1 or x 2 as represetatve elemets.] x s the sum of all of the elemets of the data set, but elemets of the form x 1 x 1 behave dfferetly from elemets of the form x 1 x 2, so we eed to break dow the sum. For E(x 1 x): HYBRIDS 5

6 E[x 1 x] = E[x 1 =1 x /] = E[x 2 1/ +x 1 =2 x /] = E[x 2 1]/ +( 1)E[x 1 x 2 ] = σ 2 (x)/ + µ 2 / +( 1)µ 2 / = σ 2 (x)/ + µ 2 = E( x 2 ) I ths case, thgs worked out well fact, E(x 1 x m ) = E( x m+1 ) for ay m. But other cases are ot so elegat. For example, E(x 2 1 x) s a ew form: E[x 2 1 x] = E[x2 1 =1 x /] = E[x 3 1/ +x 2 1 =2 x /] = E[x 3 1]/ +( 1)E[x 2 1x 2 ] = (S(x) + 3σ 2 (x)µ + µ 3 )/ +( 1)(σ 2 (x) + µ 2 )µ/ = S(x)/ + +2 σ2 (x)µ + µ 3 Here s a catalog of some of the forms that wll be used below. The especally tedous dervatos have ot bee show, but take the same form as the dervatos above, expadg the mea or square-of-mea ad coutg staces of the form x 2 1x 2, x 2 1x 2 2, et cetera. E[x 1 x] = σ 2 (x)/ + µ 2 = E( x 2 ) 2 E[x1 x] +2 = S(x)/ + σ2 (x)µ + µ 3 E[x 1 x 2 ] = S(x)/ σ2 (x)µ + µ 3 = E( x 3 ) 3 E[x1 x] = K(x)/ + S(x)µ + σ2 (x)µ 2 + µ 4 E[x 1 x 3 ] = K(x)/ 3 + 3( 1)σ 4 (x)/ 3 + 4S(x)µ/ 2 + 6σ 2 (x)µ 2 / + µ 4 = E( x 4 ) E[x 2 1 x2 ] = K(x)/ 2 + 2(+1) S(x)µ σ2 (x)µ σ 4 + µ 4 2 We ow have the compoets eeded to fd the sample cetral momets. A sample cetral momet s cetered ot aroud µ, where t would have a form lke (x µ) 2 /, but s cetered aroud x, lke (x x) 2 /. THE SAMPLE CENTRAL MOMENTS I all three cases, the sample cetral momet based o x ad the actual cetral momet based o µ are ot equal expectato. The sample mea x tself has some varace, so the fal 6

7 sample varace wll be a combato of the true populato varace ad the varace of the mea; smlarly for skew ad kurtoss. Let the sample cetral momets based o x be σ 2 x(x), S x (x), ad K x (x). The procedure for calculatg ths sample cetral momet s exactly as above: expad the square, cube, or quadratc, the take the expectato of each dvdual term. E [(x x) 2 ] = E[x 2 2x x + x 2 ] = E[x 2 x 2 ] = E [x 2 ] E [ x 2 ] = σ 2 (x) + µ 2 σ 2 (x)/ µ 2 = 1 σ2 (x) I the last step, the µ terms easly cacel out, but the remag expected value of σ 2 (x) dffers from the remag expected value of x 2 by that fracto of, ad that meas that there s the coveet ( 1)/ term whe they merge. We ca rewrte the fal form to reveal a smple relatoshp amog the varous types of varace. Because σ 2 ( x) = σ 2 (x)/, ths result becomes: σ 2 x(x) = σ 2 (x) σ 2 ( x). Now repeat the process for the skew. Here we beg to use the hybrd expressos above, such as that E[x x 2 ] = E[ x 3 ]. E [(x x) 3 ] = E[x 3 3x 2 x + 3x x 2 x 3 ] = E[x 3 ] 3E[x 2 x] + 2E[ x3 ] The expaso for each term the equato s gve at some pot above, ad each cossts of a sum of S, µσ 2, ad µ 3. To keep thgs orgazed, each row the table below s the expaso of oe of the three terms the above expresso, ad each colum gves the coeffcet o S, µσ 2, or µ 3 for the gve expresso. For example, the frst row ca be read as E(x 3 ) = 1S + 3µσ 2 + 1µ 3. term S µσ 2 µ 3 E(x 3 ) E(x 2 +2 x) 3/ E( x 3 ) 2/ 2 6/ 2 Wth terms eatly colums, you ca quckly verfy that the coeffcets o µσ 2 ad o µ 3 sum to zero. We are left wth: ( 2)( 1) S x (x) = S(x) Lke the varace, ths ca be expressed terms of S(x) ad S( x): 2 S x (x) = S(x) (3 2)S( x). 7

8 Tragcally, ay smple patter establshed by the varace ad skew does ot carry forward, ad the sample kurtoss s a mess. Expadg the quadratc gves us several terms to evaluate: E [(x x) 4 ] = E [x 4 ] E [4x 3 x] + E [6x2 x2 ] E [4x x 3 ] + E [ x 4 ]. Aga orgazg the expaso of the expectatos to a table of coeffcets: term K Sµ µ 2 σ 2 σ 4 µ 4 E(x 4 ) E(x 3 x) 4/ 4( + 3)/ 12( + 1)/ 4 +6E(x 2 x2 ) 6/ 2 12( + 1)/ 2 6( + 5)/ 6( 1)/ 2 6 4E(x x 3 ) + E( x 4 ) 3/ 3 12/ 2 18/ 9( 1)/ 3 3 You ca aga quckly verfy that the coeffcets the Sµ, µ 2 σ 2, ad µ 4 colums sum to zero. The remag colums gve us two rather upleasat terms the fal expected value of the sample kurtoss. E [(x x) 4 ] = ( 1)(2 3+3) 3 = ( 1) 3 K(x) + ( 1)(6 9) σ 4 (x) 3 (( )K(x) + (6 9)σ 4 (x)) Remarkably, ths mess ca also be expressed as a weghted sum of K(x) ad K( x): K x (x) = ( 2)2 K(x) + (2 3)K( x). 2 σ 2 x(x) = 1 σ2 (x) = σ 2 (x) σ 2 ( x) S x (x) = ( 2)( 1) S(x) 2 = S(x) (3 2)S( x) K x (x) = ( 1) 3 (( )K(x) + (6 9)σ 4 (x)) = ( 2)( 2) K(x) + (2 3)K( x) 2 As a bous calculato, let us calculate the expected value of the square of the varace, σ 4 x(x): 8

9 E [σ 4 x(x)] = E [(x x) 2 (x j x) 2 ] = E [ 1 (x x) 2 1 [ (xj x) 2] = 1 E 2 j (x x) 2 (x ] j x) 2 = 1 E [ [ ] 2 (x x) 4 ] + 1 E 2 j (x x) 2 (x j x) 2 ] = 1 2 [K x (x) + ( 1) E [σ2 x(x)σ 2 x(x)] 2 = K x(x) + ( 1)3 3 [σ 2 (x)] 2 We are terested the true varace, based o µ, but µ s typcally ot kowable from fte data, so we must make do wth estmates based o statstcs of the data, lke x. We just saw that σ 2 x(x), S x (x), ad K x (x) are based estmators of ther respectve true momets, so they wo t work wthout modfcato. Fortuately, we kow exactly how large the bas s, ad so ca produce a ubased estmate of the the true varace, skew, or kurtoss by smply movg the true momet to the left-had sde of above equatos. SAMPLE ESTIMATES OF THE TRUE MOMENTS To make the computatos clearer (ad the cocepts a lttle more opaque), I preset the estmates of the cetral momets fully wrtte out. Because we are movg from the expected value of a potetally calculable value to a operatoal estmate, we put a hat o the cetral momet to dcate that ths s a sample-based estmator. For the varace ad skew, we ca easly produce a estmate that does ot deped o kowledge of the true value of µ, but uses oly formato from the data set at had. The value of K x (x) s expressed terms of the true fourth ocetral momet ad a σ 4 term; above, the expectato of σ 4 s expressed terms of K x (x) ad the estmable-from-data value σ 2 x(x). We ca use these equatos to solve for a estmator of K(x) usg oly estmable values, but t s ot pretty (whch s why may authors, such as Cramér [1946, p 349], start to lea o Taylor expasos aroud here.) ˆσ 2 (x) = 1 1 (x x) 2 Ŝ(x) = ( 1)( 2) (x x) 3 ˆK(x) = 2 [[(( ( 1) 3 ( 2 3+3) 1)2 + (6 9))] K x (x) (6 9)σ 4 x(x)] The sample estmate of the populato varace should be famlar to you from textbooks, usg the defto of varace but wth x replacg µ ad dvdg the sum by 1 stead of. You ca see that t derves rather smply from the fact that the expected value of the x-based varace ad the µ-based varace dffer by σ 2 ( x) = σ 2 (x)/; from there t s smple algebra to get the commo form. 9

10 Especally amog ANOVA users, the varace formula s ofte explaed usg a degrees-offreedom story: 3 gve the average x, there are oly 1 free elemets the data, because the last ca be determstcally calculated from the frst 1 ad x. That story s a useful fcto, that t makes a great deal of sese the ANOVA cotext, ad saves the trouble of the algebra above. However, f t were really just a story of coutg degrees of freedom, the we are hardpressed to expla the forms for the ubased estmate of the sample skew or kurtoss. Fortuately, researchers make use oly of aalyss of varace ad ot aalyss of skew or kurtoss (ANOSK ad ANOKU?), ad so the useful fcto of the degrees-of-freedom story s cosstet ad a help. REFERENCES Robert C Blattberg ad Ncholas J Goedes. A comparso of the stable ad studet dstrbutos as statstcal models for stock prces. The Joural of Busess, 47(2): , George Casella ad Roger L Berger. Statstcal Iferece. Duxbury Press, Harald Cramér. Mathematcal Methods of Statstcs. Prceto Uversty Press, Staley J Ko. Models of stock returs a comparso. The Joural of Face, 39(1): , Beot Madelbrot. The varato of certa speculatve prces. The Joural of Busess, 36(4): , George W Sedecor ad Wlla G Cochra. Statstcal Methods. Iowa State Uversty Press, 6th edto, See, e.g., Sedecor ad Cochra [1976, p 45]. 10

Deriving & Understanding the Variance Formulas

Deriving & Understanding the Variance Formulas Dervg & Uderstadg the Varace Formulas Ma H. Farrell BUS 400 August 28, 205 The purpose of ths hadout s to derve the varace formulas that we dscussed class ad show why take the form they do. I class we

More information

A Test of Normality. Textbook Reference: Chapter 14.2 (eighth edition, pages 591 3; seventh edition, pages 624 6).

A Test of Normality. Textbook Reference: Chapter 14.2 (eighth edition, pages 591 3; seventh edition, pages 624 6). A Test of Normalty Textbook Referece: Chapter 4. (eghth edto, pages 59 ; seveth edto, pages 64 6). The calculato of p-values for hypothess testg typcally s based o the assumpto that the populato dstrbuto

More information

Consult the following resources to familiarize yourself with the issues involved in conducting surveys:

Consult the following resources to familiarize yourself with the issues involved in conducting surveys: Cofdece Itervals Learg Objectves: After completo of ths module, the studet wll be able to costruct ad terpret cofdece tervals crtcally evaluate the outcomes of surveys terpret the marg of error the cotext

More information

? Economical statistics

? Economical statistics Probablty calculato ad statstcs Probablty calculato Mathematcal statstcs Appled statstcs? Ecoomcal statstcs populato statstcs medcal statstcs etc. Example: blood type Dstrbuto A AB B Elemetary evets: A,

More information

Gene Expression Data Analysis (II) statistical issues in spotted arrays

Gene Expression Data Analysis (II) statistical issues in spotted arrays STATC4 Sprg 005 Lecture Data ad fgures are from Wg Wog s computatoal bology course at Harvard Gee Expresso Data Aalyss (II) statstcal ssues spotted arrays Below shows part of a result fle from mage aalyss

More information

Valuation of Asian Option

Valuation of Asian Option Mälardales Uversty västerås 202-0-22 Mathematcs ad physcs departmet Project aalytcal face I Valuato of Asa Opto Q A 90402-T077 Jgjg Guo89003-T07 Cotet. Asa opto------------------------------------------------------------------3

More information

MOMENTS EQUALITIES FOR NONNEGATIVE INTEGER-VALUED RANDOM VARIABLES

MOMENTS EQUALITIES FOR NONNEGATIVE INTEGER-VALUED RANDOM VARIABLES MOMENTS EQUALITIES FOR NONNEGATIVE INTEGER-VALUED RANDOM VARIABLES MOHAMED I RIFFI ASSOCIATE PROFESSOR OF MATHEMATICS DEPARTMENT OF MATHEMATICS ISLAMIC UNIVERSITY OF GAZA GAZA, PALESTINE Abstract. We preset

More information

1036: Probability & Statistics

1036: Probability & Statistics 036: Probablty & Statstcs Lecture 9 Oe- ad Two-Sample Estmato Problems Prob. & Stat. Lecture09 - oe-/two-sample estmato cwlu@tws.ee.ctu.edu.tw 9- Statstcal Iferece Estmato to estmate the populato parameters

More information

CHAPTER 8. r E( r ) m e. Reduces the number of inputs for diversification. Easier for security analysts to specialize

CHAPTER 8. r E( r ) m e. Reduces the number of inputs for diversification. Easier for security analysts to specialize CHATE 8 Idex odels cgra-hll/ir Copyrght 0 by The cgra-hll Compaes, Ic. All rghts reserved. 8- Advatages of the Sgle Idex odel educes the umber of puts for dversfcato Easer for securty aalysts to specalze

More information

TOPIC 7 ANALYSING WEIGHTED DATA

TOPIC 7 ANALYSING WEIGHTED DATA TOPIC 7 ANALYSING WEIGHTED DATA You do t have to eat the whole ox to kow that the meat s tough. Samuel Johso Itroducto dfferet aalyss for sample data Up utl ow, all of the aalyss techques have oly dealt

More information

Probability and Statistical Methods. Chapter 8 Fundamental Sampling Distributions

Probability and Statistical Methods. Chapter 8 Fundamental Sampling Distributions Math 3 Probablty ad Statstcal Methods Chapter 8 Fudametal Samplg Dstrbutos Samplg Dstrbutos I the process of makg a ferece from a sample to a populato we usually calculate oe or more statstcs, such as

More information

Probability and Statistical Methods. Chapter 8 Fundamental Sampling Distributions

Probability and Statistical Methods. Chapter 8 Fundamental Sampling Distributions Math 3 Probablty ad Statstcal Methods Chapter 8 Fudametal Samplg Dstrbutos Samplg Dstrbutos I the process of makg a ferece from a sample to a populato we usually calculate oe or more statstcs, such as

More information

- Inferential: methods using sample results to infer conclusions about a larger pop n.

- Inferential: methods using sample results to infer conclusions about a larger pop n. Chapter 6 Def : Statstcs: are commoly kow as umercal facts. s a feld of dscple or study. I ths class, statstcs s the scece of collectg, aalyzg, ad drawg coclusos from data. The methods help descrbe ad

More information

Lecture 9 February 21

Lecture 9 February 21 Math 239: Dscrete Mathematcs for the Lfe Sceces Sprg 2008 Lecture 9 February 21 Lecturer: Lor Pachter Scrbe/ Edtor: Sudeep Juvekar/ Alle Che 9.1 What s a Algmet? I ths lecture, we wll defe dfferet types

More information

0.07 (12) i 1 1 (12) 12n. *Note that N is always the number of payments, not necessarily the number of years. Also, for

0.07 (12) i 1 1 (12) 12n. *Note that N is always the number of payments, not necessarily the number of years. Also, for Chapter 3, Secto 2 1. (S13HW) Calculate the preset value for a auty that pays 500 at the ed of each year for 20 years. You are gve that the aual terest rate s 7%. 20 1 v 1 1.07 PV Qa Q 500 5297.01 0.07

More information

Chapter 4. More Interest Formulas

Chapter 4. More Interest Formulas Chapter 4 More Iterest ormulas Uform Seres Compoud Iterest ormulas Why? May paymets are based o a uform paymet seres. e.g. automoble loas, house paymets, ad may other loas. 2 The Uform aymet Seres s 0

More information

Chapter 4. More Interest Formulas

Chapter 4. More Interest Formulas Chapter 4 More Iterest ormulas Uform Seres Compoud Iterest ormulas Why? May paymets are based o a uform paymet seres. e.g. automoble loas, house paymets, ad may other loas. 2 The Uform aymet Seres s 0

More information

Random Variables. Discrete Random Variables. Example of a random variable. We will look at: Nitrous Oxide Example. Nitrous Oxide Example

Random Variables. Discrete Random Variables. Example of a random variable. We will look at: Nitrous Oxide Example. Nitrous Oxide Example Radom Varables Dscrete Radom Varables Dr. Tom Ilveto BUAD 8 Radom Varables varables that assume umercal values assocated wth radom outcomes from a expermet Radom varables ca be: Dscrete Cotuous We wll

More information

An Efficient Estimator Improving the Searls Normal Mean Estimator for Known Coefficient of Variation

An Efficient Estimator Improving the Searls Normal Mean Estimator for Known Coefficient of Variation ISSN: 2454-2377, A Effcet Estmator Improvg the Searls Normal Mea Estmator for Kow Coeffcet of Varato Ashok Saha Departmet of Mathematcs & Statstcs, Faculty of Scece & Techology, St. Auguste Campus The

More information

IEOR 130 Methods of Manufacturing Improvement Fall, 2017 Prof. Leachman Solutions to First Homework Assignment

IEOR 130 Methods of Manufacturing Improvement Fall, 2017 Prof. Leachman Solutions to First Homework Assignment IEOR 130 Methods of Maufacturg Improvemet Fall, 2017 Prof. Leachma Solutos to Frst Homework Assgmet 1. The scheduled output of a fab a partcular week was as follows: Product 1 1,000 uts Product 2 2,000

More information

= 1. UCLA STAT 13 Introduction to Statistical Methods for the Life and Health Sciences. Parameters and Statistics. Measures of Centrality

= 1. UCLA STAT 13 Introduction to Statistical Methods for the Life and Health Sciences. Parameters and Statistics. Measures of Centrality UCLA STAT Itroducto to Statstcal Methods for the Lfe ad Health Sceces Istructor: Ivo Dov, Asst. Prof. of Statstcs ad Neurolog Teachg Assstats: Brad Shaata & Tffa Head Uverst of Calfora, Los Ageles, Fall

More information

Monetary fee for renting or loaning money.

Monetary fee for renting or loaning money. Ecoomcs Notes The follow otes are used for the ecoomcs porto of Seor Des. The materal ad examples are extracted from Eeer Ecoomc alyss 6 th Edto by Doald. Newa, Eeer ress. Notato Iterest rate per perod.

More information

Mathematics 1307 Sample Placement Examination

Mathematics 1307 Sample Placement Examination Mathematcs 1307 Sample Placemet Examato 1. The two les descrbed the followg equatos tersect at a pot. What s the value of x+y at ths pot of tersecto? 5x y = 9 x 2y = 4 A) 1/6 B) 1/3 C) 0 D) 1/3 E) 1/6

More information

Forecasting the Movement of Share Market Price using Fuzzy Time Series

Forecasting the Movement of Share Market Price using Fuzzy Time Series Iteratoal Joural of Fuzzy Mathematcs ad Systems. Volume 1, Number 1 (2011), pp. 73-79 Research Ida Publcatos http://www.rpublcato.com Forecastg the Movemet of Share Market Prce usg Fuzzy Tme Seres B.P.

More information

ON MAXIMAL IDEAL OF SKEW POLYNOMIAL RINGS OVER A DEDEKIND DOMAIN

ON MAXIMAL IDEAL OF SKEW POLYNOMIAL RINGS OVER A DEDEKIND DOMAIN Far East Joural of Mathematcal Sceces (FJMS) Volume, Number, 013, Pages Avalable ole at http://pphmj.com/jourals/fjms.htm Publshed by Pushpa Publshg House, Allahabad, INDIA ON MAXIMAL IDEAL OF SKEW POLYNOMIAL

More information

Types of Sampling Plans. Types of Sampling Plans. Sampling Procedures. Probability Samples -Simple Random sample -Stratified sample -Cluster sample

Types of Sampling Plans. Types of Sampling Plans. Sampling Procedures. Probability Samples -Simple Random sample -Stratified sample -Cluster sample Samplg Procedures Defe the Populato Idetfy the Samplg Frame Select a Samplg Procedure Determe the Sample Sze Select the Sample Elemets Collect the Data Types of Samplg Plas o-probablty Samples -Coveece

More information

Optimal Reliability Allocation

Optimal Reliability Allocation Optmal Relablty Allocato Yashwat K. Malaya malaya@cs.colostate.edu Departmet of Computer Scece Colorado State Uversty Relablty Allocato Problem Allocato the relablty values to subsystems to mmze the total

More information

AMS Final Exam Spring 2018

AMS Final Exam Spring 2018 AMS57.1 Fal Exam Sprg 18 Name: ID: Sgature: Istructo: Ths s a close book exam. You are allowed two pages 8x11 formula sheet (-sded. No cellphoe or calculator or computer or smart watch s allowed. Cheatg

More information

The Consumer Price Index for All Urban Consumers (Inflation Rate)

The Consumer Price Index for All Urban Consumers (Inflation Rate) The Cosumer Prce Idex for All Urba Cosumers (Iflato Rate) Itroducto: The Cosumer Prce Idex (CPI) s the measure of the average prce chage of goods ad servces cosumed by Iraa households. Ths measure, as

More information

CHAPTER - IV STANDARDIZED CUSUM MEDIAN CONTROL CHART

CHAPTER - IV STANDARDIZED CUSUM MEDIAN CONTROL CHART A Study o Process Varablty usg CUSUM ad Fuzzy Cotrol Charts Ph.D Thess CHAPTER - IV STANDARDIZED CUSUM MEDIAN CONTROL CHART. Itroducto: I motorg e process mea, e Mea ( X ) cotrol charts, ad cumulatve sum

More information

Inferential: methods using sample results to infer conclusions about a larger population.

Inferential: methods using sample results to infer conclusions about a larger population. Chapter 1 Def : Statstcs: 1) are commoly kow as umercal facts ) s a feld of dscple or study Here, statstcs s about varato. 3 ma aspects of statstcs: 1) Desg ( Thk ): Plag how to obta data to aswer questos.

More information

Sorting. Data Structures LECTURE 4. Comparison-based sorting. Sorting algorithms. Quick-Sort. Example (1) Pivot

Sorting. Data Structures LECTURE 4. Comparison-based sorting. Sorting algorithms. Quick-Sort. Example (1) Pivot Data Structures, Sprg 004. Joskowcz Data Structures ECUE 4 Comparso-based sortg Why sortg? Formal aalyss of Quck-Sort Comparso sortg: lower boud Summary of comparso-sortg algorthms Sortg Defto Iput: A

More information

Overview. Linear Models Connectionist and Statistical Language Processing. Numeric Prediction. Example

Overview. Linear Models Connectionist and Statistical Language Processing. Numeric Prediction. Example Overvew Lear Models Coectost ad Statstcal Laguage Processg Frak Keller keller@col.u-sb.de Computerlgustk Uverstät des Saarlades classfcato vs. umerc predcto lear regresso least square estmato evaluatg

More information

MEASURING THE FOREIGN EXCHANGE RISK LOSS OF THE BANK

MEASURING THE FOREIGN EXCHANGE RISK LOSS OF THE BANK Gabrel Bstrceau, It.J.Eco. es., 04, v53, 7 ISSN: 9658 MEASUING THE FOEIGN EXCHANGE ISK LOSS OF THE BANK Gabrel Bstrceau Ecoomst, Ph.D. Face Natoal Bak of omaa Bucharest, Moetary Polcy Departmet, 5 Lpsca

More information

FINANCIAL MATHEMATICS : GRADE 12

FINANCIAL MATHEMATICS : GRADE 12 FINANCIAL MATHEMATICS : GRADE 12 Topcs: 1 Smple Iterest/decay 2 Compoud Iterest/decay 3 Covertg betwee omal ad effectve 4 Autes 4.1 Future Value 4.2 Preset Value 5 Skg Fuds 6 Loa Repaymets: 6.1 Repaymets

More information

0.07. i PV Qa Q Q i n. Chapter 3, Section 2

0.07. i PV Qa Q Q i n. Chapter 3, Section 2 Chapter 3, Secto 2 1. (S13HW) Calculate the preset value for a auty that pays 500 at the ed of each year for 20 years. You are gve that the aual terest rate s 7%. 20 1 v 1 1.07 PV Qa Q 500 5297.01 0.07

More information

LECTURE 5: Quadratic classifiers

LECTURE 5: Quadratic classifiers LECURE 5: Quadratc classfers Bayes classfers for Normally dstrbuted classes Case : σ I Case : ( daoal) Case : ( o-daoal) Case : σ I Case 5: j eeral case Numercal example Lear ad quadratc classfers: coclusos

More information

Supplemental notes for topic 9: April 4, 6

Supplemental notes for topic 9: April 4, 6 Sta-30: Probablty Sprg 017 Supplemetal otes for topc 9: Aprl 4, 6 9.1 Polyomal equaltes Theorem (Jese. If φ s a covex fucto the φ(ex Eφ(x. Theorem (Beaymé-Chebyshev. For ay radom varable x, ɛ > 0 P( x

More information

Sample Survey Design

Sample Survey Design Sample Survey Desg A Hypotetcal Exposure Scearo () Assume we kow te parameters of a worker s exposure dstrbuto of 8-our TWAs to a cemcal. As t appes, te worker as four dfferet types of days wt regard to

More information

May 2005 Exam Solutions

May 2005 Exam Solutions May 005 Exam Soluto 1 E Chapter 6, Level Autes The preset value of a auty-mmedate s: a s (1 ) v s By specto, the expresso above s ot equal to the expresso Choce E. Soluto C Chapter 1, Skg Fud The terest

More information

STATIC GAMES OF INCOMPLETE INFORMATION

STATIC GAMES OF INCOMPLETE INFORMATION ECON 10/410 Decsos, Markets ad Icetves Lecture otes.11.05 Nls-Herk vo der Fehr SAIC GAMES OF INCOMPLEE INFORMAION Itroducto Complete formato: payoff fuctos are commo kowledge Icomplete formato: at least

More information

Management Science Letters

Management Science Letters Maagemet Scece Letters (0) 355 36 Cotets lsts avalable at GrowgScece Maagemet Scece Letters homepage: www.growgscece.com/msl A tellget techcal aalyss usg eural etwork Reza Rae a Shapour Mohammad a ad Mohammad

More information

Solutions to Problems

Solutions to Problems Solutos to Problems ( Pt Pt + Ct) P5-. LG : Rate of retur: rt Pt Basc ($,000 $0,000 + $,500) a. Ivestmet X: Retur.50% $0,000 Ivestmet Y: Retur ($55,000 $55,000 + $6,800).36% $55,000 b. Ivestmet X should

More information

Algorithm Analysis. x is a member of the set P x is not a member of the set P The null or empty set. Cardinality: the number of members

Algorithm Analysis. x is a member of the set P x is not a member of the set P The null or empty set. Cardinality: the number of members Algorthm Aalyss Mathematcal Prelmares: Sets ad Relatos: A set s a collecto of dstgushable members or elemets. The members are usually draw from some larger collecto called the base type. Each member of

More information

Linear regression II

Linear regression II CS 75 Mache Learg Lecture 9 Lear regresso II Mlos Hauskrecht mlos@cs.ptt.eu 539 Seott Square Lear regresso Fucto f : X Y Y s a lear combato of put compoets f ( w w w w w w, w, w k - parameters (weghts

More information

6. Loss systems. ELEC-C7210 Modeling and analysis of communication networks 1

6. Loss systems. ELEC-C7210 Modeling and analysis of communication networks 1 ELEC-C72 Modelg ad aalyss of commucato etwors Cotets Refresher: Smple teletraffc model Posso model customers, servers Applcato to flow level modellg of streamg data traffc Erlag model customers, ; servers

More information

Integrating Mean and Median Charts for Monitoring an Outlier-Existing Process

Integrating Mean and Median Charts for Monitoring an Outlier-Existing Process Proceedgs of the Iteratoal MultCoferece of Egeers ad Computer Scetsts 8 Vol II IMECS 8 19-1 March 8 Hog Kog Itegratg Mea ad Meda Charts for Motorg a Outler-Exstg Process Lg Yag Suzae Pa ad Yuh-au Wag Abstract

More information

Variance Covariance (Delta Normal) Approach of VaR Models: An Example From Istanbul Stock Exchange

Variance Covariance (Delta Normal) Approach of VaR Models: An Example From Istanbul Stock Exchange ISSN 2222-697 (Paper) ISSN 2222-2847 (Ole) Vol.7, No.3, 206 Varace Covarace (Delta Normal) Approach of VaR Models: A Example From Istabul Stock Exchage Dr. Ihsa Kulal Iformato ad Commucato Techologes Authorty,

More information

CREDIT MANAGEMENT 3 - (SWC) CRM33B3 FINAL ASSESSMENT OPPORTUNITY. Date of examination: 5 NOVEMBER 2015

CREDIT MANAGEMENT 3 - (SWC) CRM33B3 FINAL ASSESSMENT OPPORTUNITY. Date of examination: 5 NOVEMBER 2015 Departmet of Commercal Accoutg CREDIT MANAGEMENT 3 - (SWC) CRM33B3 FINAL ASSESSMENT OPPORTUNITY Date of examato: 5 NOVEMBER 05 Tme: 3 hours Marks: 00 Assessor: Iteral Moderator: Exteral Moderator: Fred

More information

Online Encoding Algorithm for Infinite Set

Online Encoding Algorithm for Infinite Set Ole Ecodg Algorthm for Ifte Set Natthapo Puthog, Athast Surarers ELITE (Egeerg Laboratory Theoretcal Eumerable System) Departmet of Computer Egeerg Faculty of Egeerg, Chulalogor Uversty, Pathumwa, Bago,

More information

The Statistics of Statistical Arbitrage

The Statistics of Statistical Arbitrage Volume 63 Number 5 007, CFA Isttute Robert Ferholz ad Cary Magure, Jr. Hedge fuds sometmes use mathematcal techques to capture the short-term volatlty of stocks ad perhaps other types of securtes. Ths

More information

Poverty indices. P(k;z; α ) = P(k;z; α ) /(z) α. If you wish to compute the FGT index of poverty, follow these steps:

Poverty indices. P(k;z; α ) = P(k;z; α ) /(z) α. If you wish to compute the FGT index of poverty, follow these steps: Poverty dces DAD offers four possbltes for fxg the poverty le: - A determstc poverty le set by the user. 2- A poverty le equal to a proporto l of the mea. 3- A poverty le equal to a proporto m of a quatle

More information

Actuarial principles of the cotton insurance in Uzbekistan

Actuarial principles of the cotton insurance in Uzbekistan Actuaral prcples of the cotto surace Uzeksta Topc : Rsk evaluato Shamsuddov Bakhodr The Tashket rach of Russa ecoomc academy, the departmet of hgher mathematcs ad formato techology 763, Uzekstasky street

More information

Two Approaches for Log-Compression Parameter Estimation: Comparative Study*

Two Approaches for Log-Compression Parameter Estimation: Comparative Study* SERBAN JOURNAL OF ELECTRCAL ENGNEERNG Vol. 6, No. 3, December 009, 419-45 UDK: 61.391:61.386 Two Approaches for Log-Compresso Parameter Estmato: Comparatve Study* Mlorad Paskaš 1 Abstract: Stadard ultrasoud

More information

The Application of Asset Pricing to Portfolio Management

The Application of Asset Pricing to Portfolio Management Clemso Ecoomcs The Applcato of Asset Prcg to Portfolo Maagemet The Nature of the Problem Portfolo maagers have two basc problems. Frst they must determe whch assets to hold a portfolo, ad secod, they must

More information

GAUTENG DEPARTMENT OF EDUCATION SENIOR SECONDARY INTERVENTION PROGRAMME MATHEMATICS GRADE 12 SESSION 3 (LEARNER NOTES)

GAUTENG DEPARTMENT OF EDUCATION SENIOR SECONDARY INTERVENTION PROGRAMME MATHEMATICS GRADE 12 SESSION 3 (LEARNER NOTES) MATHEMATICS GRADE SESSION 3 (LEARNER NOTES) TOPIC 1: FINANCIAL MATHEMATICS (A) Learer Note: Ths sesso o Facal Mathematcs wll deal wth future ad preset value autes. A future value auty s a savgs pla for

More information

FINANCIAL MATHEMATICS GRADE 11

FINANCIAL MATHEMATICS GRADE 11 FINANCIAL MATHEMATICS GRADE P Prcpal aout. Ths s the orgal aout borrowed or vested. A Accuulated aout. Ths s the total aout of oey pad after a perod of years. It cludes the orgal aout P plus the terest.

More information

CS 2750 Machine Learning. Lecture 7. Linear regression. CS 2750 Machine Learning. Linear regression. is a linear combination of input components x

CS 2750 Machine Learning. Lecture 7. Linear regression. CS 2750 Machine Learning. Linear regression. is a linear combination of input components x CS 75 Mache Learg Lecture 7 Lear regresso Mlos Hauskrecht mlos@cs.ptt.eu 539 Seott Square CS 75 Mache Learg Lear regresso Fucto f : X Y s a lear combato of put compoets f k - parameters eghts Bas term

More information

A Quantitative Risk Optimization of Markowitz Model An Empirical Investigation on Swedish Large Cap List

A Quantitative Risk Optimization of Markowitz Model An Empirical Investigation on Swedish Large Cap List Departmet of Mathematcs ad Physcs MASTER THESIS IN MATHEMATICS/ APPLIED MATHEMATICS A Quattatve Rsk Optmzato of Markowtz Model A Emprcal Ivestgato o Swedsh Large Cap Lst by Amr Kherollah Olver Bjärbo Magsterarbete

More information

Classification of Firms into Industries Using Market Data. Michael J. Gibbs. and. Dan W. French. University of Missouri

Classification of Firms into Industries Using Market Data. Michael J. Gibbs. and. Dan W. French. University of Missouri 1 Classfcato of Frms to dustres Usg Market Data Mchael J. Gbbs ad Da W. Frech Uversty of Mssour Cotact: Da W. Frech Departmet of Face Robert J. Trulaske, Sr. College of Busess Uversty of Mssour Columba,

More information

Mean-Semivariance Optimization: A Heuristic Approach

Mean-Semivariance Optimization: A Heuristic Approach Mea-Semvarace Optmzato: A Heurstc Approach Javer Estrada IESE Busess School, Aveda Pearso 1, 08034 Barceloa, Spa Tel: +34 93 53 400, Fax: +34 93 53 4343, Emal: jestrada@ese.edu Abstract Academcs ad practtoers

More information

DEGRESSIVE PROPORTIONALITY IN THE EUROPEAN PARLIAMENT

DEGRESSIVE PROPORTIONALITY IN THE EUROPEAN PARLIAMENT M A T H E M A T I C A L E C O N O M I C S No. 7(4) 20 DEGRESSIVE PROPORTIONALITY IN THE EUROPEAN PARLIAMENT Katarzya Cegełka Abstract. The dvso of madates to the Europea Parlamet has posed dffcultes sce

More information

Accounting 303 Exam 2, Chapters 4, 6, and 18A Fall 2014

Accounting 303 Exam 2, Chapters 4, 6, and 18A Fall 2014 Accoutg 303 Exam 2, Chapters 4, 6, ad 18A Fall 2014 Name Row I. Multple Choce Questos. (2 pots each, 34 pots total) Read each questo carefully ad dcate your aswer by crclg the letter precedg the oe best

More information

A Hierarchical Multistage Interconnection Network

A Hierarchical Multistage Interconnection Network A Herarchcal Multstage Itercoecto Networ Mohtar Aboelaze Dept. of Computer Scece Yor Uversty Toroto, ON. CANADA M3J P3 aboelaze@cs.yoru.ca Kashf Al Dept. of Computer Scece Yor Uversty Toroto, ON. CANADA

More information

The Prediction Error of Bornhuetter-Ferguson

The Prediction Error of Bornhuetter-Ferguson The Predcto Error of Borhuetter-Ferguso Thomas Mac Abstract: Together wth the Cha Ladder (CL method, the Borhuetter-Ferguso ( method s oe of the most popular clams reservg methods. Whereas a formula for

More information

SCEA CERTIFICATION EXAM: PRACTICE QUESTIONS AND STUDY AID

SCEA CERTIFICATION EXAM: PRACTICE QUESTIONS AND STUDY AID SCEA CERTIFICATION EAM: PRACTICE QUESTIONS AND STUDY AID Lear Regresso Formulas Cheat Sheet You ma use the followg otes o lear regresso to work eam questos. Let be a depedet varable ad be a depedet varable

More information

COMPARISON OF APPROACHES TO TESTING EQUALITY OF EXPECTATIONS AMONG SAMPLES FROM POISSON AND NEGATIVE BINOMIAL DISTRIBUTION

COMPARISON OF APPROACHES TO TESTING EQUALITY OF EXPECTATIONS AMONG SAMPLES FROM POISSON AND NEGATIVE BINOMIAL DISTRIBUTION ACTA UNIVERSITATIS AGRICULTURAE ET SILVICULTURAE MENDELIANAE BRUNENSIS Volume 66 0 Number 4, 08 https://do.org/0.8/actau08660405 COMPARISON OF APPROACHES TO TESTING EQUALITY OF EXPECTATIONS AMONG SAMPLES

More information

b. (6 pts) State the simple linear regression models for these two regressions: Y regressed on X, and Z regressed on X.

b. (6 pts) State the simple linear regression models for these two regressions: Y regressed on X, and Z regressed on X. Mat 46 Exam Sprg 9 Mara Frazer Name SOLUTIONS Solve all problems, ad be careful ot to sped too muc tme o a partcular problem. All ecessary SAS fles are our usual folder (P:\data\mat\Frazer\Regresso). You

More information

THE NPV CRITERION FOR VALUING INVESTMENTS UNDER UNCERTAINTY

THE NPV CRITERION FOR VALUING INVESTMENTS UNDER UNCERTAINTY Professor Dael ARMANU, PhD Faculty of Face, Isurace, Baks ad Stock xchage The Bucharest Academy of coomc Studes coomst Leoard LACH TH CRITRION FOR VALUING INVSTMNTS UNDR UNCRTAINTY Abstract. Corporate

More information

Prediction Error of the Future Claims Component of Premium Liabilities under the Loss Ratio Approach. International Regulatory Changes

Prediction Error of the Future Claims Component of Premium Liabilities under the Loss Ratio Approach. International Regulatory Changes Predcto rror o the Future lams ompoet o Premum Labltes uder the Loss Rato Approach (accepted to be publshed ace) AS Aual Meetg November 8 00 Jacke L PhD FIAA Nayag Busess School Nayag Techologcal Uversty

More information

Estimating the Common Mean of k Normal Populations with Known Variance

Estimating the Common Mean of k Normal Populations with Known Variance Iteratoal Joural of Statstcs ad Probablty; Vol 6, No 4; July 07 ISSN 97-703 E-ISSN 97-7040 Publshed by Caada Ceter of Scece ad Educato Estmatg the Commo Mea of Normal Populatos wth Kow Varace N Sajar Farspour

More information

The Measurement and Control of Chinese Administrative Expenses: Perspective into Administrative Expenses

The Measurement and Control of Chinese Administrative Expenses: Perspective into Administrative Expenses Joural of Poltcs ad Law Jue, 9 The Measuremet ad Cotrol of Chese Admstratve Epeses: Perspectve to Admstratve Epeses Xagzhou He Zhejag Uversty Hagzhou 38, Cha E-mal: hez5@6.com Natoal Natural Scece Foudato

More information

CS 840 Fall 2018 Self-Organizing Binary Search Trees: Unit 3

CS 840 Fall 2018 Self-Organizing Binary Search Trees: Unit 3 S 840 Fall 2018 Self-Orgag ar Search Trees: Ut 3 The sae questos ca be asked bar search trees. Gve a sequece of access queres, what s the best wa to orgae the search tree [referece: ore Leserso, Rvest

More information

Robust Statistical Analysis of Long-Term Performance For Sharia-Compliant Companies in Malaysia Stock Exchange

Robust Statistical Analysis of Long-Term Performance For Sharia-Compliant Companies in Malaysia Stock Exchange Iteratoal Joural of Maagemet Scece ad Busess Admstrato Volume 3, Issue 3, March 07, Pages 49-66 DOI: 0.8775/jmsba.849-5664-549.04.33.006 URL: http://dx.do.org/0.8775/jmsba.849-5664-549.04.33.006 Robust

More information

8.0% E(R) 6.0% Lend. Borrow 4.0% 2.0% rf rf 0.0% 0.0% 1.0% 2.0% 3.0% 4.0% STD(R) E(R) Long A and Short B. Long A and Long B. Short A and Long B

8.0% E(R) 6.0% Lend. Borrow 4.0% 2.0% rf rf 0.0% 0.0% 1.0% 2.0% 3.0% 4.0% STD(R) E(R) Long A and Short B. Long A and Long B. Short A and Long B F8000 Valuato of Facal ssets Sprg Semester 00 Dr. Isabel Tkatch ssstat Professor of Face Ivestmet Strateges Ledg vs. orrowg rsk-free asset) Ledg: a postve proporto s vested the rsk-free asset cash outflow

More information

Accounting 303 Exam 2, Chapters 4, 5, 6 Fall 2016

Accounting 303 Exam 2, Chapters 4, 5, 6 Fall 2016 Accoutg 303 Exam 2, Chapters 4, 5, 6 Fall 2016 Name Row I. Multple Choce Questos. (2 pots each, 24 pots total) Read each questo carefully ad dcate your aswer by crclg the letter precedg the oe best aswer.

More information

Minimization of Value at Risk of Financial Assets Portfolio using Genetic Algorithms and Neural Networks

Minimization of Value at Risk of Financial Assets Portfolio using Genetic Algorithms and Neural Networks Joural of Appled Face & Bakg, vol. 6, o. 2, 2016, 39-52 ISSN: 1792-6580 (prt verso), 1792-6599 (ole) Scepress Ltd, 2016 Mmzato of Value at Rsk of Facal Assets Portfolo usg Geetc Algorthms ad Neural Networks

More information

Measures of Dispersion

Measures of Dispersion Chapter IV Meaure of Dpero R. 4.. The meaure of locato cate the geeral magtue of the ata a locate oly the cetre of a trbuto. They o ot etablh the egree of varablty or the prea out or catter of the vual

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

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring No-lfe surace mathematcs Nls F. Haavardsso, Uversty of Oslo ad DNB Skadeforskrg Repetto clam se The cocept No parametrc modellg Scale famles of dstrbutos Fttg a scale famly Shfted dstrbutos Skewess No

More information

Accounting 303 Exam 2, Chapters 5, 6, 7 Fall 2015

Accounting 303 Exam 2, Chapters 5, 6, 7 Fall 2015 Accoutg 303 Exam 2, Chapters 5, 6, 7 Fall 2015 Name Row I. Multple Choce Questos. (2 pots each, 30 pots total) Read each questo carefully ad dcate your aswer by crclg the letter precedg the oe best aswer.

More information

Review. Statistics and Quantitative Analysis U4320. Review: Sampling. Review: Sampling (cont.) Population and Sample Estimates:

Review. Statistics and Quantitative Analysis U4320. Review: Sampling. Review: Sampling (cont.) Population and Sample Estimates: Stattc ad Quattatve Aaly U430 Segmet 6: Cofdece Iterval Prof. Shary O Hallora URL: http://www.columba.edu/tc/pa/u430y-003/ Revew Populato ad Sample Etmate: Populato Sample N X X Mea = = µ = X = N Varace

More information

Making Even Swaps Even Easier

Making Even Swaps Even Easier Mauscrpt (Jue 18, 2004) Makg Eve Swaps Eve Easer Jyr Mustaok * ad Ramo P. Hämäläe Helsk Uversty of Techology Systems Aalyss Laboratory P.O. Box 1100, FIN-02015 HUT, Flad E-mals: yr.mustaok@hut.f, ramo@hut.f

More information

Method for Assessment of Sectoral Efficiency of Investments Based on Input-Output Models 1

Method for Assessment of Sectoral Efficiency of Investments Based on Input-Output Models 1 Global Joural of Pure ad Appled Mathematcs. ISSN 0973-1768 Volume 12, Number 1 (2016), pp. 19-32 Research Ida Publcatos http://www.rpublcato.com Method for Assessmet of Sectoral Effcecy of Ivestmets Based

More information

901 Notes: 16.doc Department of Economics Clemson University PRODUCTION THEORY 1

901 Notes: 16.doc Department of Economics Clemson University PRODUCTION THEORY 1 90 Notes: 6.doc Departmet of Ecoomcs Clemso Uversty PRODUCTION THEORY The eoclasscal theory of the frm s ot a theory about dustral orgazato but rather a theory about the relato betwee put ad output prces.

More information

Math 373 Fall 2013 Homework Chapter 4

Math 373 Fall 2013 Homework Chapter 4 Math 373 Fall 2013 Hoework Chapter 4 Chapter 4 Secto 5 1. (S09Q3)A 30 year auty edate pays 50 each quarter of the frst year. It pays 100 each quarter of the secod year. The payets cotue to crease aually

More information

Feature Selection and Predicting CardioVascular Risk

Feature Selection and Predicting CardioVascular Risk Feature Selecto ad Predctg CardoVascular Rsk T.T.T.Nguye ad D.N. Davs, Computer Scece, Uversty of Hull. Itroducto No gold stadard ests for assessg the rsk of dvdual patets cardovascular medce. The medcal

More information

Determination of Optimal Portfolio by Using Tangency Portfolio and Sharpe Ratio

Determination of Optimal Portfolio by Using Tangency Portfolio and Sharpe Ratio Research Joural of Face ad Accoutg ISSN 2222-697 (Paper) ISSN 2222-2847 (Ole) Vol.7, No.5, 206 Determato of Optmal Portfolo by Usg Tagecy Portfolo ad Sharpe Rato Dr. Haka Blr Bahçeşehr Uversty, Turkey

More information

The Complexity of General Equilibrium

The Complexity of General Equilibrium Prof. Ja Bhattachara Eco --Sprg 200 Welfare Propertes of Market Outcomes Last tme, we covered equlbrum oe market partal equlbrum. We foud that uder perfect competto, the equlbrum prce ad quatt mamzed the

More information

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

SEARCH FOR A NEW CONCEPTUAL BOOKKEEPING MODEL: Anne-Marie Vousten-Sweere and Willem van Groenendaal 1. November 1999

SEARCH FOR A NEW CONCEPTUAL BOOKKEEPING MODEL: Anne-Marie Vousten-Sweere and Willem van Groenendaal 1. November 1999 SEARCH FOR A NEW CONCEPTUAL BOOKKEEPING MODEL: DIFFERENT LEVELS OF ABSTRACTION Ae-Mare Vouste-Sweere ad Wllem va Groeedaal November 999 Abstract Nowadays, every bookkeepg system used practce s automated.

More information

Analysis of Variance and Design of Experiments-II

Analysis of Variance and Design of Experiments-II Analyss of Varance and Desgn of Experments-II MODULE VI LECTURE - 4 SPLIT-PLOT AND STRIP-PLOT DESIGNS Dr. Shalabh Department of Mathematcs & Statstcs Indan Insttute of Technology Kanpur An example to motvate

More information

DEPARTMENT OF ECONOMICS

DEPARTMENT OF ECONOMICS ISSN 089-2642 ISBN 0 7340 2586 6 THE UNIVERSITY OF MELBOURNE DEPARTMENT OF ECONOMICS RESEARCH PAPER NUMBER 930 MARCH 2005 INDIRECT TAXATION AND PROGRESSIVITY: REVENUE AND WELFARE CHANGES by Joh Creedy

More information

The Firm. The Firm. Maximizing Profits. Decisions. ECON 370: Microeconomic Theory Summer 2004 Rice University Stanley Gilbert

The Firm. The Firm. Maximizing Profits. Decisions. ECON 370: Microeconomic Theory Summer 2004 Rice University Stanley Gilbert The Frm The Frm ECON 370: Mcroecoomc Theory Summer 004 Rce Uversty Staley Glbert A Frm s a mechasm for covertg labor, captal ad raw materals to desrable goods A frm s owed by cosumers ad operated for the

More information

Variable weight combined forecast of China s energy demand based on grey model and BP neural network

Variable weight combined forecast of China s energy demand based on grey model and BP neural network Avalable ole www.jocpr.com Joural of Chemcal ad Pharmaceutcal Research, 2014, 6(4):303-308 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Varable weght combed forecast of Cha s eergy demad based

More information

Emergency Food Security Assessments (EFSAs) Technical Guidance Sheet No. 11 1

Emergency Food Security Assessments (EFSAs) Technical Guidance Sheet No. 11 1 Emergecy Food Securty Assessmets (EFSAs) Techcal gudace sheet. Usg the T-square samplg method to estmate populato sze, demographcs ad other characterstcs emergecy food securty assessmets (EFSAs) Table

More information

Mathematical Background and Algorithms

Mathematical Background and Algorithms (Scherhet ud Zuverlässgket egebetteter Systeme) Fault Tree Aalyss Mathematcal Backgroud ad Algorthms Prof. Dr. Lggesmeyer, 0 Deftos of Terms Falure s ay behavor of a compoet or system that devates from

More information

CS 1675 Intro to Machine Learning Lecture 9. Linear regression. Supervised learning. a set of n examples

CS 1675 Intro to Machine Learning Lecture 9. Linear regression. Supervised learning. a set of n examples CS 675 Itro to Mache Learg Lecture 9 Lear regresso Mlos Hauskrecht mlos@cs.ptt.eu 59 Seott Square Supervse learg Data: D { D D.. D} a set of eamples D s a put vector of sze s the esre output gve b a teacher

More information

Allocating Risk Dollars Back to Individual Cost Elements

Allocating Risk Dollars Back to Individual Cost Elements Allocatg Rsk Dollars Back to Idvdual Cost Elemets Stephe A. Book Chef Techcal Offcer MCR, LLC sbook@mcr.com (0) 60-0005 x 0th Aual DoD Cost Aalyss Symposum Wllamsburg VA -6 February 007 007 MCR, LLC Approved

More information

Measuring the degree to which probability weighting affects risk-taking. Behavior in financial decisions

Measuring the degree to which probability weighting affects risk-taking. Behavior in financial decisions Joural of Face ad Ivestmet Aalyss, vol., o.2, 202, -39 ISSN: 224-0988 (prt verso), 224-0996 (ole) Iteratoal Scetfc Press, 202 Measurg the degree to whch probablty weghtg affects rsk-takg Behavor facal

More information