Advertisements
Advertisements
प्रश्न
Given that the observations are: (9, -4), (10, -3), (11, -1), (12, 0), (13, 1), (14, 3), (15, 5), (16, 8). Find the two lines of regression and estimate the value of y when x = 13·5.
उत्तर
x | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | `sumx= 100` |
y | -4 | -3 | -1 | 0 | 1 | 3 | 5 | 8 | `sum y = 9` |
`x^2` | 81 | 100 | 121 | 144 | 169 | 196 | 225 | 256 | `sum x^2 = 1292` |
`y^2` | 16 | 9 | 1 | 0 | 1 | 9 | 25 | 64 | `sum y^2 = 125` |
xy | -36 | -30 | -11 | 0 | 13 | 42 | 75 | 128 | `sum xy = -77 + 258 = 181` |
`barx = (sumx)/n = 12.5`
`bar y = (sum y)/n = 9/8`
`b_"yx" (sumxy - 1/n sum x sum y)/(sum x^2 - 1/n (sumx)^2)` = `(181 - 1/8 xx 100 xx 9)/(1292 - 1/8 (100)^2)`
`= (181 xx 8 - 900)/(1292 xx - 10000)`
` = (1448 - 900)/336 = 548/336 = 1.631`
`b_"xy" = (sum xy - 1/n sum x sum y)/(sum y^2 - (sumy)^2/n) = (181 - 1/8 xx 100 xx 9)/(125 - 81/8)`
`= 548/919 = 0.596`
Equation of line of y on x is y - 1.125 = 1.63 (x - 12.5)
y - 1.631x = -20.388 + 1.125
y - 1.631x = -19.263
Equation of line x on y is x - 12.5 = 0.596 (y - 1.125)
`x - 0.596y = - 0.6705 + 12.5`
= 11.830
y at x = 13.5
y = -19.263 + 1.631 x 13.5
= 2.7555
APPEARS IN
संबंधित प्रश्न
The equations given of the two regression lines are 2x + 3y - 6 = 0 and 5x + 7y - 12 = 0.
Find:
(a) Correlation coefficient
(b) `sigma_x/sigma_y`
Identify the regression equations of X on Y and Y on X from the following equations :
2x + 3y = 6 and 5x + 7y – 12 = 0
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
Compute the product moment coefficient of correlation for the following data:
n = 100, `bar x` = 62, `bary` = 53, `sigma_x` = 10, `sigma_y` = 12
`Sigma (x_i - bar x) (y_i - bary) = 8000`
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
bYX is ______.
The equation of the line of regression of y on x is y = `2/9` x and x on y is x = `"y"/2 + 7/6`.
Find (i) r, (ii) `sigma_"y"^2 if sigma_"x"^2 = 4`
Regression equation of X on Y is_________
In the regression equation of Y on X, byx represents slope of the line.
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:
The equations of two regression lines are 10x – 4y = 80 and 10y – 9x = 40. Then bxy = 0.9
State whether the following statement is True or False:
bxy is the slope of regression line of y on x
Among the given regression lines 6x + y – 31 = 0 and 3x + 2y – 26 = 0, the regression line of x on y is ______
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 age in years of 7 young couples is given below. Calculate husband’s age when wife’s age is 38 years.
Husband (x) | 21 | 25 | 26 | 24 | 22 | 30 | 20 |
Wife (y) | 19 | 20 | 24 | 20 | 22 | 24 | 18 |
If n = 6, Σx = 36, Σy = 60, Σxy = –67, Σx2 = 50, Σy2 =106, Estimate y when x is 13
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)`
Out of the two regression lines x + 2y – 5 = 0 and 2x + 3y = 8, find the line of regression of y on x.
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`