Chapter 8: Interval Estimates and Hypothesis Testing

Size: px
Start display at page:

Download "Chapter 8: Interval Estimates and Hypothesis Testing"

Transcription

1 Chapter 8: Interval Estimates and Hypothesis Testing Chapter 8 Outline Clint s Assignment: Taking Stock Estimate Reliability: Interval Estimate Question o Normal Distribution versus the Student t-distribution: One Last Complication o Assessing the Reliability of a Coefficient Estimate: Applying the Student t-distribution Theory Assessment: Hypothesis Testing o Motivating Hypothesis Testing: The Cynic o Formalizing Hypothesis Testing: The Steps Summary: The Ordinary Least Squares (OLS) Estimation Procedure o Regression Model and the Role of the Error Term o Standard Ordinary Least Squares (OLS) Premises o Ordinary Least Squares (OLS) Estimation Procedure: Three Important Estimation Procedures o Properties of the Ordinary Least Squares (OLS) Estimation Procedure and the Standard Ordinary Least Square (OLS) Premises Each estimation procedure is unbiased. The estimation procedure for the coefficient value is the best linear unbiased estimation procedure (BLUE). Causation versus Correlation Chapter 8 Prep Questions 1. Run the following simulation and answer the questions posed. Summarize your answers by filling in the following blanks: [Link to MIT-Lab 8P.1 goes here.] Actual Values From To Repetitions Between β x Var[e] Value Value From and to Values % % % 2. In the simulation you just ran (Question 1):

2 2 a. Using the appropriate equation, compute the variance of the coefficient estimate s probability distribution? b. What is the standard deviation of the coefficient estimate s probability distribution? c. Using the Normal distribution s rules of thumb, what is the probability that the coefficient estimate in one repetition would lie between: 1) 1.5 and 2.5? 2) 1.0 and 3.0? 3).5 and 3.5? d. Are your answers to part c consistent with your simulation results? 3. Recall the normal distribution. a. What is the definition of the normal distribution s z? b. Consider the regression results from Professor Lord s first quiz: Ordinary Least Squares (OLS) Dependent Variable: y Explanatory Variable(s): Estimate SE t-statistic Prob x Const Number of Observations 3 Sum Squared Residuals SE of Regression Recall the regression results from Professor Lord s first quiz: Ordinary Least Squares (OLS) Dependent Variable: y Explanatory Variable(s): Estimate SE t-statistic Prob x Const Number of Observations 3 Sum Squared Residuals SE of Regression a. Does the positive coefficient estimate suggest that studying more will improve a student s quiz score? Explain. Consider the views of a cynic: Cynic s view: Studying has no impact on a student s quiz score; the positive coefficient estimate obtained from the first quiz was just the luck of the draw. In fact, studying does not affect quiz scores. b. If the cynic were correct and studying has no impact on quiz scores, what would the actual coefficient, β x, equal?

3 3 c. Is it possible that the cynic is correct? To help you answer this question, run the following simulation: [Link to MIT-Lab 8P.4 goes here.] Clint s Assignment: Taking Stock We shall begin by taking stock of where Clint stands. Recall the theory he must assess. Theory: Additional studying increases quiz scores. Clint s assignment is to assess the effect of studying on quiz scores: Project: Use data from Professor Lord s first quiz to assess the effect of studying on quiz scores. Clint uses a simple regression model to assess the theory. Quiz score is the dependent variable and number of minutes studied is the explanatory variable: y t = β Const + β x x t + e t where y t = Quiz score of student t x t = Minutes studied by student t e t = Error term for student t β Const and β x are the model s parameters. They incorporate the view that Professor Lord awards each student some points just for showing up; subsequently, the number of additional points each student earns depends on how much he/she studied: β Const represents the number of points Professor Lord gives a student just for showing up. β x represents the number of additional points earned for each additional minute of study. Since the values of β Const and β x are not observable, Clint adopted the econometrician s philosophy: Econometrician s Philosophy: If you lack the information to determine the value directly, estimate the value to the best of your ability using the information you do have. Clint used the results of the first quiz to estimate the values of β Const and β x by applying the ordinary least squares (OLS) estimation procedure to find the best fitting line: First Quiz Data T ( y y)( x x) Student x y b t t t= 1 x = = = = T ( xt x) t= 1 6 bconst = y bx x = 81 15= 81 18= 63 5

4 4 Clint s estimates suggest that Professor Lord gives each student 63 points for showing up; subsequently, each student earns 1.2 additional points for each additional minute studied. Clint realizes that he cannot expect the coefficient estimate to equal the actual value; in fact, he is all but certain that it will not. So now, Clint must address two related issues: Estimate Reliability: How reliable is the coefficient estimate, 1.2, calculated from the first quiz? That is, how confident should Clint be that the coefficient estimate, 1.2, will be close to the actual value? Theory Assessment: How confident should Clint be that the theory is correct, that studying improves quiz scores? We shall address both of these issues in this chapter. First, we consider estimate reliability. Estimate Reliability: Interval Estimate Question The interval estimate question quantifies the notion of reliability: Interval Estimate Question: What is the probability that the estimate, 1.20, lies within of the actual value? The general properties of the ordinary least squares (OLS) estimation procedure allow us to address this question. It is important to distinguish between the general properties and one specific application. Recall that the general properties refer to what we know about the estimation procedure before the quiz is given; the specific application refers to the numerical values of the estimates calculated from the results of the first quiz:

5 5 General Properties versus One Specific Application OLS Estimation Procedure: Estimate β Const and β x by Apply the estimation finding the b Const and b x that procedure once to the first minimize the sum of squared quiz s data: residuals Model: Before experiment y t = β Const + β x x t + e t After experiment Random Variable: Probability Distribution Mean[b x ] = β x Var[ e] Var[ b x ] = T ( x x) t= 1 t 2 b x OLS equations: = T t= 1 Const ( y y)( x x) T t t= 1 ( x x) b = y b x t x t 2 Estimate: Numerical Value b x = = = b Const = 81 15= 63 5 Mean and variance describe the center and spread of the estimate s probability distribution The estimates are random variables and a quiz can be viewed as an experiment. We cannot determine the numerical value of an estimate with certainty before the experiment (quiz) is conducted. What then do we know beforehand? We can describe the probability distribution of the estimate. We know that the mean of the coefficient estimate s probability distribution equals the actual value of the coefficient and its variance equals the variance of the error term s probability distribution divided by the sum of squared x deviations: Mean of Estimate s Probability Variance of Estimate s Distribution Equals Actual Value Probability Distribution Estimation Procedure Is Unbiased Determines the Reliability of the Estimate As Variance Decreases Reliability Increases

