Download presentation
Presentation is loading. Please wait.
1
Hypothesis testing and Estimation
Linear Regression Hypothesis testing and Estimation
2
Assume that we have collected data on two variables X and Y. Let
(x1, y1) (x2, y2) (x3, y3) … (xn, yn) denote the pairs of measurements on the on two variables X and Y for n cases in a sample (or population)
3
The Statistical Model
4
Each yi is assumed to be randomly generated from a normal distribution with
mean mi = a + bxi and standard deviation s. (a, b and s are unknown) yi a + bxi s xi Y = a + bX slope = b a
5
The Data The Linear Regression Model
The data falls roughly about a straight line. Y = a + bX unseen
6
Fitting the best straight line to “linear” data
The Least Squares Line Fitting the best straight line to “linear” data
7
Let Y = a + b X denote an arbitrary equation of a straight line. a and b are known values. This equation can be used to predict for each value of X, the value of Y. For example, if X = xi (as for the ith case) then the predicted value of Y is:
8
The residual can be computed for each case in the sample, The residual sum of squares (RSS) is a measure of the “goodness of fit of the line Y = a + bX to the data
9
The optimal choice of a and b will result in the residual sum of squares
attaining a minimum. If this is the case than the line: Y = a + bX is called the Least Squares Line
10
The equation for the least squares line
Let
11
Hypothesis testing and Estimation
Linear Regression Hypothesis testing and Estimation
12
Fitting the best straight line to “linear” data
The Least Squares Line Fitting the best straight line to “linear” data
13
Computing Formulae:
14
Then the slope of the least squares line can be shown to be:
15
and the intercept of the least squares line can be shown to be:
16
The residual sum of Squares
Computing formula
17
Estimating s, the standard deviation in the regression model :
Computing formula This estimate of s is said to be based on n – 2 degrees of freedom
18
Sampling distributions of the estimators
19
The sampling distribution slope of the least squares line :
It can be shown that b has a normal distribution with mean and standard deviation
20
Thus has a standard normal distribution, and has a t distribution with df = n - 2
21
(1 – a)100% Confidence Limits for slope b :
ta/2 critical value for the t-distribution with n – 2 degrees of freedom
22
Testing the slope The test statistic is: - has a t distribution with df = n – 2 if H0 is true.
23
The Critical Region Reject df = n – 2 This is a two tailed tests. One tailed tests are also possible
24
The sampling distribution intercept of the least squares line :
It can be shown that a has a normal distribution with mean and standard deviation
25
Thus has a standard normal distribution and has a t distribution with df = n - 2
26
(1 – a)100% Confidence Limits for intercept a :
ta/2 critical value for the t-distribution with n – 2 degrees of freedom
27
Testing the intercept The test statistic is: - has a t distribution with df = n – 2 if H0 is true.
28
The Critical Region Reject df = n – 2
29
Example
30
The following data showed the per capita consumption of cigarettes per month (X) in various countries in 1930, and the death rates from lung cancer for men in TABLE : Per capita consumption of cigarettes per month (Xi) in n = 11 countries in 1930, and the death rates, Yi (per 100,000), from lung cancer for men in Country (i) Xi Yi Australia Canada Denmark Finland Great Britain Holland Iceland Norway Sweden Switzerland USA
32
Fitting the Least Squares Line
33
Fitting the Least Squares Line
First compute the following three quantities:
34
Computing Estimate of Slope (b), Intercept (a) and standard deviation (s),
35
95% Confidence Limits for slope b :
to t.025 = critical value for the t-distribution with 9 degrees of freedom
36
95% Confidence Limits for intercept a :
-4.34 to 17.85 t.025 = critical value for the t-distribution with 9 degrees of freedom
37
Y = (0.228)X 95% confidence Limits for slope to 95% confidence Limits for intercept to 17.85
38
Testing the positive slope
The test statistic is:
39
The Critical Region Reject df = 11 – 2 = 9 A one tailed test
40
we reject and conclude
41
Confidence Limits for Points on the Regression Line
The intercept a is a specific point on the regression line. It is the y – coordinate of the point on the regression line when x = 0. It is the predicted value of y when x = 0. We may also be interested in other points on the regression line. e.g. when x = x0 In this case the y – coordinate of the point on the regression line when x = x0 is a + b x0
42
y = a + b x a + b x0 x0
43
(1- a)100% Confidence Limits for a + b x0 :
ta/2 is the a/2 critical value for the t-distribution with n - 2 degrees of freedom
44
Prediction Limits for new values of the Dependent variable y
An important application of the regression line is prediction. Knowing the value of x (x0) what is the value of y? The predicted value of y when x = x0 is: This in turn can be estimated by:.
45
The predictor Gives only a single value for y. A more appropriate piece of information would be a range of values. A range of values that has a fixed probability of capturing the value for y. A (1- a)100% prediction interval for y.
46
(1- a)100% Prediction Limits for y when x = x0:
ta/2 is the a/2 critical value for the t-distribution with n - 2 degrees of freedom
47
Example In this example we are studying building fires in a city and interested in the relationship between: X = the distance of the closest fire hall and the building that puts out the alarm and Y = cost of the damage (1000$) The data was collected on n = 15 fires.
48
The Data
49
Scatter Plot
50
Computations
51
Computations Continued
52
Computations Continued
53
Computations Continued
54
95% Confidence Limits for slope b :
4.07 to 5.77 t.025 = critical value for the t-distribution with 13 degrees of freedom
55
95% Confidence Limits for intercept a :
7.21 to 13.35 t.025 = critical value for the t-distribution with 13 degrees of freedom
56
Least Squares Line y=4.92x+10.28
57
(1- a)100% Confidence Limits for a + b x0 :
ta/2 is the a/2 critical value for the t-distribution with n - 2 degrees of freedom
58
95% Confidence Limits for a + b x0 :
59
95% Confidence Limits for a + b x0
60
(1- a)100% Prediction Limits for y when x = x0:
ta/2 is the a/2 critical value for the t-distribution with n - 2 degrees of freedom
61
95% Prediction Limits for y when x = x0
62
95% Prediction Limits for y when x = x0
63
Linear Regression Summary
Hypothesis testing and Estimation
64
(1 – a)100% Confidence Limits for slope b :
ta/2 critical value for the t-distribution with n – 2 degrees of freedom
65
Testing the slope The test statistic is: - has a t distribution with df = n – 2 if H0 is true.
66
(1 – a)100% Confidence Limits for intercept a :
ta/2 critical value for the t-distribution with n – 2 degrees of freedom
67
Testing the intercept The test statistic is: - has a t distribution with df = n – 2 if H0 is true.
68
(1- a)100% Confidence Limits for a + b x0 :
ta/2 is the a/2 critical value for the t-distribution with n - 2 degrees of freedom
69
(1- a)100% Prediction Limits for y when x = x0:
ta/2 is the a/2 critical value for the t-distribution with n - 2 degrees of freedom
70
Correlation
71
Definition The statistic: is called Pearsons correlation coefficient
72
Properties -1 ≤ r ≤ 1, |r| ≤ 1, r2 ≤ 1
|r| = 1 (r = +1 or -1) if the points (x1, y1), (x2, y2), …, (xn, yn) lie along a straight line. (positive slope for +1, negative slope for -1)
73
The test for independence (zero correlation)
H0: X and Y are independent HA: X and Y are correlated The test statistic: The Critical region Reject H0 if |t| > ta/2 (df = n – 2) This is a two-tailed critical region, the critical region could also be one-tailed
74
Example In this example we are studying building fires in a city and interested in the relationship between: X = the distance of the closest fire hall and the building that puts out the alarm and Y = cost of the damage (1000$) The data was collected on n = 15 fires.
75
The Data
76
Scatter Plot
77
Computations
78
Computations Continued
79
Computations Continued
80
The correlation coefficient
The test for independence (zero correlation) The test statistic: We reject H0: independence, if |t| > t0.025 = 2.160 H0: independence, is rejected
81
Relationship between Regression and Correlation
82
Recall Also since Thus the slope of the least squares line is simply the ratio of the standard deviations × the correlation coefficient
83
The test for independence (zero correlation)
H0: X and Y are independent HA: X and Y are correlated Uses the test statistic: Note: and
84
The two tests The test for independence (zero correlation) H0: X and Y are independent HA: X and Y are correlated The test for zero slope H0: b = 0. HA: b ≠ 0 are equivalent
85
the test statistic for independence:
86
Regression (in general)
87
This model can be used for
In many experiments we would have collected data on a single variable Y (the dependent variable ) and on p (say) other variables X1, X2, X3, ... , Xp (the independent variables). One is interested in determining a model that describes the relationship between Y (the response (dependent) variable) and X1, X2, …, Xp (the predictor (independent) variables. This model can be used for Prediction Controlling Y by manipulating X1, X2, …, Xp
88
The Model: is an equation of the form
The Model: is an equation of the form Y = f(X1, X2,... ,Xp | q1, q2, ... , qq) + e where q1, q2, ... , qq are unknown parameters of the function f and e is a random disturbance (usually assumed to have a normal distribution with mean 0 and standard deviation s).
89
Examples: Y = Blood Pressure, X = age The model Y = a + bX + e,thus q1 = a and q2 = b. This model is called: the simple Linear Regression Model Y = a + bX
90
Y = average of five best times for running the 100m, X = the year
The model Y = a e-bX + g + e, thus q1 = a, q2 = b and q2 = g. This model is called: the exponential Regression Model Y = a e-bX + g
91
Y = gas mileage ( mpg) of a car brand
X1 = engine size X2 = horsepower X3 = weight The model Y = b0 + b1 X1 + b2 X2 + b3 X3 + e. This model is called: the Multiple Linear Regression Model
92
The Multiple Linear Regression Model
93
In Multiple Linear Regression we assume the following model
Y = b0 + b1 X1 + b2 X bp Xp + e This model is called the Multiple Linear Regression Model. Again are unknown parameters of the model and where b0, b1, b2, ... , bp are unknown parameters and e is a random disturbance assumed to have a normal distribution with mean 0 and standard deviation s.
94
The importance of the Linear model
1. It is the simplest form of a model in which each dependent variable has some effect on the independent variable Y. When fitting models to data one tries to find the simplest form of a model that still adequately describes the relationship between the dependent variable and the independent variables. The linear model is sometimes the first model to be fitted and only abandoned if it turns out to be inadequate.
95
In many instance a linear model is the most appropriate model to describe the dependence relationship between the dependent variable and the independent variables. This will be true if the dependent variable increases at a constant rate as any or the independent variables is increased while holding the other independent variables constant.
96
3. Many non-Linear models can be Linearized (put into the form of a Linear model by appropriately transformation the dependent variables and/or any or all of the independent variables.) This important fact ensures the wide utility of the Linear model. (i.e. the fact the many non-linear models are linearizable.)
97
An Example The following data comes from an experiment that was interested in investigating the source from which corn plants in various soils obtain their phosphorous. The concentration of inorganic phosphorous (X1) and the concentration of organic phosphorous (X2) was measured in the soil of n = 18 test plots. In addition the phosphorous content (Y) of corn grown in the soil was also measured. The data is displayed below:
98
Inorganic Phosphorous X1 Organic X2 Plant Available Y 0.4 53 64 12.6 58 51 23 60 10.9 37 76 3.1 19 71 23.1 46 96 0.6 34 61 50 77 4.7 24 54 21.6 44 93 1.7 65 56 95 9.4 81 1.9 36 10.1 31 26.8 168 11.6 29 29.9 99
99
Coefficients Intercept 56.2510241 (b0) X1 1.78977412 (b1) X2
Coefficients Intercept (b0) X1 (b1) X2 (b2) Equation: Y = X X2
101
The Multiple Linear Regression Model
102
In Multiple Linear Regression we assume the following model
Y = b0 + b1 X1 + b2 X bp Xp + e This model is called the Multiple Linear Regression Model. Again are unknown parameters of the model and where b0, b1, b2, ... , bp are unknown parameters and e is a random disturbance assumed to have a normal distribution with mean 0 and standard deviation s.
103
Summary of the Statistics used in Multiple Regression
104
The Least Squares Estimates:
- the values that minimize
105
The Analysis of Variance Table Entries
a) Adjusted Total Sum of Squares (SSTotal) b) Residual Sum of Squares (SSError) c) Regression Sum of Squares (SSReg) Note: i.e. SSTotal = SSReg +SSError
106
The Analysis of Variance Table
Source Sum of Squares d.f. Mean Square F Regression SSReg p SSReg/p = MSReg MSReg/s2 Error SSError n-p-1 SSError/(n-p-1) =MSError = s2 Total SSTotal n-1
107
Uses: 1. To estimate s2 (the error variance).
- Use s2 = MSError to estimate s2. To test the Hypothesis H0: b1 = b2= = bp = 0. Use the test statistic - Reject H0 if F > Fa(p,n-p-1).
108
3. To compute other statistics that are useful in describing the relationship between Y (the dependent variable) and X1, X2, ... ,Xp (the independent variables). a) R2 = the coefficient of determination = SSReg/SSTotal = = the proportion of variance in Y explained by X1, X2, ... ,Xp 1 - R2 = the proportion of variance in Y that is left unexplained by X1, X2, ... , Xp = SSError/SSTotal.
109
b) Ra2 = "R2 adjusted" for degrees of freedom.
= 1 -[the proportion of variance in Y that is left unexplained by X1, X2,... , Xp adjusted for d.f.]
110
c). R= ÖR2 = the Multiple correlation coefficient of Y with X1, X2,
c) R= ÖR2 = the Multiple correlation coefficient of Y with X1, X2, ... ,Xp = = the maximum correlation between Y and a linear combination of X1, X2, ... ,Xp Comment: The statistics F, R2, Ra2 and R are equivalent statistics.
111
Using Statistical Packages
To perform Multiple Regression
112
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS
113
After starting the SSPS program the following dialogue box appears:
114
If you select Opening an existing file and press OK the following dialogue box appears
115
The following dialogue box appears:
116
If the variable names are in the file ask it to read the names
If the variable names are in the file ask it to read the names. If you do not specify the Range the program will identify the Range: Once you “click OK”, two windows will appear
117
One that will contain the output:
118
The other containing the data:
119
To perform any statistical Analysis select the Analyze menu:
120
Then select Regression and Linear.
121
The following Regression dialogue box appears
122
Select the Dependent variable Y.
123
Select the Independent variables X1, X2, etc.
124
If you select the Method - Enter.
125
All variables will be put into the equation.
There are also several other methods that can be used : Forward selection Backward Elimination Stepwise Regression
127
Forward selection This method starts with no variables in the equation Carries out statistical tests on variables not in the equation to see which have a significant effect on the dependent variable. Adds the most significant. Continues until all variables not in the equation have no significant effect on the dependent variable.
128
Backward Elimination This method starts with all variables in the equation Carries out statistical tests on variables in the equation to see which have no significant effect on the dependent variable. Deletes the least significant. Continues until all variables in the equation have a significant effect on the dependent variable.
129
Stepwise Regression (uses both forward and backward techniques)
This method starts with no variables in the equation Carries out statistical tests on variables not in the equation to see which have a significant effect on the dependent variable. It then adds the most significant. After a variable is added it checks to see if any variables added earlier can now be deleted. Continues until all variables not in the equation have no significant effect on the dependent variable.
130
All of these methods are procedures for attempting to find the best equation
The best equation is the equation that is the simplest (not containing variables that are not important) yet adequate (containing variables that are important)
131
Once the dependent variable, the independent variables and the Method have been selected if you press OK, the Analysis will be performed.
132
The output will contain the following table
R2 and R2 adjusted measures the proportion of variance in Y that is explained by X1, X2, X3, etc (67.6% and 67.3%) R is the Multiple correlation coefficient (the maximum correlation between Y and a linear combination of X1, X2, X3, etc)
133
The next table is the Analysis of Variance Table
The F test is testing if the regression coefficients of the predictor variables are all zero. Namely none of the independent variables X1, X2, X3, etc have any effect on Y
134
The final table in the output
Gives the estimates of the regression coefficients, there standard error and the t test for testing if they are zero Note: Engine size has no significant effect on Mileage
135
The estimated equation from the table below:
Is:
136
Note the equation is: Mileage decreases with: With increases in Engine Size (not significant, p = 0.432) With increases in Horsepower (significant, p = 0.000) With increases in Weight (significant, p = 0.000)
137
Logistic regression
138
Recall the simple linear regression model:
y = b0 + b1x + e where we are trying to predict a continuous dependent variable y from a continuous independent variable x. This model can be extended to Multiple linear regression model: y = b0 + b1x1 + b2x2 + … + + bpxp + e Here we are trying to predict a continuous dependent variable y from a several continuous dependent variables x1 , x2 , … , xp .
139
Now suppose the dependent variable y is binary.
It takes on two values “Success” (1) or “Failure” (0) We are interested in predicting a y from a continuous dependent variable x. This is the situation in which Logistic Regression is used
140
Example We are interested how the success (y) of a new antibiotic cream is curing “acne problems” and how it depends on the amount (x) that is applied daily. The values of y are 1 (Success) or 0 (Failure). The values of x range over a continuum
141
The logisitic Regression Model
Let p denote P[y = 1] = P[Success]. This quantity will increase with the value of x. is called the odds ratio The ratio: This quantity will also increase with the value of x, ranging from zero to infinity. The quantity: is called the log odds ratio
142
Example: odds ratio, log odds ratio
Suppose a die is rolled: Success = “roll a six”, p = 1/6 The odds ratio The log odds ratio
143
The logisitic Regression Model
Assumes the log odds ratio is linearly related to x. i. e. : In terms of the odds ratio
144
The logisitic Regression Model
Solving for p in terms x. or
145
Interpretation of the parameter b0 (determines the intercept)
x
146
Interpretation of the parameter b1 (determines when p is 0
Interpretation of the parameter b1 (determines when p is 0.50 (along with b0)) p when x
147
Also when is the rate of increase in p with respect to x when p = 0.50
148
Interpretation of the parameter b1 (determines slope when p is 0.50 )
x
149
The data The data will for each case consist of
a value for x, the continuous independent variable a value for y (1 or 0) (Success or Failure) Total of n = 250 cases
151
Estimation of the parameters
The parameters are estimated by Maximum Likelihood estimation and require a statistical package such as SPSS
152
Using SPSS to perform Logistic regression
Open the data file:
153
Choose from the menu: Analyze -> Regression -> Binary Logistic
154
The following dialogue box appears
Select the dependent variable (y) and the independent variable (x) (covariate). Press OK.
155
Here is the output The Estimates and their S.E.
156
The parameter Estimates
157
Interpretation of the parameter b0 (determines the intercept)
Interpretation of the parameter b1 (determines when p is 0.50 (along with b0))
158
Another interpretation of the parameter b1
is the rate of increase in p with respect to x when p = 0.50
159
The Logistic Regression Model
The dependent variable y is binary. It takes on two values “Success” (1) or “Failure” (0) We are interested in predicting a y from a continuous dependent variable x.
160
The logisitic Regression Model
Let p denote P[y = 1] = P[Success]. This quantity will increase with the value of x. is called the odds ratio The ratio: This quantity will also increase with the value of x, ranging from zero to infinity. The quantity: is called the log odds ratio
161
The logisitic Regression Model
Assumes the log odds ratio is linearly related to x. i. e. : In terms of the odds ratio
162
The logisitic Regression Model
In terms of p
163
The graph of p vs x p x
164
The Multiple Logistic Regression model
165
Here we attempt to predict the outcome of a binary response variable Y from several independent variables X1, X2 , … etc
166
Multiple Logistic Regression an example
In this example we are interested in determining the risk of infants (who were born prematurely) of developing BPD (bronchopulmonary dysplasia) More specifically we are interested in developing a predictive model which will determine the probability of developing BPD from X1 = gestational Age and X2 = Birthweight
167
For n = 223 infants in prenatal ward the following measurements were determined
X1 = gestational Age (weeks), X2 = Birth weight (grams) and Y = presence of BPD
168
The data
169
The results
170
Graph: Showing Risk of BPD vs GA and BrthWt
171
Non-Parametric Statistics
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.