Re: P value in CORR or CORRCOEF



On Aug 16, 8:26 pm, "Lin " <skybird_sbREM...@xxxxxxxxx> wrote:
Hello!

I have a question about the CORR(or CORRCOEF) function.

In the corr document:
[RHO,PVAL] = corr(...) also returns PVAL, a matrix of p-values for testing the hypothesis of no correlation against the alternative that there is a nonzero correlation. Each element of PVAL is the p-value for the corresponding element of RHO. If PVAL(i, j) is small, say less than 0.05, then the correlation RHO(i, j) is significantly different from zero.

What happend if some p values bigger than 0.05?(eg. 0.7) Does that mean those corresponding correlations RHO are not so "reliable"? Can I use those RHO? Or I should look for some other ways?

TIA
Regards,
 Lin

You set your null hypothesis as "there is no significant difference
between x and y". if you have a 5% level of significance, alpha =
0.05, then if pVal < alpha, you reject null hypothesis and accept the
alternative hypothesis that the correlation between this particular
(i,j) is significant. Otherwise, you decide there is no correlation or
rho = 0.

hope this helps,
best, arun.
.



Relevant Pages

  • Re: P value in CORR or CORRCOEF
    ... rho values: ... For example if p> alpha, then the null hypothesis will not be rejected. ... One decides the corresponding rho=0 (no correlation). ... CORR/CORRCOEF is not suitable here, one should try some other functions. ...
    (comp.soft-sys.matlab)
  • Re: Alphas for repeated administrations of an instrument
    ... We have conducted research using an psychological instrument that was ... there is little reason to expect the alpha to change. ... comfort that nothing strange is going on. ... definite correlation across time unless it was falling to "no ...
    (sci.stat.edu)
  • Re: Testing differences between Cronbachs Alphas
    ... Sounds to me like you want a paired t-test or Wilcoxon ... alpha takes as input a subjects x items ... Nor is it a correlation; ... the variance of the t_i, but that is not very enlightening. ...
    (sci.stat.math)
  • Re: Kendall/Spearman rank correlation
    ... the traditional calculation of Spearman's rho was slightly ... different from Pearson's on ranks if there were ties in the data ... it doesn't tend to Normality as nicely as Kendall's tau. ... Picture first a perfect rank-order correlation, ...
    (sci.stat.math)
  • Re: Best Fit for Classification
    ... random (a point estimate of the true correlation). ... For each set, the sample rho measures the population rho, and the ... another test to determine if the coefficient for one sample is indeed ... seminar in which I have students select papers from their disciplines. ...
    (sci.stat.math)