Chapter 10. Correlation and Regression. McGraw-Hill, Bluman, 7th ed., Chapter 10 1

Size: px
Start display at page:

Download "Chapter 10. Correlation and Regression. McGraw-Hill, Bluman, 7th ed., Chapter 10 1"

Transcription

1 Chapter 10 Correlation and Regression McGraw-Hill, Bluman, 7th ed., Chapter 10 1

2 Chapter 10 Overview Introduction 10-1 Scatter Plots and Correlation 10- Regression 10-3 Coefficient of Determination and Standard Error of the Estimate 10-4 Multiple Regression (Optional) Bluman, Chapter 10

3 Chapter 10 Objectives 1. Draw a scatter plot for a set of ordered pairs.. Compute the correlation coefficient. 3. Test the hypothesis H 0 : ρ = Compute the equation of the regression line. 5. Compute the coefficient of determination. 6. Compute the standard error of the estimate. 7. Find a prediction interval. 8. Be familiar with the concept of multiple regression. Bluman, Chapter 10 3

4 Introduction In addition to hypothesis testing and confidence intervals, inferential statistics involves determining whether a relationship between two or more numerical or quantitative variables exists. Bluman, Chapter 10 4

5 Introduction Correlation is a statistical method used to determine whether a linear relationship between variables exists. Regression is a statistical method used to describe the nature of the relationship between variables that is, positive or negative, linear or nonlinear. Bluman, Chapter 10 5

6 Introduction The purpose of this chapter is to answer these questions statistically: 1. Are two or more variables related?. If so, what is the strength of the relationship? 3. What type of relationship exists? 4. What kind of predictions can be made from the relationship? Bluman, Chapter 10 6

7 Introduction 1. Are two or more variables related?. If so, what is the strength of the relationship? To answer these two questions, statisticians use the correlation coefficient, a numerical measure to determine whether two or more variables are related and to determine the strength of the relationship between or among the variables. Bluman, Chapter 10 7

8 Introduction 3. What type of relationship exists? There are two types of relationships: simple and multiple. In a simple relationship, there are two variables: an independent variable (predictor variable) and a dependent variable (response variable). In a multiple relationship, there are two or more independent variables that are used to predict one dependent variable. Bluman, Chapter 10 8

9 Introduction 4. What kind of predictions can be made from the relationship? Predictions are made in all areas and daily. Examples include weather forecasting, stock market analyses, sales predictions, crop predictions, gasoline price predictions, and sports predictions. Some predictions are more accurate than others, due to the strength of the relationship. That is, the stronger the relationship is between variables, the more accurate the prediction is. Bluman, Chapter 10 9

10 10.1 Scatter Plots and Correlation A scatter plot is a graph of the ordered pairs (x, y) of numbers consisting of the independent variable x and the dependent variable y. Bluman, Chapter 10 10

11 Chapter 10 Correlation and Regression Section 10-1 Example 10-1 Page #536 Bluman, Chapter 10 11

12 Example 10-1: Car Rental Companies Construct a scatter plot for the data shown for car rental companies in the United States for a recent year. Step 1: Draw and label the x and y axes. Step : Plot each point on the graph. Bluman, Chapter 10 1

13 Example 10-1: Car Rental Companies Positive Relationship Bluman, Chapter 10 13

14 Chapter 10 Correlation and Regression Section 10-1 Example 10- Page #537 Bluman, Chapter 10 14

15 Example 10-: Absences/Final Grades Construct a scatter plot for the data obtained in a study on the number of absences and the final grades of seven randomly selected students from a statistics class. Step 1: Draw and label the x and y axes. Step : Plot each point on the graph. Bluman, Chapter 10 15

16 Example 10-: Absences/Final Grades Negative Relationship Bluman, Chapter 10 16

17 Chapter 10 Correlation and Regression Section 10-1 Example 10-3 Page #538 Bluman, Chapter 10 17

18 Example 10-3: Exercise/Milk Intake Construct a scatter plot for the data obtained in a study on the number of hours that nine people exercise each week and the amount of milk (in ounces) each person consumes per week. Step 1: Draw and label the x and y axes. Step : Plot each point on the graph. Bluman, Chapter 10 18

19 Example 10-3: Exercise/Milk Intake Very Weak Relationship Bluman, Chapter 10 19

20 Correlation The correlation coefficient computed from the sample data measures the strength and direction of a linear relationship between two variables. There are several types of correlation coefficients. The one explained in this section is called the Pearson product moment correlation coefficient (PPMC). The symbol for the sample correlation coefficient is r. The symbol for the population correlation coefficient is ρ. Bluman, Chapter 10 0

21 Correlation The range of the correlation coefficient is from 1 to +1. If there is a strong positive linear relationship between the variables, the value of r will be close to +1. If there is a strong negative linear relationship between the variables, the value of r will be close to 1. Bluman, Chapter 10 1

22 Correlation Bluman, Chapter 10

23 Correlation Coefficient The formula for the correlation coefficient is r = ( ) ( )( ) n xy x y ( ) ( ) ( ) ( ) n x x n y y where n is the number of data pairs. Rounding Rule: Round to three decimal places. Bluman, Chapter 10 3

24 Chapter 10 Correlation and Regression Section 10-1 Example 10-4 Page #540 Bluman, Chapter 10 4

25 Example 10-4: Car Rental Companies Compute the correlation coefficient for the data in Example Company A B C D E F Cars x (in 10,000s) Σ x = Income y (in billions) xy x y Σ y = Σ xy = Σ x = Σ y = Bluman, Chapter 10 5

26 Example 10-4: Car Rental Companies Compute the correlation coefficient for the data in Example Σx = 153.8, Σy = 18.7, Σxy = 68.77, Σx = , Σy = 80.67, n = 6 r r r = = ( ) ( )( ) n xy x y ( ) ( ) ( ) ( ) n x x n y y ( 6)( 68.77) ( 153.8)( 18.7) ( 6)( ) ( 153.8) ( 6)( 80.67) ( 18.7) = 0.98 (strong positive relationship) Bluman, Chapter 10 6

27 Chapter 10 Correlation and Regression Section 10-1 Example 10-5 Page #541 Bluman, Chapter 10 7

28 Example 10-5: Absences/Final Grades Compute the correlation coefficient for the data in Example 10. Student A B C D E F Number of absences, x Final Grade y (pct.) xy x y ,74 7,396 1,849 5,476 3,364 8,100 G ,084 Σ x = 57 Σ y = 511 Σ xy = 3745 Σ x = 579 Σ y = 38,993 Bluman, Chapter 10 8

29 Example 10-5: Absences/Final Grades Compute the correlation coefficient for the data in Example 10. Σx = 57, Σy = 511, Σxy = 3745, Σx = 579, Σy = 38,993, n = 7 r r r = = ( ) ( )( ) n xy x y ( ) ( ) ( ) ( ) n x x n y y ( 7)( 3745) ( 57)( 511) ( 7)( 579) ( 57) ( 7)( 38, 993) ( 511) = (strong negative relationship) Bluman, Chapter 10 9

30 Chapter 10 Correlation and Regression Section 10-1 Example 10-6 Page #54 Bluman, Chapter 10 30

31 Example 10-6: Exercise/Milk Intake Compute the correlation coefficient for the data in Example Subject Hours, x Amount y xy x y A B C D E F , ,04 4, ,04 G ,136 H ,184 I ,304 Σ x = 36 Σ y = 370 Σ xy = 1,50 Σ x = 3 Σ y = 19,36 Bluman, Chapter 10 31

32 Example 10-6: Exercise/Milk Intake Compute the correlation coefficient for the data in Example Σx = 36, Σy = 370, Σxy = 150, Σx = 3, Σy = 19,36, n = 9 r r r = = ( ) ( )( ) n xy x y ( ) ( ) ( ) ( ) n x x n y y ( 7)( 150) ( 36)( 370) ( 7)( 3) ( 36) ( 7)( 19, 36) ( 370) = (very weak relationship) Bluman, Chapter 10 3

33 Hypothesis Testing In hypothesis testing, one of the following is true: H 0 : ρ = 0 This null hypothesis means that there is no correlation between the x and y variables in the population. H 1 : ρ 0 This alternative hypothesis means that there is a significant correlation between the variables in the population. Bluman, Chapter 10 33

34 t Test for the Correlation Coefficient t = r n 1 r with degrees of freedom equal to n. Bluman, Chapter 10 34

35 Chapter 10 Correlation and Regression Section 10-1 Example 10-7 Page #544 Bluman, Chapter 10 35

36 Example 10-7: Car Rental Companies Test the significance of the correlation coefficient found in Example Use α = 0.05 and r = Step 1: State the hypotheses. H 0 : ρ = 0 and H 1 : ρ 0 Step : Find the critical value. Since α = 0.05 and there are 6 = 4 degrees of freedom, the critical values obtained from Table F are ±.776. Bluman, Chapter 10 36

37 Example 10-7: Car Rental Companies Step 3: Compute the test value. n 6 t = r = 0.98 = r 1 ( 0.98) Step 4: Make the decision. Reject the null hypothesis. Step 5: Summarize the results. There is a significant relationship between the number of cars a rental agency owns and its annual income. Bluman, Chapter 10 37

38 Chapter 10 Correlation and Regression Section 10-1 Example 10-8 Page #545 Bluman, Chapter 10 38

39 Example 10-8: Car Rental Companies Using Table I, test the significance of the correlation coefficient r = 0.067, from Example 10 6, at α = Step 1: State the hypotheses. H 0 : ρ = 0 and H 1 : ρ 0 There are 9 = 7 degrees of freedom. The value in Table I when α = 0.01 is For a significant relationship, r must be greater than or less than Since r = 0.067, do not reject the null. Hence, there is not enough evidence to say that there is a significant linear relationship between the variables. Bluman, Chapter 10 39

40 Possible Relationships Between Variables When the null hypothesis has been rejected for a specific a value, any of the following five possibilities can exist. 1. There is a direct cause-and-effect relationship between the variables. That is, x causes y.. There is a reverse cause-and-effect relationship between the variables. That is, y causes x. 3. The relationship between the variables may be caused by a third variable. 4. There may be a complexity of interrelationships among many variables. 5. The relationship may be coincidental. Bluman, Chapter 10 40

41 Possible Relationships Between Variables 1. There is a reverse cause-and-effect relationship between the variables. That is, y causes x. For example, water causes plants to grow poison causes death heat causes ice to melt Bluman, Chapter 10 41

42 Possible Relationships Between Variables. There is a reverse cause-and-effect relationship between the variables. That is, y causes x. For example, Suppose a researcher believes excessive coffee consumption causes nervousness, but the researcher fails to consider that the reverse situation may occur. That is, it may be that an extremely nervous person craves coffee to calm his or her nerves. Bluman, Chapter 10 4

43 Possible Relationships Between Variables 3. The relationship between the variables may be caused by a third variable. For example, If a statistician correlated the number of deaths due to drowning and the number of cans of soft drink consumed daily during the summer, he or she would probably find a significant relationship. However, the soft drink is not necessarily responsible for the deaths, since both variables may be related to heat and humidity. Bluman, Chapter 10 43

44 Possible Relationships Between Variables 4. There may be a complexity of interrelationships among many variables. For example, A researcher may find a significant relationship between students high school grades and college grades. But there probably are many other variables involved, such as IQ, hours of study, influence of parents, motivation, age, and instructors. Bluman, Chapter 10 44

45 Possible Relationships Between Variables 5. The relationship may be coincidental. For example, A researcher may be able to find a significant relationship between the increase in the number of people who are exercising and the increase in the number of people who are committing crimes. But common sense dictates that any relationship between these two values must be due to coincidence. Bluman, Chapter 10 45

46 10. Regression If the value of the correlation coefficient is significant, the next step is to determine the equation of the regression line which is the data s line of best fit. Bluman, Chapter 10 46

47 Regression Best fit means that the sum of the squares of the vertical distance from each point to the line is at a minimum. Bluman, Chapter 10 47

48 Regression Line y = a + bx a = ( )( y x ) ( x)( xy) ( ) ( ) n x x b = where a = y intercept b = the slope of the line. ( ) ( )( ) ( ) ( ) n x x n xy x y Bluman, Chapter 10 48

49 Chapter 10 Correlation and Regression Section 10- Example 10-9 Page #553 Bluman, Chapter 10 49

50 Example 10-9: Car Rental Companies Find the equation of the regression line for the data in Example 10 4, and graph the line on the scatter plot. Σx = 153.8, Σy = 18.7, Σxy = 68.77, Σx = , Σy = 80.67, n = 6 a b = = ( y)( x ) ( x)( xy) n( x ) ( x) = ( ) ( )( ) n( x ) ( x) n xy x y y = a + bx y = x ( 18.7)( ) ( 153.8)( 68.77) 6( ) ( 153.8) = ( ) ( )( ) 6( ) ( 153.8) = = Bluman, Chapter 10 50

51 Example 10-9: Car Rental Companies Find two points to sketch the graph of the regression line. Use any x values between 10 and 60. For example, let x equal 15 and 40. Substitute in the equation and find the corresponding y value. y = x ( ) = = y = x ( ) = Plot (15,1.986) and (40,4.636), and sketch the resulting line. = Bluman, Chapter 10 51

