Transformation and Weighted Least Squares

Size: px
Start display at page:

Download "Transformation and Weighted Least Squares"

Transcription

1 APM 63 Regresson Analyss Project Transformaton and Weghted Least Squares. INTRODUCTION Yanjun Yan Due on 4/4/5 (Thu.) Turned n on 4/4 (Thu.) Ths project ams at modelng the peak rate of flow Q of water from sx watersheds followng storm epsodes. The storm epsodes have been chosen from a large data set to gve a range of storm ntenstes. The ndependent varables used n ths study nclude the area of watersheds (m) X, the average slope of watershed (%) X 3, the estmated sol storage capacty (nches of water) X 6, the ranfall (nches) X 8 and the tme perod durng whch ranfall exceeded ¼ nch/hour X 9. From the scatter plots of the dependent varable Q wth each ndependent varable, certan nonlnear patterns may be observed. Therefore the logarthm transform s mplemented to make the transformed varables n better lnear relatonshp. If wthout the logarthm transform, the ordnary least square (OLS) modelng on the raw data may volate the assumptons of normalty or heteroscedastcty based on the resdual analyss results. If wth the logarthm transform, both the OLS and the weghted least square (WLS) modelng are ftted on the transformed varables to compare the dfference between the OLS and WLS. Resdual analyss plays an mportant role n comparng the OLS and WLS models. Now that the varable n concern s Q tself, but not ts logarthm transform, the model of the logarthm transformed varables needs nverse logarthm transform and further explanaton to comprehend the physcal relaton between the orgnal dependent varable Q and the ndependent varables X s.. METHODS, RESULTS AND DISCUSSION () Show basc statstcal descrptve parameters and show the scatter plots for the relatonshps between Q and X, X 3, X 6, X 8 and X 9. By Proc CORR, the smple statstcs and the correlaton between the varances can be obtaned as shown on the next page. The SAS output shows the mean, summaton, the standard devaton, mnma, maxma of all the varables n concern and the correlaton between them. Proc GPLOT or PLOT may produce the scatter plots, but the plots are bg and are not very clear f they are coped nto ths document. In order to save space and acheve better mage qualty, the scatter plots are generated by the MATLAB scrpt as shown n Fgure.

2 After studyng Fgure and observng the correlaton matrx agan, Q seems to be hghly correlated to X, X 8 and X 9, whch s consstent wth the scatter plots. Further from the scatter plots, we can see that there s roughly a curvlnear relatonshp between Q and the selected X s such as X 8 and X 9. And the varaton of Q for dfferent range of certan X seems to be dfferent, especally on the scatter plot between Q and X, X 3 and X 6. Ths pattern ndcates that we should use some transform to lnearze the relatons. Smple Statstcs Varable N Mean Std Dev Sum Mnmum Maxmum Q X X X X X Pearson Correlaton Coeffcents, N = 3 Prob > r under H: Rho= Q X X3 X6 X8 X9 Q < X < X X X <. X <.

3 5 Scatter Plots of Q vs X's Q Q Q X X 3 X Q Q X X 9 Fgure. Scatter Plot between the dependent varable Q and several ndependent varables X s. () Apply Ordnary Least Squares (OLS) to the model [] as follows and conduct a resdual analyss on ths model: [] Q= β + β *X + β *X 3 + β 3 *X 6 + β 4 *X 8 + β 5 *X 9 + e. Model [] OLS resdual Predcted Q Scatter Plots of Model [] OLS resduals vs Q & X's Model [] OLS resdual X Model [] OLS resdual X 3 Model [] OLS resdual Model [] OLS resdual Model [] OLS resdual X 6 X 8 X 9 Fgure. Scatter Plot between the resdual and Q or X s. 3

4 In constructng the model [], there are several assumptons as lsted below. If these assumptons are volated, the lnear regresson fttng or testng may not be vald any more. Thus people have proposed some methods to fx the volaton of these assumptons.. Normalty. The resduals are assumed to be normally dstrbuted. It s not necessary for estmaton of the regresson parameters, but the normalty s needed for tests of sgnfcance and constructon of confdence nterval estmates of the parameters. If the normalty condton s volated, the parameter estmates are stll the best lnear unbased estmates f other assumptons are met, but the probablty levels assocated wth the tests of sgnfcance or the confdence coeffcents wll not be correct. Transformaton of the dependent varable to a form that s more nearly normally dstrbuted s the usual recourse to non-normalty.. Homogenety. The assumpton of common varance plays a key role n ordnary least squares. All observatons n OLS receve the same weght. But f the varance s dfferent for dfferent observaton, a ratonal use of the data would requre that more weght be gven to those observatons that contan the most nformaton. The drect mpact of heterogeneous varances n OLS s a loss of precson n the estmates compared to the precson that would have been realzed f the heterogeneous varances had been taken nto account. Both the transformaton of dependent varable and the use of weghted least squares (WLS) can help handle the heterogeneous varances. 3. Uncorrelated errors. The assumpton on un-correlaton s easer for mathematcal trackng, but the correlaton among resduals occur from many sources. The mpact of correlated errors on the OLS s loss n precson n the estmates, smlar to the heterogeneous varances. The remedy to the problem of correlated errors s to utlze a model that takes nto account the correlaton structure n the data such as the Generalzed Least Squares. The OLS regresson on model [] s constructed by Proc REG wth opton SPEC. The scatter plot for the resduals wth Q and X s are smlarly generated by MATLAB as shown n Fgure. The OLS results are as followng: The REG Procedure Model: MODELOLS Dependent Varable: Q Analyss of Varance Sum of Mean Source DF Squares Square F Value Pr > F Model <. Error Corrected Total Root MSE R-Square.7593 Dependent Mean Adj R-Sq.79 Coeff Var

5 Parameter Estmates Parameter Standard Varable DF Estmate Error t Value Pr > t Intercept X <. X X X X Test of Frst and Second Moment Specfcaton DF Ch-Square Pr > ChSq Model [] s now ftted by OLS as followng: Q = * X * X3 + (-74.59) * X * X8 + ( ) * X9. (eq. ) From the ANOVA tself, we can not see clearly whether there s any assumpton volaton or model nadequacy, snce the model fttng doesn t check those assumptons. If the data satsfy all the model assumptons, then we can be confdent n the t tests lsted n the ANOVA. But f these assumptons are volated, those tests wll be msleadng. Ths s why the resdual analyss s mportant to check those assumptons. From the SPEC opton, the probablty of non-constant varance test s The null hypothess s of constant varance. If the sgnfcance level s set to be.5, then the null hypothess of constant varance can not be rejected. Therefore the varance for dfferent range of X s may not dffer too much, thus we can use the common varance of a certan range of X s n later WLS analyss. Further the Proc UNIVARIATE s used to analyze the resdual statstcs and check ts normalty. Even though t s notable that the skewness of the resdual s , and the kurtoss s.473, nether of whch s small, t s also notced that none of the normalty tests are sgnfcant, and the normalty plot of the resduals s mostly concdent wth the deal normalty lne except the left-lowest pont. Therefore the resduals are stll mostly normal. Meanwhle consderng the fact that the t test s knd of robust to the non-normalty assumpton, currently the most prortzed task s to lnearze the relaton nstead of normalze the resdual. Moments N 3 Sum Weghts 3 Mean Sum Observatons Std Devaton Varance Skewness Kurtoss.473 Uncorrected SS Corrected SS Coeff Varaton. Std Error Mean 7.35Tests for Normalty 5

6 Test --Statstc p Value Shapro-Wlk W Pr < W.493 Kolmogorov-Smrnov D Pr > D >.5 Cramer-von Mses W-Sq.4564 Pr > W-Sq >.5 Anderson-Darlng A-Sq.776 Pr > A-Sq >.5 Normal Probablty Plot + ++* *+*+ +*+ ++** ****** ***+ ***** -3+ **++ +**+ *+*+* +* * (3) Take natural logarthm transforms for all varables (Q, X ~X 9 ). Compute the correlaton matrx usng the transformed varables. Whch varables are most lkely to contrbute sgnfcantly to the varaton n ln(q)? Are there hghly correlated ndependent varables? The opton CORR n Proc REG s called to compute the correlaton matrx between the logarthm transformed varables. The correlaton matrx s shown on next page. From the correlaton matrx, t can be seen that LnQ s hghly correlated wth LnX wth the correlaton coeffcent as hgh as.94. Besdes ths, LnQ s also strongly correlated wth LnX3 wth the correlaton coeffcent at.643. Except these two, the correlatons between LnQ and other LnX s are not very sgnfcant: The correlaton coeffcent between LnQ and LnX6 s.648. The correlaton coeffcent between LnQ and LnX8 s.94. The correlaton coeffcent between LnQ and LnX9 s.385. Therefore LnX s most lkely to contrbute sgnfcantly to the varaton n LnQ, LnX3 s second only to LnX and t may also contrbute a lot on the varaton of LnQ. Among the ndependent varables themselves, LnX8 and LnX9 are hghly correlated wth the correlaton coeffcent as hgh as.863. LnX and LnX3 are moderately correlated wth the correlaton coeffcent at.574. The correlaton between other pars s not very bg. 6

7 Correlaton Varable LNX LNX3 LNX6 LNX LNX LNX LNX LNX LNQ Correlaton Varable LNX8 LNX9 LNQ LNX LNX LNX LNX LNX LNQ (4) Apply OLS to the model [] and Conduct a resdual analyss for ths model. [] LnQ= β + β *LnX + β *LnX 3 + β 3 *LnX 6 + β 4 *LnX 8 + β 5 *LnX 9 + e Model [] dffers from model [] n that t uses all the logarthm transformed varables. The scatter plot of the LnQ v.s LnX s s shown n fgure 3 on next page, the relatonshps between LnQ and LnX s seems to be more lnear than the relatonshps between Q and X s n fgure. Wth the smlar procedure to the resdual analyss as n step () on model, the Proc REG wth opton SPEC generates the followng results: The REG Procedure Model: modelols Dependent Varable: LNQ Analyss of Varance Sum of Mean Source DF Squares Square F Value Pr > F Model <. Error Corrected Total

8 Root MSE.484 R-Square.9845 Dependent Mean Adj R-Sq.983 Coeff Var Parameter Estmates Parameter Standard Varable DF Estmate Error t Value Pr > t Intercept <. LNX <. LNX LNX LNX <. LNX <. Test of Frst and Second Moment Specfcaton DF Ch-Square Pr > ChSq Scatter Plots of LnQ vs LnX's LnQ 6 LnQ 6 LnQ LnX LnX 3 LnX LnQ 6 LnQ LnX 8 LnX 9 Fgure 3. Scatter Plot between LnQ and LnX s. Model [] s now ftted by OLS as followng: LnQ = * LnX * LnX3 + ( ) * LnX * LnX8 + ( ) * LnX9. (eq. ) 8

9 The LnX s seem to be more sgnfcant to LnQ than the X s to Q accordng to the t tests n ANOVA. Meanwhle the constant-varance test seems to support the constant varance hypothess on the resduals of LnQ n model [] more than the constant varance hypothess on the resduals of Q n model []. The scatter plots of the resduals of LnQ vs. LnQ and LnX s are shown n fgure 4. Except one seemly outler at the lower part of each fgure, the scatter plots of the resduals of model [] doesn t assume any promnent nonlnear trend pattern, but rather random, whch ndcates that the logarthm transformaton s effectve to get rd of the nonlnear relaton between Q and X s. However, the varance of the resduals seems to ncrease wth the ncrease of the predcted LnQ, whch calls the usage of WLS n the secton later on. Model [] OLS resdual Predcted LnQ Scatter Plots of Model [] OLS resduals vs LnQ & LnX's.5.5 Model [] OLS resdual LnX Model [] OLS resdual LnX Model [] OLS resdual Model [] OLS resdual Model [] OLS resdual LnX 6 LnX 8 LnX 9 Fgure 4. Scatter Plot of the resdual of LnQ to LnQ and Ln X s. However, from the normalty check as above by Proc UNIVARIATE as shown as followng, the magntude of both the skewness (now from ) and the kurtoss (now from.473) ncreases a lot. The normalty tests become more sgnfcant to reject the null hypothess of normalty. The normal probablty plot of the logarthm transformed resduals swng more away from the normalty lne too. All the evdence ndcates that the logarthm transformaton worsens the non-normalty of the orgnal data. In another word, the transformaton to cure one certan volaton of the assumpton may not mprove the volaton on the other assumpton. The UNIVARIATE Procedure Varable: resd (Resdual) 9

10 Moments N 3 Sum Weghts 3 Mean Sum Observatons Std Devaton.9544 Varance Skewness Kurtoss Uncorrected SS Corrected SS Coeff Varaton. Std Error Mean Tests for Normalty Test --Statstc p Value Shapro-Wlk W Pr < W.5 Kolmogorov-Smrnov D.635 Pr > D.4 Cramer-von Mses W-Sq.8367 Pr > W-Sq.8 Anderson-Darlng A-Sq.778 Pr > A-Sq <.5 Normal Probablty Plot *+* * ******* * ******++ ****++ * * **** * * (5) Conduct Weghted Least Squares (WLS) for the model []. Suggestons: (5.) use the levels of X6 (.5,.,.5 and.) to group the data, (5.) compute the varance (VAR) of the resduals from the model [] usng OLS for each group, (5.3) use /VAR as a weght for each group, (5.4) prnt out the varance and weght for each group, and (5.5) conduct WLS for the model. Followng the suggestons (5. - 4), the data are frst grouped by X6 nto 4 groups. And then the varance s calculated wthn each group. Each group of observatons uses the same weght /VAR among ts group members. The weghts are summarzed as followng, where Obs s the Observaton Indces, G s the Group Index, var s the Varance among that group, w s the weght for that group. For nstance, observatons to 6 belong to group wth common varance.4646, and the resduals correspondng to these data ponts are weghted by the common weght Obs G var w

11 Obs G var w The WLS regresson results by Proc REG wth opton SPEC and WEIGHT w are shown as followng: The REG Procedure Model: modelwls Dependent Varable: LNQ Weght: w Analyss of Varance Sum of Mean Source DF Squares Square F Value Pr > F Model <. Error Corrected Total Root MSE.483 R-Square.995 Dependent Mean Adj R-Sq.9898 Coeff Var Parameter Estmates Parameter Standard Varable DF Estmate Error t Value Pr > t Intercept <. LNX <. LNX <. LNX LNX <. LNX <. Test of Frst and Second Moment Specfcaton DF Ch-Square Pr > ChSq Model [] s now ftted by WLS as followng: LnQ = * LnX * LnX3 + (-.334) * LnX * LnX8 + ( ) * LnX9. (eq. 3) <Dscusson on how the OLS and WLS resduals should be compared> Ths dscusson s based on the page -3 of the book Peter J. Bckel, Kjell A. Doksum.

