Practical 4,5 Word
Practical 4,5 Word
AIM:
EXPERIMENT:
X 1 3 5 7 9 11 13 15 17
Y 10 15 20 27 31 35 30 35 40
EXCEL COMMANDS/FUNCTIONS:
THEORY:
Using data analysis tool, regression and best fit plot can be obtained.
RESULT:
Best fit plot of the given data is obtained using data analysis tool and its summary
output is obtained.
PRACTICAL-5
AIM: To obtain the equation of two lines of regression for following data and also
obtain the estimate the X for a given value of Y.
X 65 66 67 67 68 69 70 72
Y 67 68 65 68 72 72 69 71
Obtain the equation of two lines of regression for following data and also obtain
the estimate the X for Y=70.
EXCEL COMMANDS/FUNCTIONS:
The INDEX function returns a value or the reference to a value from within a
table or range.
The MATCH function searches for a specified item in a range of cells, and then
returns the relative position of that item in the range
The MAX function returns the largest numeric value in the data provided.
v) STDEV.P(number1, number2,…):
THEORY:
REGRESSION OF Y ON X:
σy
Yi- Y= r σ (Xi- X)
x
REGRESSION OF X ON Y:
σX
(Xi- X)= r σ (Yi- Y)
Y
RESULT:
REGRESSION OF Y ON X:
0.6667 Xi= 23.6644
REGRESSION OF X ON Y:
Xi- 0.545455 Yi= 30.363605