WARM – UP Can you accurately predict your TEST grade based on your QUIZ grade? STUDENT QUIZ TEST 1 2 3 4 5 6 7 8 88 84 100 92 70 80 81 95 102 94 90 85.

Slides:



Advertisements
Similar presentations
Inference for Regression: Inference About the Model Section 14.1.
Advertisements

Chapter 9: Simple Regression Continued
Linear regression T-test Your last test !!. How good does this line fit the data?  What are some things that determine how good the line fits the.
LINEAR REGRESSION T-PROCEDURES JUST A QUICK OVERVIEW.
Sections 10-1 and 10-2 Review and Preview and Correlation.
Eight backpackers were asked their age (in years) and the number of days they backpacked on their last backpacking trip. Is there a linear relationship.
Objectives 10.1 Simple linear regression
Student Quiz Grades Test Grades 1.Describe the association between Quiz Grades and Test Grades. 2.Write the.
Inference for Regression
Correlation and Regression
WARM – UP Is the height (in inches) of a man related to his I.Q.? The regression analysis from a sample of 26 men is shown. (Assume the assumptions for.
July 1, 2008Lecture 17 - Regression Testing1 Testing Relationships between Variables Statistics Lecture 17.
© 2010 Pearson Prentice Hall. All rights reserved Least Squares Regression Models.
REGRESSION Want to predict one variable (say Y) using the other variable (say X) GOAL: Set up an equation connecting X and Y. Linear regression linear.
T-test.
Correlation and Regression. Correlation What type of relationship exists between the two variables and is the correlation significant? x y Cigarettes.
Simple Linear Regression Analysis
Business Statistics - QBM117 Interval estimation for the slope and y-intercept Hypothesis tests for regression.
C82MCP Diploma Statistics School of Psychology University of Nottingham 1 Linear Regression and Linear Prediction Predicting the score on one variable.
Chapter 12 Section 1 Inference for Linear Regression.
Simple Linear Regression Analysis
WARM – UP Can you accurately predict your TEST grade based on your QUIZ grade? STUDENT QUIZ TEST 1.Describe.
Copyright © 2013, 2010 and 2007 Pearson Education, Inc. Chapter Inference on the Least-Squares Regression Model and Multiple Regression 14.
Correlation and Regression
Production Planning and Control. A correlation is a relationship between two variables. The data can be represented by the ordered pairs (x, y) where.
Elementary Statistics Correlation and Regression.
CHAPTER 27 PART 1 Inferences for Regression. YearRate This table.
Chapter 14 Inference for Regression AP Statistics 14.1 – Inference about the Model 14.2 – Predictions and Conditions.
Lecture 8 Simple Linear Regression (cont.). Section Objectives: Statistical model for linear regression Data for simple linear regression Estimation.
1 Lecture 4 Main Tasks Today 1. Review of Lecture 3 2. Accuracy of the LS estimators 3. Significance Tests of the Parameters 4. Confidence Interval 5.
Inference for Regression Simple Linear Regression IPS Chapter 10.1 © 2009 W.H. Freeman and Company.
Inference for Regression Chapter 14. Linear Regression We can use least squares regression to estimate the linear relationship between two quantitative.
Lesson Multiple Regression Models. Objectives Obtain the correlation matrix Use technology to find a multiple regression equation Interpret the.
Statistics for Business and Economics 8 th Edition Chapter 11 Simple Regression Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Ch.
Applied Quantitative Analysis and Practices LECTURE#25 By Dr. Osman Sadiq Paracha.
June 30, 2008Stat Lecture 16 - Regression1 Inference for relationships between variables Statistics Lecture 16.
Lesson 14 - R Chapter 14 Review. Objectives Summarize the chapter Define the vocabulary used Complete all objectives Successfully answer any of the review.
Example x y We wish to check for a non zero correlation.
Regression Analysis Deterministic model No chance of an error in calculating y for a given x Probabilistic model chance of an error First order linear.
1 1 Slide The Simple Linear Regression Model n Simple Linear Regression Model y =  0 +  1 x +  n Simple Linear Regression Equation E( y ) =  0 + 
Regression Inference. Height Weight How much would an adult male weigh if he were 5 feet tall? He could weigh varying amounts (in other words, there is.
Lecture #25 Tuesday, November 15, 2016 Textbook: 14.1 and 14.3
Section 11.2 Day 3.
Inference for Regression (Chapter 14) A.P. Stats Review Topic #3
Regression.
Inferences for Regression
Inference for Regression
1. Find and Interpret the Regression line 2. Interpret the R-squared
Section 9-3   We already know how to calculate the correlation coefficient, r. The square of this coefficient is called the coefficient of determination.
Chapter 12 Inference on the Least-squares Regression Line; ANOVA
Chapter 12 Regression.
Regression Inference.
Multiple Regression Models
Regression.
Regression.
Unit 3 – Linear regression
Statistical Inference about Regression
Regression.
Chapter 14 Inference for Regression
Regression Chapter 8.
Correlation and Regression
Hypothesis tests in linear regression
Simple Linear Regression
a.) What score represents the 90th percentiles?
Chapter 14 Inference for Regression
Inferences for Regression
Created by Erin Hodgess, Houston, Texas
Section 9-3   We already know how to calculate the correlation coefficient, r. The square of this coefficient is called the coefficient of determination.
Introductory Statistics Introductory Statistics
Presentation transcript:

WARM – UP Can you accurately predict your TEST grade based on your QUIZ grade? STUDENT QUIZ TEST 1 2 3 4 5 6 7 8 88 84 100 92 70 80 81 95 102 94 90 85 99 97 Describe the association between Quiz Grades and Test Grades. Write the equation of the line of regression. Use this model to predict a Test Grade from a Quiz grade of 50. Is this a good model?

STUDENT QUIZ TEST 1 2 3 4 5 6 7 8 88 84 100 92 70 80 81 95 102 94 90 85 99 97 Describe the association between Quiz Grades and Test Grades Write the equation of the line of regression. Use this model to predict a Test Grade from a Quiz grade of 50. Is this a good model? TEST Grade Residuals QUIZ Grade QUIZ Grade TEST = 64.217 + 0.361 (QUIZ) 82.286 = = 64.217 + 0.361(50)

WARM – UP # Hours of Study Test Grade .5 3 1.5 2 1 72 98 82 89 76 73 Does a significant relationship exist between number of hours studying and test grades? H0: β1 = 0 Ha: β1 ≠ 0 β=True Slope of the linear relationship. Lin Reg t-Test Since the p-value is less than 0.05, we REJECT H0. There is sufficient evidence to conclude that # hours of study and Test grades are related.

Is there a relationship between the amount of lead verses the amount of Zinc present in fish? State Hypothesis and Conclusion. Dependent Variable is: Zinc R-squared = 85.7% s = 15.3330 with 8 – 2 = 6 degrees of freedom Variable Coefficient SE(Coeff) T-ratio P-Value Intercept 23.0796 14.204 Lead 27.5335 4.5837 Because the p-val < 0.05 Reject Ho. There is evidence to conclude that a relationship exists b/t lead and zinc content in fish.

Regression Inference C.I. To estimate the rate of change/slope, we use a Confidence Interval. The formula for a confidence interval for 1 is:

WARM – UP STUDENT QUIZ TEST 1 2 3 4 5 6 7 8 88 84 100 92 70 80 81 95 102 94 90 85 99 97 Find the 95 % Conf. Interval for the Rate of Improvement from the Quiz to the Test . Dependent Variable is: Test R-squared = 35.3% s = 4.866 with 8 – 2 = 6 degrees of freedom Variable Coefficient SE(Coeff) T-ratio P-Value Intercept 64.2170 14.204 1.6249 0.1386 Quiz 0.36137 0.19985 1.8082 0.1206 We can be 95% confident that for every additional point increase in quiz grade your test grade is predicted to be - 0.1276 to 0.8504 points higher.

Powerboat Registrations In Thousands EXAMPLE: Manatees living off the coast of Florida are often killed by powerboats. Here are data from 1984 – 1990 Powerboat Registrations In Thousands Manatees Killed 459 24 585 33 614 645 39 675 43 711 52 719 51 Dependent Variable is: Manatees R-squared = 98.2% s = 1.9391 with 7 – 2 = 5 degrees of freedom Variable Coefficient SE(Coeff) T-ratio P-Value Intercept -29.0001 14.204 1.6249 0.1386 Boats 0.1084 0.0155 6.9932 <0.0001 Find the 95% confidence interval for the rate at which the Manatee deaths change with regards to powerboat registration. We can be 95% confident that for every additional 1000 powerboat registered, between 0.0686 and 0.1483more Manatees are killed.

Estimate the Rate of change for the relationship between lead and zinc using a 99% Confidence Interval Metal Concentrations in 1999 Spokane River Fish Samples (concentrations in parts per million (ppm) Source: WA State Dept. of Ecology report) Lead Zinc     0.73 45.3   1.14 50.8   0.60 40.2   1.59 64.0 4.34 150.   1.98 106.   3.12 90.8   1.80 58.8 Dependent Variable is: Zinc R-squared = 85.7% s = 15.3330 with 8 – 2 = 6 degrees of freedom Variable Coefficient SE(Coeff) T-ratio P-Value Intercept 23.0796 14.204 1.6249 0.1386 Lead 27.5335 4.5837 6.0068 0.0010 We can be 99% confident that the true slope of the relationship between lead and zinc is between .

Show that the p-value is 0 Show that the p-value is 0.0010 by using the t formula and calculating the p-value. Lead Zinc     0.73 45.3   1.14 50.8   0.60 40.2   1.59 64.0 4.34 150.   1.98 106.   3.12 90.8   1.80 58.8 Dependent Variable is: Zinc R-squared = 85.7% s = 15.3330 with 8 – 2 = 6 degrees of freedom Variable Coefficient SE(Coeff) T-ratio P-Value Intercept 23.0796 14.204 1.6249 0.1386 Lead 27.5335 4.5837 6.0068 0.0010 SE(b1)

HW Page 661: 11, 12, 16-18

Is there a relationship between the amount of lead verses the amount of Zinc present in fish? State Hypothesis and Conclusion . Metal Concentrations in 1999 Spokane River Fish Samples (concentrations in parts per million (ppm) Source: WA State Dept. of Ecology report) Lead Zinc     0.73 45.3   1.14 50.8   0.60 40.2   1.59 64.0 4.34 150.   1.98 106.   3.12 90.8   1.80 58.8 Dependent Variable is: Zinc R-squared = 85.7% s = 15.3330 with 8 – 2 = 6 degrees of freedom Variable Coefficient SE(Coeff) T-ratio P-Value Intercept 23.0796 14.204 1.6249 0.1386 Lead 27.5335 4.5837 6.0068 0.0010 P-value Because the p-val < 0.05 there is significant evidence to conclude that a relationship exists b/t lead and zinc content in fish.

Performing a Linear Regression t-Test from the Calculator Is there a relationship in the amount of lead verses the amount of Zinc present in fish? Lead Zinc     0.73 45.3   1.14 50.8   0.60 40.2   1.59 64.0 4.34 150.0   1.98 106.0   3.12 90.8   1.80 58.8 STAT  Test  LinRegTTest Because the p-val < 0.05 there is significant evidence to conclude that a relationship exists b/t lead and zinc content in fish.

Is there a relationship between the amount of lead verses the amount of Zinc present in fish? State Hypothesis and Conclusion . Metal Concentrations in 1999 Spokane River Fish Samples (concentrations in parts per million (ppm) Source: WA State Dept. of Ecology report) Lead Zinc     0.73 45.3   1.14 50.8   0.60 40.2   1.59 64.0 4.34 150.   1.98 106.   3.12 90.8   1.80 58.8 Seb = 4.5837 P-value = 0.0010 Because the p-val < 0.05 there is significant evidence to conclude that a relationship exists b/t lead and zinc content in fish.