12 Mathematcal Statstcs: Basc Ideas and Selected Topcs. Vol, nd Edton. In OLS, the varance of the resduals for dfferent range of data s assumed to be constant σ, therefore the objectve s to mnmze n [ y ( β + β j xj )], where the regresson part or specfcally the regresson = j= k parameters are what should be derved from the observatons. However, f the varance of the resduals are not constant but Var ( e ) = v σ. We may consder a transformed set of observatons, y and v n = y [ v e x v j, j=,,k; =,,n by dvdng the coeffcent of the standard devaton. If we mnmze β + k j= v β x j j ] e as n OLS, the resdual should be correspondng to. Notce that v Var ( ) = v σ = σ satsfes the assumpton of OLS, thus the WLS s essentally an OLS to v v y x j process the transformed observatons { and, j=,,k; =,,n }. In practce, the true v v varance of the resduals may not be avalable, so the varance s substtuted by the emprcal estmaton of the resdual varance VAR, and the weght s w =, where the ndex s VAR nomnal n the sense that ether each observaton has ts own weght or a group of observatons may share the same weght. In our case as wll be llustrated later on, we are usng common weght for observatons n each group. In summary, the objectve of WLS s to mnmze n w [ y ( β + β x )], and the conceptual procedure s to frst weght the observatons and = j= k j j then do the ORL. The resultant WLS regresson model s n the form of w yˆ = w β + w β, whch s equvalent to the OLS formula yˆ = β + β x Therefore the WLS regresson parameters should be close to the OLS regresson parameters. Further n comparng the OLS and WLS resduals, the OLS s treatng { e } as the resdual n the mnmzaton, smlarly OLS treats { y } tself as the dependent varable, and { x j }, j =,... k by themselves as the ndependent varables. But the WLS s treatng { w e} as the resdual n the mnmzaton, smlarly WLS treats w } as the dependent varable and w ( β + β x ) as the { y regresson model. Therefore n comparng the resduals of OLS and WLS, we should wegh all the varables n WLS for a far comparson. k j= j j k j= Please note that n our project the notaton W s used as W = / VAR, so we should premultply both sdes of WLS results by W. Therefore for far comparson to the regular resduals j k j= j j x j

13 from OLS, both the resduals from WLS and the LnQ or LnX s are frst weghted by ther weghts utlzed n the WLS regresson and then plotted n the resdual plot n fgure 5. It s easly observable that the varaton of the resduals of the WLS model s almost the same for all the range of the predcted LnQ. Therefore the WLS method s very effectve to stable the varance of the resduals. Model [] WLS resdual Predcted LnQ Scatter Plots of Model [] WLS resduals vs LnQ & LnX's Model [] WLS resdual LnX Model [] WLS resdual LnX 3 Model [] WLS resdual Model [] WLS resdual Model [] WLS resdual LnX 6 LnX 8 LnX 9 Fgure 5. Scatter Plot of the WLS resduals of LnQ to LnQ and Ln X s. All varables are already weghted by the square root of the whole weght. The normalty check by Proc UNIVARIATE gves the followng result: The UNIVARIATE Procedure Varable: resd4 Moments N 3 Sum Weghts 3 Mean Sum Observatons Std Devaton Varance Skewness Kurtoss Uncorrected SS Corrected SS Coeff Varaton Std Error Mean Tests for Normalty Test --Statstc p Value

14 Shapro-Wlk W.9996 Pr < W.85 Kolmogorov-Smrnov D.5377 Pr > D.7 Cramer-von Mses W-Sq Pr > W-Sq.79 Anderson-Darlng A-Sq Pr > A-Sq.68 Normal Probablty Plot * ****** * * *.5+ ******+ ******++ +** *+* ++++* * * By WLS on model [], the magntude of both the skewness (now from ) and the kurtoss (now from ) decreases a lot from the OLS model []. The normalty tests become less sgnfcant to reject the null hypothess of normalty. Only the normal probablty plot of the logarthm-transformed-resduals seems to be comparable to the OLS result. Above evdence ndcates that the WLS method mproves the normalty from the OLS method. So WLS can not only stable the varance, but also luckly mprove the normalty of the resduals. (6) Compare the OLS model and WLS model for the model [], ncludng parameter estmates, standard errors of the parameters, and resdual plots. For easer comparson, the OLS result on model [], the equaton, and the WLS result on model [], the equaton 3, are coped here: LnQ = * LnX * LnX3 + ( ) * LnX * LnX8 + ( ) * LnX9. (eq. ) LnQ = * LnX * LnX3 + (-.334) * LnX * LnX8 + ( ) * LnX9. (eq. 3) The regresson coeffcents from both methods don t change much, whch s preferable as dscussed n the far comparson of resduals of OLS and WLS. Even though the OLS result s unbased, t s subject to greater samplng varaton, whch can be seen from the estmated standard error n Table. Meanwhle, all ndependent varables n WLS become more sgnfcant than they are n the OLS method. For succnct comparson on the scatter plots of the resdual v.s. predcted LnQ, fgure 6 s 4

15 extracted from fgure 4 and fgure 5. Be advsed that fgure 4, or the left part of fgure 6, s by the OLS method; fgure 5, or the rght part of fgure 6, s by the WLS method, and all the varables have been weghted by the weghts that are used n the WLS. From fgure 6, t s easly dscernable that by OLS method, the varance of the resduals tends to ncrease wth the ncrease of the predcted LnQ. But by WLS, the varance of the resduals seems to be constant wthn the range of the data, whch s exactly why we wanted to mplement the WLS method. Varable Parameter Estmate Standard Error Table. Parameter estmatons by OLS and WLS OLS t Value Pr > t Parameter Estmate Standard Error WLS t Value Pr > t Intercept < <. LNX < <. LNX <. LNX LNX < <. LNX < <. Model [] OLS resdual Resdual Scatter Plots of Model [] by OLS and WLS Model [] WLS resdual Predcted LnQ by OLS Predcted LnQ by WLS Fgure 6. Scatter Plot of the resduals v.s. predcted LnQ by OLS and WLS. (7) Re-express the WLS model [] on the orgnal scale (by takng the antlogarthm of your equaton). Does ths equaton make sense? Would you expect the varables n the model to be mportant? From equaton (3), the nverse logarthm transform can help derve the formula for the orgnal Q: 5

16 Q = exp [ * LnX * LnX3 + (-.334) * LnX * LnX8 + ( ) * LnX9] e X X X X X X 8 Q = = (eq. 4) X X X X 9 From ths formula, we can see that Q s monotoncally ncreasng wth the ncrease of the X, X 3 and X 8, but t s monotoncally decreasng wth the ncrease of the X 6 and X 9. As to the varables physcal meanng, Q s the peak rate of flow of the water from the watersheds, we would expect t to be bg f the area of the watersheds (X ) s bg, or the average slope of watershed (X 3 ) s steep, or the ranfall (X 8 ) s strong. On the other hand, f the estmated sol storage capacty (X 6 ) s bg, the peak rate of flow of water (Q) s expected to slow down. Or f the tme perod durng whch ranfall exceeded ¼ nch/hour (X 9 ) s long, whch means that the strong storm doesn t happen very frequently, the Q s also expected to slow down. Based on ths analyss, our model s consstent wth the physcal mechansm thus t s meanngful and the varables used n ths model are mportant to predct the Q. 3. SUMMARY Ths project s to model the peak rate Q of flow of the water from sx watersheds based on the area of the watersheds (X ), the average slope of watershed (X 3 ), the estmated sol storage capacty (X 6 ), the ranfall (X 8 ) and the tme perod durng whch ranfall exceeded ¼ nch/hour (X 9 ). The ordnary least square method s frst used on the raw observatons of above varables, but the resdual plot shows that there s nonlnear relatonshp between the resdual and the predcted Q value. Therefore the logarthm transformaton s used to lnearze the relaton between the dependent varable and the ndependent varables. Then the OLS s used on the logarthm-transformed varables agan, but the resdual analyss shows that the varance of the resduals s not constant wthn the range of observatons. Further the weghted least square (WLS) method s utlzed to stable the varance, and t can also mprove the normalty of the resduals luckly. The OLS and WLS models are compared n detal on the logarthm-transformed varables. Fnally the nverse logarthm transform s mplemented to convert the LnQ back to Q, and the physcal meanng of the constructed model s dscussed. The model shows that the Q wll ncrease wth the ncrease of X, X 3 and X 8, but Q wll decrease wth the ncrease of X 6 and X 9, whch make sense physcally. 6

17 Appendx: p.sas ************************************************** * THE SAS IS USED FOR MULTIPLE LINEAR REGRESSION * * FLOW RATE DATA * **************************************************; OPTIONS NOCENTER NODATE LS=97 PS=76 PAGENO=; *---INPUT DATA ; DATA ALL; INFILE 'I:\APM63\FLOW.DAT'; INPUT X-X9 Q; LNQ=LOG(Q); LNX=LOG(X); LNX=LOG(X); LNX3=LOG(X3); LNX4=LOG(X4); LNX5=LOG(X5); LNX6=LOG(X6); LNX7=LOG(X7); LNX8=LOG(X8); LNX9=LOG(X9); RUN; *=== = Descrptve parameters ====; proc corr data=all; var Q X X3 X6 X8 X9; proc gplot data=all; plot Q*X; symbol v=star h=; ttle 'Scatter Plot between Q and X'; *=== = OLS on the raw data: model [] ====; proc reg data=all; modelols: model Q = X X3 X6 X8 X9 /spec; output out=out p=pred r=resd; ttle 'OLS for model []'; *=== = Resdual Analyss for OLS on the raw data: model [] ====; proc gplot data=out; plot resd*pred='*' / VREF =; plot resd*x='*' /VREF=; plot resd*x3='*' /VREF= ; plot resd*x6='*' /VREF=; plot resd*x8='*' /VREF=; plo t resd*x9='*' /VREF=; proc unvarate data=out plot normal; var resd; *=== = OLS on the log data: model [] ====; proc reg data=all corr; modelols: model LNQ = LNX LNX3 LNX6 LNX8 LNX9 /spec; output out=out p=pred r=resd; ttle 'OLS for model []'; *=== = Resdual Analyss for OLS on the log data: model [] ====; proc gplot data=out; plot resd*pred='*' / VRE F =; plot resd*lnx='*' /VREF=; plot resd*lnx3='*' /VREF=; plot resd*lnx6='*' /VREF= ; plot resd*lnx8='*' /VREF=; plo t resd*lnx9='*' /VREF=; proc unvarate data=out plot normal; var resd; *==== group the data by X6: model [] ====; data new; set all; 7

18 f X6=.5 t hen G=; else f X6=. then G=; else f X6=.5 then G= 3; els e f X6=. then G=4; proc sort data=new; by G; proc reg data=new; groupng: model LNQ = LNX LNX3 LNX6 LNX8 LNX9 /spec; ID G; output out=out3 p=pred3 r=resd3; proc sort data=out; by G; *=== = compute the varance of the resduals for each group ====; proc means n mean var data=out3 noprnt; var resd3; by G; output out=varance n=n mean=mean var=var; *==== compute the weght for each group ====; data weght; merge new varance; by G; w=/var; proc prnt data=weght; var G var w; *=== = WLS on the log data: model [] ====; proc reg data=weght corr; modelwls: model LNQ = LNX LNX3 LNX6 LNX8 LNX9 /spec; weght w; output out=out3 p=pred3 r=resd3; ttle 'WLS for model []'; data out4; set out3; pred4=sqrt(w)*pred3; resd4=sqrt(w)*resd3; LNXw=sqrt(w)*LNX; LNX3w=sqrt(w)*LNX3; LNX6w=sqrt(w)*LNX6; LNX8w=sqrt(w)*LNX8; LNX9w=sqrt(w)*LNX9; proc gplot data=out4; plot resd4*pred4='*' /vref= ; plot resd4*lnxw='*' /VREF=; plot resd4*lnx3w='*' /VREF=; plot resd4*lnx6w='*' /VREF= ; plot resd4*lnx8w='*' /VREF= ; plo t resd4*lnx9w='*' /VREF=; proc unvarate data=out4 plot normal; var resd4; 8

19 Table. Descrpton of varables n the dataset, among whch X, X3, X6, X8 and X9 are used n developng the model. Name Varable Dependent Varable Q Peak rate of flow (cfs) of water Independent Varables X Area of watersheds (m ) X Area mpervous to water (m ) X3 Average slope of watershed (%) X4 Longest stream flow n watershed (n thousands of feet) X5 Surface absorbency ndex: X6 = complete absorbency, = no absorbenc Estmated sol storage capacty (nches of water) y X7 X8 Infltraton rate of water nto sol (nches/hour) Ranfall (nches) X9 Tme perod durng whch ranfall exceeded ¼ nch/hour 9

MgtOp 215 Chapter 13 Dr. Ahn

MgtOp 215 Chapter 13 Dr. Ahn MgtOp 5 Chapter 3 Dr Ahn Consder two random varables X and Y wth,,, In order to study the relatonshp between the two random varables, we need a numercal measure that descrbes the relatonshp The covarance

More information

CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS

CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS CHAPTER 9 FUNCTIONAL FORMS OF REGRESSION MODELS QUESTIONS 9.1. (a) In a log-log model the dependent and all explanatory varables are n the logarthmc form. (b) In the log-ln model the dependent varable

More information

Which of the following provides the most reasonable approximation to the least squares regression line? (a) y=50+10x (b) Y=50+x (d) Y=1+50x

Which of the following provides the most reasonable approximation to the least squares regression line? (a) y=50+10x (b) Y=50+x (d) Y=1+50x Whch of the followng provdes the most reasonable approxmaton to the least squares regresson lne? (a) y=50+10x (b) Y=50+x (c) Y=10+50x (d) Y=1+50x (e) Y=10+x In smple lnear regresson the model that s begn

More information

ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE)

ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE) ECONOMETRICS - FINAL EXAM, 3rd YEAR (GECO & GADE) May 17, 2016 15:30 Frst famly name: Name: DNI/ID: Moble: Second famly Name: GECO/GADE: Instructor: E-mal: Queston 1 A B C Blank Queston 2 A B C Blank Queston

More information

Evaluating Performance

Evaluating Performance 5 Chapter Evaluatng Performance In Ths Chapter Dollar-Weghted Rate of Return Tme-Weghted Rate of Return Income Rate of Return Prncpal Rate of Return Daly Returns MPT Statstcs 5- Measurng Rates of Return

More information

3: Central Limit Theorem, Systematic Errors

3: Central Limit Theorem, Systematic Errors 3: Central Lmt Theorem, Systematc Errors 1 Errors 1.1 Central Lmt Theorem Ths theorem s of prme mportance when measurng physcal quanttes because usually the mperfectons n the measurements are due to several

More information

Module Contact: Dr P Moffatt, ECO Copyright of the University of East Anglia Version 2

Module Contact: Dr P Moffatt, ECO Copyright of the University of East Anglia Version 2 UNIVERSITY OF EAST ANGLIA School of Economcs Man Seres PG Examnaton 2012-13 FINANCIAL ECONOMETRICS ECO-M017 Tme allowed: 2 hours Answer ALL FOUR questons. Queston 1 carres a weght of 25%; Queston 2 carres

More information

occurrence of a larger storm than our culvert or bridge is barely capable of handling? (what is The main question is: What is the possibility of

occurrence of a larger storm than our culvert or bridge is barely capable of handling? (what is The main question is: What is the possibility of Module 8: Probablty and Statstcal Methods n Water Resources Engneerng Bob Ptt Unversty of Alabama Tuscaloosa, AL Flow data are avalable from numerous USGS operated flow recordng statons. Data s usually

More information

Capability Analysis. Chapter 255. Introduction. Capability Analysis

Capability Analysis. Chapter 255. Introduction. Capability Analysis Chapter 55 Introducton Ths procedure summarzes the performance of a process based on user-specfed specfcaton lmts. The observed performance as well as the performance relatve to the Normal dstrbuton are

More information

Chapter 3 Descriptive Statistics: Numerical Measures Part B

Chapter 3 Descriptive Statistics: Numerical Measures Part B Sldes Prepared by JOHN S. LOUCKS St. Edward s Unversty Slde 1 Chapter 3 Descrptve Statstcs: Numercal Measures Part B Measures of Dstrbuton Shape, Relatve Locaton, and Detectng Outlers Eploratory Data Analyss

More information

Chapter 3 Student Lecture Notes 3-1

Chapter 3 Student Lecture Notes 3-1 Chapter 3 Student Lecture otes 3-1 Busness Statstcs: A Decson-Makng Approach 6 th Edton Chapter 3 Descrbng Data Usng umercal Measures 005 Prentce-Hall, Inc. Chap 3-1 Chapter Goals After completng ths chapter,

More information

σ may be counterbalanced by a larger

σ may be counterbalanced by a larger Questons CHAPTER 5: TWO-VARIABLE REGRESSION: INTERVAL ESTIMATION AND HYPOTHESIS TESTING 5.1 (a) True. The t test s based on varables wth a normal dstrbuton. Snce the estmators of β 1 and β are lnear combnatons

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

A Comparison of Statistical Methods in Interrupted Time Series Analysis to Estimate an Intervention Effect

A Comparison of Statistical Methods in Interrupted Time Series Analysis to Estimate an Intervention Effect Transport and Road Safety (TARS) Research Joanna Wang A Comparson of Statstcal Methods n Interrupted Tme Seres Analyss to Estmate an Interventon Effect Research Fellow at Transport & Road Safety (TARS)

More information

Data Mining Linear and Logistic Regression

Data Mining Linear and Logistic Regression 07/02/207 Data Mnng Lnear and Logstc Regresson Mchael L of 26 Regresson In statstcal modellng, regresson analyss s a statstcal process for estmatng the relatonshps among varables. Regresson models are

More information

Tests for Two Correlations

Tests for Two Correlations PASS Sample Sze Software Chapter 805 Tests for Two Correlatons Introducton The correlaton coeffcent (or correlaton), ρ, s a popular parameter for descrbng the strength of the assocaton between two varables.

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

Simple Regression Theory II 2010 Samuel L. Baker

Simple Regression Theory II 2010 Samuel L. Baker SIMPLE REGRESSIO THEORY II Smple Regresson Theory II 00 Samuel L. Baker Assessng how good the regresson equaton s lkely to be Assgnment A gets nto drawng nferences about how close the regresson lne mght

More information

Notes are not permitted in this examination. Do not turn over until you are told to do so by the Invigilator.

Notes are not permitted in this examination. Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Economcs Man Seres PG Examnaton 2016-17 BANKING ECONOMETRICS ECO-7014A Tme allowed: 2 HOURS Answer ALL FOUR questons. Queston 1 carres a weght of 30%; queston 2 carres

More information

Measures of Spread IQR and Deviation. For exam X, calculate the mean, median and mode. For exam Y, calculate the mean, median and mode.

Measures of Spread IQR and Deviation. For exam X, calculate the mean, median and mode. For exam Y, calculate the mean, median and mode. Part 4 Measures of Spread IQR and Devaton In Part we learned how the three measures of center offer dfferent ways of provdng us wth a sngle representatve value for a data set. However, consder the followng

More information

Graphical Methods for Survival Distribution Fitting

Graphical Methods for Survival Distribution Fitting Graphcal Methods for Survval Dstrbuton Fttng In ths Chapter we dscuss the followng two graphcal methods for survval dstrbuton fttng: 1. Probablty Plot, 2. Cox-Snell Resdual Method. Probablty Plot: The

More information

Calibration Methods: Regression & Correlation. Calibration Methods: Regression & Correlation

Calibration Methods: Regression & Correlation. Calibration Methods: Regression & Correlation Calbraton Methods: Regresson & Correlaton Calbraton A seres of standards run (n replcate fashon) over a gven concentraton range. Standards Comprsed of analte(s) of nterest n a gven matr composton. Matr

More information

Elton, Gruber, Brown and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 4

Elton, Gruber, Brown and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 4 Elton, Gruber, Brown and Goetzmann Modern ortfolo Theory and Investment Analyss, 7th Edton Solutons to Text roblems: Chapter 4 Chapter 4: roblem 1 A. Expected return s the sum of each outcome tmes ts assocated

More information

Teaching Note on Factor Model with a View --- A tutorial. This version: May 15, Prepared by Zhi Da *

Teaching Note on Factor Model with a View --- A tutorial. This version: May 15, Prepared by Zhi Da * Copyrght by Zh Da and Rav Jagannathan Teachng Note on For Model th a Ve --- A tutoral Ths verson: May 5, 2005 Prepared by Zh Da * Ths tutoral demonstrates ho to ncorporate economc ves n optmal asset allocaton

More information

/ Computational Genomics. Normalization

/ Computational Genomics. Normalization 0-80 /02-70 Computatonal Genomcs Normalzaton Gene Expresson Analyss Model Computatonal nformaton fuson Bologcal regulatory networks Pattern Recognton Data Analyss clusterng, classfcaton normalzaton, mss.

More information

Natural Resources Data Analysis Lecture Notes Brian R. Mitchell. IV. Week 4: A. Goodness of fit testing

Natural Resources Data Analysis Lecture Notes Brian R. Mitchell. IV. Week 4: A. Goodness of fit testing Natural Resources Data Analyss Lecture Notes Bran R. Mtchell IV. Week 4: A. Goodness of ft testng 1. We test model goodness of ft to ensure that the assumptons of the model are met closely enough for the

More information

3/3/2014. CDS M Phil Econometrics. Vijayamohanan Pillai N. Truncated standard normal distribution for a = 0.5, 0, and 0.5. CDS Mphil Econometrics

3/3/2014. CDS M Phil Econometrics. Vijayamohanan Pillai N. Truncated standard normal distribution for a = 0.5, 0, and 0.5. CDS Mphil Econometrics Lmted Dependent Varable Models: Tobt an Plla N 1 CDS Mphl Econometrcs Introducton Lmted Dependent Varable Models: Truncaton and Censorng Maddala, G. 1983. Lmted Dependent and Qualtatve Varables n Econometrcs.

More information

CrimeStat Version 3.3 Update Notes:

CrimeStat Version 3.3 Update Notes: CrmeStat Verson 3.3 Update Notes: Part 2: Regresson Modelng Ned Levne Domnque Lord Byung-Jung Park Ned Levne & Assocates Zachry Dept. of Korea Transport Insttute Houston, TX Cvl Engneerng Goyang, South

More information

Sampling Distributions of OLS Estimators of β 0 and β 1. Monte Carlo Simulations

Sampling Distributions of OLS Estimators of β 0 and β 1. Monte Carlo Simulations Addendum to NOTE 4 Samplng Dstrbutons of OLS Estmators of β and β Monte Carlo Smulatons The True Model: s gven by the populaton regresson equaton (PRE) Y = β + β X + u = 7. +.9X + u () where β = 7. and

More information

EDC Introduction

EDC Introduction .0 Introducton EDC3 In the last set of notes (EDC), we saw how to use penalty factors n solvng the EDC problem wth losses. In ths set of notes, we want to address two closely related ssues. What are, exactly,

More information

Scribe: Chris Berlind Date: Feb 1, 2010

Scribe: Chris Berlind Date: Feb 1, 2010 CS/CNS/EE 253: Advanced Topcs n Machne Learnng Topc: Dealng wth Partal Feedback #2 Lecturer: Danel Golovn Scrbe: Chrs Berlnd Date: Feb 1, 2010 8.1 Revew In the prevous lecture we began lookng at algorthms

More information

Spatial Variations in Covariates on Marriage and Marital Fertility: Geographically Weighted Regression Analyses in Japan

Spatial Variations in Covariates on Marriage and Marital Fertility: Geographically Weighted Regression Analyses in Japan Spatal Varatons n Covarates on Marrage and Martal Fertlty: Geographcally Weghted Regresson Analyses n Japan Kenj Kamata (Natonal Insttute of Populaton and Socal Securty Research) Abstract (134) To understand

More information

OCR Statistics 1 Working with data. Section 2: Measures of location

OCR Statistics 1 Working with data. Section 2: Measures of location OCR Statstcs 1 Workng wth data Secton 2: Measures of locaton Notes and Examples These notes have sub-sectons on: The medan Estmatng the medan from grouped data The mean Estmatng the mean from grouped data

More information

Mode is the value which occurs most frequency. The mode may not exist, and even if it does, it may not be unique.

Mode is the value which occurs most frequency. The mode may not exist, and even if it does, it may not be unique. 1.7.4 Mode Mode s the value whch occurs most frequency. The mode may not exst, and even f t does, t may not be unque. For ungrouped data, we smply count the largest frequency of the gven value. If all

More information

Tests for Two Ordered Categorical Variables

Tests for Two Ordered Categorical Variables Chapter 253 Tests for Two Ordered Categorcal Varables Introducton Ths module computes power and sample sze for tests of ordered categorcal data such as Lkert scale data. Assumng proportonal odds, such

More information

Using Conditional Heteroskedastic

Using Conditional Heteroskedastic ITRON S FORECASTING BROWN BAG SEMINAR Usng Condtonal Heteroskedastc Varance Models n Load Research Sample Desgn Dr. J. Stuart McMenamn March 6, 2012 Please Remember» Phones are Muted: In order to help

More information

Likelihood Fits. Craig Blocker Brandeis August 23, 2004

Likelihood Fits. Craig Blocker Brandeis August 23, 2004 Lkelhood Fts Crag Blocker Brandes August 23, 2004 Outlne I. What s the queston? II. Lkelhood Bascs III. Mathematcal Propertes IV. Uncertantes on Parameters V. Mscellaneous VI. Goodness of Ft VII. Comparson

More information

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002

TCOM501 Networking: Theory & Fundamentals Final Examination Professor Yannis A. Korilis April 26, 2002 TO5 Networng: Theory & undamentals nal xamnaton Professor Yanns. orls prl, Problem [ ponts]: onsder a rng networ wth nodes,,,. In ths networ, a customer that completes servce at node exts the networ wth

More information

Supplementary material for Non-conjugate Variational Message Passing for Multinomial and Binary Regression

Supplementary material for Non-conjugate Variational Message Passing for Multinomial and Binary Regression Supplementary materal for Non-conjugate Varatonal Message Passng for Multnomal and Bnary Regresson October 9, 011 1 Alternatve dervaton We wll focus on a partcular factor f a and varable x, wth the am

More information

Elements of Economic Analysis II Lecture VI: Industry Supply

Elements of Economic Analysis II Lecture VI: Industry Supply Elements of Economc Analyss II Lecture VI: Industry Supply Ka Hao Yang 10/12/2017 In the prevous lecture, we analyzed the frm s supply decson usng a set of smple graphcal analyses. In fact, the dscusson

More information

International ejournals

International ejournals Avalable onlne at www.nternatonalejournals.com ISSN 0976 1411 Internatonal ejournals Internatonal ejournal of Mathematcs and Engneerng 7 (010) 86-95 MODELING AND PREDICTING URBAN MALE POPULATION OF BANGLADESH:

More information

The Effects of Industrial Structure Change on Economic Growth in China Based on LMDI Decomposition Approach

The Effects of Industrial Structure Change on Economic Growth in China Based on LMDI Decomposition Approach 216 Internatonal Conference on Mathematcal, Computatonal and Statstcal Scences and Engneerng (MCSSE 216) ISBN: 978-1-6595-96- he Effects of Industral Structure Change on Economc Growth n Chna Based on

More information

4. Greek Letters, Value-at-Risk

4. Greek Letters, Value-at-Risk 4 Greek Letters, Value-at-Rsk 4 Value-at-Rsk (Hull s, Chapter 8) Math443 W08, HM Zhu Outlne (Hull, Chap 8) What s Value at Rsk (VaR)? Hstorcal smulatons Monte Carlo smulatons Model based approach Varance-covarance

More information

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 12

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 12 Introducton to Econometrcs (3 rd Updated Edton) by James H. Stock and Mark W. Watson Solutons to Odd-Numbered End-of-Chapter Exercses: Chapter 1 (Ths verson July 0, 014) Stock/Watson - Introducton to Econometrcs

More information

A Bootstrap Confidence Limit for Process Capability Indices

A Bootstrap Confidence Limit for Process Capability Indices A ootstrap Confdence Lmt for Process Capablty Indces YANG Janfeng School of usness, Zhengzhou Unversty, P.R.Chna, 450001 Abstract The process capablty ndces are wdely used by qualty professonals as an

More information

Random Variables. b 2.

Random Variables. b 2. Random Varables Generally the object of an nvestgators nterest s not necessarly the acton n the sample space but rather some functon of t. Techncally a real valued functon or mappng whose doman s the sample

More information

Multifactor Term Structure Models

Multifactor Term Structure Models 1 Multfactor Term Structure Models A. Lmtatons of One-Factor Models 1. Returns on bonds of all maturtes are perfectly correlated. 2. Term structure (and prces of every other dervatves) are unquely determned

More information

Introduction. Why One-Pass Statistics?

Introduction. Why One-Pass Statistics? BERKELE RESEARCH GROUP Ths manuscrpt s program documentaton for three ways to calculate the mean, varance, skewness, kurtoss, covarance, correlaton, regresson parameters and other regresson statstcs. Although

More information

Interval Estimation for a Linear Function of. Variances of Nonnormal Distributions. that Utilize the Kurtosis

Interval Estimation for a Linear Function of. Variances of Nonnormal Distributions. that Utilize the Kurtosis Appled Mathematcal Scences, Vol. 7, 013, no. 99, 4909-4918 HIKARI Ltd, www.m-hkar.com http://dx.do.org/10.1988/ams.013.37366 Interval Estmaton for a Lnear Functon of Varances of Nonnormal Dstrbutons that

More information

THE VOLATILITY OF EQUITY MUTUAL FUND RETURNS

THE VOLATILITY OF EQUITY MUTUAL FUND RETURNS North Amercan Journal of Fnance and Bankng Research Vol. 4. No. 4. 010. THE VOLATILITY OF EQUITY MUTUAL FUND RETURNS Central Connectcut State Unversty, USA. E-mal: BelloZ@mal.ccsu.edu ABSTRACT I nvestgated

More information

1 Omitted Variable Bias: Part I. 2 Omitted Variable Bias: Part II. The Baseline: SLR.1-4 hold, and our estimates are unbiased

1 Omitted Variable Bias: Part I. 2 Omitted Variable Bias: Part II. The Baseline: SLR.1-4 hold, and our estimates are unbiased Introductory Appled Econometrcs EEP/IAS 118 Sprng 2014 Andrew Crane-Droesch Secton #5 Feb 26 2014 1 Omtted Varable Bas: Part I Remember that a key assumpton needed to get an unbased estmate of β 1 n the

More information

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture #21 Scribe: Lawrence Diao April 23, 2013

COS 511: Theoretical Machine Learning. Lecturer: Rob Schapire Lecture #21 Scribe: Lawrence Diao April 23, 2013 COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture #21 Scrbe: Lawrence Dao Aprl 23, 2013 1 On-Lne Log Loss To recap the end of the last lecture, we have the followng on-lne problem wth N

More information

UNIVERSITY OF VICTORIA Midterm June 6, 2018 Solutions

UNIVERSITY OF VICTORIA Midterm June 6, 2018 Solutions UIVERSITY OF VICTORIA Mdterm June 6, 08 Solutons Econ 45 Summer A0 08 age AME: STUDET UMBER: V00 Course ame & o. Descrptve Statstcs and robablty Economcs 45 Secton(s) A0 CR: 3067 Instructor: Betty Johnson

More information

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates

An Application of Alternative Weighting Matrix Collapsing Approaches for Improving Sample Estimates Secton on Survey Research Methods An Applcaton of Alternatve Weghtng Matrx Collapsng Approaches for Improvng Sample Estmates Lnda Tompkns 1, Jay J. Km 2 1 Centers for Dsease Control and Preventon, atonal

More information

Testing for Omitted Variables

Testing for Omitted Variables Testng for Omtted Varables Jeroen Weese Department of Socology Unversty of Utrecht The Netherlands emal J.weese@fss.uu.nl tel +31 30 2531922 fax+31 30 2534405 Prepared for North Amercan Stata users meetng

More information

Spurious Seasonal Patterns and Excess Smoothness in the BLS Local Area Unemployment Statistics

Spurious Seasonal Patterns and Excess Smoothness in the BLS Local Area Unemployment Statistics Spurous Seasonal Patterns and Excess Smoothness n the BLS Local Area Unemployment Statstcs Keth R. Phllps and Janguo Wang Federal Reserve Bank of Dallas Research Department Workng Paper 1305 September

More information

Physics 4A. Error Analysis or Experimental Uncertainty. Error

Physics 4A. Error Analysis or Experimental Uncertainty. Error Physcs 4A Error Analyss or Expermental Uncertanty Slde Slde 2 Slde 3 Slde 4 Slde 5 Slde 6 Slde 7 Slde 8 Slde 9 Slde 0 Slde Slde 2 Slde 3 Slde 4 Slde 5 Slde 6 Slde 7 Slde 8 Slde 9 Slde 20 Slde 2 Error n

More information

Project Management Project Phases the S curve

Project Management Project Phases the S curve Project lfe cycle and resource usage Phases Project Management Project Phases the S curve Eng. Gorgo Locatell RATE OF RESOURCE ES Conceptual Defnton Realzaton Release TIME Cumulated resource usage and

More information

Risk Reduction and Real Estate Portfolio Size

Risk Reduction and Real Estate Portfolio Size Rsk Reducton and Real Estate Portfolo Sze Stephen L. Lee and Peter J. Byrne Department of Land Management and Development, The Unversty of Readng, Whteknghts, Readng, RG6 6AW, UK. A Paper Presented at

More information

Topic 8: Model Diagnostics

Topic 8: Model Diagnostics Topic 8: Model Diagnostics Outline Diagnostics to check model assumptions Diagnostics concerning X Diagnostics using the residuals Diagnostics and remedial measures Diagnostics: look at the data to diagnose

More information

EXAMINATIONS OF THE HONG KONG STATISTICAL SOCIETY

EXAMINATIONS OF THE HONG KONG STATISTICAL SOCIETY EXAMINATIONS OF THE HONG KONG STATISTICAL SOCIETY HIGHER CERTIFICATE IN STATISTICS, 2013 MODULE 7 : Tme seres and ndex numbers Tme allowed: One and a half hours Canddates should answer THREE questons.

More information

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost

Economic Design of Short-Run CSP-1 Plan Under Linear Inspection Cost Tamkang Journal of Scence and Engneerng, Vol. 9, No 1, pp. 19 23 (2006) 19 Economc Desgn of Short-Run CSP-1 Plan Under Lnear Inspecton Cost Chung-Ho Chen 1 * and Chao-Yu Chou 2 1 Department of Industral

More information

Creating a zero coupon curve by bootstrapping with cubic splines.

Creating a zero coupon curve by bootstrapping with cubic splines. MMA 708 Analytcal Fnance II Creatng a zero coupon curve by bootstrappng wth cubc splnes. erg Gryshkevych Professor: Jan R. M. Röman 0.2.200 Dvson of Appled Mathematcs chool of Educaton, Culture and Communcaton

More information

Financial mathematics

Financial mathematics Fnancal mathematcs Jean-Luc Bouchot jean-luc.bouchot@drexel.edu February 19, 2013 Warnng Ths s a work n progress. I can not ensure t to be mstake free at the moment. It s also lackng some nformaton. But

More information

Introduction. Chapter 7 - An Introduction to Portfolio Management

Introduction. Chapter 7 - An Introduction to Portfolio Management Introducton In the next three chapters, we wll examne dfferent aspects of captal market theory, ncludng: Brngng rsk and return nto the pcture of nvestment management Markowtz optmzaton Modelng rsk and

More information

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers

II. Random Variables. Variable Types. Variables Map Outcomes to Numbers II. Random Varables Random varables operate n much the same way as the outcomes or events n some arbtrary sample space the dstncton s that random varables are smply outcomes that are represented numercally.

More information

Principles of Finance

Principles of Finance Prncples of Fnance Grzegorz Trojanowsk Lecture 6: Captal Asset Prcng Model Prncples of Fnance - Lecture 6 1 Lecture 6 materal Requred readng: Elton et al., Chapters 13, 14, and 15 Supplementary readng:

More information

Chapter 5 Student Lecture Notes 5-1

Chapter 5 Student Lecture Notes 5-1 Chapter 5 Student Lecture Notes 5-1 Basc Busness Statstcs (9 th Edton) Chapter 5 Some Important Dscrete Probablty Dstrbutons 004 Prentce-Hall, Inc. Chap 5-1 Chapter Topcs The Probablty Dstrbuton of a Dscrete

More information

Clearing Notice SIX x-clear Ltd

Clearing Notice SIX x-clear Ltd Clearng Notce SIX x-clear Ltd 1.0 Overvew Changes to margn and default fund model arrangements SIX x-clear ( x-clear ) s closely montorng the CCP envronment n Europe as well as the needs of ts Members.

More information

EXST7015: Multiple Regression from Snedecor & Cochran (1967) RAW DATA LISTING

EXST7015: Multiple Regression from Snedecor & Cochran (1967) RAW DATA LISTING Multiple (Linear) Regression Introductory example Page 1 1 options ps=256 ls=132 nocenter nodate nonumber; 3 DATA ONE; 4 TITLE1 ''; 5 INPUT X1 X2 X3 Y; 6 **** LABEL Y ='Plant available phosphorus' 7 X1='Inorganic

More information

Does a Threshold Inflation Rate Exist? Quantile Inferences for Inflation and Its Variability

Does a Threshold Inflation Rate Exist? Quantile Inferences for Inflation and Its Variability Does a Threshold Inflaton Rate Exst? Inferences for Inflaton and Its Varablty WenShwo Fang Department of Economcs Feng Cha Unversty Tachung, TAIWAN Stephen M. Mller* Department of Economcs Unversty of

More information

>1 indicates country i has a comparative advantage in production of j; the greater the index, the stronger the advantage. RCA 1 ij

>1 indicates country i has a comparative advantage in production of j; the greater the index, the stronger the advantage. RCA 1 ij 69 APPENDIX 1 RCA Indces In the followng we present some maor RCA ndces reported n the lterature. For addtonal varants and other RCA ndces, Memedovc (1994) and Vollrath (1991) provde more thorough revews.

More information

Analysis of the Relationship between Managers Compensation and Earnings in Companies Listed in the Tehran Stock Exchange

Analysis of the Relationship between Managers Compensation and Earnings in Companies Listed in the Tehran Stock Exchange ORIGINAL ARTICLE Receved 05 Jul. 03 Accepted 05 Aug. 03 03, Scence-Lne Publcaton www.scence-lne.com ISSN: 3-4770 Journal of Educatonal and Management Studes J. Educ. Manage. Stud., 3(4455-464, 03 JEMS

More information

2) In the medium-run/long-run, a decrease in the budget deficit will produce:

2) In the medium-run/long-run, a decrease in the budget deficit will produce: 4.02 Quz 2 Solutons Fall 2004 Multple-Choce Questons ) Consder the wage-settng and prce-settng equatons we studed n class. Suppose the markup, µ, equals 0.25, and F(u,z) = -u. What s the natural rate of

