The University's accountant wants to predict the cost (Y) of travel for Lecturers based on the number of days (X) spent
Posted: Wed May 11, 2022 2:49 pm
The University's accountant wants to predict the cost (Y) of travel for Lecturers based on the number of days (X) spent on a research conference trip. Using 22 observations the linear equation y= 40 + 12.c is fitted using Least Squares Linear Regression technique. The R2 value was found to be 0.5. How would you interpret R2? O 25% of changes in the cost of travel for Lecturers is being explained by the number of days spent on a research conference trip. There is a moderate positive relationship between the cost of travel for Lecturers and the number of days spent on a research conference trip. O There is a weak positive relationship between the cost of travel for Lecturers and the number of days spent on a research conference trip. O 50% of changes in the cost of travel for Lecturers is being explained by the number of days spent on a research conference trip.