MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

MACHINE LEARNING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The residual is the difference in between ____
A
actual value of y and the estimated value of y
B
actual value of x and the estimated value of x
C
actual value of y and the estimated value of x
D
actual value of x and the estimated value of y
Explanation: 

Detailed explanation-1: -The residual for each observation is the difference between predicted values of y (dependent variable) and observed values of y . Residual=actual y value−predicted y value, ri=yi−^yi.

Detailed explanation-2: -In regression, the residual is the difference between the actual value dependent variable and the predicted value of the dependent variable. That is, residual is the difference between the actual Y value and the predicted Y value. Hence, the correct option is b).

Detailed explanation-3: -The difference between the actual value of the dependent variable y (in the sample date) and the predicted value of the dependent variable ^y obtained from the linear regression equation is called the error or residual.

Detailed explanation-4: -True The residual is the difference between the observed value of the dependent variable and the predicted value of the dependent variable.

Detailed explanation-5: -Error is a measure of the estimated difference between the observed or calculated value of a quantity and its true value.

There is 1 question to complete.