6 6 Both the mean and variance of the coefficient estimate s probability distribution play a crucial role: Since the mean of the coefficient estimate s probability distribution, Mean[b x ], equals the actual value of the coefficient, β x, the estimation procedure is unbiased; the estimation procedure does not systematically underestimate or overestimate the actual coefficient value. When the estimation procedure for the coefficient value is unbiased, the variance of the estimate s probability distribution, Var[b x ], determines the reliability of the estimate; as the variance decreases, the probability distribution becomes more tightly cropped around the actual value; consequently, it becomes more likely for the coefficient estimate to be close to the actual coefficient value. To assess his estimate s reliability, Clint must consider the variance of the coefficient estimate s probability distribution. But we learned that Clint can never determine the actual variance of the error term s probability distribution, Var[e]. Instead, Clint adopts a two step strategy for estimating the variance of the coefficient estimate s probability distribution: Step 1: Estimate the variance of the error term s Step 2: Apply the relationship between the probability distribution from the available variances of coefficient estimate s and information data from the first quiz error term s probability distributions EstVar[ e] = AdjVar[ Res's] Var[ e] Var[ b x ] = T SSR 54 2 = = = 54 ( xt x) Degrees of Freedom 1 t= 1 é ã EstVar[ e] 54 EstVar[ b x ] = = =.27 T ( x x) EstSD[ bx] = EstVar[ b x] =.27 =.5196 Unfortunately, there is one last complication before we can address the interval estimate question. t= 1 t

7 7 Normal Distribution versus the Student t-distribution: One Last Complication We begin by reviewing the normal distribution. Recall that the variable z played a critical role in using the normal distribution: Value of Random Variable Distribution Mean z = Distribution Standard Deviation = Number of Standard Deviations from the Mean In words, z equals the number of standard deviations the value lies from the mean. But Clint does not know what the variance and standard deviation of the coefficient estimate s probability distribution equal. That is why he must estimate them. Consequently, he cannot use the normal distribution to calculate probabilities. When the standard deviation is not known and must be estimated, the Student t-distribution must be used. The variable t is similar to the variable z; instead of equaling the number of standard deviations the value lies from the mean, t equals the number of estimated standard deviations the value lies from the mean: Value of Random Variable Distribution Mean t = Estimated Distribution Standard Deviation = Number of Estimated Standard Deviations from the Mean Recall that the estimated standard deviation is called the standard error; hence, Value of Random Variable Distribution Mean t = Standard Error = Number of Standard Errors from the Distribution Mean Probability Distribution of Random Variable Normal Student t Distribution Mean Figure 8.1: Normal and Student t-distributions Value of Random Variable

8 8 Like the normal distribution, the t-distribution is symmetric about its mean. Since estimating the standard deviation introduces an additional element of uncertainty, the Student t-distribution is more spread out than the normal distribution as illustrated in Figure 8.1. The Student t-distribution s spread depends on the degrees of freedom. As the number of degrees of freedom increase, we have more information; consequently, the t-distribution s spread decreases, moving it closer and closer to the normal distribution. Since the spread of the Student t-distribution depends on the degrees of freedom, the table describing the Student t-distribution is more cumbersome than the normal distribution table. Fortunately, our Econometrics Lab allows us to avoid the cumbersome Student t-distribution table. Assessing the Reliability of a Coefficient Estimate How reliable is the coefficient estimate, 1.2, calculated from the first quiz? That is, how confident should Clint be that the coefficient estimate, 1.2, will be close to the actual value? The interval estimate question to address this question: Interval Estimate Question: What is the probability that the coefficient estimate, 1.2, lies within of the actual coefficient value? We begin by filling in the first blank, choosing our close to value. The value we choose depends on how demanding we are; that is, our close to value depends on the range that we consider to be close to the actual value. For purposes of illustration, we shall choose 1.5; so we write 1.5 in the first blank. Interval Estimate Question: What is the probability that the coefficient estimate, 1.2, lies within 1.5 of the actual coefficient value? Figure 8.2 illustrates the probability distribution of the coefficient estimate and the probability that we wish to calculate. The estimation procedure we used to calculate the coefficient estimate, the ordinary least squares (OLS) estimation procedure is unbiased: Mean[b x ] = β x Consequently, we place the actual coefficient value, β x, at the center of the probability distribution.

9 9 Probability that the estimate is within 1.5 of the actual value Student t-distribution Mean[b x ] = β x b x β x 1.5 Actual Value = β x β x +1.5 Figure 8.2: Probability Distribution of Coefficient Estimate Close To Value Equals 1.5 As discussed above, we must use the Student t-distribution rather than the normal distribution since we must estimate the standard deviation of the probability distribution. The regression results from Professor Lord s first quiz provide the estimate: Ordinary Least Squares (OLS) Dependent Variable: y Explanatory Variable(s): Estimate SE t-statistic Prob x Const Number of Observations 3 Sum Squared Residuals SE of Regression Estimated Equation: Esty = x Interpretation of Estimates: b Const = 63: Students receive 63 points for showing up. b x = 1.2: Students receive 1.2 additional points for each additional minute studied. Critical Result: The coefficient estimate equals 1.2. The positive sign of the coefficient estimate, suggests that additional studying increases quiz scores. This evidence lends support to our theory. Table 8.1: Quiz Scores Regression Results

10 10 The standard error equals the estimated standard deviation. t equals the number of standard errors (estimated standard deviations) that the value lies from the distribution mean: t Value of Random Variable Distribution Mean = Standard Error = Number of Standard Errors from the Distribution Mean Since the distribution mean equals the actual value, we can translate 1.5 below and above the actual value into t s. Since the standard error equals.5196, 1.5 below and above the actual value translates into 2.89 standard errors below and above the actual value: 1.5 below actual value 1.5 above actual value = 2.89 SE's below actual value = 2.89 SE's above actual value To summarize, The probability that the estimate lies within 1.5 of the actual value. = The probability that the estimate lies within 2.89 SE s of the actual value. That is, between t s of 2.89 and 2.89 Figure 8.3 adds this information to the probability distribution graph. Probability that the estimate is within 1.5 of the actual value Student t-distribution Mean[b x ] = β x SE[b x ] = SE s 2.89 SE s β x 1.5 β x +1.5 Actual Value = β x t = 2.89 t = 2.89 Figure 8.3: Probability Distribution of Coefficient Estimate Close To Value Equals 1.5 b x

11 11 Econometrics Lab 8.1: Calculate Prob[Results IF H 0 True]. We can now use the Econometrics Lab to calculate the probability that the estimate is within 1.5 of the actual value by computing probabilities the left and right tails probabilities. 1 Left Tail: [Link to MIT-Lab 8.1a goes here.] o The following information has been entered: Degrees of freedom: 1 t: 2.89 o Click Calculate. The left tail probability is approximately.11. Right Tail: [Link to MIT-Lab 8.1b goes here.] o The following information has been entered: Degrees of freedom: 1 t: 2.89 o Click Calculate. The right tail probability is approximately.11. Since the Student t-distribution is symmetric, both the left and right tail probabilities equal.11. Hence, the probability that the estimate is within 1.5 of the actual value equals.78: 1.00 ( ) = Probability that the estimate is within 1.5 of the actual value Student t-distribution Mean[b x ] = β x SE[b x ] = SE s 2.89 SE s β x 1.5 β x +1.5 Actual Value = β t = 2.89 x t = 2.89 Figure 8.4: Probability Distribution of Coefficient Estimate Applying Student t- Distribution b x

12 12 We can now fill in the second blank in the interval estimate question: Interval Estimate Question: What is the probability that the coefficient estimate, 1.2, lies within 1.5 of the actual coefficient value?.78 We shall turn our attention to assessing the theory. Theory Assessment: Hypothesis Testing Hypothesis testing allows Clint to assess how much confidence he should have in the theory. We begin by motivating hypothesis testing using the same approach as we took with Clint s opinion poll. We shall play the role of the cynic. Then, we shall formalize the process. Motivating Hypothesis Testing: The Cynic Recall that the theory suggests that a student s score on the quiz depends on the number of minutes he/she studies: Theory: Additional studying increases scores. Review the regression model: y t = β Const + β x x t + e t The theory suggests that β x is positive. Review the regression results for the first quiz: Ordinary Least Squares (OLS) Dependent Variable: y Explanatory Variable(s): Estimate SE t-statistic Prob x Const Number of Observations 3 Sum Squared Residuals SE of Regression Estimated Equation: Esty = x Interpretation of Estimates: b Const = 63: Students receive 63 points for showing up. b x = 1.2: Students receive 1.2 additional points for each additional minute studied. Critical Result: The coefficient estimate equals 1.2. The positive sign of the coefficient estimate, suggests that additional studying increases quiz scores. This evidence lends support to our theory. Table 8.2: Quiz Scores Regression Results

13 13 The estimate for β x, 1.2, is positive. We estimate that an additional minute of studying increases a student s quiz score by 1.2 points. This lends support to Clint s theory. But, how much confidence should Clint have in the theory? Does this provide definitive evidence that Clint s theory is correct or should we be skeptical? If β x = 0 Prob[b x > 0].50 0 Figure 8.5: Probability Distribution of Coefficient Estimate Could the Cynic Be Correct? To answer this question, recall our earlier hypothesis testing discussion and play the cynic. What would a cynic s view of our theory and the regression results be? Cynic s view: Studying has no impact on a student s quiz score; the positive coefficient estimate obtained from the first quiz was just the luck of the draw. In fact, studying has no effect on quiz scores; the actual coefficient, β x, equals 0. Is it possible that our cynic is correct? b x

14 14 Econometrics Lab 8.1: Assessing the Cynic s View We shall use our Could the Cynic Be Correct? simulation to show that it is. A positive coefficient estimate can arise in one repetition of the experiment even when the actual coefficient is 0. [Link to MIT-Lab 8.2 goes here.] In the simulation, the default actual coefficient value is 0. Check the From-To checkbox. Also, 0 is specified in the From list. In the To list, no value is specified; consequently, there is no upper From-To bound. The From-To Percent box will report the percent of repetitions in which the coefficient estimate equals 0 or more. Be certain that the Pause checkbox is cleared. Click Start and then after many, many repetitions, click Stop. In about half the repetitions, the coefficient estimate is positive; that is, when the actual coefficient, β x, equals 0, the estimate is positive about half the time. The histogram illustrates this. Now, we can apply the relative frequency interpretation of probability. If the actual coefficient were 0, the probability of obtaining a positive coefficient from one quiz would be about one-half. Consequently, we cannot dismiss the cynic s view as absurd. To assess the cynic s view, we pose the following question: Question for the Cynic: What is the probability that the result would be like the one obtained (or even stronger), if studying actually has no impact on quiz scores? That is, what is the probability that the coefficient estimate from the first quiz would be 1.2 or more, if studying had no impact on quiz scores (if the actual coefficient, β x, equals 0)? Answer: Prob[Results IF Cynic Correct].

15 15 The magnitude of the probability determines the likelihood that the cynic is correct, the likelihood that studying has no impact on quiz scores: Prob[Results IF Cynic Correct] small Prob[Results IF Cynic Correct] large Unlikely that the cynic is correct Likely that the cynic is correct Unlikely that the studying has no impact Likely that the studying has no impact To compute this probability let us review what we know about the probability distribution of the coefficient estimate: OLS estimation If H 0 Standard Number of Number of procedure unbiased true error observations parameters é ã é ã Mean[ b x ] = β x = 0 SE[b x ] =.5196 DF = 3 2 = 1 Question for the Cynic: What is the probability that the coefficient estimate from the first quiz would be 1.2 or more, if studying had no impact on quiz scores (if the actual coefficient, β x, equaled 0)? Student t-distribution Mean = 0 SE =.5196 DF = Figure 8.6: Probability Distribution of Coefficient Estimate Prob[Results IF Cynic Correct] How can we answer this question? We turn to the Econometrics Lab. b x

16 16 Econometrics Lab 8.2: Using the Econometrics Lab to Calculate Prob[Results IF Cynic Correct] [Link to MIT-Lab 8.3 goes here.] The appropriate information has been entered: Mean: 0 Value: 1.2 Standard Error:.5196 Degrees of Freedom: 1 Click Calculate. The probability that the estimate lies in the right tail equals.13. The answer to the question for the cynic is.13: Answer: Prob[Results IF Cynic Correct] =.13 In fact, there is an even easier way to compute the probability. We do not even need to use the Econometrics Lab to because the statistical software calculates this probability automatically. To illustrate this, we shall first calculate the t-statistic based on the premise that the cynic is correct, based on the premise that the actual value of the coefficient equals 0: Value of Random Variable Distribution Mean t = = = Standard Error.5196 = Number of Standard Errors from the Distribution Mean 1.2 lies standard errors from 0. Next, return to the regression results and focus attention on the row corresponding to the coefficient and on the t-statistic and Prob column. Ordinary Least Squares (OLS) Dependent Variable: y Explanatory Variable(s): Estimate SE t-statistic Prob x Const Number of Observations 3 Sum Squared Residuals SE of Regression Estimated Equation: Esty = x Interpretation of Estimates: b Const = 63: Students receive 63 points for showing up. b x = 1.2: Students receive 1.2 additional points for each additional minute studied. Critical Result: The coefficient estimate equals 1.2. The positive sign of the coefficient estimate, suggests that additional studying increases quiz scores. This evidence lends support to our theory. Table 8.3: Quiz Scores Regression Results

17 17 Two interesting observations emerge: First, the t-statistic column equals 2.309, the value of the t-statistic we just calculated; the t-statistic based on the premise that the cynic is correct and the actual coefficient equals 0. The t-statistic column reports the number of standard errors the coefficient estimate based on the premise that the actual coefficient equals 0. Second, the Prob column equals This is just twice the probability we just calculated using the Econometrics Lab: 2 Prob[Results IF Cynic Correct] = Prob Column 2.13 =.26 Student t-distribution Mean = 0 SE =.5196 DF = /2.2601/ Figure 8.7: Probability Distribution of Coefficient Estimate Tails Probability The Prob column is based on the premise that the actual coefficient equals 0 and then focuses on the two tails of the probability distribution where each tail begins 1.2 (the numerical value of the coefficient estimate) from 0. As Figure 8.7 illustrates, the value in the Prob column equals the probability of lying in the tails; the probability that the estimate resulting from one week s quiz lies at least 1.2 from 0 assuming that the actual coefficient, β x, equals 0. That is, the Prob column reports the tails probability: Tails Probability: The probability that the coefficient estimate, b x, resulting from one regression would lie at least 1.2 from 0 based on the premise that the actual coefficient, β x, equals 0. Consequently, we do not need to use the Econometrics Lab to answer the question that we pose for the cynic: Question for the Cynic: What is the probability that the coefficient estimate from the first quiz is 1.2 or more, if studying had no impact on quiz scores (if the actual coefficient, β x, equals 0)? Answer: Prob[Results IF Cynic Correct] b x

18 18 Student t-distribution Mean = 0 SE =.5196 DF = / Figure 8.8: Probability Distribution of Coefficient Estimate Prob[Results IF Cynic Correct] We can use the regression results to answer this question. From the Prob column we know that the tails probability equals We are only interested in the right tail, however, the probability that the coefficient estimate will equal 1.2 or more, if the actual coefficient equals 0. Since the Student t-distribution is symmetric, the probability of lying in one of the tails is The answer to the 2 question we posed to assess the cynic s view is.13: Tails Probability.2601 Prob[Results IF Cynic Correct] = = b x

19 19 Formalizing Hypothesis Testing: The Steps We formalized hypothesis testing in Chapter 4 when we considered Clint s public opinion poll. We shall follow the same steps here, with one exception. We add a Step 0 to construct an appropriate model to assess the theory. Theory: Additional studying increases quiz scores. Step 0: Formulate a model reflecting the theory to be tested. We have already constructed this model: y t = β Const + β x x t + e t y t = Quiz score β Const reflects points for showing up x t = Minutes studied β x reflects points for each minute studied e t = Error term The theory suggests that β x is positive. Step 1: Collect data, run the regression, and interpret the estimates. First Quiz Data Student x y b Const = Estimated points for showing up = 63 b x = Estimated points for each minute studied = 1.2 Ordinary Least Squares (OLS) Dependent Variable: y Explanatory Variable(s): Estimate SE t-statistic Prob x Const Number of Observations 3 Sum Squared Residuals SE of Regression Estimated Equation: Esty = x Interpretation of Estimates: b Const = 63: Students receive 63 points for showing up. b x = 1.2: Students receive 1.2 additional points for each additional minute studied. Critical Result: The coefficient estimate equals 1.2. The positive sign of the coefficient estimate, suggests that additional studying increases quiz scores. This evidence lends support to our theory. Table 8.4: Quiz Scores Regression Results

20 20 Step 2: Play the cynic and challenge the results; construct the null and alternative hypotheses. Cynic s view: Despite the results, studying has no impact on quiz scores. The results were just the luck of the draw. Now, we construct the null and alternative hypotheses. Like the cynic, the null hypothesis challenges the evidence; the alternative hypothesis is consistent with the evidence: H 0 : β x = 0 Cynic is correct: Studying has no impact on a student s quiz score. H 1 : β x > 0 Cynic is incorrect: Additional studying increases quiz scores. Step 3: Formulate the question to assess the cynic s view and the null hypothesis. Question for the Cynic: Generic Question: What is the probability that the results would be like those we actually obtained (or even stronger), if the cynic is correct and studying actually has no impact? Specific Question: The regression s coefficient estimate was 1.2: What is the probability that the coefficient estimate in one regression would be 1.2 or more if H 0 were actually true (if the actual coefficient, β x, equals 0)? Answer: Prob[Results IF Cynic Correct] or Prob[Results IF H 0 True] The magnitude of this probability determines whether we reject the null hypothesis: Prob[Results IF H 0 True] small Prob[Results IF H 0 True] large Unlikely that H 0 is true Likely that H 0 is true Reject H 0 Do not reject H 0

21 21 Step 4: Use the general properties of the estimation procedure, the probability distribution of the estimate, to calculate Prob[Results IF H 0 True]. OLS estimation If H 0 Standard Number of Number of procedure unbiased true error observations parameters é ã é ã Mean[b x ] = β x = 0 SE[b x ] =.5196 DF = 3 2 = 1 We have already calculated this probability. First, we did so using the Econometrics Lab. Then, we noted that the statistical software had done so automatically. We need only divide the tails probability, as reported in the Prob column of the regression results, by 2:.2601 Prob[Results IF H 0 True] =.13 2 The probability that the coefficient estimate in one regression would be 1.2 or more if H 0 were actually true (if the actual coefficient, β x, equals 0) is.13. Step 5: Decide on the standard of proof, a significance level. The significance level is the dividing line between the probability being small and the probability being large. Prob[Results IF H 0 True] Prob[Results IF H 0 True] less than significance level greater than significance level Prob[Results IF H 0 True] small Prob[Results IF H 0 True] large Unlikely that H 0 is true Likely that H 0 is true Reject H 0 Do not reject H 0 Recall that the traditional significant levels used in academia are 1, 5, and 10 percent. Obviously,.13 is greater than.10. Consequently, Clint would not reject the null hypothesis that studying has no impact on quiz scores even with a 10 percent significance level.

22 22 Summary: The Ordinary Least Squares (OLS) Estimation Procedure Regression Model and the Role of the Error Term Now, let us sum up what we have learned about the ordinary least squares (OLS) estimation procedure: y t = β Const + β x x t + e t y t = Dependent variable x t = Explanatory variable e t = Error term t = 1, 2,, T T = Sample size The error term is a random variable; it represents random influences. The mean of the each error term s probability distribution equals 0: Mean[e t ] = 0 For each t = 1, 2,, T Standard Ordinary Least Squares (OLS) Premises Error Term Equal Variance Premise: The variance of the error term s probability distribution for each observation is the same; all the variances equal Var[e]: Var[e 1 ] = Var[e 2 ] = = Var[e T ] = Var[e] Error Term/Error Term Independence Premise: The error terms are independent: Cov[e i, e j ] = 0. Knowing the value of the error term from one observation does not help us predict the value of the error term for any other observation. Explanatory Variable/Error Term Independence Premise: The explanatory variables, the x t s, and the error terms, the e t s, are not correlated. Knowing the value of an observation s explanatory variable does not help us predict the value of that observation s error term.

23 23 Ordinary Least Squares (OLS) Estimation Procedure: Three Important Estimation Procedure There are three important estimation procedures embedded within the ordinary least squares (OLS) estimation procedures. A procedure to estimate the Values of the regression parameters, β x and β Const : T ( y y)( x x) b b y b x t t t= 1 x = and Const = T x 2 ( xt x) t= 1 Variance of the error term s probability distribution, Var[e]: SSR EstVar[ e ] = Degrees of Freedom Variance of the coefficient estimate s probability distribution, Var[b x ]: EstVar[ e] EstVar[ b x ] = T 2 ( x x) t= 1 t Properties of the Ordinary Least Squares (OLS) Estimation Procedure and the Standard Ordinary Least Square (OLS) Premises When the standard ordinary least square (OLS) premises are met: Each estimation procedure is unbiased; each estimation procedure does not systematically underestimate or overestimate the actual value. The ordinary least squares (OLS) estimation procedure for the coefficient value is the best linear unbiased estimation procedure (BLUE).

24 Causation versus Correlation Our theory and Step 0 illustrate the important distinction between causation and correlation: Theory: Additional studying increases quiz scores. Step 0: Formulate a model reflecting the theory to be tested. y t = β Const + β x x t + e t y t = Quiz score β Const reflects points for showing up x t = Minutes studied β x reflects points for each minute studied e t = Error term The theory suggests that β x is positive. Our model is a causal model. An increase in studying causes a student s quiz score to increase: Increase in studying (x t ) Causes Quiz score to increase (y t ) Correlation results whenever a causal relationship describes the reality accurately. That is, when additional studying indeed increases quiz scores, studying and quiz scores will be (positively) correlated: Knowing the number of minutes a student studies allows us to predict his/her quiz score. Knowing a student s quiz score helps us predict the number of minutes he/she has studied. More generally, a causal model that describes reality accurately implies correlation: Causation Implies Correlation Beware that correlation need not imply causation, however. For example, consider precipitation in the Twin Cities, precipitation in Minneapolis and precipitation in St Paul. Since the cities are near each other precipitation in the two cities are highly correlated. When it rains in Minneapolis it also always rains in St Paul also and vice versa. But there is no causation involved here. Rain in Minneapolis does not cause rain in St. Paul nor does rain in St. Paul cause rain in Minneapolis. The rain is caused by the weather system moving over the cities. In general, the correlation of two variables need not imply that a causal relationship exists between the variables: Correlation Need Not Imply Causation 24

25 25 Appendix 8.1: Student t-distribution Table Right Tail Critical Values α: Right Tail Probability 0 Figure 8.9: Student t-distribution Right Tail Probabilities Degrees of Freedom α = 0.10 α = 0.05 α = α = 0.01 α = t

26 Table 8.5: Right Tail Critical Values for the Student t-distribution 26

27 27 Appendix 8.2 Assessing the Reliability of a Coefficient Estimate Using the Student t-distribution Table We begin by describing the Student t-distribution table; a portion of it appears in Table 8.6: Degrees of Freedom α = 0.10 α = 0.05 α = α = 0.01 α = Table 8.6: Right Tail Critical Values for the Student t-distribution The first column represents the degrees of freedom. The numbers in the body of the table are called the critical values. A critical value equals the number of standard errors a value lies from the mean. The top row specifies α s value of, the right tail probability. Since the t-distribution is symmetric, the left tail probability also equals α. The probability of lying within the tails, in the center of the distribution, is 1 2α. This no doubt sounds confusing, but everything should become clear after we show how Clint can use this table to answer the interval estimate question. 1 2α Student t-distribution α α Critical Value SE Critical Value SE Distribution Mean Estimate Figure 8.10: Student t-distribution Illustrating the Probabilities Interval Estimate Question: What is the probability that the estimate, 1.2, lies within of the actual value? Let us review the regression results from Professor Lord s first quiz: Coefficient Estimate = b x = 1.2 Standard Error of Coefficient Estimate = SE[b x ] =.5196

28 28 Next, we shall modify Figure 8.10 to reflect our specific example. Focus on Figure We are interested in the coefficient estimate; consequently, we replace the horizontal axis label by substituting b x for Estimate. Also, we know that the estimation procedure Clint uses, the ordinary least squares (OLS) estimation procedure, is unbiased; hence, the distribution mean equals the actual value. We can replace the Distribution Mean with the actual coefficient value, β x. 1 2α Student t-distribution α α Critical Value SE Critical Value SE b x β x Figure 8.11: Student t-distribution Illustrating the Probabilities for Coefficient Estimate Now, let us help Clint fill in the blanks. When using the table we begin by filling in the second blank rather than the first. Second Blank: Choose α to specify the tail probability. Clint must choose a value for α. As we shall see, the value he chooses depends on how demanding he is. For example, suppose that Clint believes that a.80 probability of the estimate lying in the center of the distribution, close to the mean, is good enough. He would then choose an α equal to.10. To understand why, note that when α equals.10, the probability of the estimate lying in the right tail would be.10. Since the t-distribution is symmetric, the probability of the estimate lying in the left tail would be.10 also. Therefore, the probability that the estimate lies in the center of the distribution would be.80; accordingly, we write.80 in the second blank. What is the probability that the estimate, 1.2, lies within of the actual value?.80 First Blank: Calculate tail boundaries.

29 29 The first blank quantifies what close to means. The standard error and the Student t-distribution table allow us to fill in the first blank. To do so, we begin by calculating the degrees of freedom. Recall that the degrees of freedom equal 1: Degrees of Freedom = Sample Size = 3 2 = 1 Number of Estimated Parameters Degrees of Freedom α = 0.10 α = 0.05 α = α = 0.01 α = Table 8.7: Right Tail Critical Values for the Student t-distribution α Equals 0.10 and Degrees of Freedom Equals 1 Clint chose a value of α equal to.10. The table indicates that the critical value for α =.10 with 1 degree of freedom is The probability that the estimate falls within standard errors of the mean is.80. Next, the regression results report that the standard error equals.5196: SE[b x ] =.5196 After multiplying the critical value given in the table, 3.078, by the standard error,.5196, we can fill in the first blank: = Student t-distribution Critical Value SE Critical Value SE b x = = 1.6 β x 1.6 β x β x +1.6 Figure 8.12: Student t-distribution Calculations for an α Equal to.10

30 30 What is the probability that the estimate, 1.2, lies within 1.6 of the actual value?.80 1 Appendix 8.2 shows how we can use the Student t-distribution table to address the interval estimate question. Since the table is cumbersome we shall use the Econometrics Lab to do so.

2013 MBA Jump Start Program. Statistics Module Part 3

2013 MBA Jump Start Program. Statistics Module Part 3 2013 MBA Jump Start Program Module 1: Statistics Thomas Gilbert Part 3 Statistics Module Part 3 Hypothesis Testing (Inference) Regressions 2 1 Making an Investment Decision A researcher in your firm just

More information

Simple Regression Theory II 2010 Samuel L. Baker

Simple Regression Theory II 2010 Samuel L. Baker SIMPLE REGRESSION THEORY II 1 Simple Regression Theory II 2010 Samuel L. Baker Assessing how good the regression equation is likely to be Assignment 1A gets into drawing inferences about how close the

More information

Chapter 7: Simple linear regression Learning Objectives

Chapter 7: Simple linear regression Learning Objectives Chapter 7: Simple linear regression Learning Objectives Reading: Section 7.1 of OpenIntro Statistics Video: Correlation vs. causation, YouTube (2:19) Video: Intro to Linear Regression, YouTube (5:18) -

More information

Regression Analysis: A Complete Example

Regression Analysis: A Complete Example Regression Analysis: A Complete Example This section works out an example that includes all the topics we have discussed so far in this chapter. A complete example of regression analysis. PhotoDisc, Inc./Getty

More information

Simple Linear Regression Inference

Simple Linear Regression Inference Simple Linear Regression Inference 1 Inference requirements The Normality assumption of the stochastic term e is needed for inference even if it is not a OLS requirement. Therefore we have: Interpretation

More information

" Y. Notation and Equations for Regression Lecture 11/4. Notation:

 Y. Notation and Equations for Regression Lecture 11/4. Notation: Notation: Notation and Equations for Regression Lecture 11/4 m: The number of predictor variables in a regression Xi: One of multiple predictor variables. The subscript i represents any number from 1 through

More information

Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression

Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression Unit 31 A Hypothesis Test about Correlation and Slope in a Simple Linear Regression Objectives: To perform a hypothesis test concerning the slope of a least squares line To recognize that testing for a

More information

Using Excel for inferential statistics

Using Excel for inferential statistics FACT SHEET Using Excel for inferential statistics Introduction When you collect data, you expect a certain amount of variation, just caused by chance. A wide variety of statistical tests can be applied

More information

Simple linear regression

Simple linear regression Simple linear regression Introduction Simple linear regression is a statistical method for obtaining a formula to predict values of one variable from another where there is a causal relationship between

More information

Introduction to. Hypothesis Testing CHAPTER LEARNING OBJECTIVES. 1 Identify the four steps of hypothesis testing.

Introduction to. Hypothesis Testing CHAPTER LEARNING OBJECTIVES. 1 Identify the four steps of hypothesis testing. Introduction to Hypothesis Testing CHAPTER 8 LEARNING OBJECTIVES After reading this chapter, you should be able to: 1 Identify the four steps of hypothesis testing. 2 Define null hypothesis, alternative

More information

Introduction to Regression and Data Analysis

Introduction to Regression and Data Analysis Statlab Workshop Introduction to Regression and Data Analysis with Dan Campbell and Sherlock Campbell October 28, 2008 I. The basics A. Types of variables Your variables may take several forms, and it

More information

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model 1 September 004 A. Introduction and assumptions The classical normal linear regression model can be written

More information

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( ) Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates

More information

Regression step-by-step using Microsoft Excel

Regression step-by-step using Microsoft Excel Step 1: Regression step-by-step using Microsoft Excel Notes prepared by Pamela Peterson Drake, James Madison University Type the data into the spreadsheet The example used throughout this How to is a regression

More information

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1)

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1) Spring 204 Class 9: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.) Big Picture: More than Two Samples In Chapter 7: We looked at quantitative variables and compared the

More information

Standard Deviation Estimator

Standard Deviation Estimator CSS.com Chapter 905 Standard Deviation Estimator Introduction Even though it is not of primary interest, an estimate of the standard deviation (SD) is needed when calculating the power or sample size of

More information

5.1 Identifying the Target Parameter

5.1 Identifying the Target Parameter University of California, Davis Department of Statistics Summer Session II Statistics 13 August 20, 2012 Date of latest update: August 20 Lecture 5: Estimation with Confidence intervals 5.1 Identifying

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Statistics AP Statistics BOE Approved 04/08/2014 1 AP STATISTICS Critical Areas of Focus AP Statistics is a rigorous course that offers advanced students an opportunity

More information

THE FIRST SET OF EXAMPLES USE SUMMARY DATA... EXAMPLE 7.2, PAGE 227 DESCRIBES A PROBLEM AND A HYPOTHESIS TEST IS PERFORMED IN EXAMPLE 7.

THE FIRST SET OF EXAMPLES USE SUMMARY DATA... EXAMPLE 7.2, PAGE 227 DESCRIBES A PROBLEM AND A HYPOTHESIS TEST IS PERFORMED IN EXAMPLE 7. THERE ARE TWO WAYS TO DO HYPOTHESIS TESTING WITH STATCRUNCH: WITH SUMMARY DATA (AS IN EXAMPLE 7.17, PAGE 236, IN ROSNER); WITH THE ORIGINAL DATA (AS IN EXAMPLE 8.5, PAGE 301 IN ROSNER THAT USES DATA FROM

More information

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number 1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression

More information

Introduction to Quantitative Methods

Introduction to Quantitative Methods Introduction to Quantitative Methods October 15, 2009 Contents 1 Definition of Key Terms 2 2 Descriptive Statistics 3 2.1 Frequency Tables......................... 4 2.2 Measures of Central Tendencies.................

More information

Pearson s Correlation

Pearson s Correlation Pearson s Correlation Correlation the degree to which two variables are associated (co-vary). Covariance may be either positive or negative. Its magnitude depends on the units of measurement. Assumes the

More information

Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011

Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Chicago Booth BUSINESS STATISTICS 41000 Final Exam Fall 2011 Name: Section: I pledge my honor that I have not violated the Honor Code Signature: This exam has 34 pages. You have 3 hours to complete this

More information

2. Simple Linear Regression

2. Simple Linear Regression Research methods - II 3 2. Simple Linear Regression Simple linear regression is a technique in parametric statistics that is commonly used for analyzing mean response of a variable Y which changes according

More information

CALCULATIONS & STATISTICS

CALCULATIONS & STATISTICS CALCULATIONS & STATISTICS CALCULATION OF SCORES Conversion of 1-5 scale to 0-100 scores When you look at your report, you will notice that the scores are reported on a 0-100 scale, even though respondents

More information

Week 4: Standard Error and Confidence Intervals

Week 4: Standard Error and Confidence Intervals Health Sciences M.Sc. Programme Applied Biostatistics Week 4: Standard Error and Confidence Intervals Sampling Most research data come from subjects we think of as samples drawn from a larger population.

More information

Chapter 13 Introduction to Linear Regression and Correlation Analysis

Chapter 13 Introduction to Linear Regression and Correlation Analysis Chapter 3 Student Lecture Notes 3- Chapter 3 Introduction to Linear Regression and Correlation Analsis Fall 2006 Fundamentals of Business Statistics Chapter Goals To understand the methods for displaing

More information

Chapter 23. Inferences for Regression

Chapter 23. Inferences for Regression Chapter 23. Inferences for Regression Topics covered in this chapter: Simple Linear Regression Simple Linear Regression Example 23.1: Crying and IQ The Problem: Infants who cry easily may be more easily

More information

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96 1 Final Review 2 Review 2.1 CI 1-propZint Scenario 1 A TV manufacturer claims in its warranty brochure that in the past not more than 10 percent of its TV sets needed any repair during the first two years

More information

6 3 The Standard Normal Distribution

6 3 The Standard Normal Distribution 290 Chapter 6 The Normal Distribution Figure 6 5 Areas Under a Normal Distribution Curve 34.13% 34.13% 2.28% 13.59% 13.59% 2.28% 3 2 1 + 1 + 2 + 3 About 68% About 95% About 99.7% 6 3 The Distribution Since

More information

Odds ratio, Odds ratio test for independence, chi-squared statistic.

Odds ratio, Odds ratio test for independence, chi-squared statistic. Odds ratio, Odds ratio test for independence, chi-squared statistic. Announcements: Assignment 5 is live on webpage. Due Wed Aug 1 at 4:30pm. (9 days, 1 hour, 58.5 minutes ) Final exam is Aug 9. Review

More information

One-Way Analysis of Variance

One-Way Analysis of Variance One-Way Analysis of Variance Note: Much of the math here is tedious but straightforward. We ll skim over it in class but you should be sure to ask questions if you don t understand it. I. Overview A. We

More information

DATA INTERPRETATION AND STATISTICS

DATA INTERPRETATION AND STATISTICS PholC60 September 001 DATA INTERPRETATION AND STATISTICS Books A easy and systematic introductory text is Essentials of Medical Statistics by Betty Kirkwood, published by Blackwell at about 14. DESCRIPTIVE

More information

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression

CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression Opening Example CHAPTER 13 SIMPLE LINEAR REGREION SIMPLE LINEAR REGREION! Simple Regression! Linear Regression Simple Regression Definition A regression model is a mathematical equation that descries the

More information

MULTIPLE REGRESSION AND ISSUES IN REGRESSION ANALYSIS

MULTIPLE REGRESSION AND ISSUES IN REGRESSION ANALYSIS MULTIPLE REGRESSION AND ISSUES IN REGRESSION ANALYSIS MSR = Mean Regression Sum of Squares MSE = Mean Squared Error RSS = Regression Sum of Squares SSE = Sum of Squared Errors/Residuals α = Level of Significance

More information

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HOD 2990 10 November 2010 Lecture Background This is a lightning speed summary of introductory statistical methods for senior undergraduate

More information

Testing for Granger causality between stock prices and economic growth

Testing for Granger causality between stock prices and economic growth MPRA Munich Personal RePEc Archive Testing for Granger causality between stock prices and economic growth Pasquale Foresti 2006 Online at http://mpra.ub.uni-muenchen.de/2962/ MPRA Paper No. 2962, posted

More information

How To Check For Differences In The One Way Anova

How To Check For Differences In The One Way Anova MINITAB ASSISTANT WHITE PAPER This paper explains the research conducted by Minitab statisticians to develop the methods and data checks used in the Assistant in Minitab 17 Statistical Software. One-Way

More information

Module 3: Correlation and Covariance

Module 3: Correlation and Covariance Using Statistical Data to Make Decisions Module 3: Correlation and Covariance Tom Ilvento Dr. Mugdim Pašiƒ University of Delaware Sarajevo Graduate School of Business O ften our interest in data analysis

More information

Recall this chart that showed how most of our course would be organized:

Recall this chart that showed how most of our course would be organized: Chapter 4 One-Way ANOVA Recall this chart that showed how most of our course would be organized: Explanatory Variable(s) Response Variable Methods Categorical Categorical Contingency Tables Categorical

More information

t Tests in Excel The Excel Statistical Master By Mark Harmon Copyright 2011 Mark Harmon

t Tests in Excel The Excel Statistical Master By Mark Harmon Copyright 2011 Mark Harmon t-tests in Excel By Mark Harmon Copyright 2011 Mark Harmon No part of this publication may be reproduced or distributed without the express permission of the author. mark@excelmasterseries.com www.excelmasterseries.com

More information

Statistics 2014 Scoring Guidelines

Statistics 2014 Scoring Guidelines AP Statistics 2014 Scoring Guidelines College Board, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks of the College Board. AP Central is the official online home

More information

Exercise 1.12 (Pg. 22-23)

Exercise 1.12 (Pg. 22-23) Individuals: The objects that are described by a set of data. They may be people, animals, things, etc. (Also referred to as Cases or Records) Variables: The characteristics recorded about each individual.

More information

The correlation coefficient

The correlation coefficient The correlation coefficient Clinical Biostatistics The correlation coefficient Martin Bland Correlation coefficients are used to measure the of the relationship or association between two quantitative

More information

November 08, 2010. 155S8.6_3 Testing a Claim About a Standard Deviation or Variance

November 08, 2010. 155S8.6_3 Testing a Claim About a Standard Deviation or Variance Chapter 8 Hypothesis Testing 8 1 Review and Preview 8 2 Basics of Hypothesis Testing 8 3 Testing a Claim about a Proportion 8 4 Testing a Claim About a Mean: σ Known 8 5 Testing a Claim About a Mean: σ

More information

Descriptive Statistics

Descriptive Statistics Descriptive Statistics Primer Descriptive statistics Central tendency Variation Relative position Relationships Calculating descriptive statistics Descriptive Statistics Purpose to describe or summarize

More information

Data Analysis Tools. Tools for Summarizing Data

Data Analysis Tools. Tools for Summarizing Data Data Analysis Tools This section of the notes is meant to introduce you to many of the tools that are provided by Excel under the Tools/Data Analysis menu item. If your computer does not have that tool

More information

Correlation key concepts:

Correlation key concepts: CORRELATION Correlation key concepts: Types of correlation Methods of studying correlation a) Scatter diagram b) Karl pearson s coefficient of correlation c) Spearman s Rank correlation coefficient d)

More information

STAT 350 Practice Final Exam Solution (Spring 2015)

STAT 350 Practice Final Exam Solution (Spring 2015) PART 1: Multiple Choice Questions: 1) A study was conducted to compare five different training programs for improving endurance. Forty subjects were randomly divided into five groups of eight subjects

More information

Lesson 1: Comparison of Population Means Part c: Comparison of Two- Means

Lesson 1: Comparison of Population Means Part c: Comparison of Two- Means Lesson : Comparison of Population Means Part c: Comparison of Two- Means Welcome to lesson c. This third lesson of lesson will discuss hypothesis testing for two independent means. Steps in Hypothesis

More information

ABSORBENCY OF PAPER TOWELS

ABSORBENCY OF PAPER TOWELS ABSORBENCY OF PAPER TOWELS 15. Brief Version of the Case Study 15.1 Problem Formulation 15.2 Selection of Factors 15.3 Obtaining Random Samples of Paper Towels 15.4 How will the Absorbency be measured?

More information

2. Linear regression with multiple regressors

2. Linear regression with multiple regressors 2. Linear regression with multiple regressors Aim of this section: Introduction of the multiple regression model OLS estimation in multiple regression Measures-of-fit in multiple regression Assumptions

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 06 Introduction This procedure provides several reports for the comparison of two distributions, including confidence intervals for the difference in means, two-sample t-tests, the z-test, the

