answersLogoWhite

0


Best Answer

The further the correlation coefficient is from 0 (ie the closer to ±1) the stronger the correlation.

Therefore -0.75 is a stronger correlation than 0.25

The strength of the correlation is dependant on the absolute value of the correlation coefficient; the sign of the correlation coefficient gives the "relative" slope of correlation line:

  • +ve (0 to +1) means that as one variable increases the other also increases;
  • -ve (0 to -1) means that as one variable increases the other decreases.
User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which is strongest value for correlation coefficient -0.75 and 0.25?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Statistics

What is .025 percent of 22.86?

0.025% of 22.86 = 0.005715 = 0.025% * 22.86 = 0.025%/100% * 22.86 = 0.00025 * 22.86 = 0.005715


What is the relationship between confidence interval and standard deviation?

Short answer, complex. I presume you're in a basic stats class so your dealing with something like a normal distribution however (or something else very standard). You can think of it this way... A confidence interval re-scales margin of likely error into a range. This allows you to say something along the lines, "I can say with 95% confidence that the mean/variance/whatever lies within whatever and whatever" because you're taking into account the likely error in your prediction (as long as the distribution is what you think it is and all stats are what you think they are). This is because, if you know all of the things I listed with absolute certainty, you are able to accurately predict how erroneous your prediction will be. It's because central limit theory allow you to assume statistically relevance of the sample, even given an infinite population of data. The main idea of a confidence interval is to create and interval which is likely to include a population parameter within that interval. Sample data is the source of the confidence interval. You will use your best point estimate which may be the sample mean or the sample proportion, depending on what the problems asks for. Then, you add or subtract the margin of error to get the actual interval. To compute the margin of error, you will always use or calculate a standard deviation. An example is the confidence interval for the mean. The best point estimate for the population mean is the sample mean according to the central limit theorem. So you add and subtract the margin of error from that. Now the margin of error in the case of confidence intervals for the mean is za/2 x Sigma/ Square root of n where a is 1- confidence level. For example, confidence level is 95%, a=1-.95=.05 and a/2 is .025. So we use the z score the corresponds to .025 in each tail of the standard normal distribution. This will be. z=1.96. So if Sigma is the population standard deviation, than Sigma/square root of n is called the standard error of the mean. It is the standard deviation of the sampling distribution of all the means for every possible sample of size n take from your population ( Central limit theorem again). So our confidence interval is the sample mean + or - 1.96 ( Population Standard deviation/ square root of sample size. If we don't know the population standard deviation, we use the sample one but then we must use a t distribution instead of a z one. So we replace the z score with an appropriate t score. In the case of confidence interval for a proportion, we compute and use the standard deviation of the distribution of all the proportions. Once again, the central limit theorem tells us to do this. I will post a link for that theorem. It is the key to really understanding what is going on here!