Statistics - Bivariate Relationships

This document provides study materials related to Statistics - Bivariate Relationships. It may include explanations, summarized notes, examples, or practice questions designed to help students understand key concepts and review important topics covered in their coursework.

Students studying Statistics or related courses can use this material as a reference when preparing for assignments, exams, or classroom discussions. Resources on CramX may include study notes, exam guides, solutions, lecture summaries, and other academic learning materials.

Maria
Contributor
4.7
47
2 days ago
Preview (10 of 65 Pages)
100%
Log in to unlock

Page 1

Statistics - Bivariate Relationships - Page 1 preview image

Loading page ...

Study GuideStatisticsBivariate Relationships1.Quiz: Simple Linear Regression1. QuestionThe coefficients of the least squares regression line are determined by minimizing the sum of thesquares of the:Answer Choices• x-coordinates• y-coordinates• residualsCorrect AnswerresidualsWhy This Is CorrectLeast squares regression chooses the line that makes thevertical errors(residuals) as small aspossible overall by minimizing thesum of squared residuals.2. QuestionA residual is computed as:Answer Choices• a y-coordinate from the data minus a y-coordinate predicted by the line• a y-coordinate predicted by the line minus a y-coordinate from the data• an x-coordinate from the data minus an x-coordinate predicted by the line

Page 2

Statistics - Bivariate Relationships - Page 2 preview image

Loading page ...

Study GuideCorrect Answera y-coordinate from the data minus a y-coordinate predicted by the lineWhy This Is CorrectResidual =observed − predicted:3. QuestionA geometric interpretation of a residual is the:Answer Choices• perpendicular distance from a data point to the regression line• horizontal distance from a data point to the regression line• vertical distance from a data point to the regression lineCorrect Answervertical distance from a data point to the regression lineWhy This Is CorrectIn regression, residuals measure thevertical differencebetween the actual point and the regressionline.4. QuestionA paired data set has (n = 5), (x = 15), (y = 27), (xy = 100), and (x2= 55).(Sxy=)Answer Choices• 1.9• 10• 19

Page 3

Statistics - Bivariate Relationships - Page 3 preview image

Loading page ...

Study GuideCorrect Answer19Why This Is Correct5. QuestionA paired data set has (n = 5), (x = 15), (y = 27), (xy = 100), and (x2= 55).(Sxx=)Answer Choices• 1.9• 10• 19Correct Answer10Why This Is Correct6. QuestionA paired data set has (n = 5), (x = 15), (y = 27), (xy = 100), and (x2= 55).The slope of the regression line is:

Page 4

Statistics - Bivariate Relationships - Page 4 preview image

Loading page ...

Study GuideAnswer Choices• 1.9• 10• 19Correct Answer1.9Why This Is CorrectSlope:7. QuestionA paired data set has (n = 5), (x = 15), (y = 27), (xy = 100), and (x2= 55).The intercept of the regression line is:Answer Choices0.3• 1.9• 5.4Correct Answer0.3Why This Is CorrectFirst find the means:

Page 5

Statistics - Bivariate Relationships - Page 5 preview image

Loading page ...

Study GuideIntercept:8. QuestionA paired data set has (= 10), (ȳ= 8), and slope of the regression line (1.5).The intercept of the regression line is:Answer Choices7• 8• 23Correct Answer7Why This Is CorrectIntercept formula:9. QuestionA set of paired data has (sx= 2.4), (sy= 3.2), and correlation coefficient (r =-0.8).The slope of the regression line is:

Page 6

Statistics - Bivariate Relationships - Page 6 preview image

Loading page ...

Study GuideAnswer Choices1.0670.80.6Correct Answer1.067Why This Is CorrectSlope formula using correlation:Rounded:1.06710. QuestionThe equation of the regression line is (ŷ= 1.2x-3.4). Predict (y) when (x = 5).Answer Choices• 1.6• 2.6• 8.0Correct Answer2.6Why This Is Correct

Page 7

Statistics - Bivariate Relationships - Page 7 preview image

Loading page ...

Study GuideSubstitute (x = 5):11. QuestionThe equation of the regression line is (ŷ= 1.2x-3.4). Compute the residual for the point ((7,6)).Answer Choices1• 1• 5Correct Answer1Why This Is CorrectFirst find the predicted value when (x = 7):Residual = observed − predicted:12. QuestionA set of paired data has (= 8.0, sx= 4.9,ȳ= 26.0,sy= 13.2,) and (r = 0.97).The slope of the least squares regression line is:Answer Choices• 0.36• 0.97• 2.62

Page 8

Statistics - Bivariate Relationships - Page 8 preview image

Loading page ...

Study GuideCorrect Answer2.62Why This Is CorrectSlope formula:Rounded to the nearest choice:2.6213. QuestionA set of paired data has (= 8.0, sx= 4.9,ȳ= 26.0,sy= 13.2,) and (r = 0.97).The y-intercept of the least squares regression line is:Answer Choices• 5.1• 8.0• 13.2Correct Answer5.1Why This Is CorrectIntercept formula:Using (b12.62):

Page 9

Statistics - Bivariate Relationships - Page 9 preview image

Loading page ...

Study Guide14. QuestionA set of paired data has (= 8.0, sx= 4.9,ȳ= 26.0, sy= 13.2,) and (r = 0.97).Which point is on the least squares regression line?Answer Choices• (0, 0.97)• (4.9, 13.2)• (8.0, 26.0)Correct Answer(8.0, 26.0)Why This Is CorrectThe least squares regression linealways passes throughthe point:((,ȳ))So the correct point is ((8.0, 26.0)).15. QuestionA point estimate for the slope of least squares regression line for all pairs in the population is:Answer Choices• the correlation coefficient for the pairs in the sample• the slope of the regression line for the pairs in the sample• the sum of the squares of the residuals for the regression line for the pairs in the sampleCorrect Answerthe slope of the regression line for the pairs in the sample

Page 10

Statistics - Bivariate Relationships - Page 10 preview image

Loading page ...

Study GuideWhy This Is CorrectThesample regression slope(b1) is used as thepoint estimatefor the population slope (β1).16. QuestionIf a confidence interval for the slope of the least squares regression line for all pairs in the populationhas anegative lower boundand apositive upper bound, then:Answer Choices• there is evidence of a positive linear association between the variables• there is evidence of a negative linear association between the variables• there is no evidence of a linear association between the variablesCorrect Answerthere is no evidence of a linear association between the variablesWhy This Is CorrectIf the confidence interval includes0, then the slope could be 0.So wecannotconclude there is a significant linear relationship.17. QuestionIf a confidence interval for the slope of the least squares regression line for all pairs in the populationhas apositive lower boundand apositive upper bound, then:Answer Choices• there is evidence of a positive linear association between the variables• there is evidence of a negative linear association between the variables• there is no evidence of a linear association between the variables
Preview Mode

This document has 65 pages. Sign in to access the full document!