52 Example 10-9: Car Rental Companies Find the equation of the regression line for the data in Example 10 4, and graph the line on the scatter plot. y = x ( 15, 1.986) ( 40, 4.636) Bluman, Chapter 10 5

53 Chapter 10 Correlation and Regression Section 10- Example Page #555 Bluman, Chapter 10 53

54 Example 10-11: Car Rental Companies Use the equation of the regression line to predict the income of a car rental agency that has 00,000 automobiles. x = 0 corresponds to 00,000 automobiles. y = x ( ) = =.516 Hence, when a rental agency has 00,000 automobiles, its revenue will be approximately $.516 billion. Bluman, Chapter 10 54

55 Regression The magnitude of the change in one variable when the other variable changes exactly 1 unit is called a marginal change. The value of slope b of the regression line equation represents the marginal change. For valid predictions, the value of the correlation coefficient must be significant. When r is not significantly different from 0, the best predictor of y is the mean of the data values of y. Bluman, Chapter 10 55

56 Assumptions for Valid Predictions 1. For any specific value of the independent variable x, the value of the dependent variable y must be normally distributed about the regression line. See Figure 10 16(a).. The standard deviation of each of the dependent variables must be the same for each value of the independent variable. See Figure 10 16(b). Bluman, Chapter 10 56

57 Extrapolations (Future Predictions) Extrapolation, or making predictions beyond the bounds of the data, must be interpreted cautiously. Remember that when predictions are made, they are based on present conditions or on the premise that present trends will continue. This assumption may or may not prove true in the future. Bluman, Chapter 10 57

58 Procedure Table Step 1: Make a table with subject, x, y, xy, x, and y columns. Step : Find the values of xy, x, and y. Place them in the appropriate columns and sum each column. Step 3: Substitute in the formula to find the value of r. Step 4: When r is significant, substitute in the formulas to find the values of a and b for the regression line equation y = a + bx. Bluman, Chapter 10 58

59 10.3 Coefficient of Determination and Standard Error of the Estimate ( y) The total variation y is the sum of the squares of the vertical distances each point is from the mean. The total variation can be divided into two parts: that which is attributed to the relationship of x and y, and that which is due to chance. Bluman, Chapter 10 59

60 Variation The variation obtained from the relationship (i.e., from the predicted y' values) is ( y y) and is called the explained variation. Variation due to chance, found by ( y y), is called the unexplained variation. This variation cannot be attributed to the relationships. Bluman, Chapter 10 60

61 Variation Bluman, Chapter 10 61

62 Coefficient of Determiation The coefficient of determination is the ratio of the explained variation to the total variation. The symbol for the coefficient of determination is r. explained variation r = total variation Another way to arrive at the value for r is to square the correlation coefficient. Bluman, Chapter 10 6

63 Coefficient of Nondetermiation The coefficient of nondetermination is a measure of the unexplained variation. The formula for the coefficient of determination is 1.00 r. Bluman, Chapter 10 63

64 Standard Error of the Estimate The standard error of estimate, denoted by s est is the standard deviation of the observed y values about the predicted y' values. The formula for the standard error of estimate is: s est = ( y y ) n Bluman, Chapter 10 64

65 Chapter 10 Correlation and Regression Section 10-3 Example 10-1 Page #569 Bluman, Chapter 10 65

66 Example 10-1: Copy Machine Costs A researcher collects the following data and determines that there is a significant relationship between the age of a copy machine and its monthly maintenance cost. The regression equation is y = x. Find the standard error of the estimate. Bluman, Chapter 10 66

67 Example 10-1: Copy Machine Costs Machine A B C D E F Age x (years) ( ) ( ) ( ) ( ) ( ) Monthly cost, y y y y (y y ) y = x y = = y = = y = = y = = y = = s est s est = ( y y ) n = = Bluman, Chapter 10 67

68 Chapter 10 Correlation and Regression Section 10-3 Example Page #570 Bluman, Chapter 10 68

69 Example 10-13: Copy Machine Costs s est = y a y b xy n Bluman, Chapter 10 69

70 Example 10-13: Copy Machine Costs Machine A B C D E F Age x (years) Monthly cost, y xy y ,844 6,084 4,900 8,100 8,649 10,609 4,186 s est s est = y a y b xy n ( ) ( ) 4, = = Bluman, Chapter 10 70

71 Formula for the Prediction Interval about a Value y ( X) 1 n x y tα sest 1+ + < y n n x x ( ) ( X) 1 n x < y + t s 1+ + n n x x α est ( ) with d.f. = n - Bluman, Chapter 10 71

72 Chapter 10 Correlation and Regression Section 10-3 Example Page #571 Bluman, Chapter 10 7

73 Example 10-14: Copy Machine Costs For the data in Example 10 1, find the 95% prediction interval for the monthly maintenance cost of a machine that is 3 years old. Step 1: Find x, x, and X. 0 x= 0 x = 8 X = = Step : Find y for x = 3. y = ( 3) = Step 3: Find s est. s est = 6.48 (as shown in Example 10-13) Bluman, Chapter 10 73

74 Example 10-14: Copy Machine Costs Step 4: Substitute in the formula and solve. ( X) ( ) 1 n x y tα sest 1+ + < y n n x x ( X) ( ) 1 n x < y + t s 1+ + n n x x α est 6( 3 3.3) ( ) ( ) (.776)( 6.48) 1+ + < y ( 3 3.3) ( ) ( ) 1 < (.776)( 6.48) Bluman, Chapter 10 74

75 Example 10-14: Copy Machine Costs Step 4: Substitute in the formula and solve. 6( 3 3.3) ( ) ( ) (.776)( 6.48) 1+ + < ( 3 3.3) ( ) ( ) 1 < (.776)( 6.48) < y < < y < Hence, you can be 95% confident that the interval < y < contains the actual value of y. y Bluman, Chapter 10 75

76 10.4 Multiple Regression (Optional) In multiple regression, there are several independent variables and one dependent variable, and the equation is y = a+ bx + bx + + b x 1 1 k k where x, x,, x = independent variables. 1 k Bluman, Chapter 10 76

77 Assumptions for Multiple Regression 1. normality assumption for any specific value of the independent variable, the values of the y variable are normally distributed.. equal-variance assumption the variances (or standard deviations) for the y variables are the same for each value of the independent variable. 3. linearity assumption there is a linear relationship between the dependent variable and the independent variables. 4. nonmulticollinearity assumption the independent variables are not correlated. 5. independence assumption the values for the y variables are independent. Bluman, Chapter 10 77

78 Multiple Correlation Coefficient In multiple regression, as in simple regression, the strength of the relationship between the independent variables and the dependent variable is measured by a correlation coefficient. This multiple correlation coefficient is symbolized by R. Bluman, Chapter 10 78

79 Multiple Correlation Coefficient The formula for R is R where = + yx yx yx yx x x r r r r r r xx 1 r yx1 = correlation coefficient for y and x 1 r yx = correlation coefficient for y and x r x1 x = correlation coefficient for x 1 and x Bluman, Chapter 10 79

80 Chapter 10 Correlation and Regression Section 10-4 Example Page #576 Bluman, Chapter 10 80

81 Example 10-15: State Board Scores A nursing instructor wishes to see whether a student s grade point average and age are related to the student s score on the state board nursing examination. She selects five students and obtains the following data. Find the value of R. Bluman, Chapter 10 81

82 Example 10-15: State Board Scores A nursing instructor wishes to see whether a student s grade point average and age are related to the student s score on the state board nursing examination. She selects five students and obtains the following data. Find the value of R. The values of the correlation coefficients are r xx r r 1 yx yx 1 = = = Bluman, Chapter 10 8

83 Example 10-15: State Board Scores R = R = R = r + r r r r yx yx yx yx x x r xx 1 ( 0.845) + ( 0.791) ( 0.845)( 0.791)( 0.371) 1 ( 0.371) Hence, the correlation between a student s grade point average and age with the student s score on the nursing state board examination is In this case, there is a strong relationship among the variables; the value of R is close to Bluman, Chapter 10 83

84 F Test for Significance of R The formula for the F test is where F = ( 1 R ) ( n k 1) n = the number of data groups k = the number of independent variables. d.f.n. = n k d.f.d. = n k 1 R k Bluman, Chapter 10 84

85 Chapter 10 Correlation and Regression Section 10-4 Example Page #577 Bluman, Chapter 10 85

86 Example 10-16: State Board Scores Test the significance of the R obtained in Example at α = F = F = R ( 1 R ) ( n k 1) The critical value obtained from Table H with a 0.05, d.f.n. = 3, and d.f.d. = is Hence, the decision is to reject the null hypothesis and conclude that there is a significant relationship among the student s GPA, age, and score on the nursing state board examination. k = ( ) ( ) Bluman, Chapter 10 86

87 Adjusted R The formula for the adjusted R is R adj = 1 ( 1 R )( n 1) n k 1 Bluman, Chapter 10 87

88 Chapter 10 Correlation and Regression Section 10-4 Example Page #578 Bluman, Chapter 10 88

89 Example 10-17: State Board Scores Calculate the adjusted R for the data in Example The value for R is R adj = 1 ( 1 R )( n 1) n k 1 R adj = 1 ( )( 5 1) 5 1 = In this case, when the number of data pairs and the number of independent variables are accounted for, the adjusted multiple coefficient of determination is Bluman, Chapter 10 89

Chapter 10. Correlation and Regression. McGraw-Hill, Bluman, 7th ed., Chapter 10 1

Chapter 10. Correlation and Regression. McGraw-Hill, Bluman, 7th ed., Chapter 10 1 Chapter 10 Correlation and Regression McGraw-Hill, Bluman, 7th ed., Chapter 10 1 Example 10-2: Absences/Final Grades Please enter the data below in L1 and L2. The data appears on page 537 of your textbook.

More information

Lecture 14. Analysis of Variance * Correlation and Regression. The McGraw-Hill Companies, Inc., 2000

Lecture 14. Analysis of Variance * Correlation and Regression. The McGraw-Hill Companies, Inc., 2000 Lecture 14 Analysis of Variance * Correlation and Regression Outline Analysis of Variance (ANOVA) 11-1 Introduction 11-2 Scatter Plots 11-3 Correlation 11-4 Regression Outline 11-5 Coefficient of Determination

More information

Lecture 14. Outline. Outline. Analysis of Variance * Correlation and Regression Analysis of Variance (ANOVA)

Lecture 14. Outline. Outline. Analysis of Variance * Correlation and Regression Analysis of Variance (ANOVA) Outline Lecture 14 Analysis of Variance * Correlation and Regression Analysis of Variance (ANOVA) 11-1 Introduction 11- Scatter Plots 11-3 Correlation 11-4 Regression Outline 11-5 Coefficient of Determination

More information

Correlation and Regression

Correlation and Regression Correlation and Regression Linear Correlation: Does one variable increase or decrease linearly with another? Is there a linear relationship between two or more variables? Types of linear relationships:

More information

Correlation and Regression

Correlation and Regression Correlation and Regression 1 Overview Introduction Scatter Plots Correlation Regression Coefficient of Determination 2 Objectives of the topic 1. Draw a scatter plot for a set of ordered pairs. 2. Compute

More information

Sec Coefficient of Determination and Standard Error of the Estimate.

Sec Coefficient of Determination and Standard Error of the Estimate. Sec 10.3 Coefficient of Determination and Standard Error of the Estimate. Review concepts x 1 3 4 5 y 10 8 1 16 0 y fill in the third row of the table for each x value. Review concepts x 1 3 4 5 y 10 8

More information

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist sales $ (y - dependent variable) advertising $ (x - independent variable)

More information

Correlation and Regression

Correlation and Regression Elementary Statistics A Step by Step Approach Sixth Edition by Allan G. Bluman http://www.mhhe.com/math/stat/blumanbrief SLIDES PREPARED BY LLOYD R. JAISINGH MOREHEAD STATE UNIVERSITY MOREHEAD KY Updated

More information

Review 6. n 1 = 85 n 2 = 75 x 1 = x 2 = s 1 = 38.7 s 2 = 39.2

Review 6. n 1 = 85 n 2 = 75 x 1 = x 2 = s 1 = 38.7 s 2 = 39.2 Review 6 Use the traditional method to test the given hypothesis. Assume that the samples are independent and that they have been randomly selected ) A researcher finds that of,000 people who said that

More information

Multiple Linear Regression

Multiple Linear Regression 1. Purpose To Model Dependent Variables Multiple Linear Regression Purpose of multiple and simple regression is the same, to model a DV using one or more predictors (IVs) and perhaps also to obtain a prediction

More information

EXAM 3 Math 1342 Elementary Statistics 6-7

EXAM 3 Math 1342 Elementary Statistics 6-7 EXAM 3 Math 1342 Elementary Statistics 6-7 Name Date ********************************************************************************************************************************************** MULTIPLE

More information

Ch 13 & 14 - Regression Analysis

Ch 13 & 14 - Regression Analysis Ch 3 & 4 - Regression Analysis Simple Regression Model I. Multiple Choice:. A simple regression is a regression model that contains a. only one independent variable b. only one dependent variable c. more

More information

Simple Linear Regression

