Question

Consider the following bivariate data. Point A B C D E F G H I J...

Consider the following bivariate data. Point A B C D E F G H I J x 0 6 5 6 0 0 2 5 1 0 y 5 3 1 5 3 6 4 6 5 0 (a) Construct a scatter diagram of the given bivariate data. (Do this on paper. Your instructor may ask you to turn in this work.) (b) Calculate the covariance. (Give your answer correct to two decimal places.) (c) Calculate sx and sy. (Give your answers correct to three decimal places.) sx = sy =

(d) Calculate r using formula 13.2. (Give your answer correct to two decimal places.) r= covar(x,y)/(sx times sy)

(e) Calculate r using formula 13.3. (Give your answer correct to two decimal places.) r=SS(xy)/ sqrt of SS(x) times SS(y)

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The given Bivariate data is

x <- c(0, 6, 5 ,6 ,0 ,0 ,2, 5 ,1 ,0)
y <- c(5 ,3 ,1, 5 ,3 ,6, 4, 6, 5, 0)

a)The scatter plot is given below.

Scatterplot 0 4 0 6

b) The covariance is calculated as

Cov\left ( x,y \right )=\frac{\sum_{i=1}^{10}\left ( x_i-\overline{x} \right )\left ( y_i-\overline{y} \right )}{10-1}\\ {\color{Blue} Cov\left ( x,y \right )=0.1111111}

c) The sample variances are calculated as

s^2_x=\frac{\sum_{i=1}^{10}\left ( x_i-\overline{x} \right )^2}{10-1}\\ {\color{Blue} s_x=2.677}\\ s^2_y=\frac{\sum_{i=1}^{10}\left ( y_i-\overline{y} \right )^2}{10-1}\\ {\color{Blue} s_y=2.044}

d) The correlation coefficient is

r=\frac{Cov(x,y)}{s_xs_y}\\ r=\frac{0.1111}{2.677\times 2.044}\\ {\color{Blue} r=0.02}

e)

r=\frac{\sum_{i=1}^{10}\left ( x_i-\overline{x} \right )\left ( y_i-\overline{y} \right )}{\sqrt{\sum_{i=1}^{10}\left ( x_i-\overline{x} \right )^2\sum_{i=1}^{10}\left ( y_i-\overline{y} \right )^2}}\\ {\color{Blue} r=0.02}

Add a comment
Know the answer?
Add Answer to:
Consider the following bivariate data. Point A B C D E F G H I J...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Consider the following bivariate data. Point A B C D E F G H I J...

    Consider the following bivariate data. Point A B C D E F G H I J x 1 4 6 6 4 3 7 4 5 0 y 7 6 3 4 0 6 2 0 6 3 (a) Construct a scatter diagram of the given bivariate data. (Do this on paper. Your instructor may ask you to turn in this work.) (b) Calculate the covariance. (Give your answer correct to two decimal places.) (c) Calculate sx and sy. (Give...

  • Consider the following bivariate data. Point A B C D E F G H I J...

    Consider the following bivariate data. Point A B C D E F G H I J x 4 3 0 4 7 1 6 5 7 2 y 4 6 7 0 7 7 3 3 7 1 (b) Calculate the covariance. (Give your answer correct to two decimal places.) A = -0.167 (c) Calculate sx and sy. (Give your answers correct to three decimal places.) sx = sy = (d) Calculate r using formula 13.2. (Give your answer correct...

  • Consider the following set of data. (15, 13), (32, 50), (64, 34), (79, 21), (108, 56),...

    Consider the following set of data. (15, 13), (32, 50), (64, 34), (79, 21), (108, 56), (120, 5) (a) Calculate the covariance of the set of data. (Give your answer correct to two decimal places.) (b) Calculate the standard deviation of the six x-values and the standard deviation of the six y-values. (Give your answers correct to three decimal places.) sx = sy = (c) Calculate r, the coefficient of linear correlation, for the data in part (a). (Give your...

  • Consider the following set of data. (15, 12), (34, 45), (62, 31), (78, 18), (106, 64),...

    Consider the following set of data. (15, 12), (34, 45), (62, 31), (78, 18), (106, 64), (122, 12) (a) Calculate the covariance of the set of data. (Give your answer correct to two decimal places.) (b) Calculate the standard deviation of the six x-values and the standard deviation of the six y-values. (Give your answers correct to three decimal places.) sx = sy = (c) Calculate r, the coefficient of linear correlation, for the data in part (a). (Give your...

  • Consider the following set of data. (19, 11), (26, 53), (65, 28), (77, 20), (108, 56),...

    Consider the following set of data. (19, 11), (26, 53), (65, 28), (77, 20), (108, 56), (118, 11) (a) Calculate the covariance of the set of data. (Give your answer correct to two decimal places.) A = -5.63 (b) Calculate the standard deviation of the six x-values and the standard deviation of the six y-values. (Give your answers correct to three decimal places.) sx =   sy = (c) Calculate r, the coefficient of linear correlation, for the data in part...

  • Consider the following set of data. (19, 14), (29, 55), (55, 25), (83, 21), (106, 61),...

    Consider the following set of data. (19, 14), (29, 55), (55, 25), (83, 21), (106, 61), (125, 12) (a) Calculate the covariance of the set of data. (Give your answer correct to two decimal places.) (b) Calculate the standard deviation of the six x-values and the standard deviation of the six y-values. (Give your answers correct to three decimal places.) sx = sy = (c) Calculate r, the coefficient of linear correlation, for the data in part (a). (Give your...

  • Consider the following set of data. (21, 5), (33, 51), (59, 32), (83, 21), (113, 58),...

    Consider the following set of data. (21, 5), (33, 51), (59, 32), (83, 21), (113, 58), (119, 8) (a) Calculate the covariance of the set of data. (Give your answer correct to two decimal places.) (b) Calculate the standard deviation of the six x-values and the standard deviation of the six y-values. (Give your answers correct to three decimal places.) (c) Calculate r, the coefficient of linear correlation, for the data in part (a). (Give your answer correct to two...

  • Let U ={a, b, c, d, e, f, g, h, i, j, k}. Let A={d, f,...

    Let U ={a, b, c, d, e, f, g, h, i, j, k}. Let A={d, f, g, h, i, k}. Let B={a, d, f, g, h}. Let C={a, c, f. i, k} Determine (AUC) U ( AB). Choose the correct answer below and, if necessary, fill in the answer box in your choice. OA. (AUC) U(ANB)= } (Use a comma to separate answers as needed.) OB. (A'UC) U (ANB) is the empty set. LE This Question: 1 pt Let U={x|XEN...

  • a b c d e f g h i j 10 parts images are as large...

    a b c d e f g h i j 10 parts images are as large as I can get them! Please try to zoom in. X Company, a manufacturer, incurred the following total costs during the year: Direct materials Direct labor Overhead $53,608 113,177 155,888 The following additional information was available: • Revenue for the year was $85,034. Direct material purchases during the year were $30,062. • Several jobs that cost a total of $18,145 were unfinished as of...

  • Given below is a bivariate distribution for the random variables x and y. f(x, y) x y 0.3...

    Given below is a bivariate distribution for the random variables x and y. f(x, y) x y 0.3 50 80 0.2 30 50 0.5 40 60 (a) Compute the expected value and the variance for x and y. E(x) = E(y) = Var(x) = Var(y) = (b) Develop a probability distribution for x + y. x + y f(x + y) 130 80 100 (c) Using the result of part (b), compute E(x + y) and Var(x + y). E(x...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT