Answer:
r=0.4 (Same value)
Step-by-step explanation:
The correlation coefficient is unaffected by the scale of relation.
Correlation is a "statistical measure that indicates the extent to which two or more variables fluctuate together". And is always between -1 and 1. 1 indicates perfect linear relationship and -1 perfect inverse linear relationship. The formula for the correlation is given by:
![0.4=r=\frac{b(\sum xy)-(\sum x)(\sum y)}{\sqrt{[n\sum x^2 -(\sum x)^2][n\sum y^2-(\sum y)^2]}}](https://tex.z-dn.net/?f=0.4%3Dr%3D%5Cfrac%7Bb%28%5Csum%20xy%29-%28%5Csum%20x%29%28%5Csum%20y%29%7D%7B%5Csqrt%7B%5Bn%5Csum%20x%5E2%20-%28%5Csum%20x%29%5E2%5D%5Bn%5Csum%20y%5E2-%28%5Csum%20y%29%5E2%5D%7D%7D)
Applying this formula we got that the correlation coeffcient it's 0.4. Now if we multiply all the x values by 2 we have this:
![r_f=\frac{2b(\sum xy)-2(\sum x)(\sum y)}{\sqrt{4[n\sum x^2 -(\sum x)^2][n\sum y^2-(\sum y)^2]}}](https://tex.z-dn.net/?f=r_f%3D%5Cfrac%7B2b%28%5Csum%20xy%29-2%28%5Csum%20x%29%28%5Csum%20y%29%7D%7B%5Csqrt%7B4%5Bn%5Csum%20x%5E2%20-%28%5Csum%20x%29%5E2%5D%5Bn%5Csum%20y%5E2-%28%5Csum%20y%29%5E2%5D%7D%7D)
And symplyfing we see this:
![r_f=2\frac{b(\sum xy)-(\sum x)(\sum y)}{2\sqrt{[n\sum x^2 -(\sum x)^2][n\sum y^2-(\sum y)^2]}}](https://tex.z-dn.net/?f=r_f%3D2%5Cfrac%7Bb%28%5Csum%20xy%29-%28%5Csum%20x%29%28%5Csum%20y%29%7D%7B2%5Csqrt%7B%5Bn%5Csum%20x%5E2%20-%28%5Csum%20x%29%5E2%5D%5Bn%5Csum%20y%5E2-%28%5Csum%20y%29%5E2%5D%7D%7D)
We can cancel the 2 on the numerator and denominator and we got the same formula equal to 0.4.
![r_f=\frac{b(\sum xy)-(\sum x)(\sum y)}{\sqrt{[n\sum x^2 -(\sum x)^2][n\sum y^2-(\sum y)^2]}}=0.4](https://tex.z-dn.net/?f=r_f%3D%5Cfrac%7Bb%28%5Csum%20xy%29-%28%5Csum%20x%29%28%5Csum%20y%29%7D%7B%5Csqrt%7B%5Bn%5Csum%20x%5E2%20-%28%5Csum%20x%29%5E2%5D%5Bn%5Csum%20y%5E2-%28%5Csum%20y%29%5E2%5D%7D%7D%3D0.4)
So for this reason the correlation coefficient it's not affected by scale changes on the independent or dependent variables.