a) Write out the model for the simple linear regression. Define all terms used in the model. b) What are the values of the intercept and the slope of the regression equation? c) Write out the regression equation.

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
The paired data below show the Coursework marks of 6 randomly selected students from a statistics course at UWI and
their Final Exam marks in the same course.
Coursework Mark, x
Final Exam Mark, y
> x <-c(27, 28, 12, 41, 33, 9)
>y<-c(22, 34, 17, 45, 33, 16)
>result <- lm (y x)
> summary (result).
Call:
1m (formula y x)
Residuals:
1
A
27
22
B
28
34
A linear regression equation was found using R, and the output is shown below.
2
3
4
-7.5563 3.5822 0.3659 3.3830 -1.7252 1.9509
Student
Coefficients:
Estimate Std. Error t value Pr (>t|)
(Intercept) 6.2964 4.6774 1.346 0.24949
0.1706 5.048 0.00724 **
0.8615
C
с
12
17
D
41
45
Signif. codes: 0 **** 0.001 **0.01 0.05 0.11
Residual standard error: 4.698 on 4 degrees of freedom
Multiple R-squared: 0.8643, Adjusted R-squared: 0.8304
F-statistic: 25.49 on 1 and 4 DF, p-value: 0.007239
E
33
33
F
9
16
a) Write out the model for the simple linear regression. Define all terms used in the model.
b) What are the values of the intercept and the slope of the regression equation?
c) Write out the regression equation.
d) A UWI student in this Mathematics course obtains a coursework mark of 30. What is the best predicted value of their
Final Exam mark?
e) Should this regression equation be used to predict the test score of a UWI student in this Mathematics course who
obtains a coursework mark of 49? Explain briefly.
Transcribed Image Text:The paired data below show the Coursework marks of 6 randomly selected students from a statistics course at UWI and their Final Exam marks in the same course. Coursework Mark, x Final Exam Mark, y > x <-c(27, 28, 12, 41, 33, 9) >y<-c(22, 34, 17, 45, 33, 16) >result <- lm (y x) > summary (result). Call: 1m (formula y x) Residuals: 1 A 27 22 B 28 34 A linear regression equation was found using R, and the output is shown below. 2 3 4 -7.5563 3.5822 0.3659 3.3830 -1.7252 1.9509 Student Coefficients: Estimate Std. Error t value Pr (>t|) (Intercept) 6.2964 4.6774 1.346 0.24949 0.1706 5.048 0.00724 ** 0.8615 C с 12 17 D 41 45 Signif. codes: 0 **** 0.001 **0.01 0.05 0.11 Residual standard error: 4.698 on 4 degrees of freedom Multiple R-squared: 0.8643, Adjusted R-squared: 0.8304 F-statistic: 25.49 on 1 and 4 DF, p-value: 0.007239 E 33 33 F 9 16 a) Write out the model for the simple linear regression. Define all terms used in the model. b) What are the values of the intercept and the slope of the regression equation? c) Write out the regression equation. d) A UWI student in this Mathematics course obtains a coursework mark of 30. What is the best predicted value of their Final Exam mark? e) Should this regression equation be used to predict the test score of a UWI student in this Mathematics course who obtains a coursework mark of 49? Explain briefly.
Expert Solution
Step 1: Given Information:

It is given that the R output of paired data in table form.


Note: According to Bartleby expert guidelines, we can answer only first question with their three sub parts and rest can be reposted.

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Similar questions
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman