What does it mean when X and Y are perfectly correlated?
The variables x and y in the pairs are perfectly correlated (r = + 1.0) although each value of y is about 20 units greater than the corresponding value of x. Two variables are perfectly correlated if, for a unit increase in one, there is a constant increase in the other (or a constant decrease if r is negative).
What is the distribution of correlation coefficients?
The correlation coefficient r is a random variable, thus having a distribution function which depends on the population value of the correlation coefficient ρ and the number of samples n.
Which is the sampling distribution based on sample size?
As shown in Figure 1, the distribution based on a smaller sample size ( n = 10) spreads out more than the one based on a larger sample size ( n = 30). Figure 1. Two sampling distributions of the mean from the same population: n = 10 and n = 30.
Who is the father of the sampling distribution?
A sampling distribution that occurs frequently in statistical methods is one that describes the distribution of the ratio of two estimates of σ 2. This is the so-called F distribution, named in honor of Sir Ronald Fisher, who is often called the father of modern statistics.
When to select a linear rule for correlation in random variables?
If the random variables are correlated then this should yield a better result, on the average, than just guessing. We are encouraged to select a linear rule when we note that the sample points tend to fall about a sloping line. where a and b are parameters to be chosen to provide the best results.
What is the covariance of X and Y?
The covariance function is a number that measures the common variation of X and Y. It is defined as cov(X,Y)=E[(X − E[X])(Y − E[Y])] = E[XY]− E[X]E[Y] ThecovarianceisdeterminedbythedifferenceinE[XY]andE[X]E[Y]. If X and Y were statistically independent then E[XY] would equal. E[X]E[Y] and the covariance would be zero.