a) Determine the extent to which output changes as the input change and interpret it. (3 marks)
b) Find the intercept of the output model and interpret it. Write down the equation of the line of best fit for X and Y. (3 marks)
c) Determine the value of the extent of relationship between input (X) and output (Y), and interpret your result. (3 marks)
d) Find the value of the coefficient of determination and interpret your result. (3 marks)
e) What will be the output level if the input usage is 15? (1 mark)
f) What percentage of the changes in output is due to other raw materials apart from X? (2 mark)
g) Test at 1 percent significance level, whether the correlation between X and Y exist. (5 marks)
1
Expert's answer
2019-12-19T10:20:57-0500
X57284Y8126148
a) If the relationship between Y and X is believed to be linear, then the equation for a line may be appropriate:
y=A+Bx
b)
mean=xˉ=n∑xi=55+7+2+8+4=5.2
mean=yˉ=n∑yi=58+12+6+14+8=9.6
Sxx=∑(xi−xˉ)2=∑xi2−nxˉ2=22.8
Syy=∑(yi−yˉ)2=∑yi2−nyˉ2=43.2
Sxy=∑(xi−xˉ)(yi−yˉ)=∑xiyi−nxˉyˉ=30.4
B=SxxSxy=22.830.4=34≈1.333333
A=yˉ−Bxˉ=9.6−34⋅5.2=38≈2.666667
y=38+34x
The intercept is the expected mean value of Y when all X=0.
When all inputs = 0, then the expected mean value of output will be y=38.
c)
The slope is the rate of change, the mean amount of change in y when x increases by 1.
The output y increases by 4/3, when x increases by 1.
d)
r2=SxxSyySxy2=22.8⋅43.230.42≈0.938272
The r2 value tells us that 93.8% of the variation in the output is explained by the input.
e)
y=38+34(15)=368≈22.666667
f)
The r2 value tells us that 93.8% of the variation in the output is explained by the input.
100%−93.8%=6.2%
6.2 % of the changes in output is due to other raw materials apart from X.
g)
H0: The slope of the regression line is equal to zero.
H1: The slope of the regression line is not equal to zero.
SE=(n−2)SxxSyy=(5−2)22.843.2≈0.7947
b1=34≈1.3333
df=n−2=5−2=3
t=SEb1≈0.79471.3333≈1.6778
Determine the p-value (two-tailed test)
p=2⋅0.096=0.1920
Since the P-value (0.1920) is greater than the significance level (0.01), then the null hypothesis is not rejected.
Comments