Skip to content

Instantly share code, notes, and snippets.

@DRMacIver
Created February 12, 2009 23:43
Show Gist options
  • Select an option

  • Save DRMacIver/62947 to your computer and use it in GitHub Desktop.

Select an option

Save DRMacIver/62947 to your computer and use it in GitHub Desktop.
Let X1, ..., XN be Bernoulli(p)
Let Y1, ..., YN be Bernoulli(q)
X1, ..., XN, Y1, ..., YN are independent
Let P be the pearsons product moment correlation coefficient of (X1, ..., XN) and (Y1, ..., YN). i.e. P is a random variable that measures the pearsons for some specific sample of the two.
What is the distribution of P?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment