Deriving & Understanding the Variance Formulas

Size: px
Start display at page:

Download "Deriving & Understanding the Variance Formulas"

Transcription

1 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 wet over the formulas at a tutve level, ad dscussed whch features of the data mpacted them ad what ways. But why were those the rght formulas? Ths hadout tres to aswer that questo, whch may also shed some lght o how the formulas work. Oe mportat ssue wll be the formg of predcto tervals, ad the reaso we care about V[e f ] versus V[Ŷf ]. The ma puchle here s ths: a predcto terval s a rage of lkely values for Y f, ot E[Y X = X f ] = β 0 + β X f. Throughout, we wll oly look at smple lear regresso. The formulas are easer to uderstad, ad the tuto s etrely the same. (The formulas are the same too, just reterpretg X as vectors or matres as approprate.) Also, just lke class we wll do everythg codtoal o X. That meas we wll treat the values X, X 2,..., X as fed umbers; they are ot radom. Ths does t chage ay of the tuto ether. Cotets Notato Week 2: Samplg Dstrbutos, Dervato Nocostat varace Week 2: Samplg Dstrbutos, Dervato Weghted Average Formulas for b 0, b, ad Ŷ Varace Dervatos for b 0 ad b Varace Dervatos for Ŷf ad Predcto Itervals Uderstadg Predcto Itervals, Whch are for Y f Week 4: Varace of e j ad leverage Notato Remember that the model s Y = β 0 + β X + ε, ε N(0, σ 2 ). Note that V[Y X ] = σ 2.

2 The sample varaces of X ad Y are: s 2 = The sample covarace s s y = The sample correlato s: r y = s y s s y. (X X) 2 ad s 2 y = (X X)(Y Ȳ ) = (Y Ȳ )2. (X X)Y. 2 Week 2: Samplg Dstrbutos, Dervato I ths secto I gve a farly smple dervato of the samplg dstrbuto of the slope estmate b. Smlarly dervatos apply to the tercept estmate, b 0, a forecast, Ŷf, ad aythg from multple lear regresso. Recall from week that b = corr(x, Y ). var(x) Usg ths, pluggg the defto of Y = β 0 + β X + ε, we get b = (X X)Y (X X) 2 = (X X) β 0 + β X + ε (X X) 2 = β (X X) 0 (X X) 2 + β (X X)X (X X) 2 + (X X)ε (X X) 2 (X X)ε = 0 + β + (X X) 2. The last equalty comes from these two facts: (X X) = 0 (X X)X = (X X) 2, whch you ca verfy by drect calculato (just lke you dd o homework zero!). So we have show that (X X)ε b = β + ( )s 2. The frst term s just β, whch s just some fed umber (eve though we do t kow t). The secod term s Normally dstrbuted, ether by the Cetral Lmt Theorem or because the ε are 2

3 assumed to be Normal. Therefore b s also Normally dstrbuted, but what Normal dstrbuto? A Normal dstrbuto s characterzed by the mea ad varace. The mea s easy: the secod term has mea zero, because the ε have mea zero, ad so the mea of b s just β. To compute the varace, remember that β s just a umber, so t has o varace, ad that we are treatg the X as fed umbers. Therefore: V[b ] = V [ (X X)ε ] ( )s 2 = (( )s 2 ) 2 (X X) 2 V [ε ]. Now, we use the assumpto that the ε have costat varace, σ 2. The we ca pull t out of the summato, ad we get the result from class: V[b ] = σ 2 (( )s 2 ) 2 (X X) 2 = σ 2 (( )s 2 ) 2 ( )s2 = σ 2 ( )s 2. We have thus show that ( ) b N β, σ 2 ( )s 2 Ths eactly matches the result from class ad t matches Equato (6) below. () 2. Nocostat varace To see what happes wth the varace s ot costat, retur to the peultmate step above: V[b ] = (( )s 2 ) 2 (X X) 2 V [ε ]. Suppose every ε ca have a dfferet varace; call t σ 2. The we ca t pull aythg out of summato! We just get: V[b ] = ad therefore ( b N (( )s 2 ) 2 β, (X X) 2 σ 2, (X X) 2 σ 2 ) (( )s 2 ) 2. To deal wth ths, we ether eed to do a varace-stablzg trasformato or do heteroskedastcty robust ferece; both of whch we dscuss Week 4. 3 Week 2: Samplg Dstrbutos, Dervato 2 Here I carefully derve all the varace formulas for b 0, b, ad Ŷ usg a weghted-average represetato that wll prove very useful. Ths s the frst thg that s troduced, the et subsecto. 3

4 3. Weghted Average Formulas for b 0, b, ad Ŷ We wll show that b 0, b, ad Ŷ are all just weghted averages of the outcomes Y. Ths kd of makes sese the followg way: regresso our am s to etract a geeral, o-average tred for Y gve X. Eve more precsely, we are estmatg the codtoal epectato, ad sce epectatos are just averages, t makes sese that our estmators are just averages. Ths s more tha just a ce cocdece, t s a mportat dea terms of the type of estmato we re dog ad how we get the results we do. Beg wth the slope coeffcet, b. Recall from class that b = r y s y /s. Let s wrte out eactly what that meas, ad re-wrte the formula: b = r y s y s = s y s s y s y s = s y s 2 = s y s 2 = (X X)Y (X X) 2 = (X X)Y (X X) 2. Now, we ca recogze that ths s really just a weghted sum of the values Y, =,..., : b = W Y, where W = (X X) (X. (2) X) 2 Ths wll be a very useful formula. It s also mportat to ote that W = (X X) (X X) 2 = X X We ca do the same thg for the tercept ow too: b 0 = Ȳ b X = Y (X X) 2 = X X (X X) 2 = 0. (3) W XY = ( ) W X Y. (4) Ad for a predcto for some ew value X f. Remember that we just read the predcto off the least squares le: Ŷ f = b 0 + b X f. Therefore: Ŷ f = ( ) W X Y + W Y X f = ( ) + W [X f X] Y (5) 3.2 Varace Dervatos for b 0 ad b It s ow really smple to compute the varace of the tercept ad slope coeffcet. Remember that the X are fed umbers ad that the Y are depedet of each other. Usg the weghted sum formula (2): [ ] V[b ] = V W Y = V [W Y ] = V [Y ] = σ 2 4 = σ 2 (X X) 2 ( (X X) 2) 2.

