Regression. Chapter 11 Part 4. More than you ever wanted to know about how to interpret the computer printout

Size: px
Start display at page:

Download "Regression. Chapter 11 Part 4. More than you ever wanted to know about how to interpret the computer printout"

Transcription

1 Regreo Chapter Part 4 More tha you ever wated to kow about how to terpret the computer prtout February 7, 009

2 Let go back to the etrol/brthweght problem. We are ug the varable bwt00 for brthweght o brthweght meaured gram. The varable etrol meaured mg/4 hour.. de Cota data from W:\WP5\Bometry\AAABotatSprg008\Hadout\Chapter \Data\GreeeTouch.dta ob: 3 Gree-Touchtoe Study var: 5 4 Feb 008 5:05 ze: 65 (99.9% of memory free) torage dplay value varable ame type format label varable label d float %9.0g etrol float %9.0g Etrol mg/4 hr brthweght float %9.0g Brthweght g/00 bwt00 float %9.0g Brthweght gm age byte %8.0g Age of Mom year Sorted by: etrol Brth weght gram Ug value of etrol to predct brth weght Etrol mg/4 hr The varable etrol called the depedet varable, the explaatory varable or the predctor varable. The varable brthweght called the depedet varable or the repoe varable. We have regreed brthweght o etrol. We are tryg to predct brthweght ug etrol. Page --

3 We wll tart wth the table the upper left-had corer of the output. It called a ANOVA (aaly of varace) table.. regre bwt00 etrol Source SS df MS Number of ob = F(, 9) = 7.6 Model Prob > F = Redual R-quared = Adj R-quared = Total Root MSE = bwt00 Coef. Std. Err. t P> t [95% Cof. Iterval] etrol _co Source refer to the ource of varato. The ource are: Model = varato due to regreo (ee ext page for equato) Redual = varato about regreo or the error varato Total = corrected total (.e. have corrected degree of freedom to accout for etmatg the overall mea) SS = um of quare df = degree of freedom MS = mea quare = SS/df You ll ee o the ext page that I eed to be able to dtguh amog the varou um of quare ad degree of freedom, o we ll ue the otato below. SSR = um of quare due to regreo = ( y$ y) SSE = um of quare due to the redual or error = ( y y$ ) SST = total um of quare = ( y y) df = degree of freedom for the regreo (or for the model) R = umber of predctor varable ( th cae we have predctor varable) df T = degree of freedom for the total = - (total ample ze - ) Page --

4 df E = - [ th cae = ( - ) - = - ] df T df R = degree of freedom for the redual (or error) I the table below: MSR = mea quare due to the model or MS due to Regreo MSE = mea quare error or MS due to redual A ANOVA Table for the Smple Lear Regreo Source SS df MS F rato Model ( y$ y) = SSR df R = ( y$ y) df R = MSR MSR MSE Redual ( y y$ ) = SSE df df E T = df = R ( y y$ ) df E = MSE Total ( y y) = SST df T = Page -3-

5 Let u aume that the old le the ordary leat quare (OLS) regreo le for our varable bwt00 ad etrol. We kow that each par of varable aocated wth exactly oe OLS regreo le but to try to make clear the relatohp amog the compoet, I have aumed we a ecod OLS le baed o the ame data. Th mea the degree of freedom for the compoet wth be the ame for both le. Page -4-

6 Degree of Freedom To get the degree of freedom we tart wth the Total. The degree of freedom for Total = ample ze - = - Next go to the degree of freedom for the model (.e. for regreo). Degree of freedom for the model = the umber of predctor or depedet varable, whch th cae. The y- tercept ot a predctor varable. The degree of freedom for the redual = (df for Total) - (df for Model) = ( - ) - = -. Notce that MS = SS/df. MSE ( y y$ ) = MSE Aother otato for the MSE yx. Th emphaze the fact that the MSE the etmate for the commo varace of the curve at the rght. We uually deote th commo varace by σ. μ yxt μ yxp So $ σ = MSE = yx x t x p Th make ee becaue y$ p = $ μ y xp ad the uual varace volve the varablty of value about the mea of thoe value. We dvde by - to get a ubaed etmate for σ the commo varace of the ormal curve. Page -5-

7 . regre bwt00 etrol Source SS df MS Number of ob = F(, 9) = 7.6 Model Prob > F = Redual R-quared = Adj R-quared = Total Root MSE = 38. Root MSE = quare root of MSE = yx (.e. the tadard devato or $ σ ) What are: F(,9) = 7.6 ad Prob > F = :. regre bwt00 etrol Source SS df MS Number of ob = F(, 9) = 7.6 Model = MSR Prob > F = Redual = MSE R-quared = Adj R-quared = Total Root MSE = 38. MSR F = MSE = mea quare for error (redual) ad MSE MSR = mea quare for regreo (model) the degree of freedom for the regreo (SSR) {or for the model} ad 9 the degree of freedom for the redual (SSE). MSR ad MSE are each ch quare o the F rato a rato of ch quare. Prob > F = equvalet to p = or the p-value Th tet a global hypothe whe you have more tha oe depedet varable. If your regreo equato were y = β 0 + β x + β x + β 3 x 3 + β 4 x 4, the you would be tetg H 0 : β = β = β 3 = β 4 = 0 (ote β 0 wa delberately left out ce t ot a coeffcet for a x) H A : At leat oe of β (for =,,3,4) dfferet from zero. Becaue we have oly oe depedet varable (.e. y = β 0 + β x), the F tet tet oly H 0 : β = 0 veru H A : β 0 We wll ee later that the cae where we have oly oe predctor varable, the F tet ad the t-tet, o the le of the regreo output for the lope, gve the ame awer. Below we Page -6-

8 coder oly the oe predctor cae. If we decde that the ull hypothe for the lope true ( β 0 β β 0 y β = 0 regreo le become y = (becaue = 0). H 0 : β = 0 ), the our But the etmate for f (remember lat cla we gave the formula for the etmate of β 0 a y $ β x ). Th mea that we do t ga aythg wth the regreo le. Whch tur mea that the um of quare for regreo, zero. ( y$ y) approache But th mea that F = MSR MSE approache zero. So falg to reject the ull hypothe ad a mall F go together. What f our deco to reject the ull hypothe favor of the alteratve? Suppoe our deco to reject the ull hypothe for the lope favor of the alteratve hypothe ( y gve by. H A : β 0 ). Th mea that the regreo le ot the ame a the le Th tur mea that we thk the um of quare for the regreo (.e. greater tha zero. ( y$ y) ) ( x, y) y y = ( y y$ ) + ($ y y) y y $y y y y y$ For each pot t the cae that. But for each we have that tay fxed. So f gettg bgger (.e. the regreo le better tha the le ), mut be gettg maller (go back to pcture o page 4). So a MSR get bgger, MSE gettg maller. Whch mea that F gettg larger. So rejectg the ull hypothe ad large F go together. Page -7-

9 R-quared: Lat cla we looked at R ad howed ug the formula below that 0 # R #. ( y$ y) () R = ( ) R = ( y y) R called the coeffcet of determato. ( y y$ ) ( y y) Equato above how that R gve the percetage of the total varato explaed by the regreo le. Equato how that f the le ft well (.e. the redual are mall), the R cloe to oe.. regre bwt00 etrol Source SS df MS Number of ob = F(, 9) = 7.6 Model Prob > F = Redual R-quared = Adj R-quared = Total Root MSE = 38. The adjuted R ( R )( ) = So the adjuted R R adjuted for ample ze. Th defto for adjuted R for mple lear regreo. oly good Now go to the bottom half of the regreo table bwt00 Coef. Std. Err. t P> t [95% Cof. Iterval] etrol _co t-tet: bwt00 Coef. Std. Err. t P> t [95% Cof. Iterval] etrol = $β = etmate of the lope Th le the table tet H 0 : β = 0 veru H A : β 0. Page -8-

10 Whe you have oly oe depedet varable, th t-tet ad the F tet are the ame. [Note 4.4^. 7.6 They would be exactly equal f we d carred more decmal place] Later whe we have y = β 0 + β x + β x + β 3 x 3 + β 4 x 4, the t-tet ad F tet wll be dfferet. I th cae of multple depedet varable, we wll alo have a t-tet for each of β, β, β 3 ad β 4 (aga β 0 left out becaue t ot a coeffcet of a x). For the t-tet o the lope (β ): We reject the ull hypothe favor of the alteratve hypothe (.e. we beleve the lope dfferet from zero or we beleve there a lear tred to the data). t-tet: t = 4.4, df = 9, p < come from F(, 9). I how you below where thee umber come from. Where do the t-tet tattc come from: Let u look at the lope frt (.e. β ). Frt remember that the patter for tetg a mea: The ull hypothe looked lke: H 0 : μ = μ 0 Ad the t-tattc wa t = x μ0 / β = β ( ) 0 β β (th a more geeral vero of the H 0 : β = 0 0 ( ) Slope: To tet the hypothe H 0 :, where ome hypothezed value for ), the tet tattc ued t = $ ( 0) β β $ β yx where $ =. β x ad x the tadard devato of the x. Th tet tattc (.e. t) follow the t dtrbuto wth - degree of freedom, whe H 0 true. Where doe the - come from? Page -9-

11 I our earler adveture wth the t-tattc, the df = - becaue the ued the t-tattc ( x x) wa equal to. Earler th hadout we have ee that the degree of freedom for yx = MSE -. We ll ee below that yx freedom we are ug the ame patter a before. ued the t-tet for the lope. So order to get the degree of For the etrol problem we are tetg 0 H 0 : β = 0 o the earler otato β = 0 $ β. = We have that (the etmate of the lope). um(etrol) Varable Ob Mea Std. Dev. M Max etrol So x = ad = 3. From the regreo prtout we have MSE = 38. = MSE = = yx = = yx. So $ = β x Therefore, t = = Now we ll coder the y tercept: Page -0-

12 To tet the hypothe H 0 : β 0 0 = β ( ) 0, we ue the tet tattc t = $ ( 0) β0 β0 $ β 0 where $ = β 0 yx + x ( ) x ad x the varace of the x.. $ = + = β ( ) t = = Oe of the reao thee equato make ee that $β ad β0 $ are lear fucto of the y. A uch they are ormally dtrbuted ce y ormally dtrbuted. The two t-tet the regreo table fd out f the coeffcet of the predctor varable (.e the lope) zero ad f the tercept zero. We ca tet for value other tha zero (ee below). Frt you have to ru the regreo. Sce we already have the regreo table, I requet that t ru quetly. That, do t prt out the table.. quetly regre bwt00 etrol The tet below equvalet to the t-tet for the lope equal zero gve the regreo output.. tet etrol = 0 ( ) etrol = 0.0 F(, 9) = 7.6 Prob > F = Page --

13 . tet etrol = (th tet f the lope = ) ( ) etrol =.0 F(, 9) = 6.60 Prob > F = tet etrol = 70 ( ) etrol = 70 F(, 9) = 0.39 Prob > F = Below jut to how you that the formula gve u the ame awer, I have calculated the t tattc for the tet that the lope 70 (ug the equato o page 9). I the quared the t order to get the F the tet above.. d (( )/4.687)^ All the tet above are for lope. The oe below for the y-tercept.. tet _co = 0 ( ) _co = 0 F(, 9) = Prob > F = Whe we coder model wth more tha oe predctor varable we wll fd that fttg a model ot jut a oe hot deal. It a ere of coderato. The flow dagram below gve oe patter that frequetly ued. Page --

14 Aume traght-le model. Fd bet etmate of aumed model. Ae whether the bet etmate help to decrbe Y. Aume ew model. No I the aumed model approprate? Ye STOP Flow dagram of the forward method. Aumpto uderlyg traght-le model: ) Extece: For ay fxed value of the varable, a radom varable wth a certa probablty dtrbuto havg fte mea ad varace. The (populato) mea of th dtrbuto wll be deoted by μ yx ad the populato varace a σ yx. ) Idepedece: The y -value are tattcally depedet of oe aother. Th aumpto volated uder codto where you have multple meauremet o the ame dvdual. 3) Learty: The mea value of y, μ yx, a traght-le fucto of x. 4) Homocedatcty: The varace of y the ame for ay x (.e. for all of the x the ormal dtrbuto have the ame varace). Th mea that x y Page -3-

15 σ = σ x. yx Ade: Homo mea ame ad cedatc mea cattered. 5) Normal Dtrbuto: For ay fxed value of, ha a ormal dtrbuto. Th aumpto make t poble to evaluate the tattcal gfcace of the relatohp betwee ad a reflected by the ftted le. x y Example (that look more lke a le approprate tha t doe the etrol problem):. de Cota data from W:\WP5\Bometry\AAAABotat76Sprg009\Hadout\Chapter \Data\wtloplotwde.dta ob: 79 var: 7 6 Feb 009 8:06 ze:,054 (99.9% of memory free) torage dplay value varable ame type format label varable label d float %9.0g group byte %8.0g Treatmet Group age byte %8.0g Age year heght float %4.f Heght che heghtm float %9.0g Heght meter bm0 float %6.0f Pre-Treatmet BMI bm6 float %4.f Pot Treatmet BMI Sorted by: Ca we predct the pot-treatmet BMI (bm6) ug the pre-treatmet or baele BMI (bm0). The htogram below for bm6 whch the outcome varable. x y Frequecy Pot Treatmet BMI Page -4-

16 The outcome varable hould be ormally dtrbuted ad bm6 look omewhat kewed. Ade: Remember that t oly the outcome varable that ha to be ormal. However, whe we look at kewe below (0.9 a compared to 0 for a perfectly ymmetrc graph), t doe t look too bad. Notce that kurto look ort of ok. Later I ll gve you other way to tet ormalty.. um(bm6),det Pot Treatmet BMI Percetle Smallet % %.3. 0% 4.. Ob 79 5% Sum of Wgt % 8.9 Mea Larget Std. Dev % % Varace % Skewe % Kurto Whe we plot bm0 (the predctor) ad bm6 (the outcome), we get a catter of pot that look lke a traght-le mght be a reaoable model to try (ee below) Pot Treatmet BMI Pre-Treatmet BMI Page -5-