More information

arxiv:cond-mat/ v1 [cond-mat.other] 28 Nov 2004

arxiv:cond-mat/ v1 [cond-mat.other] 28 Nov 2004 arxv:cond-mat/0411699v1 [cond-mat.other] 28 Nov 2004 Estmatng Probabltes of Default for Low Default Portfolos Katja Pluto and Drk Tasche November 23, 2004 Abstract For credt rsk management purposes n general,

More information

Maturity Effect on Risk Measure in a Ratings-Based Default-Mode Model

Maturity Effect on Risk Measure in a Ratings-Based Default-Mode Model TU Braunschweg - Insttut für Wrtschaftswssenschaften Lehrstuhl Fnanzwrtschaft Maturty Effect on Rsk Measure n a Ratngs-Based Default-Mode Model Marc Gürtler and Drk Hethecker Fnancal Modellng Workshop

More information

ISyE 512 Chapter 9. CUSUM and EWMA Control Charts. Instructor: Prof. Kaibo Liu. Department of Industrial and Systems Engineering UW-Madison

ISyE 512 Chapter 9. CUSUM and EWMA Control Charts. Instructor: Prof. Kaibo Liu. Department of Industrial and Systems Engineering UW-Madison ISyE 512 hapter 9 USUM and EWMA ontrol harts Instructor: Prof. Kabo Lu Department of Industral and Systems Engneerng UW-Madson Emal: klu8@wsc.edu Offce: Room 317 (Mechancal Engneerng Buldng) ISyE 512 Instructor:

More information

Understanding price volatility in electricity markets

Understanding price volatility in electricity markets Proceedngs of the 33rd Hawa Internatonal Conference on System Scences - 2 Understandng prce volatlty n electrcty markets Fernando L. Alvarado, The Unversty of Wsconsn Rajesh Rajaraman, Chrstensen Assocates

More information

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019

15-451/651: Design & Analysis of Algorithms January 22, 2019 Lecture #3: Amortized Analysis last changed: January 18, 2019 5-45/65: Desgn & Analyss of Algorthms January, 09 Lecture #3: Amortzed Analyss last changed: January 8, 09 Introducton In ths lecture we dscuss a useful form of analyss, called amortzed analyss, for problems

More information

Forecasts in Times of Crises

Forecasts in Times of Crises Forecasts n Tmes of Crses Aprl 2017 Chars Chrstofdes IMF Davd J. Kuenzel Wesleyan Unversty Theo S. Echer Unversty of Washngton Chrs Papageorgou IMF 1 Macroeconomc forecasts suffer from three sources of

More information

Alternatives to Shewhart Charts

Alternatives to Shewhart Charts Alternatves to Shewhart Charts CUSUM & EWMA S Wongsa Overvew Revstng Shewhart Control Charts Cumulatve Sum (CUSUM) Control Chart Eponentally Weghted Movng Average (EWMA) Control Chart 2 Revstng Shewhart