5 Cacelg the umerator ad deomator we have σ 2 V[b ] = (X X) 2 = σ 2 ( )s 2. (6) Ths eactly matches the result from class ad t matches Equato () above. The tercept works almost eactly the same way. Frst, epad as follows. V[b 0 ] = σ 2 ( W X ) 2 = σ 2 ( 2 + W 2 X 2 2 XW = σ X 2 2 X The frst term s just σ 2 /. For the secod, the same cacelg the umerator ad deomator of W 2 that we dd just above shows that ths term s gog to be σ 2 X2 /( (X X) 2 ) = σ 2 X2 /[( )s 2 ]. Fally, the thrd term s zero because (3) tells us that W = 0. Puttg ths together we get W. V[b 0 ] = σ2 + σ2 X2 ( )s 2. (7) We foud the same thg class, but stckg to the orgal formula b 0 = Ȳ + b X. From ths, t follows that V[b 0 ] = V[Ȳ ] + X 2 V[b ] + 2 XCov(Ȳ, b ) (remember X s fed because we are codtog o all the X ). The frst two terms are the same as (7), ad the thrd we argued tutvely was zero because the average dd t tell us aythg about the slope, just shfted the le up or dow parallel. We have ow formalzed that dea. 3.3 Varace Dervatos for Ŷf ad Predcto Itervals Frst, let us derve V[Ŷf ] ad V[e f ], ad the talk about what a predcto terval s. From (5) ad usg the eact same trcks as the prevous subsecto: V[Ŷf ] = ( ) 2 + W [X f X] σ 2 = σ σ2 (X f X) σ2 (X f X) W. The frst term s σ 2 /. The secod term, after the same cacelg the umerator ad deomator of W 2 that we dd above, becomes σ 2 (X f X) 2 /[( )s 2 ]. As before, the thrd term s zero because of (3). Therefore ( V[Ŷf ] = σ 2 + (X f X) 2 ) ( )s 2. (8) The estmator of ths s called s 2 ft class. I class, we derved ths straght from the predcto Ŷ f = b 0 + b X f, ad got the eact same aswer. There we had to use the covarace of b 0 ad b, whch ca be derved usg these same trcks aga. 5

6 Fally, because the ew observato X f ad Y f s depedet of all the others, ad because e f = Y f Ŷf, we have: V[e f ] = V[Y f ] + V[Ŷf ] 2Cov(Y ( f, Ŷf ) = σ (X f X) 2 ) ( )s 2. (9) The estmator of ths s called s 2 pred class. 3.4 Uderstadg Predcto Itervals, Whch are for Y f What s a predcto terval ad why do we eedv[e f ]? A predcto s just lke a cofdece terval, t s rage of lkely values. But lkely values of what? Ths s the key: t s a rage of lkely values for Y f. We thk of 95% predcto/cofdece tervals as beg of the form: somethg ± 2 (the std err of that somethg). I fact, ths s eactly how we form cofdece tervals for β : [ ( P β b ± 2 )] V[b ] = Why? Because b s our estmator of β, ad sce β s a fed (but ukow) umber, V[b ] = V[b β ]. That s, the varace of our estmator s the same as the varace of the error we make. What happes f we try to apply the same logc to Ŷf? Well, Ŷf s our estmator of Y f, but Y f s ot a fed value! It s radom, ad we have t observed t. So t s ot true that V[Ŷf ] = V[Y f Ŷf ]. So what we really wat s a rage of lkely values for Y f that s cetered at Ŷf. That s our predcto terval, ad t s formed as Ŷ f ± 2 V[e f ]. What would happe f we stead used Ŷf ± 2 V[Ŷf ]? Ths s a 95% cofdece terval for E[Y X = X f ] = β 0 + β X f, that s, the average value for Y gve that X s X f. But we do t wat a rage of lkely values for for the average value of Y f, we wat oe for the actual of Y f. The actual value (that we have t observed yet) s the average value wth the dosycratc shock up or dow, ad t s the ucertaty of ths shock that we capture wth the etra varablty. 4 Week 4: Varace of e j ad leverage [Note: class we looked at the subscrpt pot, but here I m chagg that to j to ot get cofused wth other otato, lke.] To derve the varace of a gve resdual e j, we have to re-walk the steps that we dd for V[e f ], but wth oe crucal, yet subtle dfferece: for e f, the ew observato X f ad Y f s depedet 6

7 of the data used to form the guess Ŷf, but ow, e j s based o oe of the pots already our data set. Go back to Equato (9): the covarace term wll ot cacel, ad we ow have V[e j ] = V[Y j ] + V[Ŷj] 2Cov(Y j, Ŷj). (0) We already kow V[Y j ] = σ 2 from the defto of the model, ad from Equato (8) (appled to Y j stead of Y f ) we kow that ( V[Ŷj] = σ 2 + (X j X) 2 ) ( )s 2. () So we just eed to fgure out the covarace term. Usg the weghted average formula for Ŷj from Equato (5) (appled to Y j stead of Y f ), we fd that ( ( ) ) 2Cov(Y j, Ŷj) = 2Cov Y j, + W [X j X] Y ( ) = 2 + W [X j X] Cov (Y j, Y ). But because all the observatos are depedet, Cov(Y j, Y ) = 0 uless = j, ad the you get Cov(Y j, Y j ) = V[Y j ] = σ 2. So oly oe term of the s left, ad we get ( ) ( 2Cov(Y j, Ŷj) = 2 + W j[x j X] σ 2 = 2 + (X j X) 2 ) ( )s 2 σ 2 (2) where the secod equalty just plugs the defto of W j. Pluggg Equatos () ad (2) to (0), we get the fal aswer: V[e j ] = V[Y j ] + V[Ŷj] 2Cov(Y j, Ŷj) = σ 2 + σ 2 ( + (X j X) 2 whch s eactly the formula we have from week 4. ( )s 2 ( = σ [ 2 + (X j X) 2 ( )s 2 ) ( 2 )], + (X j X) 2 ( )s 2 ) σ 2 7

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

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

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

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

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

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

? 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

= 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

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

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

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

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

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

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

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

APPENDIX M: NOTES ON MOMENTS

APPENDIX M: NOTES ON MOMENTS 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

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

- 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Confidence Intervals. CI for a population mean (σ is known and n > 30 or the variable is normally distributed in the.

Confidence Intervals. CI for a population mean (σ is known and n > 30 or the variable is normally distributed in the. Cofidece Itervals A cofidece iterval is a iterval whose purpose is to estimate a parameter (a umber that could, i theory, be calculated from the populatio, if measuremets were available for the whole populatio).

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

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

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

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

Notes on Expected Revenue from Auctions

Notes on Expected Revenue from Auctions Notes o Epected Reveue from Auctios Professor Bergstrom These otes spell out some of the mathematical details about first ad secod price sealed bid auctios that were discussed i Thursday s lecture You

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

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

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

Statistics for Journalism

Statistics for Journalism Statstcs for Jouralsm Fal Eam Studet: Group: Date: Mark the correct aswer wth a X below for each part of Questo 1. Questo 1 a) 1 b) 1 c) 1 d) 1 e) Correct aswer v 1. a) The followg table shows formato

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

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

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

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

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

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

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

Portfolio Optimization: MAD vs. Markowitz

Portfolio Optimization: MAD vs. Markowitz Rose-Hulma Udergraduate Mathematcs Joural Volume 6 Issue 2 Artcle 3 Portfolo Optmzato: MAD vs. Markowtz Beth Bower College of Wllam ad Mary, bebowe@wm.edu Pamela Wetz Mllersvlle Uversty, pamela037@hotmal.com

More information

Chapter 10 - Lecture 2 The independent two sample t-test and. confidence interval

