Question: OTC Sa Assi The R code used to solve the prob X=c(151,174,138, 186,128,136,179 46,199,167,153,130) Y=c(63,81,56,91,47,57,76,72,62,48 model=Im(Y~X) #### linear regress model summary(model) ### Summary of plot(X,Y)


OTC Sa Assi The R code used to solve the prob X=c(151,174,138, 186,128,136,179 46,199,167,153,130) Y=c(63,81,56,91,47,57,76,72,62,48 model=Im(Y~X) #### linear regress model summary(model) ### Summary of plot(X,Y) ### Scatter plot We run the code and obtain the fo
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
