I am trying to understand hypothesis testing for correlation coefficient.
T = r√(n-2) / √(1-r^2)
It is known that the statistics follow t-distribution. I saw the many similar questions but many of them direct the link which is broken for now.
https://onlinecourses.science.psu.edu/stat414/node/254
Can someone explain why the equation above follow t-distribution?
Many thanks!