In this paper, the authors report an estimate of $r = 0.86,\, N = 28,\, p < 0.001,$ using Pearson’s correlation test. The parameter $r$ (or $\rho$) is clear to me, but how are $N$ and $p$ derived and to be interpreted?
2026-03-30 06:46:58.1774853218
Interpretation of $N$ and $p$ in Pearson’s correlation test?
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in STATISTICS
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Statistics based on empirical distribution
- Given $U,V \sim R(0,1)$. Determine covariance between $X = UV$ and $V$
- Fisher information of sufficient statistic
- Solving Equation with Euler's Number
- derive the expectation of exponential function $e^{-\left\Vert \mathbf{x} - V\mathbf{x}+\mathbf{a}\right\Vert^2}$ or its upper bound
- Determine the marginal distributions of $(T_1, T_2)$
- KL divergence between two multivariate Bernoulli distribution
- Given random variables $(T_1,T_2)$. Show that $T_1$ and $T_2$ are independent and exponentially distributed if..
- Probability of tossing marbles,covariance
Related Questions in CORRELATION
- What is the name of concepts that are used to compare two values?
- Power spectrum of field over an arbitrarily-shaped country
- How to statistically estimate multiple linear coefficients?
- How do I calculate if 2 stocks are negatively correlated?
- A simple question on average correlation
- Two random variables generated with common random varibales
- Correlation of all zero rows and columns in matrix
- Calculating correlation matrix from covariance matrix - r>1
- Joint probability of (X+Z) $\land$ (Y+Z) for arbitrary distribution of X, Y, Z.
- Phase space: Uncorrelated Gaussian Summed With a Linearly Correlated Gaussian
Related Questions in HYPOTHESIS-TESTING
- Neyman-Pearson precision problem
- Rejecting null based on the likelihood ratio test
- What statistical test should I use?
- Should We Use a Paired or Two-Sample Test?
- How to prove inadmissibility of a decision rule?
- Statistics Hypothesis Testing of Continuous Variables
- Experimentally proving bias
- Hypothesis testing: mean comparison
- uniformly most powerful test: binomial distribution
- Can significance check be applied and which one?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
In the notation you quote from this paper $r$ is the sample correlation; it estimates the population correlation $\rho.$ $N$ is the number of $(x,y)$-pairs upon which the test is based. Many texts would use $n$ because this is a sample.
This is a test of $H_0: \rho = 0$ against $H_1: \rho \ne 0$.
Under the assumption that $H_0$ is true and that the data are bivariate normal, this test computes the test statistic $t = r\sqrt{\frac{n-2}{1-r^2}}$, which has Student's t distribution with $n -2$ degrees of freedom, The symbol $p$ is for the P-value of the test. Roughly speaking, this is the probability that the value of $|r|$ is farther from 0 than the observed value ($r = 0.86$, in the example you provide).
Specifically, in this example we have $t = 0.86\sqrt{26/(1 - 0.86^2)} = 8.593$ The exact P-value is the probability that $P(T > 8.593) + P(T < -8.593),$ where $T$ is a random variable having Student's t distribution with $DF = 26.$ Using statistical software the sum of these probabilities is found to be $4.51 \times 10^{-9}.$
The reported P-value $< 0.001,$ indicates that the actual P-value is less than 0.001. (Possibly, this is the best value available in printed tables available to the author.) In any case, one feels safe believing that the $\rho = 0$ is not the true population correlation.
Notes: (1) I have no idea whether the assumption of normality is valid. Given the rather high value $r = 0.86$ and with a look at the scatterplots provided, I guess the assumption is safe. [The Wikipedia article on 'Pearson correlation' mentions alternate approaches in case data are not normal, but you do not have the original data, so you could not apply these methods.] (2) Although it is not obvious from the formulas, this test is exactly the same as the test that the slope of the regression line ($\beta$ in the paper to which you refer) of y on x (or of x on y) is 0.
Addendum (suggested by an off-site reviewer after acceptance of this Answer): Suppose you want to know the exact values of $r$ that lead to rejection of $H_0$ at significance level 0.001 = 0.1%. From printed t tables with $DF = n-2 = 28-2= 26,$ we see that $t_{.0005} = 3.7454$ cuts probability 0.0005 from the upper tail of the density function of the t distribution, so the $P(|T|>3.7454) = 0.001.$ Solving the the formula above for $r$ we see that, $t_{.0005} = 3.7454$ corresponds to $r = t/\sqrt{n-2+t^2} = 0.592,$ so we would reject at level 0.001 for any $r$ with $|r| > 0.592.$ [For the 1% level, $t_{.005} = 2.7969$ and we reject for $|r| > 0.481.$]