Chapter 10 - Lecture 2 The independent two sample t-test and. confidence interval Assumptios Idepedet Samples - ukow σ 1, σ - 30 or m 30 - Upooled case Idepedet Samples - ukow σ 1, σ - 30 or m 30 - Pooled case Idepedet samples - Pooled variace - Large samples Chapter 10 - Lecture The

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

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

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

Today: Finish Chapter 9 (Sections 9.6 to 9.8 and 9.9 Lesson 3)

Today: Finish Chapter 9 (Sections 9.6 to 9.8 and 9.9 Lesson 3) Today: Fiish Chapter 9 (Sectios 9.6 to 9.8 ad 9.9 Lesso 3) ANNOUNCEMENTS: Quiz #7 begis after class today, eds Moday at 3pm. Quiz #8 will begi ext Friday ad ed at 10am Moday (day of fial). There will be

More information

ST 305: Exam 2 Fall 2014

ST 305: Exam 2 Fall 2014 ST 305: Exam Fall 014 By hadig i this completed exam, I state that I have either give or received assistace from aother perso durig the exam period. I have used o resources other tha the exam itself ad

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

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

Linear Combinations of Random Variables and Sampling (100 points)

Linear Combinations of Random Variables and Sampling (100 points) Economcs 30330: Statstcs for Economcs Problem Set 6 Unversty of Notre Dame Instructor: Julo Garín Sprng 2012 Lnear Combnatons of Random Varables and Samplng 100 ponts 1. Four-part problem. Go get some

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

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

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

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

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

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

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

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

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

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

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

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

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

Using Math to Understand Our World Project 5 Building Up Savings And Debt

Using Math to Understand Our World Project 5 Building Up Savings And Debt Usig Math to Uderstad Our World Project 5 Buildig Up Savigs Ad Debt Note: You will have to had i aswers to all umbered questios i the Project Descriptio See the What to Had I sheet for additioal materials

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

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

Twitter: @Owe134866 www.mathsfreeresourcelibrary.com Prior Kowledge Check 1) State whether each variable is qualitative or quatitative: a) Car colour Qualitative b) Miles travelled by a cyclist c) Favourite

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

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

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

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

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

CHAPTER 8 Estimating with Confidence

CHAPTER 8 Estimating with Confidence CHAPTER 8 Estimatig with Cofidece 8.2 Estimatig a Populatio Proportio The Practice of Statistics, 5th Editio Stares, Tabor, Yates, Moore Bedford Freema Worth Publishers Estimatig a Populatio Proportio

More information

Comparison of Methods for Sensitivity and Uncertainty Analysis of Signalized Intersections Analyzed with HCM

Comparison of Methods for Sensitivity and Uncertainty Analysis of Signalized Intersections Analyzed with HCM Comparso of Methods for Sestvty ad Ucertaty Aalyss of Sgalzed Itersectos Aalyzed wth HCM aoj (Jerry) J Ph.D. Caddate xj@hawa.edu ad Paos D. Prevedouros, Ph.D. * Assocate Professor Departmet of Cvl ad Evrometal

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

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

Introduction to Probability and Statistics Chapter 7

Introduction to Probability and Statistics Chapter 7 Itroductio to Probability ad Statistics Chapter 7 Ammar M. Sarha, asarha@mathstat.dal.ca Departmet of Mathematics ad Statistics, Dalhousie Uiversity Fall Semester 008 Chapter 7 Statistical Itervals Based

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

Monetary Economics: Problem Set #5 Solutions

Monetary Economics: Problem Set #5 Solutions Moetary Ecoomics oblem Set #5 Moetary Ecoomics: oblem Set #5 Solutios This problem set is marked out of 1 poits. The weight give to each part is idicated below. Please cotact me asap if you have ay questios.

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

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

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

MA Lesson 11 Section 1.3. Solving Applied Problems with Linear Equations of one Variable

MA Lesson 11 Section 1.3. Solving Applied Problems with Linear Equations of one Variable MA 15200 Lesso 11 Sectio 1. I Solvig Applied Problems with Liear Equatios of oe Variable 1. After readig the problem, let a variable represet the ukow (or oe of the ukows). Represet ay other ukow usig

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

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

Geometric Algebra. Prof. Nigel Boston. Camera Network Research Group Meeting. Nov. 8 & 15, 2007

Geometric Algebra. Prof. Nigel Boston. Camera Network Research Group Meeting. Nov. 8 & 15, 2007 Geomerc Algebra Ngel Boso /5/07 Geomerc Algebra Prof. Ngel Boso Camera Nework esearch Group Meeg Nov. 8 & 5, 007 Sraegy: Use Clfford algebra o develop varas for projecve rasformaos. (eferece: J. Laseby,

More information