Simple Linear Regression 9-1 l Chapter 9 l Simple Linear Regression 9.1 Simple Linear Regression 9.2 Scatter Diagram 9.3 Graphical Method for Determining Regression 9.4 Least Square Method 9.5 Correlation Coefficient and Coefficient

More information

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS THE ROYAL STATISTICAL SOCIETY 008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS The Society provides these solutions to assist candidates preparing for the examinations

More information

Can you tell the relationship between students SAT scores and their college grades?

Can you tell the relationship between students SAT scores and their college grades? Correlation One Challenge Can you tell the relationship between students SAT scores and their college grades? A: The higher SAT scores are, the better GPA may be. B: The higher SAT scores are, the lower

More information

Do not copy, post, or distribute

Do not copy, post, or distribute 14 CORRELATION ANALYSIS AND LINEAR REGRESSION Assessing the Covariability of Two Quantitative Properties 14.0 LEARNING OBJECTIVES In this chapter, we discuss two related techniques for assessing a possible

More information

While you wait: Enter the following in your calculator. Find the mean and sample variation of each group. Bluman, Chapter 12 1

While you wait: Enter the following in your calculator. Find the mean and sample variation of each group. Bluman, Chapter 12 1 While you wait: Enter the following in your calculator. Find the mean and sample variation of each group. Bluman, Chapter 12 1 Chapter 12 Analysis of Variance McGraw-Hill, Bluman, 7th ed., Chapter 12 2

More information

CORRELATION AND REGRESSION

CORRELATION AND REGRESSION CORRELATION AND REGRESSION CORRELATION The correlation coefficient is a number, between -1 and +1, which measures the strength of the relationship between two sets of data. The closer the correlation coefficient

More information

Linear Correlation and Regression Analysis

Linear Correlation and Regression Analysis Linear Correlation and Regression Analysis Set Up the Calculator 2 nd CATALOG D arrow down DiagnosticOn ENTER ENTER SCATTER DIAGRAM Positive Linear Correlation Positive Correlation Variables will tend

More information

Correlation & Simple Regression

Correlation & Simple Regression Chapter 11 Correlation & Simple Regression The previous chapter dealt with inference for two categorical variables. In this chapter, we would like to examine the relationship between two quantitative variables.

More information

Simple Linear Regression: One Quantitative IV

Simple Linear Regression: One Quantitative IV Simple Linear Regression: One Quantitative IV Linear regression is frequently used to explain variation observed in a dependent variable (DV) with theoretically linked independent variables (IV). For example,

More information

Test 3 Practice Test A. NOTE: Ignore Q10 (not covered)

Test 3 Practice Test A. NOTE: Ignore Q10 (not covered) Test 3 Practice Test A NOTE: Ignore Q10 (not covered) MA 180/418 Midterm Test 3, Version A Fall 2010 Student Name (PRINT):............................................. Student Signature:...................................................

More information

Six Sigma Black Belt Study Guides

Six Sigma Black Belt Study Guides Six Sigma Black Belt Study Guides 1 www.pmtutor.org Powered by POeT Solvers Limited. Analyze Correlation and Regression Analysis 2 www.pmtutor.org Powered by POeT Solvers Limited. Variables and relationships

More information

CORRELATION AND REGRESSION

CORRELATION AND REGRESSION CORRELATION AND REGRESSION CORRELATION Introduction CORRELATION problems which involve measuring the strength of a relationship. Correlation Analysis involves various methods and techniques used for studying

More information

Business Mathematics and Statistics (MATH0203) Chapter 1: Correlation & Regression

Business Mathematics and Statistics (MATH0203) Chapter 1: Correlation & Regression Business Mathematics and Statistics (MATH0203) Chapter 1: Correlation & Regression Dependent and independent variables The independent variable (x) is the one that is chosen freely or occur naturally.

More information

Business Statistics 41000: Homework # 5

Business Statistics 41000: Homework # 5 Business Statistics 41000: Homework # 5 Drew Creal Due date: Beginning of class in week # 10 Remarks: These questions cover Lectures #7, 8, and 9. Question # 1. Condence intervals and plug-in predictive

More information

(ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box.

(ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box. FINAL EXAM ** Two different ways to submit your answer sheet (i) Use MS-Word and place it in a drop-box. (ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box. Deadline: December

More information

REVIEW 8/2/2017 陈芳华东师大英语系

REVIEW 8/2/2017 陈芳华东师大英语系 REVIEW Hypothesis testing starts with a null hypothesis and a null distribution. We compare what we have to the null distribution, if the result is too extreme to belong to the null distribution (p

More information

Inferences for Correlation

Inferences for Correlation Inferences for Correlation Quantitative Methods II Plan for Today Recall: correlation coefficient Bivariate normal distributions Hypotheses testing for population correlation Confidence intervals for population

More information

determine whether or not this relationship is.

determine whether or not this relationship is. Section 9-1 Correlation A correlation is a between two. The data can be represented by ordered pairs (x,y) where x is the (or ) variable and y is the (or ) variable. There are several types of correlations

More information

Correlation and Linear Regression

Correlation and Linear Regression Correlation and Linear Regression Correlation: Relationships between Variables So far, nearly all of our discussion of inferential statistics has focused on testing for differences between group means

More information

Correlation: Relationships between Variables

Correlation: Relationships between Variables Correlation Correlation: Relationships between Variables So far, nearly all of our discussion of inferential statistics has focused on testing for differences between group means However, researchers are

More information

Linear Regression. Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x).

Linear Regression. Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x). Linear Regression Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x). A dependent variable is a random variable whose variation

More information

Chapter 16. Simple Linear Regression and dcorrelation

Chapter 16. Simple Linear Regression and dcorrelation Chapter 16 Simple Linear Regression and dcorrelation 16.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

LI EAR REGRESSIO A D CORRELATIO

LI EAR REGRESSIO A D CORRELATIO CHAPTER 6 LI EAR REGRESSIO A D CORRELATIO Page Contents 6.1 Introduction 10 6. Curve Fitting 10 6.3 Fitting a Simple Linear Regression Line 103 6.4 Linear Correlation Analysis 107 6.5 Spearman s Rank Correlation

More information

BIOSTATISTICS NURS 3324

BIOSTATISTICS NURS 3324 Simple Linear Regression and Correlation Introduction Previously, our attention has been focused on one variable which we designated by x. Frequently, it is desirable to learn something about the relationship

More information

Regression Analysis. Table Relationship between muscle contractile force (mj) and stimulus intensity (mv).

Regression Analysis. Table Relationship between muscle contractile force (mj) and stimulus intensity (mv). Regression Analysis Two variables may be related in such a way that the magnitude of one, the dependent variable, is assumed to be a function of the magnitude of the second, the independent variable; however,

More information

CORRELATION AND SIMPLE REGRESSION 10.0 OBJECTIVES 10.1 INTRODUCTION

CORRELATION AND SIMPLE REGRESSION 10.0 OBJECTIVES 10.1 INTRODUCTION UNIT 10 CORRELATION AND SIMPLE REGRESSION STRUCTURE 10.0 Objectives 10.1 Introduction 10. Correlation 10..1 Scatter Diagram 10.3 The Correlation Coefficient 10.3.1 Karl Pearson s Correlation Coefficient

More information

[ z = 1.48 ; accept H 0 ]

[ z = 1.48 ; accept H 0 ] CH 13 TESTING OF HYPOTHESIS EXAMPLES Example 13.1 Indicate the type of errors committed in the following cases: (i) H 0 : µ = 500; H 1 : µ 500. H 0 is rejected while H 0 is true (ii) H 0 : µ = 500; H 1

More information

Chapter 12 - Part I: Correlation Analysis

Chapter 12 - Part I: Correlation Analysis ST coursework due Friday, April - Chapter - Part I: Correlation Analysis Textbook Assignment Page - # Page - #, Page - # Lab Assignment # (available on ST webpage) GOALS When you have completed this lecture,

More information

This document contains 3 sets of practice problems.

This document contains 3 sets of practice problems. P RACTICE PROBLEMS This document contains 3 sets of practice problems. Correlation: 3 problems Regression: 4 problems ANOVA: 8 problems You should print a copy of these practice problems and bring them

More information

Chapter 12 : Linear Correlation and Linear Regression

Chapter 12 : Linear Correlation and Linear Regression Chapter 1 : Linear Correlation and Linear Regression Determining whether a linear relationship exists between two quantitative variables, and modeling the relationship with a line, if the linear relationship

More information

Chapte The McGraw-Hill Companies, Inc. All rights reserved.

Chapte The McGraw-Hill Companies, Inc. All rights reserved. 12er12 Chapte Bivariate i Regression (Part 1) Bivariate Regression Visual Displays Begin the analysis of bivariate data (i.e., two variables) with a scatter plot. A scatter plot - displays each observed

More information

6. 5x Division Property. CHAPTER 2 Linear Models, Equations, and Inequalities. Toolbox Exercises. 1. 3x = 6 Division Property

6. 5x Division Property. CHAPTER 2 Linear Models, Equations, and Inequalities. Toolbox Exercises. 1. 3x = 6 Division Property CHAPTER Linear Models, Equations, and Inequalities CHAPTER Linear Models, Equations, and Inequalities Toolbox Exercises. x = 6 Division Property x 6 = x =. x 7= Addition Property x 7= x 7+ 7= + 7 x = 8.

More information

Chapter 16. Simple Linear Regression and Correlation

Chapter 16. Simple Linear Regression and Correlation Chapter 16 Simple Linear Regression and Correlation 16.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

Upon completion of this chapter, you should be able to:

Upon completion of this chapter, you should be able to: 1 Chaptter 7:: CORRELATIION Upon completion of this chapter, you should be able to: Explain the concept of relationship between variables Discuss the use of the statistical tests to determine correlation

More information

1 Descriptive statistics. 2 Scores and probability distributions. 3 Hypothesis testing and one-sample t-test. 4 More on t-tests

1 Descriptive statistics. 2 Scores and probability distributions. 3 Hypothesis testing and one-sample t-test. 4 More on t-tests Overall Overview INFOWO Statistics lecture S3: Hypothesis testing Peter de Waal Department of Information and Computing Sciences Faculty of Science, Universiteit Utrecht 1 Descriptive statistics 2 Scores

More information

IB Questionbank Mathematical Studies 3rd edition. Bivariate data. 179 min 172 marks

IB Questionbank Mathematical Studies 3rd edition. Bivariate data. 179 min 172 marks IB Questionbank Mathematical Studies 3rd edition Bivariate data 179 min 17 marks 1. The heat output in thermal units from burning 1 kg of wood changes according to the wood s percentage moisture content.

More information

Interactions. Interactions. Lectures 1 & 2. Linear Relationships. y = a + bx. Slope. Intercept

Interactions. Interactions. Lectures 1 & 2. Linear Relationships. y = a + bx. Slope. Intercept Interactions Lectures 1 & Regression Sometimes two variables appear related: > smoking and lung cancers > height and weight > years of education and income > engine size and gas mileage > GMAT scores and

More information

Reminder: Student Instructional Rating Surveys

Reminder: Student Instructional Rating Surveys Reminder: Student Instructional Rating Surveys You have until May 7 th to fill out the student instructional rating surveys at https://sakai.rutgers.edu/portal/site/sirs The survey should be available

More information

SECTION I Number of Questions 42 Percent of Total Grade 50

SECTION I Number of Questions 42 Percent of Total Grade 50 AP Stats Chap 7-9 Practice Test Name Pd SECTION I Number of Questions 42 Percent of Total Grade 50 Directions: Solve each of the following problems, using the available space (or extra paper) for scratchwork.

More information

Chapter 4. Regression Models. Learning Objectives

Chapter 4. Regression Models. Learning Objectives Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning Objectives After completing

More information

Ordinary Least Squares Regression Explained: Vartanian

Ordinary Least Squares Regression Explained: Vartanian Ordinary Least Squares Regression Explained: Vartanian When to Use Ordinary Least Squares Regression Analysis A. Variable types. When you have an interval/ratio scale dependent variable.. When your independent

More information

CIVL /8904 T R A F F I C F L O W T H E O R Y L E C T U R E - 8

CIVL /8904 T R A F F I C F L O W T H E O R Y L E C T U R E - 8 CIVL - 7904/8904 T R A F F I C F L O W T H E O R Y L E C T U R E - 8 Chi-square Test How to determine the interval from a continuous distribution I = Range 1 + 3.322(logN) I-> Range of the class interval

More information

Chapter 9. Correlation and Regression

Chapter 9. Correlation and Regression Chapter 9 Correlation and Regression Lesson 9-1/9-2, Part 1 Correlation Registered Florida Pleasure Crafts and Watercraft Related Manatee Deaths 100 80 60 40 20 0 1991 1993 1995 1997 1999 Year Boats in

More information

Business Statistics. Lecture 10: Correlation and Linear Regression

Business Statistics. Lecture 10: Correlation and Linear Regression Business Statistics Lecture 10: Correlation and Linear Regression Scatterplot A scatterplot shows the relationship between two quantitative variables measured on the same individuals. It displays the Form

More information

Marketing Research Session 10 Hypothesis Testing with Simple Random samples (Chapter 12)

Marketing Research Session 10 Hypothesis Testing with Simple Random samples (Chapter 12) Marketing Research Session 10 Hypothesis Testing with Simple Random samples (Chapter 12) Remember: Z.05 = 1.645, Z.01 = 2.33 We will only cover one-sided hypothesis testing (cases 12.3, 12.4.2, 12.5.2,

More information

This gives us an upper and lower bound that capture our population mean.

This gives us an upper and lower bound that capture our population mean. Confidence Intervals Critical Values Practice Problems 1 Estimation 1.1 Confidence Intervals Definition 1.1 Margin of error. The margin of error of a distribution is the amount of error we predict when

More information

Correlation and Regression

Correlation and Regression Edexcel GCE Core Mathematics S1 Correlation and Regression Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil Advice to Candidates You must ensure

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 10 Correlation and Regression 10-1 Overview 10-2 Correlation 10-3 Regression 10-4

More information

Last two weeks: Sample, population and sampling distributions finished with estimation & confidence intervals

Last two weeks: Sample, population and sampling distributions finished with estimation & confidence intervals Past weeks: Measures of central tendency (mean, mode, median) Measures of dispersion (standard deviation, variance, range, etc). Working with the normal curve Last two weeks: Sample, population and sampling

More information

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006 Chapter 17 Simple Linear Regression and Correlation 17.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

Final Exam - Solutions

Final Exam - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis March 17, 2010 Instructor: John Parman Final Exam - Solutions You have until 12:30pm to complete this exam. Please remember to put your

More information

Regression Models REVISED TEACHING SUGGESTIONS ALTERNATIVE EXAMPLES

Regression Models REVISED TEACHING SUGGESTIONS ALTERNATIVE EXAMPLES M04_REND6289_10_IM_C04.QXD 5/7/08 2:49 PM Page 46 4 C H A P T E R Regression Models TEACHING SUGGESTIONS Teaching Suggestion 4.1: Which Is the Independent Variable? We find that students are often confused

More information

2.57 when the critical value is 1.96, what decision should be made?

2.57 when the critical value is 1.96, what decision should be made? Math 1342 Ch. 9-10 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 9.1 1) If the test value for the difference between the means of two large

More information

11 Correlation and Regression

11 Correlation and Regression Chapter 11 Correlation and Regression August 21, 2017 1 11 Correlation and Regression When comparing two variables, sometimes one variable (the explanatory variable) can be used to help predict the value

More information

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University

Lecture Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Lecture 15 20 Prepared By: Mohammad Kamrul Arefin Lecturer, School of Business, North South University Modeling for Time Series Forecasting Forecasting is a necessary input to planning, whether in business,

More information

Quantitative Bivariate Data

Quantitative Bivariate Data Statistics 211 (L02) - Linear Regression Quantitative Bivariate Data Consider two quantitative variables, defined in the following way: X i - the observed value of Variable X from subject i, i = 1, 2,,

More information

Mathematics Level D: Lesson 2 Representations of a Line

Mathematics Level D: Lesson 2 Representations of a Line Mathematics Level D: Lesson 2 Representations of a Line Targeted Student Outcomes Students graph a line specified by a linear function. Students graph a line specified by an initial value and rate of change

More information

Simple Linear Regression: One Qualitative IV

Simple Linear Regression: One Qualitative IV Simple Linear Regression: One Qualitative IV 1. Purpose As noted before regression is used both to explain and predict variation in DVs, and adding to the equation categorical variables extends regression

More information

CHAPTER 5 LINEAR REGRESSION AND CORRELATION

CHAPTER 5 LINEAR REGRESSION AND CORRELATION CHAPTER 5 LINEAR REGRESSION AND CORRELATION Expected Outcomes Able to use simple and multiple linear regression analysis, and correlation. Able to conduct hypothesis testing for simple and multiple linear

More information

1)I have 4 red pens, 3 purple pens and 1 green pen that I use for grading. If I randomly choose a pen,