More information

LAB 4 INSTRUCTIONS CONFIDENCE INTERVALS AND HYPOTHESIS TESTING

LAB 4 INSTRUCTIONS CONFIDENCE INTERVALS AND HYPOTHESIS TESTING LAB 4 INSTRUCTIONS CONFIDENCE INTERVALS AND HYPOTHESIS TESTING In this lab you will explore the concept of a confidence interval and hypothesis testing through a simulation problem in engineering setting.

More information

Linear Models in STATA and ANOVA

Linear Models in STATA and ANOVA Session 4 Linear Models in STATA and ANOVA Page Strengths of Linear Relationships 4-2 A Note on Non-Linear Relationships 4-4 Multiple Linear Regression 4-5 Removal of Variables 4-8 Independent Samples

More information

11. Analysis of Case-control Studies Logistic Regression

11. Analysis of Case-control Studies Logistic Regression Research methods II 113 11. Analysis of Case-control Studies Logistic Regression This chapter builds upon and further develops the concepts and strategies described in Ch.6 of Mother and Child Health:

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses.

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE STATISTICS The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE VS. INFERENTIAL STATISTICS Descriptive To organize,

More information

hp calculators HP 50g Trend Lines The STAT menu Trend Lines Practice predicting the future using trend lines

hp calculators HP 50g Trend Lines The STAT menu Trend Lines Practice predicting the future using trend lines The STAT menu Trend Lines Practice predicting the future using trend lines The STAT menu The Statistics menu is accessed from the ORANGE shifted function of the 5 key by pressing Ù. When pressed, a CHOOSE

More information

Mgmt 469. Regression Basics. You have all had some training in statistics and regression analysis. Still, it is useful to review

Mgmt 469. Regression Basics. You have all had some training in statistics and regression analysis. Still, it is useful to review Mgmt 469 Regression Basics You have all had some training in statistics and regression analysis. Still, it is useful to review some basic stuff. In this note I cover the following material: What is a regression

More information

6.4 Normal Distribution

6.4 Normal Distribution Contents 6.4 Normal Distribution....................... 381 6.4.1 Characteristics of the Normal Distribution....... 381 6.4.2 The Standardized Normal Distribution......... 385 6.4.3 Meaning of Areas under

More information

Chapter 7. One-way ANOVA

Chapter 7. One-way ANOVA Chapter 7 One-way ANOVA One-way ANOVA examines equality of population means for a quantitative outcome and a single categorical explanatory variable with any number of levels. The t-test of Chapter 6 looks

More information

Two-sample hypothesis testing, II 9.07 3/16/2004

Two-sample hypothesis testing, II 9.07 3/16/2004 Two-sample hypothesis testing, II 9.07 3/16/004 Small sample tests for the difference between two independent means For two-sample tests of the difference in mean, things get a little confusing, here,

More information

Lecture Notes Module 1

Lecture Notes Module 1 Lecture Notes Module 1 Study Populations A study population is a clearly defined collection of people, animals, plants, or objects. In psychological research, a study population usually consists of a specific

More information

Introduction to Hypothesis Testing

Introduction to Hypothesis Testing I. Terms, Concepts. Introduction to Hypothesis Testing A. In general, we do not know the true value of population parameters - they must be estimated. However, we do have hypotheses about what the true

More information

X X X a) perfect linear correlation b) no correlation c) positive correlation (r = 1) (r = 0) (0 < r < 1)

X X X a) perfect linear correlation b) no correlation c) positive correlation (r = 1) (r = 0) (0 < r < 1) CORRELATION AND REGRESSION / 47 CHAPTER EIGHT CORRELATION AND REGRESSION Correlation and regression are statistical methods that are commonly used in the medical literature to compare two or more variables.

More information

Binary Diagnostic Tests Two Independent Samples

Binary Diagnostic Tests Two Independent Samples Chapter 537 Binary Diagnostic Tests Two Independent Samples Introduction An important task in diagnostic medicine is to measure the accuracy of two diagnostic tests. This can be done by comparing summary

More information

Integrating Financial Statement Modeling and Sales Forecasting

Integrating Financial Statement Modeling and Sales Forecasting Integrating Financial Statement Modeling and Sales Forecasting John T. Cuddington, Colorado School of Mines Irina Khindanova, University of Denver ABSTRACT This paper shows how to integrate financial statement

More information

Example: Boats and Manatees

Example: Boats and Manatees Figure 9-6 Example: Boats and Manatees Slide 1 Given the sample data in Table 9-1, find the value of the linear correlation coefficient r, then refer to Table A-6 to determine whether there is a significant

More information

Statistical tests for SPSS

Statistical tests for SPSS Statistical tests for SPSS Paolo Coletti A.Y. 2010/11 Free University of Bolzano Bozen Premise This book is a very quick, rough and fast description of statistical tests and their usage. It is explicitly

More information

Module 5: Multiple Regression Analysis

Module 5: Multiple Regression Analysis Using Statistical Data Using to Make Statistical Decisions: Data Multiple to Make Regression Decisions Analysis Page 1 Module 5: Multiple Regression Analysis Tom Ilvento, University of Delaware, College

More information

Study Guide for the Final Exam

Study Guide for the Final Exam Study Guide for the Final Exam When studying, remember that the computational portion of the exam will only involve new material (covered after the second midterm), that material from Exam 1 will make

More information

Chapter 23 Inferences About Means

Chapter 23 Inferences About Means Chapter 23 Inferences About Means Chapter 23 - Inferences About Means 391 Chapter 23 Solutions to Class Examples 1. See Class Example 1. 2. We want to know if the mean battery lifespan exceeds the 300-minute

More information

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Calculate counts, means, and standard deviations Produce

More information

Chapter 5 Analysis of variance SPSS Analysis of variance

Chapter 5 Analysis of variance SPSS Analysis of variance Chapter 5 Analysis of variance SPSS Analysis of variance Data file used: gss.sav How to get there: Analyze Compare Means One-way ANOVA To test the null hypothesis that several population means are equal,

More information

An Introduction to Regression Analysis

An Introduction to Regression Analysis The Inaugural Coase Lecture An Introduction to Regression Analysis Alan O. Sykes * Regression analysis is a statistical tool for the investigation of relationships between variables. Usually, the investigator

More information

Introduction. Hypothesis Testing. Hypothesis Testing. Significance Testing

Introduction. Hypothesis Testing. Hypothesis Testing. Significance Testing Introduction Hypothesis Testing Mark Lunt Arthritis Research UK Centre for Ecellence in Epidemiology University of Manchester 13/10/2015 We saw last week that we can never know the population parameters

More information

In the past, the increase in the price of gasoline could be attributed to major national or global

In the past, the increase in the price of gasoline could be attributed to major national or global Chapter 7 Testing Hypotheses Chapter Learning Objectives Understanding the assumptions of statistical hypothesis testing Defining and applying the components in hypothesis testing: the research and null

More information

Econometrics Simple Linear Regression

Econometrics Simple Linear Regression Econometrics Simple Linear Regression Burcu Eke UC3M Linear equations with one variable Recall what a linear equation is: y = b 0 + b 1 x is a linear equation with one variable, or equivalently, a straight

More information

4. Continuous Random Variables, the Pareto and Normal Distributions

4. Continuous Random Variables, the Pareto and Normal Distributions 4. Continuous Random Variables, the Pareto and Normal Distributions A continuous random variable X can take any value in a given range (e.g. height, weight, age). The distribution of a continuous random

More information

Outline. Definitions Descriptive vs. Inferential Statistics The t-test - One-sample t-test

Outline. Definitions Descriptive vs. Inferential Statistics The t-test - One-sample t-test The t-test Outline Definitions Descriptive vs. Inferential Statistics The t-test - One-sample t-test - Dependent (related) groups t-test - Independent (unrelated) groups t-test Comparing means Correlation

More information

Using Excel for Statistical Analysis

Using Excel for Statistical Analysis Using Excel for Statistical Analysis You don t have to have a fancy pants statistics package to do many statistical functions. Excel can perform several statistical tests and analyses. First, make sure

More information

MULTIPLE LINEAR REGRESSION ANALYSIS USING MICROSOFT EXCEL. by Michael L. Orlov Chemistry Department, Oregon State University (1996)

MULTIPLE LINEAR REGRESSION ANALYSIS USING MICROSOFT EXCEL. by Michael L. Orlov Chemistry Department, Oregon State University (1996) MULTIPLE LINEAR REGRESSION ANALYSIS USING MICROSOFT EXCEL by Michael L. Orlov Chemistry Department, Oregon State University (1996) INTRODUCTION In modern science, regression analysis is a necessary part

More information

Estimating Industry Multiples

Estimating Industry Multiples Estimating Industry Multiples Malcolm Baker * Harvard University Richard S. Ruback Harvard University First Draft: May 1999 Rev. June 11, 1999 Abstract We analyze industry multiples for the S&P 500 in

More information

Section 1: Simple Linear Regression

Section 1: Simple Linear Regression Section 1: Simple Linear Regression Carlos M. Carvalho The University of Texas McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Regression: General Introduction

More information

Session 7 Bivariate Data and Analysis

Session 7 Bivariate Data and Analysis Session 7 Bivariate Data and Analysis Key Terms for This Session Previously Introduced mean standard deviation New in This Session association bivariate analysis contingency table co-variation least squares

More information

August 2012 EXAMINATIONS Solution Part I

August 2012 EXAMINATIONS Solution Part I August 01 EXAMINATIONS Solution Part I (1) In a random sample of 600 eligible voters, the probability that less than 38% will be in favour of this policy is closest to (B) () In a large random sample,

More information

CHAPTER 13. Experimental Design and Analysis of Variance

CHAPTER 13. Experimental Design and Analysis of Variance CHAPTER 13 Experimental Design and Analysis of Variance CONTENTS STATISTICS IN PRACTICE: BURKE MARKETING SERVICES, INC. 13.1 AN INTRODUCTION TO EXPERIMENTAL DESIGN AND ANALYSIS OF VARIANCE Data Collection

More information

Once saved, if the file was zipped you will need to unzip it. For the files that I will be posting you need to change the preferences.

Once saved, if the file was zipped you will need to unzip it. For the files that I will be posting you need to change the preferences. 1 Commands in JMP and Statcrunch Below are a set of commands in JMP and Statcrunch which facilitate a basic statistical analysis. The first part concerns commands in JMP, the second part is for analysis

More information

1 Another method of estimation: least squares

1 Another method of estimation: least squares 1 Another method of estimation: least squares erm: -estim.tex, Dec8, 009: 6 p.m. (draft - typos/writos likely exist) Corrections, comments, suggestions welcome. 1.1 Least squares in general Assume Y i

More information

Calculating the Probability of Returning a Loan with Binary Probability Models

Calculating the Probability of Returning a Loan with Binary Probability Models Calculating the Probability of Returning a Loan with Binary Probability Models Associate Professor PhD Julian VASILEV (e-mail: vasilev@ue-varna.bg) Varna University of Economics, Bulgaria ABSTRACT The

More information

Statistics Review PSY379

Statistics Review PSY379 Statistics Review PSY379 Basic concepts Measurement scales Populations vs. samples Continuous vs. discrete variable Independent vs. dependent variable Descriptive vs. inferential stats Common analyses

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information

Answer: C. The strength of a correlation does not change if units change by a linear transformation such as: Fahrenheit = 32 + (5/9) * Centigrade

Answer: C. The strength of a correlation does not change if units change by a linear transformation such as: Fahrenheit = 32 + (5/9) * Centigrade Statistics Quiz Correlation and Regression -- ANSWERS 1. Temperature and air pollution are known to be correlated. We collect data from two laboratories, in Boston and Montreal. Boston makes their measurements

More information

2. What is the general linear model to be used to model linear trend? (Write out the model) = + + + or

2. What is the general linear model to be used to model linear trend? (Write out the model) = + + + or Simple and Multiple Regression Analysis Example: Explore the relationships among Month, Adv.$ and Sales $: 1. Prepare a scatter plot of these data. The scatter plots for Adv.$ versus Sales, and Month versus

More information

Penalized regression: Introduction

Penalized regression: Introduction Penalized regression: Introduction Patrick Breheny August 30 Patrick Breheny BST 764: Applied Statistical Modeling 1/19 Maximum likelihood Much of 20th-century statistics dealt with maximum likelihood

More information

Hypothesis testing - Steps

Hypothesis testing - Steps Hypothesis testing - Steps Steps to do a two-tailed test of the hypothesis that β 1 0: 1. Set up the hypotheses: H 0 : β 1 = 0 H a : β 1 0. 2. Compute the test statistic: t = b 1 0 Std. error of b 1 =

More information

MEASURES OF VARIATION

MEASURES OF VARIATION NORMAL DISTRIBTIONS MEASURES OF VARIATION In statistics, it is important to measure the spread of data. A simple way to measure spread is to find the range. But statisticians want to know if the data are

More information