ࡱ> M pbjbj== WWblt%t%t%8%@&hS0'f."../2vY3,3RRRRRRR$T >VRQ3I2233RqF./E"SqFqFqF3 .L/RqF3RqFqFwN@wN/$' R`M#t%@wNwN48S0hSwNVqFVwNqFDerivation of the Ordinary Least Squares Estimator Simple Linear Regression Case As briefly discussed in the previous reading assignment, the most commonly used estimation procedure is the minimization of the sum of squared deviations. This procedure is known as the ordinary least squares (OLS) estimator. In this chapter, this estimator is derived for the simple linear case. The simple linear case means only one x variable is associated with each y value. Simple Linear Regression Error Defined The simple linear regression problem is given by the following equation (1)  EMBED Equation.3  where yi and xi represent paired observations, a and b are unknown parameters, ui is the error term associated with observation i, and n is the total number of observations. The terms deviation, residual, and error term are often used interchangeably in econometric analysis. More correct usage, however, is to use error term to represent an unknown value, residual, deviation, or estimated error term to represent a calculated value for the error term. The term a represents the intercept of the line and b represents the slope of the line. One key assumption is the equation is linear. Here, the equation is linear in y and x, but the equation is also linear in a and b. Linear simply means nonlinear terms such as squared or logarithmic values for x, y, a, and b are not included in the equation. The linear in x and y assumption will be relaxed later, but the equation must remain linear in a and b. Experience suggests this linear requirement is an obstacle for students understanding of ordinary least squares (see linear equation review box). You have three paired data (x, y) points (3, 40), (1, 5), and (2, 10). Using this data, you wish to obtain an equation of the following form (2)  EMBED Equation.3  where i denotes the observation, a and b are unknown parameters to be estimated, xi is the independent variable, yi is the dependent variable, and ui is the error term associated with observation i. Simple linear regression uses the ordinary least squares procedure. As briefly discussed in the previous chapter, the objective is to minimize the sum of the squared residual,  EMBED Equation.3 . The idea of residuals is developed in the previous chapter; however, a brief review of this concept is presented here. Residuals are how far the estimated y (using the estimated y-intercept and slope parameters) for a given x is from an observed y associated with the given x. By this definition, residuals are the estimated error between the observed y value and the estimated y value. Included in this error term is everything affecting y, but not included in the equation. In the simple linear regression case, only x is included in the equation, the error term includes all other variables affecting y. Graphically, residuals are the vertical distance (x is given or held constant) from the observed y and the estimated equation. Residuals are shown graphically in figure 1 (as before figures are at the end of this reading assignment). In this figure, residuals one and two are positive, whereas, residual three is negative. For residual one, the observed y value is 40, but the estimated y value given by the equation is 35.83. The residual associated with this data point is 4.17. Recall, residuals are calculated by subtracting the estimated value from the observed value (40 - 35.83). In general terms, residuals are given by the equation  EMBED Equation.3  where the hat symbol denotes an estimated y value (the value given by the equation). Note the subscript on  EMBED Equation.3 , as before this subscript denotes observation i. An estimated error is calculated for each observation. This allows the information in each observation to be used in the estimation procedure. Recall, from earlier readings, this is an important property of OLS. To recap, using the above example, we have the following information, 1) paired observations on y and x, 2) the total number of observations is n, 3) a simple functional form given by yi = a + bxi + ui, 4) a and b are unknown parameters, but are fixed (that is they do not vary by observation), 5) a definition for an error term, 6) the objective to minimize the sum of squared residuals, 7) one goal to use all observations in the estimation procedure, and 8) we will never know the true values for a and b. Minimize Sum of Squared Errors To minimize the sum of squared residuals, it is necessary to obtain  EMBED Equation.3  for each observation. Estimated residuals are calculated using the estimated values for a and b. First, using the estimated equation EMBED Equation.3 , (recall the hat denotes estimated values) an estimated value for y is obtained for each observation. Unfortunately, at this point we do not have values for  EMBED Equation.3 . As noted earlier, residuals are calculated as  EMBED Equation.3 . At this point, we have values for all yis. The sum of squared residuals can be written mathematically as (3)  EMBED Equation.3  where n is the total number of observations and " is the summation operator. The above equation is known as the sum of squared residuals (sum of squared errors) and denoted SSE. Using the definitions of  EMBED Equation.3  and  EMBED Equation.3 , the SSE becomes (4)  EMBED Equation.3  where first the definition for  EMBED Equation.3  is used, then the definition for  EMBED Equation.3 , and finally some algebra. Up to this point, only algebra has been used to provide a definition for residuals and provide an equation for the sum of squared residuals. Because the objective is to minimize the sum of squared residuals, a procedure is necessary to achieve this objective. Recall from the calculus review, a well-behaved function can be maximized or minimized by taking the first derivatives and setting them equal to zero. Second order conditions are then checked to determine if a maximum or minimum has been found. An equation of the objective function for the OLS estimation procedure is: (5)  EMBED Equation.3  with respect to (w.r.t.)  EMBED Equation.3 . KEY POINT: Students at this point often face a mental block. Minimizing this equation w.r.t.  EMBED Equation.3  is no different than minimizing equations seen in the review of calculus. The mental block occurs because earlier, the minimization was w.r.t. x and not the parameters,  EMBED Equation.3 and  EMBED Equation.3 . Calculus does not depend on what the variable of interest is called. Do not change the procedure and ideas, just because the variables of interest are now called  EMBED Equation.3 and  EMBED Equation.3 and not x. This is simply a nomenclature issue. Estimates for a and b are obtained by minimizing the SSE as follows 1) take the first order partial derivatives w.r.t.  EMBED Equation.3 , 2) set the resulting equations equal to zero, 3) solve the first order conditions (FOC) for  EMBED Equation.3 , and 4) check the second order conditions for a maximum or minimum. Notice this procedure is no different than the procedure reviewed earlier. Taking the first order partial derivatives w.r.t.  EMBED Equation.3 and setting them equal to zero, the following two equations are obtained: (6)  EMBED Equation.3  Two equations with two unknowns,  EMBED Equation.3 , are obtained from the first order conditions. Solving these equations for  EMBED Equation.3 one obtains the following expressions for the values of  EMBED Equation.3 that minimize the SSE. From the first order conditions (equation 6), the following general expressions are obtained for the OLS estimators (see tables 1 and 2 for steps involved): (7)  EMBED Equation.3 . Table 1. Algebraic Steps Involved in Obtaining the OLS Estimator,  EMBED Equation.3 , from the FOC ConditionsMathematical DeviationStep involves EMBED Equation.3 Original FOC EMBED Equation.3 Divide both sides by -2 EMBED Equation.3 Distribute the summation operator EMBED Equation.3 Summation over a constant EMBED Equation.3 Subtraction EMBED Equation.3 Divide by n EMBED Equation.3 Definition of a mean Table 2. Algebraic Steps Involved in Obtaining the OLS Estimator,  EMBED Equation.3 , from the FOC ConditionsMathematical DeviationStep involves EMBED Equation.3 Original FOC EMBED Equation.3 Divide both sides by -2 EMBED Equation.3 Distribute the summation operator and xi EMBED Equation.3 Summation over a constant EMBED Equation.3 Substitute the definition for the  EMBED Equation.3  EMBED Equation.3 Use the distributive law and then factor out  EMBED Equation.3 , careful with the negative and positive signs EMBED Equation.3 Solve for  EMBED Equation.3  EMBED Equation.3 Simplify Example. At this point, returning to the example will help clarify the procedure. There are three paired observations on x and y, (3, 40), (1, 5), and (2, 10). Using these data points, the SSE can be written as (8)  EMBED Equation.3  Taking the partial derivative of equation (7) w.r.t.  EMBED Equation.3 and setting the resulting equations equal to zero, the following first order conditions are obtained: (9)  EMBED Equation.3  Solving these two equations for the two unknowns,  EMBED Equation.3 , one obtains the OLS estimates for a and b given the three paired observations. The first equation in equation 9 can be simplified as: (10)  EMBED Equation.3  Similarly, the second equation in equation (6) can be simplified as: (11)  EMBED Equation.3  One way of solving these two equations is to multiplying equation (10) by 2 and then setting equations (10) and (11) equal to each other. Another way is to solve one equation for  EMBED Equation.3  or  EMBED Equation.3  and substitute into the other equation. Both methods will give the same answer. Solving the equations, one obtains the OLS estimate for a (note both equations are equal to zero and multiplying both sides by two will not affect the equality):  EMBED Equation.3  Substituting this result into either equation (10) or (11), the OLS estimate for a is obtained:  EMBED Equation.3  The OLS estimates for this example are, therefore,  EMBED Equation.3 . Given the original simple linear equation and the three data points, an intercept of -16.67 and a slope of 17.5 are obtained; giving the following estimated line  EMBED Equation.3 . The following information can be in the general formulas to obtain the OLS estimates. These general formulas, avoid having to solve the FOC using the data observations. yixixiyix2i40312095151102204Summation55614514Mean18.3332Using this information, the following equations are obtained: (12)  EMBED Equation.3  Using the estimated equation, estimated errors for each observation are: (12)  EMBED Equation.3  Second Order Conditions As with all maximization and minimization problems, the second order conditions (SOC) need to be checked to determine if the point given by the FOC conditions is a maximum or minimum. The OLS problem will provide a minimum. Intuitively, a minimum is achieved because the problem is to minimize the sum of squares. Squaring each residual forces each term to be nonnegative. The problem becomes then minimizing the sum of nonnegative numbers. Because all numbers are nonnegative, the smallest possible sum is zero. A zero sum occurs when all residuals equal zero. This would be a perfect between the line and the data points. In empirical studies, a perfect will not occur. A residual that is positive will add to the sum of the squares. Thus, the sum of squared residuals must equal a zero or a positive number. This intuitive explanation indicates the problem will provide a minimum. In figure 2, the general minimization problem is shown graphically (note, in the figure the intercept is b1 instead of a and the slope parameter is b2, do not let the change in notation confuse you. An unknown variable can be called anything. This is the only good figure I could find). For different estimates for a and b, the SSE is graphed. Notice the SSE varies as the estimates for the intercept and slope change. Of importance here is the shape of the minimization problem. Notice, the bowl shaped function. Such a shape assures the SOC will be satisfied. Mathematically, the FOC for minimization of the SSE finds the lowest point on the SSE graph. The SOC confirm the point is a minimization. To use the simple second order condition test from the calculus review section of the class, the second and cross partial derivatives are necessary. Recall, the incomplete test required for a minimum the second order partials to be greater than zero and the two cross partials multiplied together must be greater than the cross partials squared. The necessary partial derivatives are: (13)  EMBED Equation.3  The second order partials are greater than zero, because only nonnegative numbers are involved. An observation on the variable, x, maybe negative, but squaring x results in a positive number. Further, it can be shown (although not intuitively) that  EMBED Equation.3 . This equation holds partially because one side of the equation is multiplied by the number of observations. Example Continued. Continuing the example, it is necessary to check the second order conditions. Recall, the three-paired observations on x and y are (3, 40), (1, 5), and (2, 10). Using these data points, the SOC are:  EMBED Equation.3  Therefore, the second order conditions hold and the OLS estimates minimized the SSE w.r.t.  EMBED Equation.3 . In figure 3, the minimization problem is shown graphically for our simple three-observation example. For different estimates for a and b, the SSE is graphed. Notice the SSE varies as the estimates for a and b change. As the estimates for a and b move away from the OLS estimates of -16.67 and 17.5, the SSE increases. KEY POINT: although often seen as using new ideas, the derivation of the OLS estimator uses only simple algebra and the idea of minimization of a quadratic function. This is material that was covered in the prerequisites for this class and reviewed in previous lectures. What is new is the combining of the subject matters of economics (for the problem), algebra (model set up), and calculus (minimization) to obtain the OLS estimates for a simple linear equation. Another point other seen as a problematic is that in previous classes, algebra was used to find x and y with a and b as given constants. In econometrics, the xs and ys are given constants and estimates for a and b are obtained. KEY POINT: two assumptions are implicit in the previous derivation of the OLS estimator. First, the original problem assumed the equation to be estimated was linear in a and b. Second, it was assumed the FOC could be solved. Neither assumption is particularly restrictive. Notice, the assumptions say nothing about the statistical distribution of the estimates, just that we can get the estimates. One reason OLS is so powerful is that estimates can be obtained under these fairly unrestrictive assumptions. Because the OLS estimates can be obtained easily, this also results in OLS being misused. The discussion will return to these assumptions and additional assumptions as we continue deriving the OLS estimator. Algebraic Properties of the OLS Estimator Several algebraic properties of the OLS estimator are shown here. The importance of these properties is they are used in deriving goodness-of-fit measures and statistical properties of the OLS estimator. Algebraic Property 1. Using the FOC w.r.t.  EMBED Equation.3 it can be shown the sum of the residuals is equal to zero: (14)  EMBED Equation.3  Here, the first equation is the FOC derived earlier. The definition for the residuals  EMBED Equation.3  is substituted into the FOC equation. The constant, -2, is then removed from the summation. Because the constant 2 does not equal zero, the only way the FOC can equal zero is the sum of the residuals equal zero. The sum of the residuals equally zero, implies the mean of the residuals must also equal zero. Algebraic Property 2. The point  EMBED Equation.3 will always be on the estimated line. Using the FOC w.r.t  EMBED Equation.3 , this property can be shown by dividing both sides by -2, distributing the summation operator through the equation, divided both sides by the number of observations, and then simplifying by using the definition of a mean. Mathematically this property is derived as follows, (15)  EMBED Equation.3  Algebraic Property 3. The sample covariance between the xi and  EMBED Equation.3  is equal to zero. Recall, the formula for calculating the covariance between any two variables, z and q is  EMBED Equation.3 . To show this property, the FOC w.r.t. EMBED Equation.3 is used. By substituting in the definition for the residuals, the FOC can be simplified to: (16)  EMBED Equation.3  Substituting this result, along with the algebraic property 1, the sum and mean of the residuals equal zero into the covariance formula, algebraic property 3 is derived: (17)  EMBED Equation.3  This shows the covariance between the estimated residual and the independent variable is equal to zero. Algebraic Property 4. The mean of the variable, y, will equal the mean of the  EMBED Equation.3 . Distributing the summation operator through the definition of the estimated residual, using algebraic property 1, and the definition of a mean are used to show this property. Mathematically, this is property is derived as: (18)  EMBED Equation.3 . Example Continued. Using the previous three-observation example, it can be shown the four algebraic properties hold. Algebraic Property 1. Using the residuals calculated earlier, the sum of the residuals is SSE = 4.17 + 4.17 - 8.33 = .01 which within rounding error equals zero. Algebraic Property 2. Substituting in the mean of the xs, 2, into the estimated equation, one obtains y = -16.65 + 17.5 (2) = 18.33, which equals the mean of the y variables, 18.33 = (40 + 5 + 10)/3. Algebraic Property 3. The covariance between x and  EMBED Equation.3 is given by  EMBED Equation.3  Thus, property 3 holds. Algebraic Property 4. Using earlier calculations for obtaining the estimated ys, the mean of the estimated ys can be obtained using the equation (35.83 + 0.83 + 18.33)/3 = 18.33. Thus, the mean of y and  EMBED Equation.3 are equal. KEY POINT: in deriving these algebraic points, subject matter (definitions of mean and covariance) that pertains to statistics has been added to the mix of economics, calculus, and algebra. Goodness-of-Fit Up to this point, nothing has been stated about how good the estimated equation fits the observed data. In this section, one measure of the goodness-of-fit is presented. This measure is called the coefficient of determination or R2. The coefficient of determination measures the amount of the sample variation in y that is explained by x. To derive the coefficient of determination, three definitions are necessary. First, the total sum of squares (SST) is defined as the total variation in y around its mean. This definition is very similar to that of a variance. SST is defined as (19)  EMBED Equation.3 . Notice, this formula is the same, as the formula for a variance except the variation is not divided by the degrees of freedom. We will return to this point later in the lectures. The second need is the explained sum of squares (SSR) or sum of squares of the regression (where the R comes from). SSR is simply the variation of the estimated ys around their mean. SSR is defined as: (20)  EMBED Equation.3 . Recall, the actual values for y and the estimated values for y have the same mean. Therefore, equations (19) and (20) are the same except for actual or estimated ys are used. The means are the same. The third definition is the residual sum of residuals (errors) (SSE), which was earlier defined as: (21)  EMBED Equation.3  EMBED Equation.3  SSE is the amount of variation not explained by the regression equation. It be shown the total sum of the variation in y around its mean is equal to the amount of variation in y around its mean plus the amount of variation not explained. Mathematically, this statement is SST = SSR + SSE. To show this equation holds, algebraic properties (1) and (3) derived earlier must be used. Using these two properties, and expanding the SST equation, the necessary steps to show this equation holds are shown in Table 3. Table 3. Algebraic Steps Involved in Showing the Equation SST = SSR + SSE HoldsMathematical DeviationStep involves EMBED Equation.3 Original equation EMBED Equation.3 Add  EMBED Equation.3 and subtract  EMBED Equation.3  EMBED Equation.3 Use the definition  EMBED Equation.3  EMBED Equation.3  Expand EMBED Equation.3 Distribute the summation operator EMBED Equation.3 Using sum of square definitions  EMBED Equation.3 Need to show middle term equals zero EMBED Equation.3 Use definition  EMBED Equation.3  EMBED Equation.3 Divide by 2 and distribute the summation operator EMBED Equation.3 Using algebraic properties 1 and 3SST = SSR + SSEEquation shown From the equation SST = SSR + SSE, the coefficient of determination can be derived. Taking this equation and dividing both sides by SST one obtains: (22)  EMBED Equation.3  This equation is equal to one because any number divided by itself equals one. Rearranging this equation the coefficient of determination is obtained: (23)  EMBED Equation.3  As shown in this equation, the coefficient of determination, R2, is the ratio of the amount of variation explained to the total variation in y around its mean, or equivalently, the one minus the ratio of the amount of variation not explained to the total variation. Thus, R2 measures the amount of sample variation in y that is explained by x. R2 can range from zero (no fit) to one (perfect fit). If x explains no variation in y, the SSR will equal zero. Looking at equation (23), a zero for SSR gives a value of zero for R2. On the other hand, if x explains all the variation in y, SSR will equal SST. In this case, R2 equals one. The values of [0 - 1] are just the theoretical range for the coefficient of determination. One will not usually see either of these values when running a regression. The coefficient of determination (and its adjusted value discussed later) is the most common measure of the fit of an estimated equation to the observed data. Although, the coefficient of determination is the most common measure, it is not the only measure of the fit of an equation. One needs to look at other measures of fit, that is dont use R2 as your only gauge of the fit of an estimated equation. Unfortunately, there is not a cutoff value for R2 that gives a good measure of fit. Further, in economic data it is not uncommon to have low R2 values. This is a fact of using socio-economic cross-sectional data. We will continue the discussion on R2 later in this class, when model specification is discussed. Example Concluded. To finish our example, we need to calculate SST, SSR, and SSE, along with the coefficient of determination. Using the residuals calculated earlier, SSE equals SSE = (4.17)2 + (4.17)2 + (-8.33)2 = 104.17. The estimated y values calculated and means earlier are used to obtain SSR: SSR = (35.83 - 18.33)2 + (0.83 - 18.33)2 + (18.33 - 18.33)2 = 612.5. Using the actual observations on y, SST equals: SST = (40 - 18.33)2 + (5 - 18.33)2 + (10 - 18.33)2 = 716.67. Thus, the coefficient of determination is R2 = 612.5 / 716.67 = 0.85 or R2 = 1 - (104.17 / 716.67) = 0.85. In our example, the amount of variation in y around its mean explained by the estimated equation is 85%. Important Terms / Concepts Error Term Residual Deviation Estimated error term Hat symbol Sum of squares SSR SST SSE Why OLS is powerful? Why OLS is misused? Four Algebraic properties Goodness-of-fit R2 - Coefficient of Determination Range of R2 n i   EMBED Excel.Chart.8 \s  Figure 2. General simple linear regression problem of minimizing the sum of squared errors w.r.t. the intercept (b1) and slope (b2) parameters. Note in the notation in the text, a denotes the intercept and b denotes the slope.  Figure 3. Graph showing the minimization of the sum of squared errors for the simple linear regression example  PAGE  PAGE 1 Linear Equation Review Linear equations are simply equations for a line. Recall, from algebra, an equation given by y =  + x has a y-intercept equal to  and a slope equal to . The y-intercept gives the point where the line crosses the y-axis. If the intercept is 10, the line will cross the y-axis at this value. Crossing the y-axis indicates a x-value of zero, therefore, the (x, y) point (0, 10) is associated with this line. The slope indicates the rise and run of the line. A slope equal to five indicates y increases by five units (the line rises five units) for each one-unit increase in x (a one unit increase in x). A positive slope indicates the line is upward sloping, whereas a negative slope indicates a downward sloping line. Which of the following equations are linear in x and y?  EMBED Equation.3  Only the first equation is linear in y and x. The second equation contains an x-squared term. This equation is a quadratic equation. The third equation is also is not a linear equation in x and y; here the natural logarithm of x is in the equation. This equation is commonly known as a semi-log equation. However, each equation remains linear in the y-intercept and slope parameters. Of the following equations, which one(s) are linear in the y-intercept and slope parameters?  EMBED Equation.3  Here, none of the equations is linear in the y-intercept and slope parameters. Each equation contains a nonlinear component associates with at least one of the parameters. Linear in parameters is given by  EMBED Equation.3  As a final example, the following two equations are linear in the y-intercept and slope parameters ( and ), but nonlinear in x  EMBED Equation.3  }u3 }u1 u2{ QJK^_`ajkqr ! 4 5 6 7 ;<OPQR"$' jEHUjC CJUVaJ jEHUjŹC CJUVaJ jwEHUjEC CJUVaJ j^EHUjC CJUVaJH* jEHUjwDC CJUVaJ jU 56\]5\ 5CJ\63QRDEbc   8 9  ]^\]}~$a$$a$g!gp'(^|abuvwx+,-._`rstusjHC CJUVaJ j?EHUjC CJUVaJ jEHUjC CJUVaJ jEHUjŹC CJUVaJ jEHUjC CJUVaJ jx EHUjǺC CJUVaJ j EHUjӶC CJUVaJ jU 56\]H*-2%WX!!!!####5$$If./01QRefgh !"#$>?RSTUXcxyyjGC CJUVaJ jd$EHU6B*]ph j|"EHUjzşC CJUVaJ j EHUjGC CJUVaJ j#EHUj2C CJUVaJ jAEHUjC CJUVaJ jEHUjGC CJUVaJ jU j!EHU,PQdefgkl. / B C D E ~!!!!!!!!!!!!""2"3"4"5" jh7EHU j63EHUjϟC CJUVaJ jN1EHU jf/EHU j~-EHUjzşC CJUVaJ j+EHUjGC CJUVaJ j)EHUjGC CJUVaJ j(EHUjGC CJUVaJ jU jL&EHU25"""""""""""""#######$$$$$$5$\$]$p$q$r$s$$$$$$$$$$$$$$$%} jFEHUjfmC CJUVaJ j|DEHUjToC CJUVaJ j/BEHUjRC CJUVaJ jb@EHUjpC CJUVaJ5\ j =EHUjrC CJUVaJ j8;EHU jP9EHUjzşC CJUVaJ jU/5$6$M$[$\$t$$7i$$Ifl0,"04 la$IfX$$Ifl4,""04 la$$$$$%i$$Ifl0,"04 la$Ifi$$Ifl0,"04 la$$$$% %!%9%E%F%^%j%k%%%i$$Ifl0,"04 la$If%%%%!%"%5%6%7%8%F%G%Z%[%\%]%k%l%%%%%%%%%%%%&:&;&N&O&P&Q&`&a&t&u&v&w&&&&xq j;VEHUjLsC CJUVaJ jSEHUj>sC CJUVaJ jREHUj*sC CJUVaJ5\ jOEHUjnC CJUVaJ jMEHUjmC CJUVaJ jGKEHUjmC CJUVaJ jU jIEHUjmC CJUVaJ,%%%%&&+&5X$$Ifl4,""04 la$Ifi$$Ifl0,"04 la+&9&:&R&_&i$$Ifl0d," 04 la$If_&`&x&&&%i$$Ifl0d," 04 la$Ifi$$Ifl0d," 04 la&&&&&&&&&&&&''''''@'A'T'U'V'W'Y'Z'm'n'o'p'''''''''''''((((ƿzs j8fEHUjvC CJUVaJ jmdEHUjtC CJUVaJ jaEHUjvC CJUVaJ j_EHUjtC CJUVaJ j0]EHUj5tC CJUVaJ jZEHUjsC CJUVaJH* jU jXEHUjssC CJUVaJ-&&&&&'''X'Y'q''''( (8(L0i$$Ifl0d," 04 la$If((( (!(4(5(6(7(D(L() )3)4)5)6)m)n)))))))****:*;*N*O*P*Q*******F+G+Z+[+\+zs jZ{EHUjzC CJUVaJ jxEHUjmyC CJUVaJ jvEHU jrEHUjC CJUVaJ jqEHUjC CJUVaJ jgmEHUjqIC CJUVaJ 56\] jjEHUjJwC CJUVaJ jU jhEHU-8(A(B(C(D())7)8)))**iiiiiiii#$d%d&d'dNOPQi$$Ifl0d," 04 la$If *****?+@+^+_+:-;-U-V-----..///// $$Ifa$$If#$d%d&d'dNOPQ\+]+,,',(,),*,.,/,B,C,D,E,=->-Q-R-S-T-------............///////////(0)0<0H*H* jEHUjJC CJUVaJ jEHUjDC CJUVaJ jEHUjRJC CJUVaJ jEHUj-|C CJUVaJ jEHUjIC CJUVaJ j%~EHUjIC CJUVaJ jU3/////////P4JP($If$$IfTlr Cv8064 la $$Ifa$/////////J0$$IfTlr Cv8064 la $$Ifa$$If/////////P\J$If$$IfTlr Cv8064 la $$Ifa$/////////PDJJJJJP$If$$IfTlr Cv8064 la $$Ifa$/!0"0@0A0000000C4D4 7 78888/:0: ;%;&;;;#$d%d&d'dNOPQ<0=0>0?00000000044448888889999990:B: ;;!;";#;$;;;;;;;<<<?ws6]6B*]ph j۞EHUjC CJUVaJ j4EHUjC CJUVaJ jEHUjC CJUVaJ j*EHUjC CJUVaJH* 56\] jEHUjuC CJUVaJ jU jEHUjJC CJUVaJ-;<<<??pBqBBBlCmCCC D DEEOGPGnGoGHHII#$d%d&d'dNOPQ???qBBmCCCCCCCCCCDDD DbDcDvDwDxDyDEEEEEEEE$F%F8F9F:F;FVGWGjGkGlGmGoGGGGĽא}{H* jaEHUj4C CJUVaJ jEHU jEHUjC CJUVaJ j[EHUjC CJUVaJ jEHUjC CJUVaJ jàEHUjFC CJUVaJ jU 56\]5\6]6B*]ph0GGGGGGG3H4HGHHHIHJHrHsHHHHHHHIIIIIIIIII7JLJJJJJJJKKKKKun jREHUjPC CJUVaJ jEHUjC CJUVaJ 56\] j!EHUjfC CJUVaJ jEHUjC CJUVaJ j̳EHUj@C CJUVaJ j-EHUjC CJUVaJ jKEHUjWC CJUVaJ jU+IIII6J7JKKKKLLLLMMMMMMNNNOOO#$d%d&d'dNOPQKKKKL/LLLMMMMMMMMMMMMMMN,N2NNNNNNNOOOOOPP1R2RERFRGRHRSSSSSS$U%U jEHUjNC CJUVaJ jHEHUjFC CJUVaJH*5\6B*]ph jEHUj C CJUVaJ6] j2EHUj C CJUVaJ jhEHUjC CJUVaJ 56\] jU3OOOOO1Q2Q*R+RJRKRSSSSUUSUTUUUXWYWW$If%U8U9U:U|}#iAN bOU3W;z&'m.?BBF`orVDE EIBnĞâ"v˘ Ĥٰ; ƪbW5!>8_ 5#A(՗F@nv8̘$Tz9{)W!Vq)ЍΏiIhThZo@L5GӒ5#κ<:8o(Z3 J/,w=SۢG1ALbL9`!THzΏoA o}~ԭ2SeIR_XϘ!cκS3W:Lu)$\w5.0?jF7Z;߫6 I|,4R312Ch9L¿NW󆥞nM(5Hv^)?Ldԍ^lF`%3hJU J'͗Y3:C=9C_=~R } ʝ@' B!_TA P XsDpxx}67X[`$cl@Vy. +Gr*|i6< #Yu_2!Esw>QPi?"&i9@$bxP$v5CAѤ踋'KF1dY X1%yZyE U#fkk}a(Ts~ٳ h踠nZ3];v@&fḡ^hLad֫C)})ɚ:z}e8Zhmh2S eQ`񖫬 W)}N,r6 Lj!(*5wԾ'm9w8 0#&tIZ_0{J.I.:`T!ĴXøeӔO}6[! |]nJ|5!|]OXj'Ri$}_tiӑĴ^Q3x4IK<4ZUW hrd4`5q PmA[a ʆ&!(>`km4O ]*ػǪ #R{+@ $WG#;޳WkvUf=ɪQ$=3BԪ0]SadB5ݟ[C!Ά#H跅ݟr{ЗzŸcZlB?ž]֌7Bhf ;!=Lp[zh2ePNd=> eziY4mzBdn4fv֐47~2^n8dj,1-!+i2FBKL}\@\4z7 E'vKzƂ3f{ Mh;b Gץ.D- _2 uH)pZR(yU]u9mX/ځ[#2S l̳趏by{ZUMUTaV5S y]lDMSAAxe'\ӾXmeݖ񮚨*P`~fGO#CJZoKYXr0󤉪VY癭?@oUfZfNT Xj ʹȊyBm@ڀe1C9Z3UnW Ⱥ~%dVY,IS,JXFb񶎑l`Ra!dA>Wl\ÍjrR~͕qZB?N}5T.kV,cAg^ke_$${gf]KjV2B%@_i.]ȽQ$Z>COj9K09Еk2bQK'diX˦&L9ts| {VbkfiZP,aBBJi+Sl{S{?2*چV5FB|BXyڃ[AFըzU3JP3DyпN}\Z'ۃiҺQa^ U`QRɒ6=miuK$ 1Ua VN8#c}B4@ `|Fg2: ,!~~.\YpZrPacoYq pL͂wYkgz's95LB-n`\f}lqf-HPha=(/%GMgS6\ƴ{>) !eAYgw5`H=taÖZ' ZJB|sEjKIӁ'r9jbdU>,{"tPwK̎7G6no\`\NG"%2쇵 $wBՓ$`lqIȝժ*eEp}WmCN"PǼo*b a0m]ceI՘QTUDxDXI0~~WWچCݐ`l a6Z9!D@WK86ToJƧj(ѐ'<l`2+hʍs=GIfUS=^Sk÷Y`hMYX7P\=Km蔷w%jVxŻ犰|/Y'k!n"+;6%;:6"̹{ MԅET(^?/kCwˆM]J:J{=YX Ta/L-Y}h l﷿YT5`NGA*AkʈfJ@]?64NHWz:` O%[Rfh  v4}l,lW=u5`> چ,whaf.]^ӹ0][8\XC$r,j/TB}ԙ`!Cn+X.>LB1Mտp9TǃjoLvۛ4ٟDa2 +pk@|2}yCa>f{:r_Lh%W& kU"?2RO;zZ$ ϱYr$-mLU6޸DŞ;l9(ּO@V$U!"g.!ܙYCj)]Y349MKhTWh35㺞x%1;+(6O2WΤר%Sq{906˵2?\oʟyyyjI؁d4{arF+Ռ症FϺ<28ui[g-&n|ˬ  IB*XCB[=L:_bhfZ݀i!0 aՅ xR>$"E\uWu3k&-0al,i✜5`(-je-A+t4MzT7o炑)v." }3 ŕzon߅݆^W  ~nw9 e~v!?xU'L=zQ`lD v#-yo3KofzO:sh)%jB4;.$Lf!B?kAa+5J&*bѸ65í옐(3uACCNgBHO)?V ~_́O@DqH|ah2'crçHw.U_\SQU>F:Ⱥ%^)_aYgޗyiYSZøZ F1W 1m !ȹAf(V7j9g1U )3Tş@}JnmFEp[WbX5_B8 Ս\Bfa7vݟljӠ{-HOx |_yafuBC/=?J87qbR(0{-:Ro;v-[3x YZsȭR#EdǮg26&5)ah۾+uu{{aӕ2I%Jklʏ!$z"N s3xIKRS6 >'2=Td>@LkB],h0 C~ ,Fo7#uM(u.,2m'IV@hBqS0㷖T[ r~\P(IP?Ngdq9fFxx)M_#n7/ Bڐ!jJ4^ 305tK9=;w0"buOw.Z AĻ݈:A݃á"+\M&tIĴ@ N\,<B;.)^ҋ r<9QhXyX5*^$̺fBAKc4cQt~9tV MdY2Qomt*&lO,WHɓ2! ·xOxVU誖 }*LjS)jaŝ|z_`:+vvj˪69 +xVV+w8 +7л=s*S0<+Q*I]k`GQ2jF?t v&? jL^0e*^1'ۑ6!d^Run*J#!IQ.`LMΔJn3Eg{0?S")Yު`i[ :$P&|D<[3f׶ da "U1wŕYk~ rsR Swʋj6Qf3=/m-HD_9E>+ !Ŀq]@D>E"ȪZ+S$:!d|T b DDqaj%Ғ.:!:u{JH|ʝԎK;qm70fYdGߑ;'|i68T0fi"FtMT.p j$s1#;pAjV٘Z=tR >~W*Hwيor}oBZLT`뒐^BDa%k/N!N[¢0@%&Y~!bK>!CB^Δ?ȋPdyѨV(QbBG밅=T7Aknoi}B3 Fl|op39!px&tQ2_u5O,lA&&r! hXvt.b ssNkkLO3fXԬQMΆc]lv fV&?:9Cc 6Væo*#u^lx9\oVv味]|e?OҕVz`g- :ӷBidN! }ϯ@\J-OOFQO:=-lJ~p~Rǐₑz :cߐISA1&` guCA!oVj-~=Z$c< &@.ti0em\ό}lQ:::Xlr\,[R3A{*9~R rri]_ǐ) )؅LAPJPPXYU>nhdo(xL]K(!C(<YtՑ {v0ҁU7! >J58(dd~HAyOPhzn퇊+*G qrQ q\X#ΏXƸ `؅G<2Xs;o; d"͗>G 8XNEFd9w ^[T<1곑j:jUJVSlXdi/KD;D/UPy߯S(Dx7˿aPYe'e'2x@<5DGR^|K-L,w~}VsƄQeLݒBoŎ!_ { D*`4Wx XNJtwh(qiėax.Ɓb &uFYiM=Cg:8W4kB1CFfKRFs#hw#AӜog #8mHk> 8ѲFG|YjQ]K'TB*X0.#A: e*eaV֋h,[;Ŧٺa+]\~_ S] lB0l TJMU.#g1Goql|=.1Jn<AO2 _zᣣBo ̈́3*{6s{dO2Hg\nMzɭ N?q[&DDM\O'`9t::8ujtPW,6?)6IF> r*UW3lBL}:~)';9B߅/f<_d]4nj$_(Əٹ[<r] Ъ(_!=~Pv{;n\`9X Ch]ⲁdJ-y9><yu"3;$2$D' I"I~=E66ɻ#,/;(X{Jw_w<G| [;$JbE+Bj>:R^Y ;S ld1Nf1A3*0l\t UtKs_D/Q.^ͨKS 4t>x=H|q2ACv\ l4{X JA,@Aq@ 2G2ga3ܠ~fDQG3W>5#&xf)튝ժxu+?S?{ <ʙhԂz^ȞCm a* j0=PW"EABA8 q{W\@FDG^^wcG<˯x_#odcݖ"?ؾ#@? c0 lL,b/w=O w; MTI|jG($">/'Q%dUCc09@\S`o wشŗgGX琎2s> Syx X򮡦(e;Q[|jyp> \knػ`vta%iQS](LnY.'wqX.MEQr5h_G1Jx/t |.o. ʻ>s" >E )BĨHLCG !j`jv\l]^H5MU,Ј ' k$Dʮ 9SFx,ӞvGRR2z q-K40ĐR؊wԿ9\X Zz[=iQbhxAj\sX3uv8%1AcƖJjhQZщڥ8t C?D4KU&RXAűzV);j6Ynft);F\d`zB,Sv[v@+ðnG~FA:vdyHš4! D{"o/xh|/S؟~& Ԍב!}+!>( ıh_j|nmke;,vH|MD?m~8t=~ ~9jTK׋yOLГGμD@U$)|{&e OCgж)tFP F䷾ȓ$>Lt1WU]0d綾ȓ R|2qp3V||[q8tm;?tKQگعzrhWA;zjR9!"*mIw{۪ӭ'/kG&Wa#j߸aKFaܾ]JٱS}bLD=(h5F=vZ9cO!#~%ٶ6 aw.%܃z;>oH] P+vA4qM`uVBefR7NܵSmkϘcB6f=idϖN~=}).2}xzOF֑^橘0߻Oaڇ~_| ~{Fo -BBjFR\H;OWAT9&g(@E'ZʏʹVEiP\F~#uʕ1قZ@zo&"\dG{:}HHZ~iv_lUeﻴR,ӽ=Ve@j10.D)PC݋<1BT%X}NtK_qom N=:]۴dAaFB;߾6m=ZٙAm?i">٠cp9-H<(眦5Ԉۂ&\kDᡧ"Wl 5*b:jPDj 5oоOs1㭫fFsB?Pl 5~Iڳ[)H04nI{!)hJ_oPC!6[b[Qƾ24ϰ~|os;,/8}*֐oR}f@M~r@qPhC }Zudh̥d]o}tn|P|!}[OϹ&}1:ChO_@zPpoB4~1hSMvڣ_09䙃&3zk}[9JN1 OZAFc'}Ʒ 6ەm,UЎI'::cബMh"&]v@[QZ؍'&wgoV]&:Yrsy%ws@#liф6mZ zl4“nvMb̖~RwW;I3suvWۂ<᠐)жewT f<0ӍهZ];@-PS]tڞCAҮzȁvFAqIJڬ?OvF1͂n<#x0It {=[j66OCC#1A29O7!q I uF}HtʞSG! ^Tķ"3CZ֨smmE6DㅚW3@Fy;)v)lv[:d"&}xHQsyP[d! :a"T; >`d=q<ԀPYA[# {}ʑx9?ۃZ ȉv!YfiѸ3q\#IԨ }Ps ҄m= 9$ KLY@͑`_f4j;G,F0ݵɾ &G $zSYd?=¶rSkZtYX;Iv*a[Cc=Rbu 2ÎuǃOv';dݓEBC:r@' t@' t@' 3d(jF'ٹ.96g u6/SCBfX.J hj}?  d7Bs:&x[ڔl^nD|zj"7$I۶D1e7q;o}T){XǸ]2/%/z{orD !0cutffB-^6/]X؋ Bؙ)"3CH ||6lsl^0 9)z, )&ޔXk@ڋR#E#F ]A_ўdՔȵ1c ! ӜM0t TY7 }x#5K6EYT7gzݡםp/[y/̡^vok}yqfr⋽Jx8?c0X=a85V]F~[mgS-_tMMxFf=:nWtr@&'wO 848U\ss=7U.&=ӄ;Eo^6d5ܶxS~=fsK t@' p@'Б!:l3!@'s!q7j@MHu=3C'Y9D>/AwŸt*lglͮp|*;,#yɭicdAd3&kپjM~jm%oބdr.'크'؂ O?lTnǷlz.Ӈ-(@n~2᠍ƞj6+~Nuat?U=P} d2iT'<3iO>WKS I%j`vK Ȟ)Wd(jyz%.#ҽ Deƭe_1L!q`-x#a?FH,ڵNjiMt c9!kو* 9]csU|B.VS^1#4 0T.K!ۀ/if4tI iHEԤk- \)ـj)EOF0jufq)Iɐ$s4.%9.mZt c߸ifRw 65Pm" EAل41eTd,Ą(I{v "1:&"6 4 քc!T! 0c`qLj@F*Hf 9 $'9)bm=" nf u9P d0qP2NJDg7#T{aU`cS7a2ô^!qiSti =&@qZ&9Tr (ؾ-hBX[ZajfL@[Pȁ BxA&R8F\Ewp5ǔ5?S58,m1c8R^ハNyd])nDӟA؄Rod}" *is E:b,E "iEQdpkvѰ0 !3fI9xuH5aD5Յ$jbFn\`MTʬgL4nCۇ]=6[XaLs5[@;mlz6VYέڅw5t=:B͉䇹@wthȩkygMrΣYĪsc󬠢p"W=Ljvt'jw?Tf &[]S3je#ØYWS8;2r ÐHϨCHii@.=35SRVl@윰@^Ld5!+fPc\Dd۹PB[}s3;F(젍M1eϨpLٜ?۠3Acw:xmgsɰ* dHQF $!ہ,2n&m JvM k5KYš6yf(\ cE, f>NژW $IYk\f[2$R ?zp@!ٮm+1P]D<+xFD7="tUe]{\ުJ]w&5 eluVSq3I0K2y行7d>J*O"4&hi!d$Ձ(31]-?鸗P n/~5^~jܚa큄)Yض,glD^%kiyVݘ;R*lt|=C>g϶;(flcЭ< (gpvmy@a{fS4ͧ V7y`kQT:1puєt q_4UI:%4MwUw#m\Sa5/4 ښi%d>cj ۡKO p!VoB3O@&h.:?Ȩ\Q-JĴE?|uE+rw kl)/ !!v;{S$Ή+Q$%!G`0~(Pž\bR1?9`ls]b l}̐369@IG2eși[}ba3ڄCt c5 [:C=j5!uE $9aN?Vuuo .p $@Ss&GǜcmI{!t \b_[ t*٢<T["6!GōZ~SH$ KGȳǐNN־6+rEgw yЎjCk-W:RmyT\'IENDB`^Dd TJ  C A? "2b6?jrZEmB<D`!b6?jrZEmB< XJbxڍ1OP (51ơqpM N&:1D F0 O@ Nݵ} %?5 YZ B deWeJe(+E\V͹AE`*٣%WUXrPwz/GQA`-Zn:xNlxN}k!Nʜּ'\\6|Vbi~XHƿ癫׋-9[69⸣GZ;DSw:7cZ!d C^%Nu:nE>WGrnPf*U8j_(ҼN|t'roĚH YgiH= O_a>Dd|TJ  C A? "2{g7P($&W`!Og7P($&` XJxڍQJQ=3ME(vTVn`kDt~_a!~7sgw/]333g!у1!DZ!vieVTMwuYlcikpDdBT3]ӋAq'7[t F2gtWd[mwz(` *z J3h{MgMoxW?Dž^2˛|8׎J= u~cF*-EOy_LY^jGJ&DdlJ  C A? "2\ko~w>9yrd`!\\ko~w>9yr4@*xcdd``bd``beV dX,XĐ Ɂ A?dm 7$# Xoa +ss@E9M&sP} c\{S``g`M-VK-WMc`hb#Ԥ_ '&Md 2| 8LLKt?50M*4.hscl04=xddbR ,.Iͅٷ`uSDdTJ  C A? "2y]I6a#zU`!M]I6a#z` hn XJxڍQJA}3%",v bR#!, ʏ'X+nw 7o;y{&0:pφ&aBlur-^͵Yemt ;0nW=f[xq=n \6bmd?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~GRoot Entry FZ`MData 5,WordDocumentObjectPool%_MZ`M_1136739447F%_M%_MOle CompObjfObjInfo  %(+.14569>CFGHIJKLOTY\]`cfkpuz}~ FMicrosoft Equation 3.0 DS Equation Equation.39q݌I(I y i =a+bx i +u i i=1,2,",nEquation Native _1134540831 F%_M%_MOle CompObj f FMicrosoft Equation 3.0 DS Equation Equation.39q.TI(I y i =a+bx i +u i FMicrosoft Equation 3.0 DS Equation Equation.39qObjInfo Equation Native  p_1136739759F%_M%_MOle  CompObjfObjInfoEquation Native `_1134541253F%_M%_MDI(I 2u  i2t=1n " FMicrosoft Equation 3.0 DS Equation Equation.39q.PI(I 2u  i =yOle CompObjfObjInfoEquation Native l i "2y  i FMicrosoft Equation 3.0 DS Equation Equation.39q. mIyI 2u  i FMicrosoft Equation 3.0 DS Eq_1134540543F%_M%_MOle CompObjfObjInfoEquation Native <_1134540499 F%_M%_MOle CompObj fuation Equation.39q. mIyI 2u  i FMicrosoft Equation 3.0 DS Equation Equation.39q.HmIyI 2y  i =2aObjInfo!!Equation Native "<_11345415111$F%_M%_MOle #CompObj#%$fObjInfo&&Equation Native 'd_1134542212)F%_M%_M +2b x i FMicrosoft Equation 3.0 DS Equation Equation.39q.0I(I 2a and2b Ole )CompObj(**fObjInfo+,Equation Native -L_1134542744"h.F%_M%_MOle /CompObj-/0fObjInfo02 FMicrosoft Equation 3.0 DS Equation Equation.39q. IԠI 2u  12 +2u  22 +2u  32 +"+2u  n2 =2u  i2i=1n "Equation Native 3_1134542596'63F Ʋ_M Ʋ_MOle 7CompObj248f FMicrosoft Equation 3.0 DS Equation Equation.39q. mIyI 2u  iI FMicrosoft Equation 3.0 DS Equation Equation.39qObjInfo5:Equation Native ;<_11345426648F Ʋ_M Ʋ_MOle <CompObj79=fObjInfo:?Equation Native @<_1136740102?=F Ʋ_M Ʋ_M. IdI 2y  i FMicrosoft Equation 3.0 DS Equation Equation.39qݰI(I SSE=2u  i2i=1n " =(y i "2y  i ) 2iOle ACompObj<>BfObjInfo?DEquation Native E=1n " =[y i "(2a +2b x i )] 2i=1n " =(y i "2a "2b x i ) 2i=1n " FMicrosoft Equation 3.0 DS Equation Equation.39q_1134543121BF Ʋ_M Ʋ_MOle MCompObjACNfObjInfoDP. I,I 2u  i FMicrosoft Equation 3.0 DS Equation Equation.39q. HIyI 2y  iIEquation Native Q<_1134543154@OGF Ʋ_M Ʋ_MOle RCompObjFHSfObjInfoIUEquation Native V<_1136740226LF Ʋ_M Ʋ_MOle WCompObjKMXfObjInfoNZEquation Native [_1134544250QF_M_M FMicrosoft Equation 3.0 DS Equation Equation.39qݜI(I minSSE=(y i "2a "2b x i ) 2i=1n " FMicrosoft Equation 3.0 DS EqOle ^CompObjPR_fObjInfoSaEquation Native bLuation Equation.39q.0$IoI 2a and2b  FMicrosoft Equation 3.0 DS Equation Equation.39q_1136740299JYVF_M_MOle dCompObjUWefObjInfoXgEquation Native h0_1136740311[F_M_MOle iCompObjZ\jfmIyI 2a  FMicrosoft Equation 3.0 DS Equation Equation.39qII 2b  FMicrosoft Equation 3.0 DS EqObjInfo]lEquation Native m0_1136740337`F_M_MOle nCompObj_aofObjInfobqEquation Native r0_1136740336TeF_M_Muation Equation.39qmIyI 2a  FMicrosoft Equation 3.0 DS Equation Equation.39qII 2b Ole sCompObjdftfObjInfogvEquation Native w0_1134546849EjF_M_MOle xCompObjikyfObjInfol{ FMicrosoft Equation 3.0 DS Equation Equation.39q.II )"SSR"2a =[2(y i "2a "2b x i )("1)]="2(y i "2a "2b xEquation Native |_1134719508,oF_M_MOle CompObjnpf i )= i=1n " 0, i=1n " and)"SSR"2b =[2(y i "2a "2b x i )("x i )]="2x i (y i "2a "2b x i )= i=1n " 0. i=1n " FMicrosoft Equation 3.0 DS Equation Equation.39q5I(I 2a =2y"2b 2x2b =nx i y i "x i y ii=1n " i=1n " i=1n " nx i2i=ObjInfoqEquation Native _1134719000tF_M_MOle 1n " "(x i ) 2i=1n " FMicrosoft Equation 3.0 DS Equation Equation.39q5I(I 2a CompObjsufObjInfovEquation Native 0_1134815314yF_M_MOle CompObjxzfObjInfo{Equation Native  FMicrosoft Equation 3.0 DS Equation Equation.39q:pI(I "2(y i "2a "2b x i )=  " 0 FMicrosoft Equation 3.0 DS Eq_1134718804r~F_M_MOle CompObj}fObjInfouation Equation.39q5l I4I (y i "2a "2b x i )=0  " $ FMicrosoft Equation 3.0 DS Equation Equation.39qEquation Native _1134718310F_M_MOle CompObjfObjInfoEquation Native _1134718363|F_M_MOle 5IpI y i "2a "2b x i =0  "  "  "  FMicrosoft Equation 3.0 DS Equation Equation.39qCompObjfObjInfoEquation Native _1134718397F_M_M5t?@CFGHKPUXYZ[\_bcdgjmpsvwxyz{|}~ " +x i2 " ]  " =0 FMicrosoft Equation 3.0 DS Equation Equation.39q5mIyI 2b SCompObjfObjInfoEquation Native 0_1134720765FW_MW_MOle CompObjfObjInfo Equation Native  D FMicrosoft Equation 3.0 DS Equation Equation.39q5(I(I 2b =x i y i "1ny i x i "  "  " "1nx i " x i " +x i2 " FMicrosoft Equation 3.0 DS Equation Equation.39q5IhI 2b =nx i y i "x i y i "  "  " nx_1134720842FW_MW_MOle CompObjfObjInfoEquation Native _1136740721^FW_MW_MOle CompObjf i2 " "(x i " ) 2 FMicrosoft Equation 3.0 DS Equation Equation.39qI(I SSE=2u  i2 =(y i "2y ObjInfoEquation Native $_1134551814FW_MW_MOle ' i ) 2 =(y i "2a "2b x i ) 2i=13 " i=13 " i=13 " =(40"2a "2b (3)) 2 +(5"2a "2b (1)) 2 +(10"2a "2b (2)) 2CompObj(fObjInfo*Equation Native +L_1134552053 FW_MW_M FMicrosoft Equation 3.0 DS Equation Equation.39q.00IoI 2a and2b  FMicrosoft Equation 3.0 DS Equation Equation.39qOle -CompObj.fObjInfo0Equation Native 1.̄ITI )"SSR"2a ="2(40"2a "2b (3))"2(5"2a "2b )"2(10"2a "2b (2))=0)"SSR"2b ="6(40"2a "2b (3))"2(5"2a "2b )"4(10"2a "2b (2))=0. FMicrosoft Equation 3.0 DS Equation Equation.39q5mIyI "80+22a +62b "10+22a +22b "20+22a +42b =0"11_1134721389FW_MW_MOle 9CompObj:fObjInfo<Equation Native =_1134721537wF_M_MOle ACompObjBf0+62a +122b =0. FMicrosoft Equation 3.0 DS Equation Equation.39q5`IoI "240+62a +182b "10+22a +22b "40+42a +82b =0"ObjInfoDEquation Native E_1136740830F_M_MOle I290+122a +282b =0 FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI 2b  FMicrosoft Equation 3.0 DS Eq<>      !"#$%&'()*+,-./0123456789:;=?@ABCDEHFJkIKLMONPQSRUTVWYXZ[\]^`_badcefgihjlnmpoqrsutwvyxz|{}~CompObjJfObjInfoLEquation Native M0_1136740844cvF_M_MOle NCompObjOfObjInfoQEquation Native R0uation Equation.39qIoI 2a t FMicrosoft Equation 3.0 DS Equation Equation.39q5,I(I "290+1/(THT[|*?,̫#'Y71ʒ)N2J:zJ;|?IL?>8n9 ͽY b%2RmH<]3DdTJ   C A? "2y]I6a#zU`!M]I6a#z` hn XJxڍQJA}3%",v bR#!, ʏ'X+nw 7o;y{&0:pφ&aBlur-^͵Yemt ;0nW=f[xq=n \6bmdEUTWS5U53}bc+k)`7Ă!,L+^yro"2oE[T_%}DdTJ   C A? " 2D&`<9 v G `!&`<9 v Gt XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRs@.si# řPk#O&50Z14Byq`~\`_ 7;LLJ%b#3X8<DdTJ   C A ? " 2D'~ER e`!'~ERt XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRs\ F\A3&4#F>Mj`tci. o&v0o8+KRs!!r%Ff:8>DdJ  C A ? " 2~؎ d174-|G`!t~؎ d174-*@BBxڅ;lAg.v611&1$`%iRʤ&,%v!.TQpAO:PģcwnQ~;3{2>r8f(g}=gɚ-㆏9u8}:\썩 puŇ <>6㓖ϙ[ܨ K+ZOndW eEY/=U &L4k#\2\׿pV'fs\0 LMs:!ŗ 8L%1E _V#{B_q#Y?C.3ħ o$yt&ދs'QWrJHES?/l' {d(]$I=+nZoY)oDdTJ   C A ? " 2DQ &v ! `!Q &v !t XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRs\ F\A3&4#F>Mj`bi*. o&v0o8+KRs!!r%Ff:8DdTJ  C A ? "2Dt ġL 7N g`!t ġL 7N t XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRsA.si# řPk#O&5014UByq`~\`_ 7;LLJ%b#3X8VwDd@ J  C A? "2,"yqpW6I `!,"yqpW6(@{xڅ=KAgX("$"bJ=HK4]t6vi섨ܺ$D330;zrH\([A " _;fne.Ғrחkx3Fذ_iʝs`ȑ8B@ݎ_mioz<+ UGFJP/Zмh?7]DdrZ΁w6Jwpϕ6tNuŏ"!.) 97ʦg^׼"|$*NbFlٓkyĝ2'p=mXj,DnNubL<1vZm~mDd |J  C A ? "2JUWl wJpN2&"`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=Dd |J  C A ? "2JUWl wJpN2&$`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=Dd,J  C A? "2//Y&V1ݷ1PI &`!/Y&V1ݷ1PI*@xcdd`` @bD"L1JE `x0:0 Yjl R A@2 jx|K2B* R . `W01d++&D(M@3$BA`~.[Iv=#RpeqIj.ߺ@@-`u+DdTJ  C A? "2.k!aXuPD ](`!k!aXuPD*@ XJx5OQ=3Kb#jЭT ZP,N)>A/&s3uؗV9)Ce2j(cre*jR U4YBl@DO`8f]uGB։Gcs&dnI,%A;K4W|FE7(*{bnM$cH<A+Dd,J  C A? "2//Y&V1ݷ1PI )*`!/Y&V1ݷ1PI*@xcdd`` @bD"L1JE `x0:0 Yjl R A@2 jx|K2B* R . `W01d++&D(M@3$BA`~.[Iv=#RpeqIj.ߺ@@-`u+DdTJ  C A? "2.k!aXuPD +`!k!aXuPD*@ XJx5OQ=3Kb#jЭT ZP,N)>A/&s3uؗV9)Ce2j(cre*jR U4YBl@DO`8f]uGB։Gcs&dnI,%A;K4W|FE7(*{bnM$cH<A+Dd |J  C A ? "2JUWl wJpN2&-`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=Dd |J  C A ? "2JUWl wJpN2&/`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=Dd |J  C A ? "2JUWl wJpN2&1`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=2DdJ  C A? "2MY&-"jJb}pz3`!hMY&-"jJb} ) ?6xڅ_HSQݹ;7?\fR${Ї$RSG m5.JDD/RI*R*^z"{ uϹw˰;~=wνW"*!rҢ?WUt#Ib 2 HAf΅lj(*.RD24uNTIȠ2q8!MwM0"f%ct myE6eՃ _Fm*;Jt] `'_gmZ2goPwn|$`'90yAB]9E^*_ 6 ߼|`+ɽxmr5s1*</rpLy9Dd 4!}(Ĭ^?Ys`N#WY'x5~)֗% y0b*;Z { 7f2(c/<]+:ȫH\`7Z@_k]s>ce}4Pp={1 ?3yMOqf\u1'1|OoȑYat>gԍ|\X]'Ϭqz럲Q>矷=dUv f+%zլr 5 T&!Q WP48T*A*hH\ 5`'PO<-<=Xwa.ỏO;qG;̎WITfE?"/av5~n0z7$p4?O=Vf~ڴDd |J  C A ? "2JUWl wJpN2&7`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=Dd |J  C A ? "2JUWl wJpN2&9`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=Dd |J  C A ? "2JUWl wJpN2&|;`!UWl wJpN2\`0x=PAjP}3P( w hMi.BKP ( ƙ̛yf`OR 4QT["~qxMjCsp#|Y'W< Q'?J{:zJ~w8!׺Jg:n9 ͽY ПK̭XfRH<]&3=BDd( J  C A? "2$,T A}`΁d=`!x$,T A}`΁@ 1 FxڅMhAf7 ڠ(H؃CPăA6/hB =AD$ A BKΊA]+üFoou*Py1qT|qSBTi}dĨ?.G!{UTeJЍjb@\'#݇gxDekh}-;u_no Mů8ѬO^sȈA+OW}Fy1Y-祪o67ZTY2|Gy^?^HipN#gGynG&^|:SO'Kzp+P+Ѱ+1jR ?\q]0_ 8'=Hy,Nh ԋT?oQVtWYm&Dh+MDdJ ( C A? "2=؟QIsB`!=؟QI@QxڍJ@gM$Ab "_ [X0Bͣчݻ3.x0avY,B wLu )deeNh|zʊζ ˰ М*7Zm;DqIb^P\^ f4q~InK,޷x̻.ekcg_/2w Yqq!ϜXw,o 7LGoG(3yq '_s'~Vww@ e硩!tjfGo?)^,=|TbY^+,C揻r+dCEwGHJ(μz8[ADdJ ) C A? " 2!w"!V br<{0@lbddrp~+3.;@D( 6TyAplUB]X%6HS& (8C]N'LLJ%P@ f:\"FDd$ J + C A? ""2˃_Cib= EI`!|˃_Cib= JxڍJAgq;)iaQ+LaIkGHFD| mlEܙ,~xrg#STB DA\f6pIfڧi^@cWU^9 Břx-&訙b8x1(.f7Q=>IpNjjUm/ÛoZO-uE+\,}_(0,S8/yDIsް&1дZggKw-cfѬgwv\͞9QON]aBYV 5(N{pD .\:DdJ , C A? "#2! ]ғ1|xK`!p! ]ғ1|t >x}j@g&5Q z(`= }Z> mn{K{ϕ6E0a~;;E&SQ#xF<4rIh>m괢Ugg!$367r?@~XIхn8MV9mDd lJ - C A ? "$2_ ׊?0M`!_ ׊?0`qx}1K@߽m+ڂB(S⢠h  Zl~gQp, \\DUwZh{\N BݠtM"UZ(wq̝5 ėgYͩj%Ey}Uݨ.MvZt( te IU8IoIz.9 Q!_fP8O@F=׽[rHbӬsN& n&i GZawc6Ʉ:MRgԲ?UQcN~>,?? |49X~j >An.UG5E }b ,ˁJ~bFSDdTJ / C A"? "&2,x`G^?[R`!x`G^?*@ XJx5OQ=3Kb#jЭT ZP,َN7 kn29Ι9CQ}y m,2Y)ӡ2=&]濮&UPE!D( Fj Uo>}.l}46hMl_4txLsnO^tys'4L;m~Ӿ/+ZDd J 0 C A#? "'2؂*J}9%T`!؂*J}9(8^xڍJ@gVA=ACE{#XB47APAwC@O|Kn}{ݠupN*jU;iW O ?m5|0WE;/r̡~KU]B37zt u ?MؕHn= C &G?OґOE<-÷sY!9JaKh.ϐh~x!#He LDd J 1 C A$? "(2vy%gږoV`!vy%gږo(8PxڍJP9M&$u CE]|;NNM!`B EpĎм,5sr{ b߹q?!ԁeAA\<$mBhW1Ee>@A(ΔţtӚGv:l*5 4O~CyjqiX.>Cgt0|S.;?X*ð$::,*T_-ù˼aa>7\ejnTʬ̑;|bN  {T+v3 Rv3d;wUH!}oT!j+8YarTDd J 2 C A%? ")2փ @Ge%QřX`!փ @Ge%Qř XxڍNAgS!Ai.&1>B\"$YiG#X64vZ9wf.oEdn )e($IsjVqz`V{E؁W9KRPOV4;s$Y?VhXf屣3/ēW$4w0+"IwO9}v aDdHlJ 4 C A'? "+2ye0Xt]`!ye0X@X-xڍ=KAg|Eh XE4X6Zt*~AЈXRD m z-3-b) )d:A\_l^ȀGA`qnrA6xfuT۷rOL>w&Yܺ x& -7,+"LC߽XŚ tX꤉*^Mb:B~ͯ=NI_/ yGg^9Y n"C+*U謁!t?r}rDd,J 5 C A? ",2//Y&V1ݷ1PI &``!/Y&V1ݷ1PI*@xcdd`` @bD"L1JE `x0:0 Yjl R A@2 jx|K2B* R . `W01d++&D(M@3$BA`~.[Iv=#RpeqIj.ߺ@@-`u+DdlJ 6 C A(? "-2 ْS*0Jބa`!ْS*0Jބ 02xڍӿ/CA}_kki҈E*~ bhbƏWN$`# $6޽Wxɵ~c0? BxCCHK>d~t+"X6N(G.5og1X\.x PΠ'%2\L5@2qS?b=鼛p&s[ԪPؓ+3<>tPp}9mҽӇi\]`}*)JU^̲o DeJuHW]b%@>w9+u@og5EGa3x:S:I}~ N|-M*.a`'3V9q]D=0Xbݯnymo7v{T3Os JW&#lA7]rլo ,DdTJ 9 C A)? "02-W=OY @i`!W=OY*@ XJx5O A |)xXv'jih Z rX7~`/xf$x7:Kle!βL512uxH5څ*ȬT6 DT0ZVtg:xFp%ug죱9Fmg$~c+ p{ϛC=1`ݱmK$}+ӠDd( J : C A+? "12>Z]Ҝn+і k`!>Z]Ҝn+і@1xڍ=KAg.ߧ9&X(R&F4)K&ha!ha ?APHQ4=w.G6pgٙ=#zE'D9dY 92OCԝgЋdkIxºgp%„v:3E劳hG 5Qa9E,[{2g3](+d~/Q.fKvƃ 5)`.S?۸V9f|ާOxm3>o$p3d3.] 0\nxU[c.9\aJ:zU֣7^9p6%Prs 3E '[x\ |cln 7)̋tsPyyΚ&$=ȿZ/׬I/|Ddt8J ; C A,? "22I'LDr\$m`!I'LDr\$ @0v xڍMhA~$$ibhhS`[{ԃ"H# UR)/*E<^® @dcpRiVC:eԬUwኊLJW  W4!z jqoЇ#[Q/ߏ)e? =+vgsg1O}z{' Ѹ˶MwGe^N|^/tԬ/Wkn.uNQϝDd |J  C A? "32J5TJ&Hq`!5TJ\`0x=P1jQ}3*jSPFQ Y0ŪBKi,RLQ 377xDZ%qYҋuzL]㻮o|jWhT"{4E,."3 F4̳"Nx4N:2tpBu;'I>(#uxG#s{`9ƒ?ۗ[Uۥ:r)'xƻ3FDdLJ   C A? "42*jzq0s`!*jzq0&C< xeMHTQϹ|4>C1i!Ԫ ZD"i& &1bZi pQB6E•DH7ZH)>f{{%H}Ia_YϰjzzfPYx~a1mn(gPjʉ,+Z&LGG*EIk?PNN'r1ᯘ:sd*˙+{u'2S ՌK9>Ϊ6{{=g}ȷ>;c.?6QFf78.8^I̟Kb&>ca?noQSg#X߅?hRaH b/ϸe.V '^yc~ a/#?HHH~ p2H^|47@:0 ,? ̿@*(@柎b6 (@Nl5c}0ɏcc}}KQ@waB46qw;Cuߡ.}>/v"?oGцGيlC!W#2/(#uxG#s{`9ƒ?ۗ[Uۥ:r)'xƻ3FDdJ $ C A? "62.)\;gͥ /\ x`!)\;gͥ /\ _,`\xe=KAgb4Q`a#JDD,h#DTL"(h,DBBJ,EDRXXR?R,DwLXnw[fF@,‚v\Qhd$#UGP܍`ڔgky`K&jb0_Y+ַdB*NQU!.W۩n*_GTɸ30gb$м%Nk c)> }D&Eϛ׿St{hP~sl&.&,^&%'5+haĉ=ٴ'6yK?~\$~"΍ymr^LCN{Dȿ]WVj @իEH::@ܰ\$GZ^z~IW8Z~'9.7m5OdM̈́3+ nԸFBorwMDX [G; ZG?Fi}SK2/In##;狇ļQ9+HTVgeFCDdTJ < C A)? "82-W=OY i~`!W=OY*@ XJx5O A |)xXv'jih Z rX7~`/xf$x7:Kle!βL512uxH5څ*ȬT6 DT0ZVtg:xFp%ug죱9Fmg$~c+ p{ϛC=1`ݱmK$}+Dd_1134722093F_M_MOle SCompObjTfObjInfoVEquation Native WH_1136740946F _M _MOle ]CompObj^f22a +282b =0=2("110+62a +122b )="220+122a +242b "70+42b =02b =)704=17.5 FMicrosoft Equation 3.0 DS Equation Equation.39qObjInfo`Equation Native a_1134552132F _M _MOle eyIHrI "110+62a +12()704)=02a =110"3*706=100/6=16.67. FMicrosoft Equation 3.0 DS Equation Equation.39qCompObjffObjInfohEquation Native i|_1136741003F _M _M.`mIyI 2a ="16.67and2b =17.5 FMicrosoft Equation 3.0 DS Equation Equation.39qH0.)" 2 SSR"2b  2 =2x i2i=1n " =2x i2i=1n " >0)" 2 SSR"2a "2b =2x ii=1n " =2x ii=1n " . FMicrosoft Equation 3.0 DS Equation Equation.39qۀmIyI 2n(2x i2 " )e"(2x iOle CompObjfObjInfoEquation Native  " ) 2 FMicrosoft Equation 3.0 DS Equation Equation.39q(I(I )" 2 SSR"2a  2 =2 i=1n " =2n=2(3)=6>0_1134880793F_M_MOle CompObjfObjInfo Equation Native D_1134881210&#F_M_MOle CompObj"$f.)" 2 SSR"2b  2 =2x i2i=1n " =2x i2i=1n " =2(3 2 +1 2 +2 2 )=28>0)" 2 SSR"2a  2 ()" 2 SSR"2b  2 )>()" 2 SSR"2a "2b ) 2 !6(28)>(2(3+1+2)) 2 !168>144I FMicrosoft Equation 3.0 DS Equation Equation.39q0mIyI 2a and2ObjInfo%Equation Native L_1134884422(F`_M`_MOle b  FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI 2a  FMicrosoft Equation 3.0 DS EqCompObj')fObjInfo*Equation Native 0_1134884752!5-F`_M`_MOle CompObj,.fObjInfo/Equation Native uation Equation.39qmIyI "2(y i "2a "2b x i )=0 i " "22u  i =0!2u  i =0. i=1n " i "_11348847932F`_M`_MOle CompObj13fObjInfo4 FMicrosoft Equation 3.0 DS Equation Equation.39qhIoI (2u  i =y i "2a "2b x i ) FMicrosoft Equation 3.0 DS EqEquation Native _11348850370:7F`_M`_MOle CompObj68fuation Equation.39q,mIyI (2y,2x) FMicrosoft Equation 3.0 DS Equation Equation.39qObjInfo9Equation Native H_1134885428<F`_M`MOle CompObj;=fObjInfo>Equation Native l_1134885719+gAF`M`MPI(I "2(y i "2a "2b x i )=0 i " y i " i " 2a " i " 2b x i =y i "n2a "2b x ii " = i " 0 i " y i " n"2a "2b x i " n=0n2y"2a "2b 2x=02y=2a +2b 2x. FMicrosoft Equation 3.0 DS Equation Equation.39q mIyI 2u  iIOle CompObj@BfObjInfoCEquation Native <_1134886059FF`M`MOle CompObjEGfObjInfoH FMicrosoft Equation 3.0 DS Equation Equation.39qۜI(I cov=(z i "2z)(q i "2q) i=1n " n"1 FMicrosoft Equation 3.0 DS EqEquation Native _1134886720DNKF`M`MOle CompObjJLfuation Equation.39qmIyI 2b  FMicrosoft Equation 3.0 DS Equation Equation.39qI(I "2(y ObjInfoMEquation Native 0_1134886811PF`M@`MOle CompObjOQfObjInfoREquation Native _1134887270I]UF@`M@`Mi "2a "2b x i )x i =0 i " 2u  i x i =0 i " FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI cov(x,2Ole CompObjTVfObjInfoWEquation Native    "%&'(),1458;<?BEJMPSTW\adehknqrsvyz{~u )=(x i "2x)(2u  i "2u )  " n"1=x i u i "x i 2u   "  " "2x2u  i +2x2u   "  " n"1=x i u i "2u x i "  " "2x2u  i +n2x2u   " n"1=0"0x i "2x0+n2x0  " n"1=0. FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI 2y _1134887629ZF@`M@`MOle  CompObjY[ fObjInfo\Equation Native 0_1134888016Xb_F@`M@`MOle CompObj^`f FMicrosoft Equation 3.0 DS Equation Equation.39qېmIyI 2u  i =y i "2y  i y i =2y  i +u i y i " =2y  i " +ObjInfoaEquation Native _1134888841dF`{`M`{`MOle 2u  i " y i " n=2y  i " n2y=2y . FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI 2u CompObjcefObjInfofEquation Native 0_1134889236SiF`{`M`{`MOle  CompObjhj!fObjInfok#Equation Native $h FMicrosoft Equation 3.0 DS Equation Equation.39qLII (3"2)(4.17"0)+(1"2)(4.17"0)+(2"2)("8.33"0)3"1=1(4.17)"1(4.17)"0("8.33)2=0. FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI 2y _1134889416nF`{`M`{`MOle *CompObjmo+fObjInfop-Equation Native .0_1134905025lsF`{`M `MOle /CompObjrt0f FMicrosoft Equation 3.0 DS Equation Equation.39qlmIyI SST=(y i "2y) 2i=1n " FMicrosoft Equation 3.0 DS EqObjInfou2Equation Native 3_1136742037xF `M `MOle 6CompObjwy7fObjInfoz9Equation Native :_1136742065}F `M `Muation Equation.39qpI(I SSR=(2y  i "2y) 2i=1n " FMicrosoft Equation 3.0 DS Equation Equation.39qOle =CompObj|~>fObjInfo@Equation Native AtXIhI SSE=2u  i2i=1n " . FMicrosoft Equation 3.0 DS Equation Equation.39qmIyI _1134905505F `M `MOle CCompObjDfObjInfoF  Equation Native G$_1135074591qF `M@D(`MOle HCompObjIf FMicrosoft Equation 3.0 DS Equation Equation.39qI\I(I SST=(y i "2y) 2 " FMicrosoft Equation 3.0 DS EqObjInfoKEquation Native Lx_1136742143{F@D(`M@D(`MOle NCompObjOfObjInfoQEquation Native R_1136742160F@D(`Ml1`Muation Equation.39qݔI(I =[(y i "2y  i )+(2y  i "2y)] 2 " FMicrosoft Equation 3.0 DS Equation Equation.39qOle UCompObjVfObjInfoXEquation Native Y< IhI 2y  i FMicrosoft Equation 3.0 DS Equation Equation.39q I`I 2y  i_1136742170Fl1`Ml1`MOle ZCompObj[fObjInfo]Equation Native ^<_1136742180Fl1`Ml1`MOle _CompObj`f FMicrosoft Equation 3.0 DS Equation Equation.39qtII =[2u  i +(2y  i "2y)] 2 " FMicrosoft Equation 3.0 DS EqObjInfobEquation Native c_1135074687Fl1`Ml1`MOle fCompObjgfObjInfoiEquation Native jl_1135074788Fl1`M 9`Muation Equation.39qIPmIyI 2u  i =y i "2y  i FMicrosoft Equation 3.0 DS Equation Equation.39qOle lCompObjmfObjInfooEquation Native pI٨I(I =[2u  i2 +22u  i (2y "2y)+(2y "2y) 2 ]  " FMicrosoft Equation 3.0 DS Equation Equation.39q_1136742220F 9`M 9`MOle tCompObjufObjInfowEquation Native x_1136742246F 9`M 9`MOle |CompObj}fII =2u  i2 +22u  i " (2y  i "2y)+(2y  i "2y)  "  2 " FMicrosoft Equation 3.0 DS Equation Equation.39qObjInfoEquation Native _1135075339F 9`M 9`MOle ݄LII =SSE+22u  i (2y  i "2y)  " +SSR FMicrosoft Equation 3.0 DS Equation Equation.39qIxI(I 22u  iCompObjfObjInfoEquation Native _1135075493F 9`M 9`M (2y  i "2y)  " '=  ?0t FMicrosoft Equation 3.0 DS Equation Equation.39qI}IXtI 2[2u  i (2a +2b x i "2y)Ole CompObjfObjInfoEquation Native 8=2[2u  i 2a +2u  i 2b x i "2u  i 2y]  "  " '=  ?0 FMicrosoft Equation 3.0 DS Equation Equation.39qIHdII 2y  i =2a_1135075442F4B`M4B`MOle CompObjfObjInfoEquation Native d_1136742283F4B`M4B`MOle CompObjf +2b x i FMicrosoft Equation 3.0 DS Equation Equation.39q(J0I 2a 2u  i " +2b 2u  i x i " "2y2u  i "ObjInfoEquation Native _1136742299FI`MI`MOle  '=  ?0 FMicrosoft Equation 3.0 DS Equation Equation.39q@8IJ 2a 0+2b 0"2y0=0CompObjfObjInfoEquation Native \_1136742334FI`MI`MOle CompObjfObjInfoEquation Native  FMicrosoft Equation 3.0 DS Equation Equation.39q݀I,$J )SSTSST=)SSRSST+)SSESST=1. FMicrosoft Equation 3.0 DS Eq_1136742346FI`MI`MOle CompObjfObjInfouation Equation.39qtIJ R 2 =)SSRSST=1")SSESST. !FMicrosoft Excel ChartBiff8Excel.Chart.89qEquation Native _1136742828!FI`MI`MOle PRINT&9=2  X   ''  Times New Roman-Arial----Arial-"System-'- -'- ^-'-  "-+z z-nz,n,znzlnlz n znzKnKznznz+n+zzzzHHLL "--'-- --'-- (!p--'-- %!p_2- "- <%L26Oha!8ckE( w,c<QKAX3d&nv|<%|   {v%o/g;]GSUHd<t/!-Rydku]OC7,L- VB---'--- %!p| r ---'--- %!p, 6"---'--- %!pL- "-   $LVLBL---'---  %!p, $",6 ,"---'---  %!p $---'---  %!p---'---  (!p---'---  -------'---    X2 6Figure 1. Relationship Between Estimated Equation and $$'!,!-2 A Observed Value, Residuals'!$----'---  ---'---  ----'---    2 tI0 2 I5 2 510 2 T515 2 520 2 525 2 3530 2 535 2 s540 2 545---'---  ---'---    2 p0 2 /0.5  2  1 2 1.5  2 2 2 f2.5  2 B3 2 3.5 ---'---  - "- -  ^---'--- _---'--- _ "- =l ==- G3 2 $ Estimated $ ---'---  _---'---  _ "- }l}}- "-   $s}}s 2 cObserved!---'---  _---'---  ---'---  -- '  '  'CompObjbObjInfoWorkbook|,SummaryInformation( Oh+'0@H\p  Jim Mjelde Jim MjeldeMicrosoft Excel@+@@YK ՜.+,0 PXx  Agricultural Economicss A@\p Jim Mjelde Ba=h =!,9X@"1Arial1Arial1Arial1Arial1Arial1Arial1Arial1.Times New Roman1Arial1Arial1Arial1Arial1.Times New Roman"$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_)                + ) , *   p  p "x@ &x@ `. Chart2Sheet1*Sheet2+Sheet3`iZR3  @@  Xy valuesx valuesSUMMARY OUTPUTRegression Statistics Multiple RR SquareAdjusted R SquareStandard Error ObservationsANOVA RegressionResidualTotal InterceptdfSSMSFSignificance F Coefficientst StatP-value Lower 95% Upper 95% Lower 95.0% Upper 95.0% X Variable 1y hat" 0})  A@MRHP OfficeJet G Series|݀ fdںںRLdͫLPT1:"d??3` Y ` Y ` Y ` % пl3d 3Q  EstimatedQ ;Q ;Q3_ ! NM ] !!d4E4 3Q ObservedQ ;Q ;Q3_4E4D$% MP+3O& Q4$% MP+3O& Q4FAK  3OJ=| 3*#M& 43*#M& 43d" r3O% Mp73OQ443_ M NM  MM<444% x* X M3O 2& Q OFigure 1. Relationship Between Estimated Equation and Observed Value, Residuals'44e@@??@@eA@D@?@UUUUUU2@$@e>  A@  dMbP?_*+%MRHP OfficeJet G Series|݀f dںںRLdͫLPT1:"d??U!                              D@@'A@DD D@?'?DD D$@@'UUUUUU2@DD D    OYI? ֔5eMY? )kʚ? i$@ ~ @          ?$@$@`@F_B?   ~ ? Z@ Z@  ~ @VUUUUe@          0!3./@)$` ?unZFjįf@unZFjįf@ ~ 1@ O\@ h"f@ F_B?  -R  -L[@  -R  -L[@.E*AAA(88884(`RTDz:"(  v  <NMM? ]0  A@"0??3` Y` Y` %` Y 还3d.w/ 3Q  EstimatedQ ;Q ;Q3_ ! NM ] !!d4E4 3Q ObservedQ ;Q ;Q3_4E4D$% MP+3O&Q4$% MP+3O&Q4FA: 3OK : 3*#M&43*#M&43d" E`3OFZ% Mp73OQ443_ M NM  MM<444% $ 8M3O 2& Q OFigure 1. Relationship Between Estimated Equation and Observed Value, Residuals'44eee ll  s *  @  ]` >@  7 A@  dMbP?_*+%"??U>@7 A@  dMbP?_*+%"??U>@7 DocumentSummaryInformation8@_1134540113FI`MI`MOle CompObjf Sheet1Sheet2Sheet3Chart2  WorksheetsCharts FMicrosoft Equation 3.0 DS Equation Equation.39q|I(I y=4+3xy=a+6x+3x 2 y=a   +Y !"#$%&'()*,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX,J = C A-? "92/ƞ O)V3 4`!ƞ O)V3*@x5O= ` }Ik, NMQ^@:P*8x=G5_ $}y  F%\6UDyLZ lw?iB :ȍT7Dtڞ6 7>jgR ?\q]0_ '=Hy,NhԋT?oQVtWYm&Dh, (DdJ " C A? ":2'vE4t&f`!^'vE4t&@& xL; ,x]kQgf766k4*EANO mѮZmK[=^wvvcy,PT+E5lknt WlϦm5q|/Ǘ)Gv2  yOQKb1^s|~O>;inOI=NZ< ZFu3NT~TeG/To3A=룬8ix s`xqeO:<_ueHenޭ!8-Jv+ MG|pf×| C A.? ";22h:/P!JD?\CU)`!h:/P!JD?\CU@dX xeAKQg&fDBADkc7V"?zH (#(BO%"=Ѓ=CS?@O ţͼ ̼} _z<╣B h4*ΉBheR۹iZLfaF[a$Un;i\IGU˨~W3tE-_Ҷ? >a}ZkkNΌ0kzW-涪}1WXZ$kNk71pRq#Rz!d8I2VB:G[dxRchy!üliuҋW4ļ&W"?9cpQs#u^=ҧE2c6ˮ[8_*([q}|)x8oeeL~ɿJYM !~Oiz2Dd8 |J # C A? "<24}gyHT#a^p`!h4}gyHT#a^`06xeQKPZA$8P:`6bDB 88pvv.߻<w}.0֡2WSD!.B"ڐHd735,b@\y>i8]FM_}`CY>KU.vN6eꐫᚩvVVB~3Un"r3ZM r$:o5'Rht&x't| o^pNy {Pw;㦘T|Z9zU|Δn`2A4ҋ\&MHw?km>D`s 4[ ȞA[l6O%L_iB\Dd@J @ C A0? ">2D?"[x45ݝ42K`!D?"[x45ݝ42b * HA xڍ_HSQ=瞻6ui3fh/>(9# $5VD>#2ѓ=lR/%AbXO[Y{ ;*HGaU"l a[vFfwXo@Gm [m3y;42xꞳ#]*Uo5zhd nrέLoI >fK6 Ʊ1<?Lop[~c\b a/&*7WԥÈ.Xe ]e|} J;Gmn7zU l\OVF`mezY#ʓ35lD-"W!)8W)*"lY1c:,TիWe:,!?UA$XBdy˓'e,"!ݿlJnr|NҠ09 ;A ~AB}j;]g#tWtc~}qNy> g,BrwWpׇlF׼rC>hy/甽aFb)!M).>K*^6&z![bGZq eFk~d͢_OKݬ7!]ô^Ɋ^={KvN_qv$kE Ǐx p< Ƞ~*p`KIu՗C~mi1ST?MouO3eG$w5@&<95oO7tjN6^\})w{Bmv (޹Eŷ ײNc{)%= /CV1ð^,ۧzzţ=L|Z[h23uѪ{ ꋜxũѡ+%1 /Q:Ռ],Ro0aV+Y0>.}_r]0i16`h\8[t Nٔ%_KyIro=Ĕ<J4~Ɛ\?jDqG;D G/rDw/A"k&hqv qxϢfB{b5; qQxw|}N񟃨iH|ޖsj-=)/X̋yKO94?Z{Yw?>l$~r献>LΟY?mWp#yTLJæcP[I[duq+ʢe9qw^χ-GFKsdgi?}G=y9{F]{k\7ճ4W>йf>Sd?|]f}ތIBѤ녘 zUo{z'1T f\ MջMDdJ A C A1? "A2|]526OO+`!|]526OO`GhQxcdd``bd``beV dX,XĐ )ORcgb 9P=7T obIFHeA*C0 &br<6Kt@ڈ v^b#(i *"62`5 ~ȉl Ά3 &TQ3ypDg" +ss`!#TO'`>!|̐bfnf88Uj;+KRs!nCv#3X_DdxJ C C A3? "B2 ud"vyCT x`!ud"vyCT 0@ 0Khxڍ]hWqw'?$iif4(`P+*4f!t|җyhA VD0>X* B_켴Mq5QPĿ;3s"rs?;0f/ X'~3 Ga(ZMI Fl#- s`3Wx4bnȳR{(BxvO<:Esa OkDa)3uDz\&.g'=Dv?6*=msLx{Gc2dXѾa(#ZZ%ĬXrK'l PW7j?|}ݚ{~Gݫ$hi^NlܛzCPG63+8ٗiZq/؇[MrFAs]:B&Ȫkg4r~h¤kϤ늢]s{؞U +uc˩lank8շ7mϵP~<:ý+Yn+YhK4uX?zjQ3@P J#LzG$ނ9L-ߑxߘs߼!?e_ ۦ-yFj4C'e=j?WQuv~ќc>dbabUqG491=/J[5jtcr1Y4 W#LJ/>R. I k$^f_}?,=Ӌ*ߚ?0 7owo%^v6d7&uq1]VtUcO2&S_h1Dd |J D C A4? "C2JuW1rBJ&`!uW1rBJ\`0x=PAjP}3P( w hMi.B+q\vtQ37xDZ%qYҋuzL]㻮o|jWhT"{4vE,."3- F4̳"Nx4V'?J{:zJ~w8!7Jg:C#s{`9ƒ?ۗ[Uۥ:r)'xƻM3Dd,J E C A? "D2//Y&V1ݷ1PI `!/Y&V1ݷ1PI*@xcdd`` @bD"L1JE `x0:0 Yjl R A@2 jx|K2B* R . `W01d++&D(M@3$BA`~.[Iv=#RpeqIj.ߺ@@-`u+Dd J F C A5? "E2-yõX!^J Ԣ`!yõX!^JDe xڅ;HAg.w%zA>@B1i$ >@EAc=lBT ;"6ډ)+; swn]n jr.B ha R ~>bLL>" }VV2 :~| g,&Hr..=R˜Rx@`O* 'G\i x_g90gY/MEM?'! (9k&-REDQ]+8+zK 8U/ޱba5=THe:LYډe#(;a a1y<pz ԭxVp⓸uVxOş,]jzS(8AM_Aw*n7O<p f %భǷO ۡs ts522꭮ކOAo<Dd0|J G C A6? "F2BTq.(^ Lz`!rBTq.(^ Lt `H0@xڍKPǿw$ Sp*(NfYBB+6tttrr$% . Gs}yw}+OUګ(c"y.mZQXOemԖ\/B8SC7&y7RI`Av|xՕT^F[{YCspw6?i ?Cw4|m>P o,#l`R'*8{vޠ&xqbV:kiY̷2xfbLU1{ = N:IVDdX@J H C A7? "G2_ʸ2%$0w[;ۧ`!3ʸ2%$0w[ x=JQƿMeBDETPZL 5qբU•AG Ms={T תu{Z1E)7rj-% .vG8CLڭRc-3? I[epe7^Kv1ݫZB[eq?r1fa7zxe' u\.J8LiZWOU'EddGFd˶Xw#" l9(.gFq9"[^x^Q Ҋ=QZ/.K7 $Qm~p6ىu7Ocy1kbYrx|$W3#cՌ%W1j^^0|^ 9 Q?WTѿhb=vXy+)L'3џo?8Q}kqZQ_f{1ÞE96Nb)Hz+XoLVt.*7s7K.,YU.AOyX!|(~ΣL߉|Ɠ3b%?ۀY0Ov{00_0o*?Ssg65~g T<4z??"?\1_1ȶfwb^v`6C-8~8Q~\N.9N3w? ߈yD~Î9NT̯"(5ރ -v%MUW*23!?ODdTJ J C A? "I2D&`<9 v G `!&`<9 v Gt XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRs@.si# řPk#O&50Z14Byq`~\`_ 7;LLJ%b#3X8<Dd J K C A9? "J295nAvq`!95nAv|`L xڍOP][GDqj @\tV4D1b]pM{ڼ>޽3EƇR@$DZs#?iy+LPy%?$M/Źb9t>!&+55ɚS #o#krxf4BKnJn(>î/$qJ߿)׈`Pr;@V~zo VqmhDdHJ N C A;? "M25`$ FycLe`!5`$ FycL +@ بBlxڍOHQ߼_EW\"" B Cbub+bͲD$J@"䩃AiP4 ¨mymͲ~1R\TC*G EB(ۄ(Qd l5$Q l X`f1P{L B+Z ZaUdƭQΰGakhRցA]^!-GT-1j-RƤZTcbiafރ!o3FX^YT%wi/kv=ɼ7Z戕9zwz{(LљvԠZFg{M~zG @{O6K\Hv#4FϸJීgvWK^\lwxZ|6|)0?yvr%oR/KcI;Q%<_dO-*r4MqOo)YI% 7a\O`~Ƅ*̿|C9qSo3/| \r4{$4煴`io_uI9_ϼX\B82Hz~->%-9?9${Ɂ$}f}f1qF=lQȺWr97!(ޝ gO !$vg^=[ݽ9V(~L7_כT&*xJ~_K} E`ax2^ Lo~iKOiMCGo˧ 7B^C;2~R֜a)^w㪶`&P=!yt Dd@J O C A<? "N2+%ju Uͼ`!%ju U*@ x5O A | aa_`e^-^ũ Yca ٸ.df3ɄPF%le!βL53 uU.UPC !iS8>tg:xFp%uub67:I_F/_@EEwuOy?wwW%Os+DdJ P C A=? "O2xCmRT`!LCmR &xxڍ=hA{7{{ (K % F0A {I 4  +{QdKQFHi%)Q-]k~߼7; 4HZ3,;\R!aʷШ|O|F F׍~ܽi^gr?iz `=W-/OwJ}:~x'|%~iզ ;R%3C;?oo܍t+p{]dvː;zxܩ;_[zwY^ԱˤCf&Wy]\N]s].VH,۫Pu>Yʿ`KlNZ1;^/ę/C~G8R`sw'ge_0=%TFHH4o !S?(DdJ R C A?? "P2,m`:j^:Og`!m`:j^:Og*@Hx5O ` Aন/: :TVI]|N>{/Br F%l6UDgYLZ *u5NhB :ȌDA"JT~Y0P)_>jwR w ț'o0Nz_? "Q2龅š4XWv`!龅š4XW`"J5e QxeMhSAg&y/MI[m4mIADP Q1ViQO""-xPCų`Ýv{;v R/]$Hע!DӂM7-UBt4AZ9jG,A_PQz)z1I&T^y͌ 5*ym7h+B/=?CQj..5f[w2B\O'<r#s/v8ysLhCFV j84 tZx+){2E\WO6]Crώj+_[5rjgJ/qhS\#uΧOzx4j#/%. q?.?Ώ#v"|oH~'8~;(&&SW=Q~bj,m3aɐI[QѕCvj䜰%>tg:xFp%uub67:I_F/_@EEwuOy?wwW%Os+bDdlJ T C A@? "S2 9H~J `! 9H~J  @XhfxڅR=KA|%`PbRHDHJA]E^"& ץ ؉ME6vi,3F{7oٷ{NL'gܑʫ >wG Mk+W<t+]$V #FN! Bc g\fDdJ V C AB? "T2]@E%q`!]@E%q @jxڅAKA߼]]x;= Tz Z b;驎:tG͋jޛi eg>sW\4P)Q$쨒Qu}9s!Wjke6!aTgMۃV|L8 P;Ȏ5WuqNՑϪϵ {ګ Cφ.K}de7uR,5j?G,7^q1^Ax^nv`w$Y& -?;U!0<Ǵ~_\<$glڶ|1ǖ+?s+P*\&c|*f<b%0}>gIDd(J Y C AE? "U2,RGiT4?J\T`!,RGiT4?J\@@ MxڍR1KP޽ic A\ It0us`Rɖџ qupq(UpR4wy 84}w}w '2WQNڲ!!#(sb= @^ZV"֐k\ʺרK19 wg"F*nG} {q'mWt2zu_⠪ 1r| Jpy{ [&%qEķ$YkEe%)%~7L9h2s_3rß_cß3ew̝:|HSӅ_  ZӚ$^=pDdTJ U C AA? "V28P N/7`!8P N/7  ȽXJtxcdd``a!0 ĜL  312Ec21BUs30)0)0Qcgb  P#7T obIFHeA*CT f0 PeGDdlJ W C AC? "W2sXW)ED( `!}sXW)ED(t XhhKx}R=KA};I.`*$`!OPKkg umXbc+6F!{ݼίs;k!k!ɲdV q.h+ҐζrD,"O8{y=)=8oEI/D!;LFc8rt5W½v P5(~P^ߋu{9)zF۔/?dٯ ~0*w%p=(q&WWD Ayk3@ R ȅc| w| 8ߟׄfGôj<3=\Nc`AUNLLJ% VN dDdTJ \ C AH? "Y2DH[X+-&|{JY `!H[X+-&|{JYt XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRs\ F\A3&4#F>Mj`tcis. o&v0o8+KRs!!r%Ff:8DdTJ ] C AI? "Z2DP{k{=, `!P{k{=, t XJxcdd`` @bD"L1JE `x0 Yjl R A@2 Nj:P5< %! `fRvF+B2sSRsv\ F\A3&4#F>Mj`tcis. o&v0o8+KRs!!r%Ff:8dDdJ a C AM? "[2KoҀ.\UL`!KoҀ.\UL _hhx}1K@6Mqi T ~m7q`lɖI] N..~w-ݥG jBҲ;QJvBX95J"Qh(țBf ل侌e5%[a=l@ׂ/neU"tYãь"Uk/䓯AY%X~&H~7ɲbx'ͼlxjTG#%כ)mgV8^+ԕ(^MՄA6seJsaO&Vkoi' ͼm(*>7'E÷?YE{pwQ O%[уU\ ;]?t\`0DdTJ X C AD? "\2y'Kn e)TRU`!M'Kn e)TR` hn XJxڍQJA}3%",v bR#!*+ +?*`;Y"61ܼ7@=6첆 & 1F*ԕ!S`x5f͗ٶ-!(_mlCglNg-sEDC 'e1^_xpl~%-SGDmƚ< H<DRQҮ?M5MؾjPWʡקx޻8E)NXP"A5_?{c"*JDdl J Z C AF? "]2*ښeʗr! `!*ښeʗr!hxcdd``>$D@9@, fbd02,(1dbfaj`z ,d3H1ibYہx09P=7T obIFHeA*C- :@@ l.#tM A,a +& "_ '2@penR~PtqVyo*|Jj});3{;[|i06%?D&G9_ yɵwT^5SS5D>U_rOLz5_+=wf/ f3;;,B 5DeQ;Gl&D q,g0QiЈFֲEXUhԡ8̴tfv 7ߖJpwHILY;U{}?sԢXDdlJ _ C AK? "a2NC}+7*`!"C}+7.xڍKA߼&k(jPZKQDZ`DIziEċCo? ٯuޛS(ev}̼7f$s4]Q3HR T5 `}ÚQTw [qii_4V WQv,fGRvR-xSl:Zu4Q(M* ]@%!oVp|rft͕C~7=?i;߃pIپ*G[jc7~G5͏Ntqҫ1o (]g}KDd lJ d C AP? "c2fmԳ `!fmԳRxڍ1K@߽IՂ8JEUtCEc mq"8~ ݡBDE{w׃T.y{޻c` 0ȘagSbfN@gd53iIXSkT ^9hx |TГ+>\ɚVߦ~a[ƞ3g\[bݯ<, dG!^17LO&4wLdT_HFq3GwտbԿ /XqvEugv{QiMenj!}_>z+iίhvSy~xN?\ϖg#QɖqjMn-gRly>pM2js/Ddh|J e C AQ? "d2%:cN_R6Om`!e%:cN_R6O(@ `03xeJ@ؤVP!E** }}S(+ yc^|O{bܙ6o|&6dXu3H=EQvsM^ŵ 졐 ƒ4-%q~R >FȈ5cm~Ů'֖^<fF8Y4H4Kn݅0ߓ`A=_G%yU(%תryQM`[7kHOK^օ%4[Ih\Jzv<̀UlN6B/(GFDd J f C AR? "e2ag+3 z&Ga>`!|ag+3 z&Ga>L@}"JxeQ=KP=5h?q(E ]pqԡP0VhAO (#/J}%y\i| rH3ijC2e2<66d^` J/f 5ԗ3,L"`MZ-]q51wTT{lGarw{{}9sBn ?4s`4 5CիkFzŗq ȗӪLq4>K.NGK?5|C]rbӅwiT=[RTDdf {J h C AT? "g2H{]P\T0zW$i`!{]P\T0zW͸)^PFxڽXMlUU4mY%4%MbS((*U#l;c!RHU+zABET JG艢RT@%3}o7W{f7vvp c ~6{hEgVhȑ>f{X}X,_ -RKJ6g֒ӹZW= MeOvK bؠ6=.u/bT&5j>ТQFK2dlc[Ʈ3vK]bcglqދuA `Z$zy-3Mn26dYƲ2,Wk:%27.K4ݯ݌fϬqNS;~^&Tۻ_}]< oפ>quPi<W,G^CMBG.X)~Eëp +?«$q NBKif ߂Wgxth‡^rI^t4KJQO+k ~iPy^bZۏ7Ǐ PYain״I{ĵ>=/[YWmWKXD@nLcRn3b,`/s#G{^\-}%$7pd? x@ x䊔L$ lw\N}mb}t#uMά> 6HS]QuEu!ȶ]w ]9~q 7,b[N݃3&dzdc~dѕԤX}"-E Ⱥad=#vlU1%-6]k; ~JrNKBi:u#%_y+x t5Bm];+KoQ%kNU{oK!W'Dda 0  # AL2&۝{H&Ǥ&`!&۝{H&Ǥ0O?&x ՕnA䑤“q *."*"".QAQq qCIp}WA]9=V:]) <|U_ޯq0{RZ?F?l#:SGk_ƺkE2ii+ez3m g jr1G6ڬ)V_zOI-Ҍƴ4/ŽO}KFjGRM9wZm@}Ju;2~ZyrM[N ZRM:7ҺmII;_'l7>_ͥGs鯾i@LnvNÅ!G_};_'lT-G鯾[*| i-vN=a{rMdzh2i>Yϑvӣ鯾8 YϕvI:ֱKq*x RŅI1X_&eh$9_:rl1C2յwSSd=U2%_;bYcr.a}Z|1sn{!1tX_+ekiIYI_lY_-W2;i3=ƳhI1q1u2cbY{/5%uvW<>`}EcG. I="njz M롴=4nhN)IvM]MNRvR$i;]O9ΞI3:iCz$zvL9JYפ]Wi5]g)뜴L۝3:v5rM 5_hS]vKIh{LsuI1ӮcN=8HA{$|nF$vL69{nw=nvuҮ5mδkځ'URV𤊶2rUHYEҮ+2*r5&I&$ӮIÏqw3#<9r.˼Wa7/o]> 3v}ݾr\=YRk.Ц:n99z6?k{^@7}1Yy_YP~ {RFis8Z~z1_{ҺU޴E'Fz߀?W/y?ZѶO_wŸ:l?m>%MoY<D߾!ݚ~'GL>ѷo'o۷d)︘ϩAiNOr}@󆍙wBO^6^>_à1|o&~]D߾?9_&_yĘgEt͎>+g+W`bpn5:-nh_g7ߵyc|ӿ(8MYqߵ{9Bhp',5~n~iM{0B>ѷ﯉N&A|_YHi}{!odk|ވA?s}oߟw.A\΅*zM p1_fW?,J38W3gUpeGb[?aȀm3o5Wl/ (t>$UJXx+f!#A}ZH˾-w<fO~Ǡm6Ǡ }KuS/cl0Ǧr>L QЂfNiǬk֙c(Ey2<4t?cs,,6`LshA3O~Ǹi+1n;K{ؽ<?|2s'\zP8P>9q Zi11uF1<wv4t?NZC#yn65 tx9-xHη*:=hA3Oqal5*Xp?{s|,:{Ń'Y&WIc9%O& -h4 tx|c['x:Lt?Ykh.w9Nw@:',޷m2 c?uSqq}ϓgL<Zyz9ޏ~CD<:Zө tuj'<sWx ~Bn_ ЂfQpևMW^EUr:OhA?&K֒1ZZ  jfOh4<[|o{t贍G:~֩A<%eţ?͢#Mp<-:Gǣ?͢`ELpϐ@7速ЂfQ-L[^q0VoC'x: yZ3!':y?6'x+љA~B EAK>2 `kZ3?h2uφn'кָWooOJO-*-f+)t6 -hS?ZgMtyo ЂfQ0 ?F2uC:OhA?F4%c'5KZ &5?:?)< c?YkTaͦ?_c?YkLapÛLKx:6! -h޳]EgXӇtOhA??#茠c?_kr>^a`6f\?uSN?磣 Wuw4"zy⵫M\y t~B Ey5FNWÀ_?͢`M|etЂfQ0 ?h WnA\?+P)KZȾ jZW y^s,bw贋;ֲQdzv¦;%t'8B ED7^:k͢^L/Mg:k͢^g י^7X -h?g0RX;3x&g:Bkq"& ONx'kM*|B{9ŀC⩎ЂfQpMpp{4OhA?hw:сN 速ЂfQ֘F~?5 C'?mlS VJ۾xwrhS}{AKxOh=ll߲yBg q4+6ؿ X")tމ;~BkkVm)t>;<Z,Yo0 -hES2b' -hC^_k2:Ut}*YbP)mp~,btz2.Lwdῳ q_}g?:Z,m,^|Q_Oh-2>ό=O,qwp:<+)>Z>>zpG92)Gj'Y|P2.i9ЂfQwW߲?Gxy] ~B E>6A=:5Z ^_?`4Z,^[ O}+?YGO},lhA?xM-)t&Q'^1Tv++P)wxGyg8v~az~%0}?X -hw~%fgtDG9BkAM/emt4zez;Xc-4~%%{.B E^bQ {iy|Z ϟ%^fzWzβlZhA8s K` yЂfQ/1L/o^'l/!΂ЂfQ/QjKHՒce*1؞%z%*̭&悵uYa/qYĕg\!8֬^}C޹'>Jz'%p?*iH?u4zG~]? xZ7:8~B E}_-1Osyt'YK˦\<Oh]n|F%~%~LSv4zy[4ĭ t֭gy`֦wL{Oq4׽gd<<;~B))>4Os?͢`?x<^ -h#^i|kBuD?͢WW %7:َЊ ^/6A3y x\ -hٴ#_;5V]skm9)ם;1Ԏ9vc:T6ּm=of]1ߨT%FǸ#;a:&j[uIT=q'z%ɈvsoabԏixچZCpGJ*K.^}U|=nQ ,iDi$iTi4i酴K=OҙK=5iۗz6WҶ/LKm_9Υm_i^GUO;pIm=W}FWo8T֐m]/iͳ3Vm]9ugVȶ.KZL %d[OZ:׳ d[Yu6ȶn 4 Yǚk:'׾[\\b5>lqӆ5t5\I8XsMZ\_5kqS|5tV5\ 8qWsMZ\]5kqq5t5μ\ɶ8VsMZ\|Z5BkqSg5t5·}MƩk:gjVkЪsX-qNWik:3gj$Tk|M-qN-)k:gjQk(sC-qNN韚k:gzjNkY>4iq75tʦ5N\ٙ8+SsM'bZ\L5siqs-5tz5N\ә8RsM'MZ\dI5iq"5t*5N\Y8QsM'8Z\F5hqs5tڢ5NW\83}h6'!jCkoS -qj&Yk:q' jAk-qk:'i|>kǧS,qʞҳyk:!'i;ks,qz]lF5Τ\s8iNsMY\85gqS4t5z\Ӊn8MsMY\\65fq4t5P\Ii8MsMY\35jfqS4tV5&\ d8qLsMY\ٴ0k3,qNI^k:si.k,qN̲ Yk:^it+kf3,qFNSk:_Ii(k,qNxƉNCM8IsM1Y\%5dq34tr5N?\G8HsM'Y\"5Gdq4tʐ5N\A8+HsM'Y\ 5cqs}4tz5N\ә<8GsM'X\d5cqrj߇fSq,q κ6k:'h\kCf,qΐƙ1k:'hkS\,qjfY,k:q'hkQ,q<'k:'Ծ_woMMnmǵEFzZMDd|$>  C A?2C>GOt;!J#`!C>GOt;!J` LE ]xڍRJ@m& EA<^DVy0B@!i)ҳCO'.w'd²7]@< 6R!jA9 |m7nGM؅\SX՗ 0Դ2 q0F~9 IWԿ%Y'9T|K]NS ^X:T44J,ŬZOO3ZR8,=?1vξMDhSoeפ~%pGөwǨ9^奨륨\+-_˯Zft%E3 /]>Dd8>  C A?22NZLdSBܾ0&`!2NZLdSBܾ0 v NxڍRJ@& /h7񦇶`-Ps?Xd )$$LX2odE>l~Zjy#W-B(xx爰bRHoCEbE(TћZwsj*NΣ0$|SÛ,<쏳h'WP,:|gC#_@rnzi%z^[ldO?/xn Ro0ȳxzۚ[|,VY'VyTK|u%>9 ߯N[FTh3{D;|:KRKyYDdt@>  C A?2g8F/@KtH_mvhCZ(`!;8F/@KtH_mvh  h xcdd`` @bD"L1JE `x؅,56~) M @ ?`c`8 UXRYvo`0L`A $37X/\!(?71a%@y mĕ8 Xο Wn ~%-h6 \1Hc)M1p  C A?2ͶZ/zAwpS*`!hͶZ/zAwd` 6xڍ1KPwI6-Ab.n:($Ђf'8 ~?Aqp.ɣu2;B;aO%a"Ej愩pmt !j=q 8t..FA~g:ŏ F4,44MGqrlsHw:㷆s>D:/hz˦ŸQ?\wT9t>r{9NIu777TjCnQz(މy&+Ӻ_:cVoreri Jim Mjeldeoim im  Normal.doto Jim Mjeldeo2m Microsoft Word 9.0r@F#@d!UM@d!UM.P ՜.+,D՜.+,t0 hp  Agricultural Economics)Dc 3Derivation of the Ordinary Least Squares Estimator Title 8@ _PID_HLINKSAtD} c:\windows\TEMP\~AUT0000.bmp  FMicrosoft Word Document MSWordDocWord.Document.89q i8@8 NormalCJ_HaJmH sH tH <A@< Default Paragraph Font,@, Header  !&)@& Page Numberh h3QRDEbc89]^\]}~2%WX56M[\t ! 9 E F ^ j k !!+!9!:!R!_!`!x!!!!!!!"""X"Y"q""""# #8#A#B#C#D#$$7$8$$$%%%%%%?&@&^&_&:(;(U(V((((())*************************************!+"+@+A+++++++C/D/ 2 23333/505 6%6&666777::p=q===l>m>>> ? ?@@OBPBnBoBCCDDDDD6E7EFFFFGGGGHHHHHHIIIJJJJJJJ1L2L*M+MJMKMNNNNPPSPTPPPXRYRRRRRRRRSSXSYSqSSSSSSSSST2T3TKTpTqTTTTTTTU7U8UHUWUXUYUUUVVVVVVYY\\\z]{]]]]]<^=^m^n^^^^^^^_______________`"`<`L`n`z`|`~``````````aabbbbbbbbbb b!b8b9bJedeffGgHgbgcg2h3hOhPhhhhhhhhhhhhi000000000000000000000000000000000000000000000000000000@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@000@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@0@000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000@0@0000000000000000000000000@0@0@0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000@0@0@0@0@0@0 0000000000000000000000000 '5"%&(\+<0?GK%UXYdnp:=?@AEIKNTVWY[_adg5$$$%+&_&&8(*/////;IOWWYXYWZadgpp;>BCDFGHJLMOPQRSUXZ\]^`bcefhp<J^` 46 ;OQauw+-_rt.0Qeg !#>RTxPdfk.BD~24\pr  ! 5 7 F Z \ k  :!N!P!`!t!v!!!!!!!"""@"T"V"Y"m"o"""""""### #4#6#$3$5$m$$$$%%:%N%P%%%%F&Z&\&''')'.'B'D'=(Q(S(((())))))(+<+>++++333444 6!6#6666>>>>??b?v?x?@@@$A8A:AVBjBlBBBB3CGCICrCCCCDDDDDEEEFFFHHHHHHIII1MEMGMNNN$P8P:P;POPQPRRRSSSS0S2S@STSVSYSmSoSSSSSSSSSSS TT3TGTITqTTTTTTTTTTUUU V VVVV```h::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: !!+>@)<>')::::  ,b$WjV,H0 @ R(  H  #  H  #  H  #     d 2jJ. ``TT`TT    C RA:c:\windows\TEMP\~AUT0000.bmpB S  ?````ah y#-@qA| th9tY) t 4 OLE_LINK1 OLE_LINK2 _1118644880 _1118645097 _1134540085m>F```i@@@>J```iJachikpr?@  #&(Yxz.1349_uxz{  1278=Qhiklp $%)*1>UX[\axPj.EGIJM~ 57:;C!"%\st|} !!:!Q!R!Z![!^!`!w!x!~!!!!!!!!!!!!!!!!!"""(")","@"W"n"p"q"t""""""""""#####5#7#8#@#$6$8$>$?$B$%%%&F&]&_&b&c&f&'*'+'-'C'E'=(T(V(b(c(g((((((())))))******(+?+B+G+H+K+++++++333333444444 6$6&6/6z66666666T:W:\:_:>>>>>>>>> ? ??b?y?z?|?}??@@@@@@$A;A=AAABAJAVBmBoBxByBBBBBBBBBB3CJCMCOCPCTClCCCCCDDDDDDDDDDDEEEEEEFFFFFFGGHHHHHHHHHHcIfIIIIIIJ1MHMKMQMNNNNNNOO$PRPTPWPXPZPRRRRRRSSSS1S6S@SWSnSpSqStSSSSSSSSSSSSSSTTTTT3TJTKTOTPTRTqTTTTTTTTTTTTTUUUU#UUVVVVVVVVVVV|`}```````a abbbb b!bbbLebeJg`g5hKhhhhiEbch9>G~49>x%)^.~4\t !:!R!`!x!!!!!"X"Y"""# #8#$7$$$u%z%%%@&^&&o';(U((())********"+@+++0033p444-5 6%6667#7g7l777":':::F;K;m>>>>> ?A??r@w@@@@BPBnBoBBBMCrCCCCDDD7ELENEEFFG/GGGHHHHHHI*IIJ+MIMNNPSPPPRRSWSYSSSSSSST3TKTqTTTTTUUVVV]]^ ^z^^z`{`|`}```` a aa^agabbbb b!bbbccLebeJg`g5hKhhhhhhhhhhi333333333333333333333333333333333333333333333 Jim MjeldevC:\WINDOWS\Application Data\Microsoft\Word\AutoRecovery save of Derivation of the Ordinary Least Squares Estimator.asd Jim MjeldevC:\WINDOWS\Application Data\Microsoft\Word\AutoRecovery save of Derivation of the Ordinary Least Squares Estimator.asd Jim MjeldeMC:\docs\book\chapter 3\Derivation of the Ordinary Least Squares Estimator.doc Jim MjeldeMC:\docs\book\chapter 3\Derivation of the Ordinary Least Squares Estimator.doc Jim MjeldevC:\WINDOWS\Application Data\Microsoft\Word\AutoRecovery save of Derivation of the Ordinary Least Squares Estimator.asd Jim MjeldevC:\WINDOWS\Application Data\Microsoft\Word\AutoRecovery save of Derivation of the Ordinary Least Squares Estimator.asd Jim MjeldeMC:\docs\book\chapter 3\Derivation of the Ordinary Least Squares Estimator.doc Jim MjeldeMC:\docs\book\chapter 3\Derivation of the Ordinary Least Squares Estimator.doc Jim MjeldeMC:\docs\book\chapter 3\Derivation of the Ordinary Least Squares Estimator.doc Jim Mjelde/C:\docs\agec317\webpage\readassign\simple-9.doc56M[\t ! 9 E F ^ j k !!+!9!:!R!_!`!x!!!!!!!"""X"Y"q""""# #8#A#B#*************************************YRRRRRRRRSSXSYSqSSSSSSSSST2T3TKTpTqTTTTTTTU7U8UHUWUXUi@~gLbchh`@``4@`h`@`pUnknownG:Times New Roman5Symbol3& :Arial"1hR݁FR݁F.P)!0dDc22Derivation of the Ordinary Least Squares Estimator Jim Mjelde Jim MjeldeCompObjj