More information

The Integration of the Israel Labour Force Survey with the National Insurance File

The Integration of the Israel Labour Force Survey with the National Insurance File The Integraton of the Israel Labour Force Survey wth the Natonal Insurance Fle Natale SHLOMO Central Bureau of Statstcs Kanfey Nesharm St. 66, corner of Bach Street, Jerusalem Natales@cbs.gov.l Abstact:

More information

Midterm Exam. Use the end of month price data for the S&P 500 index in the table below to answer the following questions.

Midterm Exam. Use the end of month price data for the S&P 500 index in the table below to answer the following questions. Unversty of Washngton Summer 2001 Department of Economcs Erc Zvot Economcs 483 Mdterm Exam Ths s a closed book and closed note exam. However, you are allowed one page of handwrtten notes. Answer all questons

More information

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME

A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME A MODEL OF COMPETITION AMONG TELECOMMUNICATION SERVICE PROVIDERS BASED ON REPEATED GAME Vesna Radonć Đogatovć, Valentna Radočć Unversty of Belgrade Faculty of Transport and Traffc Engneerng Belgrade, Serba

More information

Conditional beta capital asset pricing model (CAPM) and duration dependence tests

Conditional beta capital asset pricing model (CAPM) and duration dependence tests Edth Cowan Unversty Research Onlne ECU Publcatons Pre. 2011 2009 Condtonal beta captal asset prcng model (CAPM) and duraton dependence tests Davd E. Allen Edth Cowan Unversty Imbarne Bujang Edth Cowan

