Advertisements
Advertisements
Question
From the data of 20 pairs of observations on X and Y, following results are obtained.
`barx` = 199, `bary` = 94,
`sum(x_i - barx)^2` = 1200, `sum(y_i - bary)^2` = 300,
`sum(x_i - bar x)(y_i - bar y)` = –250
Find:
- The line of regression of Y on X.
- The line of regression of X on Y.
- Correlation coefficient between X and Y.
Advertisements
Solution
Given, n = 20, `barx` = 199, `bary` = 94,
`sum(x_i - barx)^2` = 1200, `sum(y_i - bary)^2` = 300,
`sum(x_i - bar x)(y_i - bar y)` = –250
(i) `b_(yx) = (sum (x_i - barx)(y_i - bary))/(sum(x_i - barx)^2)`
= `(-250)/1200`
= `(-5)/24`
∴ The regression equation of Y on X is
`(y - bary) = b_(yx) (x - bar x)`
∴ (y – 94) = `(-5)/24`(x – 199)
∴ 24Y – 2256 = –5x + 995
∴ 5x + 24y = 3251
(ii) `b_(xy) = (sum (x_i - barx)(y_i - bary))/(sum(y_i - bary)^2)`
= `(- 250)/300`
= `(-5)/6`
∴ The regression equation of X on Y is
`(x - barx) = b_(xy) (y - bar y)`
∴ (x – 199) =`(-5)/6` (y – 94)
∴ 6x – 1194 = –5y + 470
∴ 6x + 5y = 1664
(iii) r = `+-sqrt(b_(yx).b_(xy)`
`= +-sqrt((- 5/24)(- 5/6))`
= `+- sqrt(25/144)`
= `+- 5/12`
Since byx and bxy both are negative,
r is also negative.
∴ r = `(-5)/12`
RELATED QUESTIONS
Find the equation of the regression line of y on x, if the observations (x, y) are as follows :
(1,4),(2,8),(3,2),(4,12),(5,10),(6,14),(7,16),(8,6),(9,18)
Also, find the estimated value of y when x = 14.
Find the feasible solution for the following system of linear inequations:
0 ≤ x ≤ 3, 0 ≤ y ≤ 3, x + y ≤ 5, 2x + y ≥ 4
The two lines of regressions are x + 2y – 5 = 0 and 2x + 3y – 8 = 0 and the variance of x is 12. Find the variance of y and the coefficient of correlation.
For the given lines of regression, 3x – 2y = 5 and x – 4y = 7, find:
(a) regression coefficients byx and bxy
(b) coefficient of correlation r (x, y)
Calculate the Spearman’s rank correlation coefficient for the following data and interpret the result:
| X | 35 | 54 | 80 | 95 | 73 | 73 | 35 | 91 | 83 | 81 |
| Y | 40 | 60 | 75 | 90 | 70 | 75 | 38 | 95 | 75 | 70 |
Given the following data, obtain a linear regression estimate of X for Y = 10, `bar x = 7.6, bar y = 14.8, sigma_x = 3.2, sigma_y = 16` and r = 0.7
If for bivariate data `bar x = 10, bar y = 12,` v(x) = 9, σy = 4 and r = 0.6 estimate y, when x = 5.
Identify the regression equations of x on y and y on x from the following equations, 2x + 3y = 6 and 5x + 7y − 12 = 0
From the two regression equations y = 4x – 5 and 3x = 2y + 5, find `bar x and bar y`.
The equations of the two lines of regression are 3x + 2y − 26 = 0 and 6x + y − 31 = 0 Find
- Means of X and Y
- Correlation coefficient between X and Y
- Estimate of Y for X = 2
- var (X) if var (Y) = 36
Regression equation of X on Y is ______
Choose the correct alternative:
If the lines of regression of Y on X is y = `x/4` and X on Y is x = `y/9 + 1` then the value of r is
Choose the correct alternative:
y = 5 – 2.8x and x = 3 – 0.5 y be the regression lines, then the value of byx is
State whether the following statement is True or False:
y = 5 + 2.8x and x = 3 + 0.5y be the regression lines of y on x and x on y respectively, then byx = – 0.5
If the regression equations are 8x – 10y + 66 = 0 and 40x – 18y = 214, the mean value of y is ______
The equations of the two lines of regression are 2x + 3y − 6 = 0 and 5x + 7y − 12 = 0. Identify the regression lines
The equations of the two lines of regression are 6x + y − 31 = 0 and 3x + 2y – 26 = 0. Calculate the mean values of x and y
Two samples from bivariate populations have 15 observations each. The sample means of X and Y are 25 and 18 respectively. The corresponding sum of squares of deviations from means are 136 and 148 respectively. The sum of product of deviations from respective means is 122. Obtain the regression equation of x on y
If n = 5, Σx = Σy = 20, Σx2 = Σy2 = 90, Σxy = 76 Find the regression equation of x on y
If `(x - 1)/l = (y - 2)/m = (z + 1)/n` is the equation of the line through (1, 2, -1) and (-1, 0, 1), then (l, m, n) is ______
The management of a large furniture store would like to determine sales (in thousands of ₹) (X) on a given day on the basis of number of people (Y) that visited the store on that day. The necessary records were kept, and a random sample of ten days was selected for the study. The summary results were as follows:
`sumx_i = 370 , sumy_i = 580, sumx_i^2 = 17200 , sumy_i^2 = 41640, sumx_iy_i = 11500, n = 10`
Complete the following activity to find, the equation of line of regression of Y on X and X on Y for the following data:
Given:`n=8,sum(x_i-barx)^2=36,sum(y_i-bary)^2=40,sum(x_i-barx)(y_i-bary)=24`
Solution:
Given:`n=8,sum(x_i-barx)=36,sum(y_i-bary)^2=40,sum(x_i-barx)(y_i-bary)=24`
∴ `b_(yx)=(sum(x_i-barx)(y_i-bary))/(sum(x_i-barx)^2)=square`
∴ `b_(xy)=(sum(x_i-barx)(y_i-bary))/(sum(y_i-bary)^2)=square`
∴ regression equation of Y on :
`y-bary=b_(yx)(x-barx)` `y-bary=square(x-barx)`
`x-barx=b_(xy)(y-bary)` `x-barx=square(y-bary)`
For a bivariate data `barx = 10`, `bary = 12`, V(X) = 9, σy = 4 and r = 0.6
Estimate y when x = 5
Solution: Line of regression of Y on X is
`"Y" - bary = square ("X" - barx)`
∴ Y − 12 = `r.(σ_y)/(σ_x)("X" - 10)`
∴ Y − 12 = `0.6 xx 4/square ("X" - 10)`
∴ When x = 5
Y − 12 = `square(5 - 10)`
∴ Y − 12 = −4
∴ Y = `square`