1)I have 4 red pens, 3 purple pens and 1 green pen that I use for grading. If I randomly choose a pen, Introduction to Statistics 252 1I have 4 red pens, 3 purple pens and 1 green pen that I use for grading. If I randomly choose a pen, a what is the probability that I choose a red pen? 4 8 1 2 b what is

More information

Answer Key: Problem Set 6

Answer Key: Problem Set 6 : Problem Set 6 1. Consider a linear model to explain monthly beer consumption: beer = + inc + price + educ + female + u 0 1 3 4 E ( u inc, price, educ, female ) = 0 ( u inc price educ female) σ inc var,,,

More information

Business Statistics. Chapter 14 Introduction to Linear Regression and Correlation Analysis QMIS 220. Dr. Mohammad Zainal

Business Statistics. Chapter 14 Introduction to Linear Regression and Correlation Analysis QMIS 220. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 14 Introduction to Linear Regression and Correlation Analysis QMIS 220 Dr. Mohammad Zainal Chapter Goals After completing

More information

Predicted Y Scores. The symbol stands for a predicted Y score

Predicted Y Scores. The symbol stands for a predicted Y score REGRESSION 1 Linear Regression Linear regression is a statistical procedure that uses relationships to predict unknown Y scores based on the X scores from a correlated variable. 2 Predicted Y Scores Y

More information

Correlation. A statistics method to measure the relationship between two variables. Three characteristics

Correlation. A statistics method to measure the relationship between two variables. Three characteristics Correlation Correlation A statistics method to measure the relationship between two variables Three characteristics Direction of the relationship Form of the relationship Strength/Consistency Direction

More information

Inference with Simple Regression

Inference with Simple Regression 1 Introduction Inference with Simple Regression Alan B. Gelder 06E:071, The University of Iowa 1 Moving to infinite means: In this course we have seen one-mean problems, twomean problems, and problems

More information

Answer Key. 9.1 Scatter Plots and Linear Correlation. Chapter 9 Regression and Correlation. CK-12 Advanced Probability and Statistics Concepts 1

Answer Key. 9.1 Scatter Plots and Linear Correlation. Chapter 9 Regression and Correlation. CK-12 Advanced Probability and Statistics Concepts 1 9.1 Scatter Plots and Linear Correlation Answers 1. A high school psychologist wants to conduct a survey to answer the question: Is there a relationship between a student s athletic ability and his/her

More information

Big Data Analysis with Apache Spark UC#BERKELEY

Big Data Analysis with Apache Spark UC#BERKELEY Big Data Analysis with Apache Spark UC#BERKELEY This Lecture: Relation between Variables An association A trend» Positive association or Negative association A pattern» Could be any discernible shape»

More information

Unit 6 - Introduction to linear regression

Unit 6 - Introduction to linear regression Unit 6 - Introduction to linear regression Suggested reading: OpenIntro Statistics, Chapter 7 Suggested exercises: Part 1 - Relationship between two numerical variables: 7.7, 7.9, 7.11, 7.13, 7.15, 7.25,

More information

Psychology 282 Lecture #4 Outline Inferences in SLR

Psychology 282 Lecture #4 Outline Inferences in SLR Psychology 282 Lecture #4 Outline Inferences in SLR Assumptions To this point we have not had to make any distributional assumptions. Principle of least squares requires no assumptions. Can use correlations

More information

Chapter. Hypothesis Testing with Two Samples. Copyright 2015, 2012, and 2009 Pearson Education, Inc. 1

Chapter. Hypothesis Testing with Two Samples. Copyright 2015, 2012, and 2009 Pearson Education, Inc. 1 Chapter 8 Hypothesis Testing with Two Samples Copyright 2015, 2012, and 2009 Pearson Education, Inc 1 Two Sample Hypothesis Test Compares two parameters from two populations Sampling methods: Independent

More information

Multiple Linear Regression

Multiple Linear Regression Chapter 3 Multiple Linear Regression 3.1 Introduction Multiple linear regression is in some ways a relatively straightforward extension of simple linear regression that allows for more than one independent

More information

79 Wyner Math Academy I Spring 2016

79 Wyner Math Academy I Spring 2016 79 Wyner Math Academy I Spring 2016 CHAPTER NINE: HYPOTHESIS TESTING Review May 11 Test May 17 Research requires an understanding of underlying mathematical distributions as well as of the research methods

More information

MAT 111 Final Exam Fall 2013 Name: If solving graphically, sketch a graph and label the solution.

MAT 111 Final Exam Fall 2013 Name: If solving graphically, sketch a graph and label the solution. MAT 111 Final Exam Fall 2013 Name: Show all work on test to receive credit. Draw a box around your answer. If solving algebraically, show all steps. If solving graphically, sketch a graph and label the

More information

Chapter 14 Simple Linear Regression (A)

Chapter 14 Simple Linear Regression (A) Chapter 14 Simple Linear Regression (A) 1. Characteristics Managerial decisions often are based on the relationship between two or more variables. can be used to develop an equation showing how the variables

More information

Identify the scale of measurement most appropriate for each of the following variables. (Use A = nominal, B = ordinal, C = interval, D = ratio.

Identify the scale of measurement most appropriate for each of the following variables. (Use A = nominal, B = ordinal, C = interval, D = ratio. Answers to Items from Problem Set 1 Item 1 Identify the scale of measurement most appropriate for each of the following variables. (Use A = nominal, B = ordinal, C = interval, D = ratio.) a. response latency

More information

: The model hypothesizes a relationship between the variables. The simplest probabilistic model: or.

: The model hypothesizes a relationship between the variables. The simplest probabilistic model: or. Chapter Simple Linear Regression : comparing means across groups : presenting relationships among numeric variables. Probabilistic Model : The model hypothesizes an relationship between the variables.

More information

CORRELATION ANALYSIS. Dr. Anulawathie Menike Dept. of Economics

CORRELATION ANALYSIS. Dr. Anulawathie Menike Dept. of Economics CORRELATION ANALYSIS Dr. Anulawathie Menike Dept. of Economics 1 What is Correlation The correlation is one of the most common and most useful statistics. It is a term used to describe the relationship

More information

You are permitted to use your own calculator where it has been stamped as approved by the University.

You are permitted to use your own calculator where it has been stamped as approved by the University. ECONOMICS TRIPOS Part I Friday 11 June 004 9 1 Paper 3 Quantitative Methods in Economics This exam comprises four sections. Sections A and B are on Mathematics; Sections C and D are on Statistics. You

More information

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY HIGHER CERTIFICATE IN STATISTICS, 2011 MODULE 4 : Linear models Time allowed: One and a half hours Candidates should answer THREE questions. Each question

More information

Mrs. Poyner/Mr. Page Chapter 3 page 1

Mrs. Poyner/Mr. Page Chapter 3 page 1 Name: Date: Period: Chapter 2: Take Home TEST Bivariate Data Part 1: Multiple Choice. (2.5 points each) Hand write the letter corresponding to the best answer in space provided on page 6. 1. In a statistics

More information

Chapters 9 and 10. Review for Exam. Chapter 9. Correlation and Regression. Overview. Paired Data

Chapters 9 and 10. Review for Exam. Chapter 9. Correlation and Regression. Overview. Paired Data Chapters 9 and 10 Review for Exam 1 Chapter 9 Correlation and Regression 2 Overview Paired Data is there a relationship if so, what is the equation use the equation for prediction 3 Definition Correlation

More information

Practice Questions for Math 131 Exam # 1

Practice Questions for Math 131 Exam # 1 Practice Questions for Math 131 Exam # 1 1) A company produces a product for which the variable cost per unit is $3.50 and fixed cost 1) is $20,000 per year. Next year, the company wants the total cost

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com 1. A personnel manager wants to find out if a test carried out during an employee s interview and a skills assessment at the end of basic training is a guide to performance after working for the company

More information

y = a + bx 12.1: Inference for Linear Regression Review: General Form of Linear Regression Equation Review: Interpreting Computer Regression Output

y = a + bx 12.1: Inference for Linear Regression Review: General Form of Linear Regression Equation Review: Interpreting Computer Regression Output 12.1: Inference for Linear Regression Review: General Form of Linear Regression Equation y = a + bx y = dependent variable a = intercept b = slope x = independent variable Section 12.1 Inference for Linear

More information

CORELATION - Pearson-r - Spearman-rho

CORELATION - Pearson-r - Spearman-rho CORELATION - Pearson-r - Spearman-rho Scatter Diagram A scatter diagram is a graph that shows that the relationship between two variables measured on the same individual. Each individual in the set is

More information

hypotheses. P-value Test for a 2 Sample z-test (Large Independent Samples) n > 30 P-value Test for a 2 Sample t-test (Small Samples) n < 30 Identify α

hypotheses. P-value Test for a 2 Sample z-test (Large Independent Samples) n > 30 P-value Test for a 2 Sample t-test (Small Samples) n < 30 Identify α Chapter 8 Notes Section 8-1 Independent and Dependent Samples Independent samples have no relation to each other. An example would be comparing the costs of vacationing in Florida to the cost of vacationing

More information

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis 4.1 Introduction Correlation is a technique that measures the strength (or the degree) of the relationship between two variables. For example, we could measure how strong the relationship is between people

More information

4/22/2010. Test 3 Review ANOVA

4/22/2010. Test 3 Review ANOVA Test 3 Review ANOVA 1 School recruiter wants to examine if there are difference between students at different class ranks in their reported intensity of school spirit. What is the factor? How many levels

More information