17 So rug the leat quare regreo aaly for the traght le, we get:. regre bm6 bm0 Source SS df MS Number of ob = F(, 77) = Model Prob > F = Redual R-quared = Adj R-quared = Total Root MSE = bm6 Coef. Std. Err. t P> t [95% Cof. Iterval] bm _co predct yhat (opto xb aumed; ftted value). predct e,red So our le $y = x where $y the etmate of the pot-treatmet BMI ad x the pre-treatmet BMI. Ug the regreo table above we get that the um of quare for regreo or for model (.e. SSR) 79 ( y$ y) = We ca get the ame awer for SSR ug brute force.. um(bm6) Varable Ob Mea Std. Dev. M Max bm ge model = (yhat )^. ge ummodel = um(model) Page -6-

18 . lt ummodel ummod~ Note that MSR (mea quare for regreo) = SSR/df = / = df for MSR the umber of predctor varable. 79 Sum of Square for Redual = SSE = ( y y$ ) = Same awer for SSE obtaed by brute force.. ge equared = e^. ge umeq = um(equared). lt umeq umeq Note that MSE (mea quare for redual or error) = SSE/df = /77 =.660. d / Page -7-

19 Th mea our error pretty mall (we could have gueed th from the graph - ee ext page). df for MSE = df for total - df for model = ( ) - = - Remember that MSE = yx. So the etmate of the commo varace for our ormal curve at each of the value of.660. Root MSE = yx = 660. =.63 x 79 The Total Sum of Square = ( y y) = ( y ) = Same awer for total um of quare by brute force.. ge t = (bm )^. ge umt = um(t). lt umt umt Note that MST (mea quare for total) = SST/df = 4.4/78 = d 4.4/ df for SST - = 78. Page -8-

20 Pot Treatmet BMI Ftted value 50.0 Pot Treatmet BMI Pre-Treatmet BMI Global F tet: F = MSR/MSE = d / Th a oe-taled upper taled tet. So we get the p-value ug Ftal. d Ftal(,77,89.37) 5.69e-43 = 5.69/(.78^43) Th mea the rato eetally zero. Sce the df for MSR = ad the df for MSE = 77, the df for the F tet are ad 77. R R = SSR/SST = /4.4 = d / Page -9-

21 Adjuted R ( R )( ) ( 095. )( 78) 77 Adjuted R = = = d - (( )*78)/ Slope b = ( x x)( y y) ( x x) = 0.97 Slope obtaed by brute force:. um(bm0) Varable Ob Mea Std. Dev. M Max bm The ext two commad gve u the top part of the equato for b.. ge croprod = (bm0-3.07)*(bm ). ge umcro = um(croprod) The ext two commad gve u the bottom part of the equato for b.. ge xmmeaq = (bm0-3.07)^. ge umxmmea = um(xmmeaq) Below I have lted the um for the top (frt colum) ad bottom ( d colum). Page -0-

22 . lt umcro umxmmea umcro umxm~ So b the rato of the two um.. d 69.98/ Itercept a = y bx = a = (0.974*3.07) = d (0.974*3.07) Stadard error for b (or $β ) yx $ = β x = yx = Root MSE =.63 x = ad = 79. d =.63/(5.470*qrt(78)) Page --

23 Stadard error for a (or 0 $β ) $ = β 0 yx + x ( ) x =.069. d.63*qrt((/79) + (3.0^/(78*5.470^))) t-tet for lope = 0 t = $ ( 0) β β $ β = d ( )/ df = for th t-tet (MSE dvded by - ) = 77 ad tet two-taled. d *ttal(77,8.80) 5.603e-43 e =.78 o we have 5.603/.78^43 = o p < % cofdece terval for lope ( $ β, $ ) t, ( α / ) $ β β + t, ( α / ) $ β = (0.905,.039). d vttal(77,0.05) d * d * Page --

REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION

REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION I lear regreo, we coder the frequecy dtrbuto of oe varable (Y) at each of everal level of a ecod varable (X). Y kow a the depedet varable. The

More information

Simple Linear Regression Analysis

Simple Linear Regression Analysis LINEAR REGREION ANALYSIS MODULE II Lecture - 5 Smple Lear Regreo Aaly Dr Shalabh Departmet of Mathematc Stattc Ida Ittute of Techology Kapur Jot cofdece rego for A jot cofdece rego for ca alo be foud Such

More information

Reaction Time VS. Drug Percentage Subject Amount of Drug Times % Reaction Time in Seconds 1 Mary John Carl Sara William 5 4

Reaction Time VS. Drug Percentage Subject Amount of Drug Times % Reaction Time in Seconds 1 Mary John Carl Sara William 5 4 CHAPTER Smple Lear Regreo EXAMPLE A expermet volvg fve ubject coducted to determe the relatohp betwee the percetage of a certa drug the bloodtream ad the legth of tme t take the ubject to react to a tmulu.

More information

Linear Regression. Can height information be used to predict weight of an individual? How long should you wait till next eruption?

Linear Regression. Can height information be used to predict weight of an individual? How long should you wait till next eruption? Iter-erupto Tme Weght Correlato & Regreo 1 1 Lear Regreo 0 80 70 80 Heght 1 Ca heght formato be ued to predct weght of a dvdual? How log hould ou wat tll et erupto? Weght: Repoe varable (Outcome, Depedet)

More information

r y Simple Linear Regression How To Study Relation Between Two Quantitative Variables? Scatter Plot Pearson s Sample Correlation Correlation

r y Simple Linear Regression How To Study Relation Between Two Quantitative Variables? Scatter Plot Pearson s Sample Correlation Correlation Maatee Klled Correlato & Regreo How To Study Relato Betwee Two Quattatve Varable? Smple Lear Regreo 6.11 A Smple Regreo Problem 1 I there relato betwee umber of power boat the area ad umber of maatee klled?

More information

Simple Linear Regression. How To Study Relation Between Two Quantitative Variables? Scatter Plot. Pearson s Sample Correlation.

Simple Linear Regression. How To Study Relation Between Two Quantitative Variables? Scatter Plot. Pearson s Sample Correlation. Correlato & Regreo How To Study Relato Betwee Two Quattatve Varable? Smple Lear Regreo 6. A Smple Regreo Problem I there relato betwee umber of power boat the area ad umber of maatee klled? Year NPB( )

More information

Summarizing Bivariate Data. Correlation. Scatter Plot. Pearson s Sample Correlation. Summarizing Bivariate Data SBD - 1

Summarizing Bivariate Data. Correlation. Scatter Plot. Pearson s Sample Correlation. Summarizing Bivariate Data SBD - 1 Summarzg Bvarate Data Summarzg Bvarate Data - Eamg relato betwee two quattatve varable I there relato betwee umber of hadgu regtered the area ad umber of people klled? Ct NGR ) Nkll ) 447 3 4 3 48 4 4

More information

Quiz 1- Linear Regression Analysis (Based on Lectures 1-14)

Quiz 1- Linear Regression Analysis (Based on Lectures 1-14) Quz - Lear Regreo Aaly (Baed o Lecture -4). I the mple lear regreo model y = β + βx + ε, wth Tme: Hour Ε ε = Ε ε = ( ) 3, ( ), =,,...,, the ubaed drect leat quare etmator ˆβ ad ˆβ of β ad β repectvely,

More information

Predicting the eruption time after observed an eruption of 4 minutes in duration.

Predicting the eruption time after observed an eruption of 4 minutes in duration. Lear Regreo ad Correlato 00 Predctg the erupto tme after oberved a erupto of 4 mute durato. 90 80 70 Iter-erupto Tme.5.0.5 3.0 3.5 4.0 4.5 5.0 5.5 Durato A ample of tererupto tme wa take durg Augut -8,

More information

STA302/1001-Fall 2008 Midterm Test October 21, 2008

STA302/1001-Fall 2008 Midterm Test October 21, 2008 STA3/-Fall 8 Mdterm Test October, 8 Last Name: Frst Name: Studet Number: Erolled (Crcle oe) STA3 STA INSTRUCTIONS Tme allowed: hour 45 mutes Ads allowed: A o-programmable calculator A table of values from

More information

Example: Multiple linear regression. Least squares regression. Repetition: Simple linear regression. Tron Anders Moger

Example: Multiple linear regression. Least squares regression. Repetition: Simple linear regression. Tron Anders Moger Example: Multple lear regresso 5000,00 4000,00 Tro Aders Moger 0.0.007 brthweght 3000,00 000,00 000,00 0,00 50,00 00,00 50,00 00,00 50,00 weght pouds Repetto: Smple lear regresso We defe a model Y = β0

More information

12.2 Estimating Model parameters Assumptions: ox and y are related according to the simple linear regression model

12.2 Estimating Model parameters Assumptions: ox and y are related according to the simple linear regression model 1. Estmatg Model parameters Assumptos: ox ad y are related accordg to the smple lear regresso model (The lear regresso model s the model that says that x ad y are related a lear fasho, but the observed

More information

Econometric Methods. Review of Estimation

Econometric Methods. Review of Estimation Ecoometrc Methods Revew of Estmato Estmatg the populato mea Radom samplg Pot ad terval estmators Lear estmators Ubased estmators Lear Ubased Estmators (LUEs) Effcecy (mmum varace) ad Best Lear Ubased Estmators

More information

x z Increasing the size of the sample increases the power (reduces the probability of a Type II error) when the significance level remains fixed.

x z Increasing the size of the sample increases the power (reduces the probability of a Type II error) when the significance level remains fixed. ] z-tet for the mea, μ If the P-value i a mall or maller tha a pecified value, the data are tatitically igificat at igificace level. Sigificace tet for the hypothei H 0: = 0 cocerig the ukow mea of a populatio

More information

8 The independence problem

8 The independence problem Noparam Stat 46/55 Jame Kwo 8 The depedece problem 8.. Example (Tua qualty) ## Hollader & Wolfe (973), p. 87f. ## Aemet of tua qualty. We compare the Huter L meaure of ## lghte to the average of coumer

More information

Multiple Regression. More than 2 variables! Grade on Final. Multiple Regression 11/21/2012. Exam 2 Grades. Exam 2 Re-grades

Multiple Regression. More than 2 variables! Grade on Final. Multiple Regression 11/21/2012. Exam 2 Grades. Exam 2 Re-grades STAT 101 Dr. Kar Lock Morga 11/20/12 Exam 2 Grades Multple Regresso SECTIONS 9.2, 10.1, 10.2 Multple explaatory varables (10.1) Parttog varablty R 2, ANOVA (9.2) Codtos resdual plot (10.2) Trasformatos

More information

ENGI 3423 Simple Linear Regression Page 12-01

ENGI 3423 Simple Linear Regression Page 12-01 ENGI 343 mple Lear Regresso Page - mple Lear Regresso ometmes a expermet s set up where the expermeter has cotrol over the values of oe or more varables X ad measures the resultg values of aother varable

More information

Formulas and Tables from Beginning Statistics

Formulas and Tables from Beginning Statistics Fmula ad Table from Begg Stattc Chater Cla Mdot Relatve Frequecy Chater 3 Samle Mea Poulato Mea Weghted Mea Rage Lower Lmt Uer Lmt Cla Frequecy Samle Se µ ( w) w f Mamum Data Value - Mmum Data Value Poulato

More information

Lecture Notes Types of economic variables

Lecture Notes Types of economic variables Lecture Notes 3 1. Types of ecoomc varables () Cotuous varable takes o a cotuum the sample space, such as all pots o a le or all real umbers Example: GDP, Polluto cocetrato, etc. () Dscrete varables fte

More information

Mean is only appropriate for interval or ratio scales, not ordinal or nominal.

Mean is only appropriate for interval or ratio scales, not ordinal or nominal. Mea Same as ordary average Sum all the data values ad dvde by the sample sze. x = ( x + x +... + x Usg summato otato, we wrte ths as x = x = x = = ) x Mea s oly approprate for terval or rato scales, ot

More information

Correlation. Pearson s Sample Correlation. Correlation and Linear Regression. Scatter Plot

Correlation. Pearson s Sample Correlation. Correlation and Linear Regression. Scatter Plot Correlato ad Lear Regreo Dr. Thoma Smotzer Eame Relato Betwee Two Quattatve Varable I there a relato betwee the umber of hadgu regtered ad the umber of people klled b gu? ear #reg #kll 77 447 78 4 79 48

More information

Lecture 8: Linear Regression

Lecture 8: Linear Regression Lecture 8: Lear egresso May 4, GENOME 56, Sprg Goals Develop basc cocepts of lear regresso from a probablstc framework Estmatg parameters ad hypothess testg wth lear models Lear regresso Su I Lee, CSE

More information

Lecture 7. Confidence Intervals and Hypothesis Tests in the Simple CLR Model

Lecture 7. Confidence Intervals and Hypothesis Tests in the Simple CLR Model Lecture 7. Cofdece Itervals ad Hypothess Tests the Smple CLR Model I lecture 6 we troduced the Classcal Lear Regresso (CLR) model that s the radom expermet of whch the data Y,,, K, are the outcomes. The

More information

Chapter 13 Student Lecture Notes 13-1

Chapter 13 Student Lecture Notes 13-1 Chapter 3 Studet Lecture Notes 3- Basc Busess Statstcs (9 th Edto) Chapter 3 Smple Lear Regresso 4 Pretce-Hall, Ic. Chap 3- Chapter Topcs Types of Regresso Models Determg the Smple Lear Regresso Equato

More information

ECON 482 / WH Hong The Simple Regression Model 1. Definition of the Simple Regression Model

ECON 482 / WH Hong The Simple Regression Model 1. Definition of the Simple Regression Model ECON 48 / WH Hog The Smple Regresso Model. Defto of the Smple Regresso Model Smple Regresso Model Expla varable y terms of varable x y = β + β x+ u y : depedet varable, explaed varable, respose varable,

More information

ε. Therefore, the estimate

ε. Therefore, the estimate Suggested Aswers, Problem Set 3 ECON 333 Da Hugerma. Ths s ot a very good dea. We kow from the secod FOC problem b) that ( ) SSE / = y x x = ( ) Whch ca be reduced to read y x x = ε x = ( ) The OLS model

More information

Statistics MINITAB - Lab 5

Statistics MINITAB - Lab 5 Statstcs 10010 MINITAB - Lab 5 PART I: The Correlato Coeffcet Qute ofte statstcs we are preseted wth data that suggests that a lear relatoshp exsts betwee two varables. For example the plot below s of

More information

b. There appears to be a positive relationship between X and Y; that is, as X increases, so does Y.

b. There appears to be a positive relationship between X and Y; that is, as X increases, so does Y. .46. a. The frst varable (X) s the frst umber the par ad s plotted o the horzotal axs, whle the secod varable (Y) s the secod umber the par ad s plotted o the vertcal axs. The scatterplot s show the fgure

More information

Simple Linear Regression

Simple Linear Regression Statstcal Methods I (EST 75) Page 139 Smple Lear Regresso Smple regresso applcatos are used to ft a model descrbg a lear relatoshp betwee two varables. The aspects of least squares regresso ad correlato

More information

Ordinary Least Squares Regression. Simple Regression. Algebra and Assumptions.

Ordinary Least Squares Regression. Simple Regression. Algebra and Assumptions. Ordary Least Squares egresso. Smple egresso. Algebra ad Assumptos. I ths part of the course we are gog to study a techque for aalysg the lear relatoshp betwee two varables Y ad X. We have pars of observatos

More information

Statistics: Unlocking the Power of Data Lock 5

Statistics: Unlocking the Power of Data Lock 5 STAT 0 Dr. Kar Lock Morga Exam 2 Grades: I- Class Multple Regresso SECTIONS 9.2, 0., 0.2 Multple explaatory varables (0.) Parttog varablty R 2, ANOVA (9.2) Codtos resdual plot (0.2) Exam 2 Re- grades Re-

More information

Suggested Answers, Problem Set 4 ECON The R 2 for the unrestricted model is by definition u u u u

Suggested Answers, Problem Set 4 ECON The R 2 for the unrestricted model is by definition u u u u Da Hgerma Fall 9 Sggested Aswers, Problem Set 4 ECON 333 The F-test s defed as ( SSEr The R for the restrcted model s by defto SSE / ( k ) R ( SSE / SST ) so therefore, SSE SST ( R ) ad lkewse SSEr SST

More information

REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION

REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION I liear regreio, we coider the frequecy ditributio of oe variable (Y) at each of everal level of a ecod variable (X). Y i kow a the depedet variable.

More information

Summary of the lecture in Biostatistics

Summary of the lecture in Biostatistics Summary of the lecture Bostatstcs Probablty Desty Fucto For a cotuos radom varable, a probablty desty fucto s a fucto such that: 0 dx a b) b a dx A probablty desty fucto provdes a smple descrpto of the

More information

Regression. Linear Regression. A Simple Data Display. A Batch of Data. The Mean is 220. A Value of 474. STAT Handout Module 15 1 st of June 2009

Regression. Linear Regression. A Simple Data Display. A Batch of Data. The Mean is 220. A Value of 474. STAT Handout Module 15 1 st of June 2009 STAT Hadout Module 5 st of Jue 9 Lear Regresso Regresso Joh D. Sork, M.D. Ph.D. Baltmore VA Medcal Ceter GRCC ad Uversty of Marylad School of Medce Claude D. Pepper Older Amercas Idepedece Ceter Reducg

More information

: At least two means differ SST

: At least two means differ SST Formula Card for Eam 3 STA33 ANOVA F-Test: Completely Radomzed Desg ( total umber of observatos, k = Number of treatmets,& T = total for treatmet ) Step : Epress the Clam Step : The ypotheses: :... 0 A

More information

Continuous Distributions

Continuous Distributions 7//3 Cotuous Dstrbutos Radom Varables of the Cotuous Type Desty Curve Percet Desty fucto, f (x) A smooth curve that ft the dstrbuto 3 4 5 6 7 8 9 Test scores Desty Curve Percet Probablty Desty Fucto, f

More information

Probability and. Lecture 13: and Correlation

Probability and. Lecture 13: and Correlation 933 Probablty ad Statstcs for Software ad Kowledge Egeers Lecture 3: Smple Lear Regresso ad Correlato Mocha Soptkamo, Ph.D. Outle The Smple Lear Regresso Model (.) Fttg the Regresso Le (.) The Aalyss of

More information

Multiple Linear Regression Analysis

Multiple Linear Regression Analysis LINEA EGESSION ANALYSIS MODULE III Lecture - 4 Multple Lear egresso Aalyss Dr. Shalabh Departmet of Mathematcs ad Statstcs Ida Isttute of Techology Kapur Cofdece terval estmato The cofdece tervals multple

More information

The equation is sometimes presented in form Y = a + b x. This is reasonable, but it s not the notation we use.

The equation is sometimes presented in form Y = a + b x. This is reasonable, but it s not the notation we use. INTRODUCTORY NOTE ON LINEAR REGREION We have data of the form (x y ) (x y ) (x y ) These wll most ofte be preseted to us as two colum of a spreadsheet As the topc develops we wll see both upper case ad

More information

Comments on Discussion Sheet 18 and Worksheet 18 ( ) An Introduction to Hypothesis Testing

Comments on Discussion Sheet 18 and Worksheet 18 ( ) An Introduction to Hypothesis Testing Commet o Dicuio Sheet 18 ad Workheet 18 ( 9.5-9.7) A Itroductio to Hypothei Tetig Dicuio Sheet 18 A Itroductio to Hypothei Tetig We have tudied cofidece iterval for a while ow. Thee are method that allow

More information

European Journal of Mathematics and Computer Science Vol. 5 No. 2, 2018 ISSN

European Journal of Mathematics and Computer Science Vol. 5 No. 2, 2018 ISSN Europea Joural of Mathematc ad Computer Scece Vol. 5 o., 018 ISS 059-9951 APPLICATIO OF ASYMPTOTIC DISTRIBUTIO OF MA-HITEY STATISTIC TO DETERMIE THE DIFFERECE BETEE THE SYSTOLIC BLOOD PRESSURE OF ME AD

More information

Objectives of Multiple Regression

Objectives of Multiple Regression Obectves of Multple Regresso Establsh the lear equato that best predcts values of a depedet varable Y usg more tha oe eplaator varable from a large set of potetal predctors {,,... k }. Fd that subset of

More information

ANOVA with Summary Statistics: A STATA Macro

ANOVA with Summary Statistics: A STATA Macro ANOVA wth Summary Stattc: A STATA Macro Nadeem Shafque Butt Departmet of Socal ad Prevetve Pedatrc Kg Edward Medcal College, Lahore, Pata Shahd Kamal Ittute of Stattc, Uverty of the Puab Lahore, Pata Muhammad

More information

Correlation: Examine Quantitative Bivariate Data

Correlation: Examine Quantitative Bivariate Data Correlato ad Regreo Correlato: Eame Quattatve Bvarate Data The correlato, ρ, betwee two radom varable, X ad Y, defed a, ( X µ ρ average σx X ) ( Y µ Y σ Y ) product of the tadard devate of X ad Y, quatfe

More information

1. a. Houston Chronicle, Des Moines Register, Chicago Tribune, Washington Post

1. a. Houston Chronicle, Des Moines Register, Chicago Tribune, Washington Post Homework Soluto. Houto Chrocle, De Moe Regter, Chcago Trbue, Wahgto Pot b. Captal Oe, Campbell Soup, Merrll Lych, Pultzer c. Bll Japer, Kay Reke, Hele Ford, Davd Meedez d..78,.44, 3.5, 3.04 5. No, the

More information

Lecture 3. Sampling, sampling distributions, and parameter estimation

Lecture 3. Sampling, sampling distributions, and parameter estimation Lecture 3 Samplg, samplg dstrbutos, ad parameter estmato Samplg Defto Populato s defed as the collecto of all the possble observatos of terest. The collecto of observatos we take from the populato s called

