ࡱ> FHE 9tbjbj .x"/////CCCCdC/s####.......02.E/&.//##.F/#/#..*+#QYTgC*z..0/*A3A3(++A3/.l../A3 : How can we explore the association between two quantitative variables? An association exists between two variables if a particular value of one variable is more likely to occur with certain values of the other variable. For higher levels of energy use, does the CO2 level in the atmosphere tend to be higher? If so, then there is an association between energy use and CO2 level. Positive Association: As x goes up, y tends to go up. Negative Association: As x goes up, y tends to go down. Correlation and Regression How can we explore the relationship between two quantitative variables? Graphically, we can construct a scatterplot. Numerically, we can calculate a correlation coefficient and a regression equation. Correlation The Pearson correlation coefficient, r, measures the strength and the direction of a straight-line relationship. The strength of the relationship is determined by the closeness of the points to a straight line. The direction is determined by whether one variable generally increases or generally decreases when the other variable increases. r is always between 1 and +1 magnitude indicates the strength r = 1 or +1 indicates a perfect linear relationship sign indicates the direction r = 0 indicates no linear relationship The following data were collected to study the relationship between the sale price, y and the total appraised value, x, of a residential property located in an upscale neighborhood. Propertyxyx2y2xy122444235925153471649284510251005056113612166203590299163  EMBED Equation.3   EMBED Equation.3   EMBED Equation.3   EMBED Equation.3   EMBED Equation.3  Pearson correlation coefficient, r.  EMBED Equation.3  Association Does Not Imply Causation Example Among all elementary school children, the relationship between the number of cavities in a childs teeth and the size of his or her vocabulary is strong and positive. Number of cavities and vocabulary size are both related to age. Example Consumption of hot chocolate is negatively correlated with crime rate. Both are responses to cold weather. Regression Weve seen how to explore the relationship between two quantitative variables graphically with a scatterplot. When the relationship has a straight-line pattern, the Pearson correlation coefficient describes it numerically. We can analyze the data further by finding an equation for the straight line that best describes the pattern. This equation predicts the value of the response(y) variable from the value of the explanatory variable. Much of mathematics is devoted to studying variables that are deterministically related. Saying that x and y are related in this manner means that once we are told the value of x, the value of y is completely specified. For example, suppose the cost for a small pizza at a restaurant if $10 plus $.75 per topping. If we let x= # toppings and y = price of pizza, then y=10+.75x. If we order a 3-topping pizza, then y=10+.75(3)=12.25 There are many variables x and y that would appear to be related to one another, but not in a deterministic fashion. Suppose we examine the relationship between x=high school GPA and Y=college GPA. The value of y cannot be determined just from knowledge of x, and two different students could have the same x value but have very different y values. Yet there is a tendency for those students who have high (low) high school GPAs also to have high(low) college GPAs. Knowledge of a students high school GPA should be quite helpful in enabling us to predict how that person will do in college. Regression analysis is the part of statistics that deals with investigation of the relationship between two or more variables related in a nondeterministic fashion. Historical Note: The statistical use of the word regression dates back to Francis Galton, who studied heredity in the late 1800s. One of Galtons interests was whether or not a mans height as an adult could be predicted by his parents heights. He discovered that it could, but the relationship was such that very tall parents tended to have children who were shorter than they were, and very short parents tended to have children taller than themselves. He initially described this phenomenon by saying that there was a reversion to mediocrity but later changed to the terminology regression to mediocrity. The least-squares line is the line that makes the sum of the squares of the vertical distances of the data points from the line as small as possible. Equation for Least Squares (Regression) Line  EMBED Equation.2  =  EMBED Equation.3   EMBED Equation.3  denotes the slope. The slope in the equation equals the amount that  EMBED Equation.2  changes when x increases by one unit.  EMBED Equation.3   EMBED Equation.3  denotes the y-intercept. The y-intercept is the predicted value of y when x=0. The y-intercept may not have any interpretive value. If the answer to either of the two questions below is no, we do not interpret the y-intercept. Is 0 a reasonable value for the explanatory variable? Do any observations near x=0 exist in the data set?  EMBED Equation.3   Equation for Least Squares Line :  EMBED Equation.3  = -2.2 + 2.3x Appraisal Value, x $100,000Sale Price, y $100,000  EMBED Equation.3  (y -  EMBED Equation.3 ) (y -  EMBED Equation.3 )2222.4-.4.16354.7.3.09477005109.3.7.4961111.6-.6.36 S(y - EMBED Equation.3 )2 = 1.1 ******************************************************************* The method of least squares chooses the prediction line  EMBED Equation.2  =  EMBED Equation.2 o +  EMBED Equation.2 1x that minimizes the sum of the squared errors of prediction S(y - EMBED Equation.3 )2 for all sample points. ******************************************************************* When talking about regression equations, the following are terms used for x and y x: predictor variable, explanatory variable, or independent variable y: response variable or dependent variable Extrapolation is the use of the least-squares line for prediction outside the range of values of the explanatory variable x that you used to obtain the line. Extrapolation should not be done! When the correlation coefficient indicates no linear relation between the explanatory and response variables, and the scatterplot indicates no relation at all between the variables, then we use the mean value of the response variable as the predicted value so that  EMBED Equation.2 = EMBED Equation.3 . Measuring the Contribution of x in Predicting y We can consider how much the errors of prediction of y were reduced by using the information provided by x. r2 (Coefficient of Determination) =  EMBED Equation.2  The coefficient of determination can also be obtained by squaring the Pearson correlation coefficient. This method works only for the linear regression model  EMBED Equation.2  =  EMBED Equation.3 . The method does not work in general. The coefficient of determination, r2, represents the proportion of the total sample variation in y (measured by the sum of squares of deviations of the sample y values about their mean  EMBED Equation.3 ) that is explained by (or attributed to) the linear relationship between x and y. Appraisal Value, x $100,000Sale Price, y $100,000  EMBED Equation.3   EMBED Equation.3  ( EMBED Equation.3 )2 ( EMBED Equation.3 )2222.4-.4.1625354.7.3.0944770005109.3.7.49961111.6-.6.3616 1.1 54 r2 (Coefficient of Determination) =  EMBED Equation.2 = EMBED Equation.3  Interpretation: 98% of the total sample variation in y is explained by the straight-line relationship between y and x, with the total sample variation in y being measured by the sum of squares of deviations of the sample y values about their mean  EMBED Equation.3 . Interpretation: An r2 of .98 means that the sum of squares of deviations of the y values about their predicted values has been reduced 98% by the use of the least squares equation EMBED Equation.3  = -2.2 + 2.3x, instead of  EMBED Equation.3 , to predict y. The coefficient of determination is a number between 0 and 1, inclusive. That is,  EMBED Equation.2  If r2 = 0, the least squares regression line has no explanatory value. If r2 = 1, the least-squares regression line exHKV t u   ! * 3 S T U V [ c ; < = ? \ e ~ ڻh8CJ OJQJ^JaJ0h8CJ OJQJ^Jh85CJ \aJh856CJ \]aJh8CJ aJ h8CJ h86CJ ]aJ h856CJ \]aJ h8CJ aJ h85CJ \aJ h85H*\ h85\h82GH~  T U U V < [ } $a$$a$$a$$a$$a$} $$Ifa$ $If] $If] "#&'*+/04Gabcvwxyܼܲܥܲ܌jh8CJ EHUjj@ h8CJ UVjh8CJ EHUjBj@ h8CJ UVjh8CJ U h<[CJ "jh8CJ UaJ0mHnHuh8CJ aJ0 h8CJ h8CJ OJQJ^JaJ0h8CJ H*OJQJ^JaJ02 _RIIIII $$Ifa$ $$If]a$kd$$IfTֈ3W /C#B'$''''R#62 24aT M@7777 $$Ifa$ $$If]a$kd$$IfTֈ3W /C#B$##'R#62 222 2 24aT M@ $$If]a$kd$$IfTֈ3W /C#B$##'R#622 2 24aT $$Ifa$ M@ $$If]a$kd$$IfTֈ3W /C#B$##'R#622 2 24aT $$Ifa$   M@ $$If]a$kd$$IfTֈ3W /C#B$##'R#622 2 24aT $$Ifa$"&*/M@ $$If]a$kd$$IfTֈ3W /C#B$##'R#622 2 24aT $$Ifa$/456VTTTJT @ ^@ `kd$$IfTֈ3W /C#B####'R#62 24aT $$Ifa$,-./02W`IR/A]ʾ}w h6}CJ h3&=CJ h85CJ \jsh8CJ EHUj@ h8CJ UVjh8CJ EHUjj@ h8CJ UVj h8CJ EHUjj@ h8CJ UVj h8CJ EHUjj@ h8CJ UVjh8CJ U h8CJ .012WXIJ67/0$a$$]a$$a$./\]*BC>?u- $$Ifa$ $ & Fa$gd$a$gdb$a$gdb$a$]^qrstwx￳ﯠrjRA!jhbhZCJ EHUaJ .jQU9 hbhbCJ UVaJ mHnHuhbCJ aJ !jhbhE9CJ EHUaJ #jɛY hbhbCJ UVaJ hbhbCJ aJ jhbhbCJ UaJ hbjh8CJ EHUjKTK h8CJ UVaJjQU9 h8CJ EHU$jQU9 h8CJ UVmHnHu h8CJ jh8CJ U*+>?@ABCDWXYZ=>teYOj!h8CJ UjhqCJ EHUjӛY hqCJ UVaJhbhCJ aJ hCJ aJ hbCJ aJ !jhbhE9CJ EHUaJ #j4˛Y hbhbCJ UVaJ jhbhbCJ UaJ hbCJ jhbhbCJ EHUjɛY hbCJ UVaJ h8CJ jh8CJ UhbhbCJ aJ EFYZ[\cdwxyz  2468:>JL{ofh85CJ H*j2h8CJ EHUh85CJ OJQJ h85CJ h8CJ H*j-h8CJ EHUjF+h8CJ EHUju)h8CJ EHU$jY: h8CJ UVmHnHuj'h8CJ EHU$jY: h8CJ UVmHnHujh8CJ U h8CJ h3&=CJ (-DE]^|}pkd.$$IfTlrjU&      t4 laT $$Ifa$ pkd/$$IfTlrjU&   t4 laT $$Ifa$yppppp $$Ifa$kd0$$IfTlrjU&   t4 laTyppppp $$Ifa$kd0$$IfTlrjU&   t4 laTyppppp $$Ifa$kd1$$IfTlrjU&   t4 laTJL T!V!!B"m"n".#ytrtttprrrrr$a$kd1$$IfTlrjU&      t4 laT LDFlnprxz^ ` h j ~taUj3h8CJ EHU$jY: h8CJ UVmHnHuh8CJ OJQJjU9 h8CJ EHU$jU9 h8CJ UVmHnHu h8CJ H*jU9 h8CJ EHU$jU9 h8CJ UVmHnHujU9 h8CJ EHU$jU9 h8CJ UVmHnHujh8CJ U h8CJ h85CJ  T!V!m"{".#/#$$8$9$L$M$N$O$P$Q$d$e$f$g$h$i$j$o$$%%1%һңһ~me^W h3&=5CJ hq5CJ hqCJ aJ !j5hqhqCJ EHUaJ #jԛY hqhqCJ UVaJ $jQU9 hqhqCJ EHUaJ .jQU9 hqhqCJ UVaJ mHnHujhqhqCJ UaJ hgCJ aJ hqhqCJ aJ hQA75CJ h8CJ \ h85CJ h8CJ h8CJ H*.#/#i$j$k$l$m$n$o$$$ % %I%J%E&F&j'k'''''''' $$Ifa$$a$gdz$a$$a$$a$gdq1%2%E%F%G%H%J%%%&&&&&&&&&&F&i&j&&'''''''''ȾȫȾȎ{l`QjRK h8CJ UVaJj9h8CJ EHUjpG h8CJ UVaJ h8CJ H*j7hzCJ EHUjKTK hzCJ UVaJjQU9 hzCJ EHU$jQU9 hzCJ UVmHnHujhzCJ U hzCJ jwY9 h8CJ EHU$jwY9 h8CJ UVmHnHu h8CJ jh8CJ U'''''''''''''''''''((( ( ( ((((((((((((㹭㗋xjjwY9 h8CJ EHU$jwY9 h8CJ UVmHnHujAh8CJ EHUjVRK h8CJ UVaJ h8CJ H*j?h8CJ EHUjRK h8CJ UVaJj=h8CJ EHUjRK h8CJ UVaJ h8CJ jh8CJ Uj;h8CJ EHU#''''''' ( (((]kdD$$IfTlֈ +"m   + t t  t4 laT $$Ifa$ (((( (!(#(%()(,(0(]kdD$$IfTlֈ +"m+tt t4 laT $$Ifa$ 0(2(3(5(7(9(;(=(?(]kdE$$IfTlֈ +"m+tt t4 laT $$Ifa$?(@(B(E(I(L(P(R(f]]]]]] $$Ifa$kd9F$$IfTlֈ +"m+tt t4 laTR(S(U(X(](a(e(h(f]]]]]] $$Ifa$kdF$$IfTlֈ +"m+tt t4 laTh(i((((())**fdddd___Zgd_$a$kdG$$IfTlֈ +"m   + t t  t4 laT (((((()))))))****************Q+R+e+ԼԩԖ{oi_ijh_CJ U h_CJ jiNh8CJ EHUjjRK h8CJ UVaJjLh8CJ EHU$jY: h8CJ UVmHnHu h8CJ H*jJh8CJ EHUj`RK h8CJ UVaJh85CJ \ h8CJ jh8CJ Uj`Hh8CJ EHUjRK h8CJ UVaJe+f+g+h+m+n+o+++++t6t9tĽĽλε h&!CJ U h_CJ H*h_h_CJ H* h_CJ jh_CJ UjZPh_h_CJ EHU$jY h_CJ UVmHnHu plains 100% of the variation in the response variable. *7t8t9tgd_$a$$a$gd_,1h/ =!"#$% $$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B5$55559/ /  2 24 aT $$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B5$5559/ 2 222 2 24 aT$$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B5$5559/ 22 2 24 aT$$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B5$5559/ 22 2 24 aT$$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B5$5559/ 22 2 24 aT$$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B5$5559/  / 22 2 24 aT$$If!vh5B5$5555#vB#v$#v#v#v#v:V R#6,5B559/ 2 24 aTDd RJ  C A? "2KNãP'ECDNN1'`!NãP'ECDNN1Z @2x=P;j@}3I%RK iq bb ]t9}:޽YE <{f 0`@*`%R=y`bN=ݞ]ƊHj< xʫYQejlHc1._ }NС܏7a)GM2zE}eJg,w`H79N?|!rϥJp^%曬^UEɦrOy3Dd DJ  C A? "2C`ˋ2^ۦb `!`ˋ2^ۦb Z dx=P a=ʤ& ;/@MQEivހx bco/}9߹!XW2IItA!H&Ui1%Y].Ȉ|"T>op;e 8b0,`~CЬmSAmэf,8N'6!$IT.2:t[b 2bO/4eDd [XJ  C A? "2Xorq/ԅ}pǛ+{4 `!,orq/ԅ}pǛ+{`SxڅPKjA}Uwp!nBv^,23*(ĹW=3LVtׯPFVV)B"]j)5ꜙQAN6r+/}&՗@h1֓a24~&$hEޞj^`)ѡ 4W[/h,N;+] 9^6܄nA#|ֽcqrMgR>Dd J  C A? "2[M׋p& e7 `!/M׋p& eۤ@xcdd`` @bD"L1JE `xX Yjl R A@B N*{ UXRYV_C&0 \_(,@J]>br<>79< H$  5js?8\*>IP 0y{Ĥ\Y\ 1 u`u ?Dd $J  C A? "2K7 K!a^'`!7 K!a^Z@HD x=PAjAY7 Yx K!4誠_!EՁa!TwCOIn%282CaH`Wq;ORuG4'}  !"#$%&'()*+,-./0123456789:;<>?@ABCDGJoLKMONPQRTSUVXWZY[]\^_`bacedfghjilknmqptrswuvxy{z|~}Root Entry FnTgI;Data =RWordDocument.xObjectPoolWTgnTg_1080738370FWTgWTgOle CompObjfObjInfo !"#$%(*+,-.058;@CDEHMPSX]_`abcejlmnoprwyz{|} FMicrosoft Equation 3.0 DS Equation Equation.39qpmIlyI x  " FMicrosoft Equation 3.0 DS Equation Equation.39qEquation Native 8_1080738446 FWTgWTgOle CompObj fObjInfo Equation Native  8_1080738515FWTgWTgOle  CompObj46?fObjInfo7AEquation Native Buation Equation.39q"hLog "  1 =nxy"(x)(y)  "  "  " nx 2 "(x  " ) 2 " FMicrosoft Equation 3.0 DS Eq_1503382324.a:FWTgWTgOle FCompObj9;GfObjInfo<Iuation Equation.39q"&Lo% "  0 FMicrosoft Equation 3.0 DS Equation Equation.39qM"Lo "  0 =2yEquation Native J:_1503384573?FWTgWTgOle KCompObj>@LfObjInfoANEquation Native Oi_978961323DFWTgWTgOle Q""  1 2x FMicrosoft Equation 3.0 DS Equation Equation.39qDhI cI 2y  FMicrosoft Equation 3.0 DS EqCompObjCERfObjInfoFTEquation Native U0_978961396S IFWTgWTgOle VCompObjHJWfObjInfoKYEquation Native Z0uation Equation.39qDhI cI 2y L+,+  .1  &_961933064NFWTgWTgOle [PIC MP\LMETA ^h & MathTypepMT Extra- 2 $Times New Roman- 2 y &  "Systemn- FMicrosoft Equation 2.0 DS Equation Equation.29qqJlJrJ 2y CompObjOQdfObjInfoRfEquation Native g,_961933285L"UFWTgWTgOle hPIC TWiLMETA khCompObjVXqfL4@4  .1  & & MathType MT Extra- 2 $Times New Roman,- 2 PB &  "Systemn- FMicrosoft Equation 2.0 DS Equation Equation.29qqJlJrJ 2B L4@ObjInfoYsEquation Native t,_961933312\FWTgWTgOle uPIC [^vLMETA xhCompObj]_~fObjInfo`4  .1  & & MathType MT Extra- 2 $Times New Roman- 2 PB &  "Systemn- FMicrosoft Equation 2.0 DS Equation Equation.29qqJlJrJ 2B  FMicrosoft Equation 3.0 DS Equation Equation.39qx!q 2yEquation Native ,_1503384592=cFWTgWTgOle CompObjbdfObjInfoeEquation Native -_962177399BhFWTgWTgOle PIC gjLMETA CompObjikfObjInfolL\ \  .1  ``&  & MathTypeP "-@S@Rb b 9@9Times New Roman(t- 2 q1(y 2 q6- 2 q_y 2 q^) 2 q 2 q- 2 q  2 q (y 2 q - 2 qIy 2 qH) 2 (y 2  - 2  y 2  )Times New Roman=- 2 }&2 2 }2 2  2Symbol- 2 X 2 B  2 MT Extra- 2 jd$ &  "Systemn- FMicrosoft Equation 2.0 DS Equation Equation.29qR̤lJqJlJ (y-"y) 2   -  (y-"y ) 2  (y-"y) 2 Equation Native _1198565659|oFWTgWTgOle CompObjnpf FMicrosoft Equation 3.0 DS Equation Equation.39q8X 2y FMicrosoft Equation 3.0 DS Equation Equation.39qObjInfoqEquation Native -_1263727131m3tFWTgWTgOle CompObjsufObjInfovEquation Native -_1263727051yFWTgWTgptu 2y  FMicrosoft Equation 3.0 DS Equation Equation.39q4 y"2y  FMicrosoft Equation 3.0 DS EqOle CompObjxzfObjInfo{Equation Native 5_1263727017w~FWTgWTgOle CompObj}fObjInfouation Equation.39q4 y"2y  FMicrosoft Equation 3.0 DS Equation Equation.39qxUL^ y"2yEquation Native 5_1263726934FWTgWTgOle CompObjfObjInfoEquation Native 5_1263727530FWTgWTgOle  FMicrosoft Equation 3.0 DS Equation Equation.39qBO,^ 54"1.154=.98 FMicrosoft Equation 3.0 DS EqCompObjfObjInfoEquation Native ^_1263727712)FWTgWTgOle CompObjfObjInfoEquation Native -uation Equation.39q@ 2y FMicrosoft Equation 3.0 DS Equation Equation.39q0n 2y_1263727978FWTgWTgOle CompObjfObjInfoEquation Native -_1503388057FWTgWTgOle PIC LL\ \  .1  ``&  & MathTypeP "-@S@Rb b 9@9Times New Roman(t- 2 q1(y 2 q6META CompObjfObjInfoEquation Native G- 2 q_y 2 q^) 2 q 2 q- 2 q  2 q (y 2 q - 2 qIy 2 qH) 2 (y 2  - 2  y 2  )Times New Roman=- 2 }&2 2 }2 2  2Symbol- 2 X 2 B  2 MT Extra- 2 jd$ &  "Systemn- FMicrosoft Equation 3.0 DS Equation Equation.39q+* Lo 0d"r 2 d"1Oh+'00lt{ct "4X-:+hYޗͽB)̸D7%5?[d&w.K"W`T!mmrO34.Dd 7<J  C A? "2X3-8ћ4l`!dX3-8ћ4..`xH 2xڕkQnvMMTՃ<ԓ?Г!_i=9(x ^ijFZkf|-e=uq$k YRJ]KY~5R=7Sz-/,SN;cGu9=GZI^Q.TU}i+}.(0Z.m0_u,?=l lE;Ęη2q~:/::'$u.2oG뛳7t&8xy^$~cuګ'˝@Wl~~و:\'sv94)FW(qW[xG=o>9) )Njx*R"zįGth>L/dcx~<ď 5YqO<؂6 MouH~]C hKDd J  C A? "2.cD.g O/w`!.cD.g O/whOxcdd``dd``baV d,FYzP1n:B@?b ,깡jx|K2B* Rvfjv,L ! ~ Ay +?ObiYt9, g#7WIlB> $b.#\y{ +@{C72訄W0@X™ dOpenR~mtFO=I0?L Ham0J2Ю䂦.p 40y{iI)$58\E.B ~bDd |vF0   # A 2}-zh2O?P/`0`!X}-zh2O?P/`H0&xcdd`` $X bbd12,(ㆫaJ`:(Wcgb vq )znĒʂTݿz@`R&br<B "&,ɝNHq)0 kX o@ H5d!+@N0(rgpenR~C^._2qb.#Խ&UrM8@v1@DkF&&\% 3uX0t5GB`f~1]Dd+ ,\p0   # A 2RBp1" ȃ\;/.8`!&Bp1" ȃ\;/`xtxMOAjA&% <`' ~ KXgzj- ZvPGDvAUo춳-h7kjYزhG~,)qJ.tˋ(woGӷ%4"Ω1 0}Zí6~u4O_sv#2ƵJ %9݁+^yg=c. d'UA`qGb6]Dd ( b   c $A ? ?3"`? 2b)Iľ hO>`!6)Iľ hON@1`\xSK[Q>ܗ&yI4"CpqHqK EV"UL,(Mtp,;` 8TZ(T4s}AP/~{RCH *eN ;|}-ѳ<ٟ?S @G=F-IۚN/FNJDjpG54:ѻ?Z,-܌XX]r{ US lb| 7:|bud7O8гqIsgwnԃ~ROr՗8?R(ϼ8F}0UoWh/^e: d1qA2 qpY[7`| Kϖr :Dd ,b   c $A ? ?3"`? 2ⱋ6wPDN<$`&`!Xⱋ6wPDN<$h&xcdd`` $X bbd12,(ㆫaj`z(Wcgb vA@P5< %! `3) ,L ! ~ Ay Dz;L|Y̞6NHq)0kP o@ H5d+@N0(rgpenR~CF.Q8 1`s*B r a"5#RpeqIj.4:,@g!u3X?eYDd IIb   c $A ? ?3"`? 2i03=Dͷ``!i03=Dͷ*4 hxRKPwI,h .$6 BibR@g8"8,^K=x/w}/' tm0l1Z y(HA %r~] e(i MO-K `QM 6ˍ;vatl*+{^xAڜߏR+ 5pG,G8.Jf3?`cS=p,q a<⽐\k897 1;;ވYvU1z8ۈ~@%Dvh66!}8!ww+.&.VO}!WK-B,ޠDS^ Q-EPYU*Eiآv!(>N|\yo ޠx7e޼ɷ7zn|7=QQ%VGۈrA.pd^wFB(f1i¥}Fܧ` a(ꂄuPh5m NVFtKp[K+x`+G"4!q(o qh `&R G^6Dd h~B  S A? 2;]cD">)`!]cD">d@R|xuP Q=b(%& ;/ f1a1QoPv>J]Fn}{޹F&Ғ96]ʠDqHjtv?svyKeZ"JrJwte.O8l|`>d^H1Jy8e-P'mJGpQz*hJ;؉C[P!gݛ(\WoMb^7 Dd h:*B  S A? 2;]cD">+`!]cD">d@R|xuP Q=b(%& ;/ f1a1QoPv>J]Fn}{޹F&Ғ96]ʠDqHjtv?svyKeZ"JrJwte.O8l|`>d^H1Jy8e-P'mJGpQz*hJ;؉C[P!gݛ(\WoMb^7 Dd h:*B  S A? 2;]cD">[-`!]cD">d@R|xuP Q=b(%& ;/ f1a1QoPv>J]Fn}{޹F&Ғ96]ʠDqHjtv?svyKeZ"JrJwte.O8l|`>d^H1Jy8e-P'mJGpQz*hJ;؉C[P!gݛ(\WoMb^7 $$If!vh5 5 555#v #v:V l t5 5/  / 4T$$If!vh5 5 555#v #v:V l t5 54T$$If!vh5 5 555#v #v:V l t5 54T$$If!vh5 5 555#v #v:V l t5 54T$$If!vh5 5 555#v #v:V l t5 54T$$If!vh5 5 555#v #v:V l t5 5/  4TDd hB  S A? 2;]cD">\2`!]cD">d@R|xuP Q=b(%& ;/ f1a1QoPv>J]Fn}{޹F&Ғ96]ʠDqHjtv?svyKeZ"JrJwte.O8l|`>d^H1Jy8e-P'mJGpQz*hJ;؉C[P!gݛ(\WoMb^7 Dd hB  S A? 2;]cD">-4`!]cD">d@R|xuP Q=b(%& ;/ f1a1QoPv>J]Fn}{޹F&Ғ96]ʠDqHjtv?svyKeZ"JrJwte.O8l|`>d^H1Jy8e-P'mJGpQz*hJ;؉C[P!gݛ(\WoMb^7 Dd ,0  # A2])T>P R95`!1)T>P Rf`!x=P=KA}3\g N +&@xbES!:kAbka;m |3.x;3fm l D["9ѪvWk_ՉIB~{q`m_MވN]p|8oN;Mbզ-ݜ6qvQztpMEZ9?)^ԗSneњUhy{I9y`>zOj{ $b.#\y{ +@{C72訄W0@X™ dOpenR~mtFO=I0?L Ham0J2Ю䂦.p 40y{iI)$58\E.B ~bDd J  C A? "2Rd+kXƒ..*:`!&d+kXƒ.f@Hxcdd``$d@9`,&FF(`T A?d]MbnĒʂT/&`b]F"L q`0 LATNA $37X/\!(?71aǒXky[ZLF]F\ '1TVrA]v5#T `?+KRs@1u(2t5t| L />hDd @J  C A? "2OrxA9,Ŗ +<`!#rxA9,Ŗ `! xcdd``> @c112BYL%bpu 1,LDd DTJ  C A? "2te|HJoays1P>`!He|HJoays1 XJxcdd`` @c112BYL%bpu $?e<L@(\𖍫G!w纕\P$ع0``ÞI)$5a\E.c Dd DTJ   C A? "2tRBR^hUhϟ?P@`!HRBR^hUhϟ? XJxcdd`` @c112BYL%bpu $?e<L@(\PΕQ!2ݟn%4! v.4=gdbR ,.Ie2C D|b@3X?3a9Dd D,J ! C A? " 2UT$vͻӞ[+B`!SUT$vͻӞ!xcdd``~$d@9`,&FF(`Tf! KA?H1z ǀqC0&dT200pE1At 2Ba bXb Y wfjQ9B&br<'r53vq90.a鬬 |tAI9 Sٹ> 0 H$][98tC``ÓI)$5>\E.Y]LuQU$$If!vh5m555+5t5t#vm#v#v#v+#vt:V l t5m555+5t/  / 4T$$If!vh5m555+5t5t#vm#v#v#v+#vt:V l t5m555+5t4T$$If!vh5m555+5t5t#vm#v#v#v+#vt:V l t5m555+5t4T$$If!vh5m555+5t5t#vm#v#v#v+#vt:V l t5m555+5t4T$$If!vh5m555+5t5t#vm#v#v#v+#vt:V l t5m555+5t4T$$If!vh5m555+5t5t#vm#v#v#v+#vt:V l t5m555+5t/  4TGDd OlJ # C A? ""2IsɚD H`!}IsɚD .0, Kxcdd``g 2 ĜL0##0KQ* W􀹁CRcgbR v fĒʂT$/&`b]F"L L`0uL *'031d++&1t\> oJ1lW96--`<6QzP~9F Ǩ70<̨~ X @penR~CWG!e$w#pAC `a-#RpeqIj.~= @ ]` ", v3SzYBDd ,J $ C A? "#2SJ2s+H~CI=К/J`!'J2s+H~CI=Кf`!xcdd``$d@9`,&FF(`Tc A?d=bAǀ7$# !( XXbSC*% d2D YB2sSRs:V~. _s킘ˈˁ1 ".B``Ĥ\Y\2C sg!]` ?Dd hB % S A? $2;݅]h]vHCL`!݅]h]vHCd@R|xuP Q=2C()3YZeglq5lw޹6`0J0t )BE"m*+ae-kr 2C*Yҕd&dћgpu`F'B}oU{pOTIKRΑ0Gi}Sء[n3M̍QZ{>&R G^6Dd ,J & C A? "%2ST], Fo͉*|o/N`!'T], Fo͉*|of`!xcdd``$d@9`,&FF(`Tc A?d=bAǀ7$# !( XXbSC*% d2D YB2sSRs:V~. _YAdeYYuՌ`S!v0y{ddbR ,.Ie`ԡYn&0h3X?s=XDd @mOb ' c $A? ?3"`?&2l7Ŀf .k~P`!vl7Ŀf .kb ~ Dxcdd``6dd``baV dR`1FYzP1n:&&6!?P  47$# lo@I A $37X/\!(?71AHr/q=cF\ XAZ +a|ߠL @732 =3\#(f;27)?<눃NwCeߐdb}* [@&UrIPqc $ v0o8+KRs 8@q3X?>t@1Tablei3SummaryInformation(DocumentSummaryInformation8LCompObjy  $0 P \ h tCorrelation and Regression deanjohnsonNormaldean_johnson24Microsoft Office Word@1@[Ci@:C-(@dIOg՜.+,0 hp  Washington State University=" Correlation and Regression Title  F'Microsoft Office Word 97-2003 Document MSWordDocWord.Document.89q^ 666666666vvvvvvvvv666666>6666666666666666666666666666666666666666666666666hH6666666666666666666666666666666666666666666666666666666666666666662 0@P`p2( 0@P`p 0@P`p 0@P`p 0@P`p 0@P`p 0@P`p8XV~_HmH nH sH tH @`@ NormalCJ_HaJmH sH tH X@X  Heading 1$5$7$8$9D@&H$CJ,OJQJ^JaJ0@@@  Heading 2$$@&a$5\H@H  Heading 3$$@&a$5CJ \aJ >>  Heading 4$$@&a$CJ$DA D Default Paragraph FontVi@V 0 Table Normal :V 44 la (k ( 0No List 8P@8  Body Text 2$a$:>@: Title$a$5CJ \aJ LB@L  Body Text$5$7$8$9DH$a$CJ0aJDQ@"D  Body Text 3$]a$CJB^2B  Normal (Web)dd[$\$PK![Content_Types].xmlj0Eжr(΢Iw},-j4 wP-t#bΙ{UTU^hd}㨫)*1P' ^W0)T9<l#$yi};~@(Hu* Dנz/0ǰ $ X3aZ,D0j~3߶b~i>3\`?/[G\!-Rk.sԻ..a濭?PK!֧6 _rels/.relsj0 }Q%v/C/}(h"O = C?hv=Ʌ%[xp{۵_Pѣ<1H0ORBdJE4b$q_6LR7`0̞O,En7Lib/SeеPK!kytheme/theme/themeManager.xml M @}w7c(EbˮCAǠҟ7՛K Y, e.|,H,lxɴIsQ}#Ր ֵ+!,^$j=GW)E+& 8PK!Ptheme/theme/theme1.xmlYOo6w toc'vuر-MniP@I}úama[إ4:lЯGRX^6؊>$ !)O^rC$y@/yH*񄴽)޵߻UDb`}"qۋJחX^)I`nEp)liV[]1M<OP6r=zgbIguSebORD۫qu gZo~ٺlAplxpT0+[}`jzAV2Fi@qv֬5\|ʜ̭NleXdsjcs7f W+Ն7`g ȘJj|h(KD- dXiJ؇(x$( :;˹! I_TS 1?E??ZBΪmU/?~xY'y5g&΋/ɋ>GMGeD3Vq%'#q$8K)fw9:ĵ x}rxwr:\TZaG*y8IjbRc|XŻǿI u3KGnD1NIBs RuK>V.EL+M2#'fi ~V vl{u8zH *:(W☕ ~JTe\O*tHGHY}KNP*ݾ˦TѼ9/#A7qZ$*c?qUnwN%Oi4 =3ڗP 1Pm \\9Mؓ2aD];Yt\[x]}Wr|]g- eW )6-rCSj id DЇAΜIqbJ#x꺃 6k#ASh&ʌt(Q%p%m&]caSl=X\P1Mh9MVdDAaVB[݈fJíP|8 քAV^f Hn- "d>znNJ ة>b&2vKyϼD:,AGm\nziÙ.uχYC6OMf3or$5NHT[XF64T,ќM0E)`#5XY`פ;%1U٥m;R>QD DcpU'&LE/pm%]8firS4d 7y\`JnίI R3U~7+׸#m qBiDi*L69mY&iHE=(K&N!V.KeLDĕ{D vEꦚdeNƟe(MN9ߜR6&3(a/DUz<{ˊYȳV)9Z[4^n5!J?Q3eBoCM m<.vpIYfZY_p[=al-Y}Nc͙ŋ4vfavl'SA8|*u{-ߟ0%M07%<ҍPK! ѐ'theme/theme/_rels/themeManager.xml.relsM 0wooӺ&݈Э5 6?$Q ,.aic21h:qm@RN;d`o7gK(M&$R(.1r'JЊT8V"AȻHu}|$b{P8g/]QAsم(#L[PK-![Content_Types].xmlPK-!֧6 +_rels/.relsPK-!kytheme/theme/themeManager.xmlPK-!Ptheme/theme/theme1.xmlPK-! ѐ' theme/theme/_rels/themeManager.xml.relsPK] "x ]L 1%'(e+9t!$%&-.0189} /-.#'(0(?(R(h(*9t "#'()*+,/234567;bvx,.]qsw*>@CWYEY[cwy,@B0DFH\^)=?   I!]!_!"::::::::::::::::::::::::::::::::::::::l,b$7+^`@$(  \B  S D"?\B  S D"?\B  S D"?\B  S D"?\B  S D"?B S  ?"&*/"mthHmt|Lmt`mt,mtu/ : ". 0 [bCE:; "33333333333333 *AXYaf ?!`!f!g!h!i!!!!!!!"""_좂Z-) (  'rFp0E^f&Ƨ ZayO } ^`o(.^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.^`o(.^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.0^`0o(. \ ^ `\o(.^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L.^`o(. ^`hH. pL^p`LhH. @ ^@ `hH. ^`hH. L^`LhH. ^`hH. ^`hH. PL^P`LhH.^`5o(.^`.pLp^p`L.@ @ ^@ `.^`.L^`L.^`.^`.PLP^P`L. hh^h`OJQJo(_-) O } 'p Zay^f&                  #$N                 ~}        .}d3;d;ppI>9KI>;u`V I>n ;h>;U[SI>f 'I>ci);hs+; c-,I> j0;A3;#=I>I>/gCI>FfDI> 7E;P{^E;8E; RI;%J;JqJ;L;dmMI>.PI>c;X;'ZI>-O[;cJ_;[ ]`;1ScI>rdI>\!eI>EFh;kI>AxenI>EQsI>gzI>Iz;u};MJVI>,I> I>E99b &!J=.QA73&==NZ_ws8<[bz%6}qSNg""@@!"@ D@@UnknownG*Ax Times New Roman5Symbol3. *Cx ArialA$BCambria Math"qhئZ+Q:†q==!20d""3QHX $P<[2!xxCorrelation and Regression deanjohnson dean_johnson(