More information

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Dr. Wayne A. Taylor

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Dr. Wayne A. Taylor Taylor Enterprses, Inc. ormalzed Indvduals (I ) Chart Copyrght 07 by Taylor Enterprses, Inc., All Rghts Reserved. ormalzed Indvduals (I) Control Chart Dr. Wayne A. Taylor Abstract: The only commonly used

More information

Productivity Levels and International Competitiveness 5 Between Canada and the United States

Productivity Levels and International Competitiveness 5 Between Canada and the United States Productvty Levels and Internatonal Compettveness 5 Between Canada and the Unted States Frank C. Lee and Janmn Tang 5.1 Introducton T HE PURPOSE OF THIS PAPER s to compare total factor productvty (TFP)

More information

Correlations and Copulas

Correlations and Copulas Correlatons and Copulas Chapter 9 Rsk Management and Fnancal Insttutons, Chapter 6, Copyrght John C. Hull 2006 6. Coeffcent of Correlaton The coeffcent of correlaton between two varables V and V 2 s defned

More information

Finance 402: Problem Set 1 Solutions

Finance 402: Problem Set 1 Solutions Fnance 402: Problem Set 1 Solutons Note: Where approprate, the fnal answer for each problem s gven n bold talcs for those not nterested n the dscusson of the soluton. 1. The annual coupon rate s 6%. A

More information

Notice that X2 and Y2 are skewed. Taking the SQRT of Y2 reduces the skewness greatly.

Notice that X2 and Y2 are skewed. Taking the SQRT of Y2 reduces the skewness greatly. Notice that X2 and Y2 are skewed. Taking the SQRT of Y2 reduces the skewness greatly. The MEANS Procedure Variable Mean Std Dev Minimum Maximum Skewness ƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒ

More information

Skewness and kurtosis unbiased by Gaussian uncertainties

Skewness and kurtosis unbiased by Gaussian uncertainties Skewness and kurtoss unbased by Gaussan uncertantes Lorenzo Rmoldn Observatore astronomque de l Unversté de Genève, chemn des Mallettes 5, CH-9 Versox, Swtzerland ISDC Data Centre for Astrophyscs, Unversté

More information

COMPARISON OF THE ANALYTICAL AND NUMERICAL SOLUTION OF A ONE-DIMENSIONAL NON-STATIONARY COOLING PROBLEM. László Könözsy 1, Mátyás Benke 2

COMPARISON OF THE ANALYTICAL AND NUMERICAL SOLUTION OF A ONE-DIMENSIONAL NON-STATIONARY COOLING PROBLEM. László Könözsy 1, Mátyás Benke 2 COMPARISON OF THE ANALYTICAL AND NUMERICAL SOLUTION OF A ONE-DIMENSIONAL NON-STATIONARY COOLING PROBLEM László Könözsy 1, Mátyás Benke Ph.D. Student 1, Unversty Student Unversty of Mskolc, Department of

More information

Pivot Points for CQG - Overview

Pivot Points for CQG - Overview Pvot Ponts for CQG - Overvew By Bran Bell Introducton Pvot ponts are a well-known technque used by floor traders to calculate ntraday support and resstance levels. Ths technque has been around for decades,

More information

Corrected Maximum Likelihood Estimators in Linear Heteroskedastic Regression Models *

Corrected Maximum Likelihood Estimators in Linear Heteroskedastic Regression Models * Corrected Maxmum Lkelhood Estmators n Lnear Heteroskedastc Regresson Models * Gauss M. Cordero ** Abstract The lnear heteroskedastc regresson model, for whch the varance of the response s gven by a sutable

More information

Merton-model Approach to Valuing Correlation Products

Merton-model Approach to Valuing Correlation Products Merton-model Approach to Valung Correlaton Products Vral Acharya & Stephen M Schaefer NYU-Stern and London Busness School, London Busness School Credt Rsk Electve Sprng 2009 Acharya & Schaefer: Merton

More information

FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS. Richard M. Levich. New York University Stern School of Business. Revised, February 1999

FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS. Richard M. Levich. New York University Stern School of Business. Revised, February 1999 FORD MOTOR CREDIT COMPANY SUGGESTED ANSWERS by Rchard M. Levch New York Unversty Stern School of Busness Revsed, February 1999 1 SETTING UP THE PROBLEM The bond s beng sold to Swss nvestors for a prce

More information

Using Cumulative Count of Conforming CCC-Chart to Study the Expansion of the Cement

Using Cumulative Count of Conforming CCC-Chart to Study the Expansion of the Cement IOSR Journal of Engneerng (IOSRJEN) e-issn: 225-32, p-issn: 2278-879, www.osrjen.org Volume 2, Issue (October 22), PP 5-6 Usng Cumulatve Count of Conformng CCC-Chart to Study the Expanson of the Cement

More information

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9

Elton, Gruber, Brown, and Goetzmann. Modern Portfolio Theory and Investment Analysis, 7th Edition. Solutions to Text Problems: Chapter 9 Elton, Gruber, Brown, and Goetzmann Modern Portfolo Theory and Investment Analyss, 7th Edton Solutons to Text Problems: Chapter 9 Chapter 9: Problem In the table below, gven that the rskless rate equals

More information

Risk and Return: The Security Markets Line

Risk and Return: The Security Markets Line FIN 614 Rsk and Return 3: Markets Professor Robert B.H. Hauswald Kogod School of Busness, AU 1/25/2011 Rsk and Return: Markets Robert B.H. Hauswald 1 Rsk and Return: The Securty Markets Lne From securtes

More information

Information Flow and Recovering the. Estimating the Moments of. Normality of Asset Returns

Information Flow and Recovering the. Estimating the Moments of. Normality of Asset Returns Estmatng the Moments of Informaton Flow and Recoverng the Normalty of Asset Returns Ané and Geman (Journal of Fnance, 2000) Revsted Anthony Murphy, Nuffeld College, Oxford Marwan Izzeldn, Unversty of Lecester

More information