More information

Regresso What s a Model? 1. Ofte Descrbe Relatoshp betwee Varables 2. Types - Determstc Models (o radomess) - Probablstc Models (wth radomess) EPI 809/Sprg 2008 9 Determstc Models 1. Hypothesze

More information

European Journal of Mathematics and Computer Science Vol. 5 No. 2, 2018 ISSN

European Journal of Mathematics and Computer Science Vol. 5 No. 2, 2018 ISSN Europea Joural of Mathematc ad Computer Scece Vol. 5 o., 018 ISS 059-9951 APPLICATIO OF ASYMPTOTIC DISTRIBUTIO OF MA-HITEY STATISTIC TO DETERMIE THE DIFFERECE BETEE THE SYSTOLIC BLOOD PRESSURE OF ME AD

More information

residual. (Note that usually in descriptions of regression analysis, upper-case

residual. (Note that usually in descriptions of regression analysis, upper-case Regresso Aalyss Regresso aalyss fts or derves a model that descres the varato of a respose (or depedet ) varale as a fucto of oe or more predctor (or depedet ) varales. The geeral regresso model s oe of

More information

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS Exam: ECON430 Statstcs Date of exam: Frday, December 8, 07 Grades are gve: Jauary 4, 08 Tme for exam: 0900 am 00 oo The problem set covers 5 pages Resources allowed:

More information

CS473-Algorithms I. Lecture 12b. Dynamic Tables. CS 473 Lecture X 1

CS473-Algorithms I. Lecture 12b. Dynamic Tables. CS 473 Lecture X 1 CS473-Algorthm I Lecture b Dyamc Table CS 473 Lecture X Why Dyamc Table? I ome applcato: We do't kow how may object wll be tored a table. We may allocate pace for a table But, later we may fd out that

More information

Midterm Exam 1, section 1 (Solution) Thursday, February hour, 15 minutes

Midterm Exam 1, section 1 (Solution) Thursday, February hour, 15 minutes coometrcs, CON Sa Fracsco State Uversty Mchael Bar Sprg 5 Mdterm am, secto Soluto Thursday, February 6 hour, 5 mutes Name: Istructos. Ths s closed book, closed otes eam.. No calculators of ay kd are allowed..

More information

A Result of Convergence about Weighted Sum for Exchangeable Random Variable Sequence in the Errors-in-Variables Model

A Result of Convergence about Weighted Sum for Exchangeable Random Variable Sequence in the Errors-in-Variables Model AMSE JOURNALS-AMSE IIETA publcato-17-sere: Advace A; Vol. 54; N ; pp 3-33 Submtted Mar. 31, 17; Reved Ju. 11, 17, Accepted Ju. 18, 17 A Reult of Covergece about Weghted Sum for Exchageable Radom Varable

More information

Linear Regression with One Regressor

Linear Regression with One Regressor Lear Regresso wth Oe Regressor AIM QA.7. Expla how regresso aalyss ecoometrcs measures the relatoshp betwee depedet ad depedet varables. A regresso aalyss has the goal of measurg how chages oe varable,

More information

STA 108 Applied Linear Models: Regression Analysis Spring Solution for Homework #1

STA 108 Applied Linear Models: Regression Analysis Spring Solution for Homework #1 STA 08 Appled Lear Models: Regresso Aalyss Sprg 0 Soluto for Homework #. Let Y the dollar cost per year, X the umber of vsts per year. The the mathematcal relato betwee X ad Y s: Y 300 + X. Ths s a fuctoal

More information

{ }{ ( )} (, ) = ( ) ( ) ( ) Chapter 14 Exercises in Sampling Theory. Exercise 1 (Simple random sampling): Solution:

{ }{ ( )} (, ) = ( ) ( ) ( ) Chapter 14 Exercises in Sampling Theory. Exercise 1 (Simple random sampling): Solution: Chapter 4 Exercses Samplg Theory Exercse (Smple radom samplg: Let there be two correlated radom varables X ad A sample of sze s draw from a populato by smple radom samplg wthout replacemet The observed

More information

Simple Linear Regression and Correlation.

Simple Linear Regression and Correlation. Smple Lear Regresso ad Correlato. Correspods to Chapter 0 Tamhae ad Dulop Sldes prepared b Elzabeth Newto (MIT) wth some sldes b Jacquele Telford (Johs Hopks Uverst) Smple lear regresso aalss estmates

More information

Multiple Choice Test. Chapter Adequacy of Models for Regression

Multiple Choice Test. Chapter Adequacy of Models for Regression Multple Choce Test Chapter 06.0 Adequac of Models for Regresso. For a lear regresso model to be cosdered adequate, the percetage of scaled resduals that eed to be the rage [-,] s greater tha or equal to

More information

Simple Linear Regression - Scalar Form

Simple Linear Regression - Scalar Form Smple Lear Regresso - Scalar Form Q.. Model Y X,..., p..a. Derve the ormal equatos that mmze Q. p..b. Solve for the ordary least squares estmators, p..c. Derve E, V, E, V, COV, p..d. Derve the mea ad varace

More information

Chapter 11 The Analysis of Variance

Chapter 11 The Analysis of Variance Chapter The Aalyss of Varace. Oe Factor Aalyss of Varace. Radomzed Bloc Desgs (ot for ths course) NIPRL . Oe Factor Aalyss of Varace.. Oe Factor Layouts (/4) Suppose that a expermeter s terested populatos

More information

Chapter 8. Inferences about More Than Two Population Central Values

Chapter 8. Inferences about More Than Two Population Central Values Chapter 8. Ifereces about More Tha Two Populato Cetral Values Case tudy: Effect of Tmg of the Treatmet of Port-We tas wth Lasers ) To vestgate whether treatmet at a youg age would yeld better results tha

More information

Simple Linear Regression

Simple Linear Regression Correlato ad Smple Lear Regresso Berl Che Departmet of Computer Scece & Iformato Egeerg Natoal Tawa Normal Uversty Referece:. W. Navd. Statstcs for Egeerg ad Scetsts. Chapter 7 (7.-7.3) & Teachg Materal

More information

KR20 & Coefficient Alpha Their equivalence for binary scored items

KR20 & Coefficient Alpha Their equivalence for binary scored items KR0 & Coeffcet Alpha Ther equvalece for bary cored tem Jue, 007 http://www.pbarrett.et/techpaper/r0.pdf f of 7 Iteral Cotecy Relablty for Dchotomou Item KR 0 & Alpha There apparet cofuo wth ome dvdual

More information

Chapter 14 Logistic Regression Models

Chapter 14 Logistic Regression Models Chapter 4 Logstc Regresso Models I the lear regresso model X β + ε, there are two types of varables explaatory varables X, X,, X k ad study varable y These varables ca be measured o a cotuous scale as

More information

Statistics. Correlational. Dr. Ayman Eldeib. Simple Linear Regression and Correlation. SBE 304: Linear Regression & Correlation 1/3/2018

Statistics. Correlational. Dr. Ayman Eldeib. Simple Linear Regression and Correlation. SBE 304: Linear Regression & Correlation 1/3/2018 /3/08 Sstems & Bomedcal Egeerg Departmet SBE 304: Bo-Statstcs Smple Lear Regresso ad Correlato Dr. Ama Eldeb Fall 07 Descrptve Orgasg, summarsg & descrbg data Statstcs Correlatoal Relatoshps Iferetal Geeralsg

More information

ROOT-LOCUS ANALYSIS. Lecture 11: Root Locus Plot. Consider a general feedback control system with a variable gain K. Y ( s ) ( ) K

ROOT-LOCUS ANALYSIS. Lecture 11: Root Locus Plot. Consider a general feedback control system with a variable gain K. Y ( s ) ( ) K ROOT-LOCUS ANALYSIS Coder a geeral feedback cotrol yte wth a varable ga. R( Y( G( + H( Root-Locu a plot of the loc of the pole of the cloed-loop trafer fucto whe oe of the yte paraeter ( vared. Root locu

More information

Handout #4. Statistical Inference. Probability Theory. Data Generating Process (i.e., Probability distribution) Observed Data (i.e.

Handout #4. Statistical Inference. Probability Theory. Data Generating Process (i.e., Probability distribution) Observed Data (i.e. Hadout #4 Ttle: FAE Coure: Eco 368/01 Sprg/015 Itructor: Dr. I-Mg Chu Th hadout ummarze chapter 3~4 from the referece PE. Relevat readg (detaled oe) ca be foud chapter 6, 13, 14, 19, 3, ad 5 from MPS.

More information

Midterm Exam 1, section 2 (Solution) Thursday, February hour, 15 minutes

Midterm Exam 1, section 2 (Solution) Thursday, February hour, 15 minutes coometrcs, CON Sa Fracsco State Uverst Mchael Bar Sprg 5 Mdterm xam, secto Soluto Thursda, Februar 6 hour, 5 mutes Name: Istructos. Ths s closed book, closed otes exam.. No calculators of a kd are allowed..

More information

Lecture 2: Linear Least Squares Regression

Lecture 2: Linear Least Squares Regression Lecture : Lear Least Squares Regresso Dave Armstrog UW Mlwaukee February 8, 016 Is the Relatoshp Lear? lbrary(car) data(davs) d 150) Davs$weght[d]

More information

2SLS Estimates ECON In this case, begin with the assumption that E[ i

2SLS Estimates ECON In this case, begin with the assumption that E[ i SLS Estmates ECON 3033 Bll Evas Fall 05 Two-Stage Least Squares (SLS Cosder a stadard lear bvarate regresso model y 0 x. I ths case, beg wth the assumto that E[ x] 0 whch meas that OLS estmates of wll

More information

Chapter Two. An Introduction to Regression ( )

Chapter Two. An Introduction to Regression ( ) ubject: A Itroducto to Regresso Frst tage Chapter Two A Itroducto to Regresso (018-019) 1 pg. ubject: A Itroducto to Regresso Frst tage A Itroducto to Regresso Regresso aalss s a statstcal tool for the

More information

Statistical Inference Procedures

Statistical Inference Procedures Statitical Iferece Procedure Cofidece Iterval Hypothei Tet Statitical iferece produce awer to pecific quetio about the populatio of iteret baed o the iformatio i a ample. Iferece procedure mut iclude a

More information

COMPARISONS INVOLVING TWO SAMPLE MEANS. Two-tail tests have these types of hypotheses: H A : 1 2

COMPARISONS INVOLVING TWO SAMPLE MEANS. Two-tail tests have these types of hypotheses: H A : 1 2 Tetig Hypothee COMPARISONS INVOLVING TWO SAMPLE MEANS Two type of hypothee:. H o : Null Hypothei - hypothei of o differece. or 0. H A : Alterate Hypothei hypothei of differece. or 0 Two-tail v. Oe-tail

More information

Functions of Random Variables

Functions of Random Variables Fuctos of Radom Varables Chapter Fve Fuctos of Radom Varables 5. Itroducto A geeral egeerg aalyss model s show Fg. 5.. The model output (respose) cotas the performaces of a system or product, such as weght,

More information

STATISTICAL PROPERTIES OF LEAST SQUARES ESTIMATORS. x, where. = y - ˆ " 1

STATISTICAL PROPERTIES OF LEAST SQUARES ESTIMATORS. x, where. = y - ˆ  1 STATISTICAL PROPERTIES OF LEAST SQUARES ESTIMATORS Recall Assumpto E(Y x) η 0 + η x (lear codtoal mea fucto) Data (x, y ), (x 2, y 2 ),, (x, y ) Least squares estmator ˆ E (Y x) ˆ " 0 + ˆ " x, where ˆ

More information

( ) Thermal noise ktb (T is absolute temperature in kelvin, B is bandwidth, k is Boltzamann s constant) Shot noise

( ) Thermal noise ktb (T is absolute temperature in kelvin, B is bandwidth, k is Boltzamann s constant) Shot noise OISE Thermal oe ktb (T abolute temperature kelv, B badwdth, k Boltzama cotat) 3 k.38 0 joule / kelv ( joule /ecod watt) ( ) v ( freq) 4kTB Thermal oe refer to the ketc eergy of a body of partcle a a reult

More information

Example. Row Hydrogen Carbon

Example. Row Hydrogen Carbon SMAM 39 Least Squares Example. Heatg ad combusto aalyses were performed order to study the composto of moo rocks collected by Apollo 4 ad 5 crews. Recorded c ad c of the Mtab output are the determatos

More information

Statistics and Chemical Measurements: Quantifying Uncertainty. Normal or Gaussian Distribution The Bell Curve

Statistics and Chemical Measurements: Quantifying Uncertainty. Normal or Gaussian Distribution The Bell Curve Statitic ad Chemical Meauremet: Quatifyig Ucertaity The bottom lie: Do we trut our reult? Should we (or ayoe ele)? Why? What i Quality Aurace? What i Quality Cotrol? Normal or Gauia Ditributio The Bell

More information

Francis Galton ( ) The Inventor of Modern Regression Analysis

Francis Galton ( ) The Inventor of Modern Regression Analysis Decrptve Stattc The Cure S Far: Prbablty Thery Prbablty Dtrbut Samplg Dtrbut Smple Radm Samplg Symbl f Caual Aaly: Crcle repreetg theretcal (r latet) varable that may be caue r effect (r bth) ur thery.

More information

Lecture 2: The Simple Regression Model

Lecture 2: The Simple Regression Model Lectre Notes o Advaced coometrcs Lectre : The Smple Regresso Model Takash Yamao Fall Semester 5 I ths lectre we revew the smple bvarate lear regresso model. We focs o statstcal assmptos to obta based estmators.

More information

Collapsing to Sample and Remainder Means. Ed Stanek. In order to collapse the expanded random variables to weighted sample and remainder

Collapsing to Sample and Remainder Means. Ed Stanek. In order to collapse the expanded random variables to weighted sample and remainder Collapg to Saple ad Reader Mea Ed Staek Collapg to Saple ad Reader Average order to collape the expaded rado varable to weghted aple ad reader average, we pre-ultpled by ( M C C ( ( M C ( M M M ( M M M,

More information

Chapter 5 Properties of a Random Sample

Chapter 5 Properties of a Random Sample Lecture 6 o BST 63: Statstcal Theory I Ku Zhag, /0/008 Revew for the prevous lecture Cocepts: t-dstrbuto, F-dstrbuto Theorems: Dstrbutos of sample mea ad sample varace, relatoshp betwee sample mea ad sample

More information

Lecture 1 Review of Fundamental Statistical Concepts

Lecture 1 Review of Fundamental Statistical Concepts Lecture Revew of Fudametal Statstcal Cocepts Measures of Cetral Tedecy ad Dsperso A word about otato for ths class: Idvduals a populato are desgated, where the dex rages from to N, ad N s the total umber

More information

Chapter 13, Part A Analysis of Variance and Experimental Design. Introduction to Analysis of Variance. Introduction to Analysis of Variance

Chapter 13, Part A Analysis of Variance and Experimental Design. Introduction to Analysis of Variance. Introduction to Analysis of Variance Chapter, Part A Aalyss of Varace ad Epermetal Desg Itroducto to Aalyss of Varace Aalyss of Varace: Testg for the Equalty of Populato Meas Multple Comparso Procedures Itroducto to Aalyss of Varace Aalyss

More information

CLASS NOTES. for. PBAF 528: Quantitative Methods II SPRING Instructor: Jean Swanson. Daniel J. Evans School of Public Affairs

CLASS NOTES. for. PBAF 528: Quantitative Methods II SPRING Instructor: Jean Swanson. Daniel J. Evans School of Public Affairs CLASS NOTES for PBAF 58: Quattatve Methods II SPRING 005 Istructor: Jea Swaso Dael J. Evas School of Publc Affars Uversty of Washgto Ackowledgemet: The structor wshes to thak Rachel Klet, Assstat Professor,

More information

CHAPTER 2. = y ˆ β x (.1022) So we can write

CHAPTER 2. = y ˆ β x (.1022) So we can write CHAPTER SOLUTIONS TO PROBLEMS. () Let y = GPA, x = ACT, ad = 8. The x = 5.875, y = 3.5, (x x )(y y ) = 5.85, ad (x x ) = 56.875. From equato (.9), we obta the slope as ˆβ = = 5.85/56.875., rouded to four

More information

Applied Statistics and Probability for Engineers, 5 th edition February 23, b) y ˆ = (85) =

Applied Statistics and Probability for Engineers, 5 th edition February 23, b) y ˆ = (85) = Appled Statstcs ad Probablty for Egeers, 5 th edto February 3, y.8.7.6.5.4.3.. -5 5 5 x b) y ˆ.3999 +.46(85).6836 c) y ˆ.3999 +.46(9).744 d) ˆ.46-3 a) Regresso Aalyss: Ratg Pots versus Meters per Att The

More information

20. CONFIDENCE INTERVALS FOR THE MEAN, UNKNOWN VARIANCE

20. CONFIDENCE INTERVALS FOR THE MEAN, UNKNOWN VARIANCE 20. CONFIDENCE INTERVALS FOR THE MEAN, UNKNOWN VARIANCE If the populatio tadard deviatio σ i ukow, a it uually will be i practice, we will have to etimate it by the ample tadard deviatio. Sice σ i ukow,

More information

STS 414 ANALYSIS OF VARIANCE (ANOVA) REVIEW OF SIMPLEREGRESSION

STS 414 ANALYSIS OF VARIANCE (ANOVA) REVIEW OF SIMPLEREGRESSION STS 44 ANALSIS OF VARIANCE (ANOVA) REVIEW OF SIMPLEREGRESSION Modelg refer to the developmet of mathematcal expreo thatdecrbe ome ee the behavor of a radom varable of teret. Thvarable ma be the prce of

More information

ECONOMETRIC THEORY. MODULE VIII Lecture - 26 Heteroskedasticity

ECONOMETRIC THEORY. MODULE VIII Lecture - 26 Heteroskedasticity ECONOMETRIC THEORY MODULE VIII Lecture - 6 Heteroskedastcty Dr. Shalabh Departmet of Mathematcs ad Statstcs Ida Isttute of Techology Kapur . Breusch Paga test Ths test ca be appled whe the replcated data

More information

A note on testing the covariance matrix for large dimension

A note on testing the covariance matrix for large dimension A ote o tetg the covarace matrx for large dmeo Melae Brke Ruhr-Uvertät Bochum Fakultät für Mathematk 44780 Bochum, Germay e-mal: melae.brke@ruhr-u-bochum.de Holger ette Ruhr-Uvertät Bochum Fakultät für

More information

STA 105-M BASIC STATISTICS (This is a multiple choice paper.)

STA 105-M BASIC STATISTICS (This is a multiple choice paper.) DCDM BUSINESS SCHOOL September Mock Eamatos STA 0-M BASIC STATISTICS (Ths s a multple choce paper.) Tme: hours 0 mutes INSTRUCTIONS TO CANDIDATES Do ot ope ths questo paper utl you have bee told to do

More information

CHAPTER VI Statistical Analysis of Experimental Data

CHAPTER VI Statistical Analysis of Experimental Data Chapter VI Statstcal Aalyss of Expermetal Data CHAPTER VI Statstcal Aalyss of Expermetal Data Measuremets do ot lead to a uque value. Ths s a result of the multtude of errors (maly radom errors) that ca

More information

Chapter 9. Key Ideas Hypothesis Test (Two Populations)

Chapter 9. Key Ideas Hypothesis Test (Two Populations) Chapter 9 Key Idea Hypothei Tet (Two Populatio) Sectio 9-: Overview I Chapter 8, dicuio cetered aroud hypothei tet for the proportio, mea, ad tadard deviatio/variace of a igle populatio. However, ofte

More information

hp calculators HP 30S Statistics Averages and Standard Deviations Average and Standard Deviation Practice Finding Averages and Standard Deviations

hp calculators HP 30S Statistics Averages and Standard Deviations Average and Standard Deviation Practice Finding Averages and Standard Deviations HP 30S Statstcs Averages ad Stadard Devatos Average ad Stadard Devato Practce Fdg Averages ad Stadard Devatos HP 30S Statstcs Averages ad Stadard Devatos Average ad stadard devato The HP 30S provdes several

More information

Confidence Intervals. Confidence Intervals

Confidence Intervals. Confidence Intervals A overview Mot probability ditributio are idexed by oe me parameter. F example, N(µ,σ 2 ) B(, p). I igificace tet, we have ued poit etimat f parameter. F example, f iid Y 1,Y 2,...,Y N(µ,σ 2 ), Ȳ i a poit

More information

best estimate (mean) for X uncertainty or error in the measurement (systematic, random or statistical) best

best estimate (mean) for X uncertainty or error in the measurement (systematic, random or statistical) best Error Aalyss Preamble Wheever a measuremet s made, the result followg from that measuremet s always subject to ucertaty The ucertaty ca be reduced by makg several measuremets of the same quatty or by mprovg

More information

Third handout: On the Gini Index

Third handout: On the Gini Index Thrd hadout: O the dex Corrado, a tala statstca, proposed (, 9, 96) to measure absolute equalt va the mea dfferece whch s defed as ( / ) where refers to the total umber of dvduals socet. Assume that. The

More information

4. Standard Regression Model and Spatial Dependence Tests

4. Standard Regression Model and Spatial Dependence Tests 4. Stadard Regresso Model ad Spatal Depedece Tests Stadard regresso aalss fals the presece of spatal effects. I case of spatal depedeces ad/or spatal heterogeet a stadard regresso model wll be msspecfed.

More information