Question

In: Statistics and Probability

Use a calculator to verify that Σx = 128, Σx2 = 6272, Σy = 150, Σy2...

Use a calculator to verify that Σx = 128, Σx2 = 6272, Σy = 150, Σy2 = 4778, and Σxy = 2966. Compute r. (Round your answer to three decimal places.)

Sample size n = 5

Solutions

Expert Solution

SOLUTION:

From given data,

Use a calculator to verify that Σx = 128, Σx2 = 6272, Σy = 150, Σy2 = 4778, and Σxy = 2966. Compute r. (Round your answer to three decimal places.)

Sample size n = 5

Σx = 128

Σx2 = 6272

Σy = 150

Σy2 = 4778

Σxy = 2966

Sample size = n = 5

r = Cov(x,y) / sqrt(Var(x))*sqrt(Var(y))

r = (1/n)*Σxy - / sqrt((1/n)*Σ(x-)2)*sqrt((1/n)*Σ(y-)2)

Where,

= Σx / n = 128/5 = 25.6

= Σy / n = 150/5 = 30

Similarly,

(1/n)*Σ(x-)2 = (1/n)*Σ(x2+2 - 2x )

= (1/n)*Σ(x2+2 - 2 2)

= (1/n)*Σ(x2-2)

= 6272/5 - (128/5)2

Similarly,

(1/n)*Σ(y-)2 = (1/n)*Σ(y2+2 - 2y )

= (1/n)*Σ(y2+2 - 2 2)

= (1/n)*Σ(y2-2)

= 4778/5 - (150/5)2

r = (1/n)*Σxy - / sqrt((1/n)*Σ(x-)2)*sqrt((1/n)*Σ(y-)2)

r = (1/5)*2966 - (128/5)*(150/5 ) / sqrt( (6272/5) - (128/5)2)*sqrt((4778/5) - (150/5)2)

r = 593.2 - 768 / sqrt( 1254.4 - 655.36)*sqrt(955.6 - 900)

r = -174.8 / (24.475293665*7.4565407529)

r = -174.8 / 182.50102465

r = - 0.9578028

r = - 0.957 (round to 3 decimal places)


Related Solutions

Suppose X, Y, and Z are independent Gaussian random variables with σx = 0.2, σy =...
Suppose X, Y, and Z are independent Gaussian random variables with σx = 0.2, σy = 0.3, σz = 1, μx=3.0, μy=7.7, and μz = 0 Determine the following: (a) The joint PDF of X, Y, and Z (b) Pr( (7.6<Y<7.8) | (X<3, Z<0) c) The Correlation matrix and covariance matrix of X, Y, and Z
From the given shearing stress and normal stress as below: σx = -5MPa σy = 10MPa...
From the given shearing stress and normal stress as below: σx = -5MPa σy = 10MPa τxy = -5MPa Sketch the free body diagram of the stress element. Determine and sketch the free body diagram for the principal stress using transformation equations. Determine and sketch the free body diagram for the maximum shearing stress, correspond with the normal stress using the general transformation equations.
Consider the following plane stress state: σx = 30 kpsi, σy = -10 kpsi, τxy =...
Consider the following plane stress state: σx = 30 kpsi, σy = -10 kpsi, τxy = 10 kpsi ccw Calculate the following: 1. The coordinates of the center of the Mohr's circle C The location of the center of the Mohr's circle C is (____kpsi, ______kpsi). 2. Principal normal stresses (σ1, σ2) The principal normal stresses are σ1 = _____kpsi and σ2 = ______kpsi. ​ 3. Maximum shear stress (τ) The maximum shear stress is ______kpsi. 4. The angle from...
I need what to put on the TI-84 calculator and verify that all conditions of the...
I need what to put on the TI-84 calculator and verify that all conditions of the Central Limit Theorem have been met. Answer is next to the question on the bracket. Note: Before answering the following questions, make sure to verify that all conditions of the Central Limit Theorem have been met. 7.2.1 On an average day in 2013, 83% of women and 65% of men spent some time doing household activities such as housework, cooking, lawn care, and financial...
Using a graphing calculator or computer software package, estimate and verify the mathematical solutions for one...
Using a graphing calculator or computer software package, estimate and verify the mathematical solutions for one of the following problems: The following data show the commuting distances and commuting times of six college students to their college campus. Distance in miles 2 15 16 9 21 5 Time in minutes 5 25 30 20 35 10 Determine the correlation coefficient between the commuting distance and the commuting time. Determine whether a correlation exists at a = 0.05. Determine the equation...
USE CALCULATOR AND SHOW EVERYSTEP USING CALCULATOR INCLUDING THE NUMBERS USE INPUT IN THE TEST. New...
USE CALCULATOR AND SHOW EVERYSTEP USING CALCULATOR INCLUDING THE NUMBERS USE INPUT IN THE TEST. New road signs are made with the intention of improving visibility for drivers. Highway safety engineers setup a test course that included both the old and new signs. Volunteers drove the course and rated the old and new signs in terms of visibility? (2 points each) a) Write the null and alternative hypotheses in words using “improved visibility” and “not improved visibility”. b) Describe a...
please use HP 10bll financial calculator and type the steps to using the calculator no excell...
please use HP 10bll financial calculator and type the steps to using the calculator no excell please Your firm has a loan on a piece of equipment. the loan was secured on January 1 and it is now December 31. you need to conpute the ineteres pain this year on his loan for rax ourposes. the loan was 80,000, it was a 10 year loan at 8% with monthly oayments. if you have made the first eleven payments, how much...
why wouldnt you use a TLC to verify the purity of a substance and only use...
why wouldnt you use a TLC to verify the purity of a substance and only use the mp?
4000 B.C   1850 B.C.   150 A.D. 131   129   128 138   134   138 125   136   138 129  ...
4000 B.C   1850 B.C.   150 A.D. 131   129   128 138   134   138 125   136   138 129   137   139 132   137   141 135   130   142 132   136   136 134   138   145 140   134   137 The values in the table below are measured maximum breadths​ (in millimeters) of male skulls from different epochs. Changes in head shape over time suggest that interbreeding occurred with immigrant populations. Use a 0.05 significance level to test the claim that the different epochs all have the...
Please Use C language to Make a calculator. Make sure calculator is able to take up...
Please Use C language to Make a calculator. Make sure calculator is able to take up to 5 values. Try to make calculator using simple coding As you can. Please create a simple calculator with only +, -,* and divide. It has to be able to enter any numbers (including decimals) and be able to do the following functions: +, -, divide and multiply. Please have the answers, always rounded to two decimal figures. The calculator will also have to...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT