Skip to content Skip to navigation

Connexions

You are here: Home » Content » Bivariate Equations

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Recently Viewed

This feature requires Javascript to be enabled.

Bivariate Equations

Module by: Adan Galvan

Summary: Equations for Bivariate Data

Formulas for Bivariate Data

Pearson's Correlation

r=XYXY-XXYYNXX2-XX2NYY2-YY2N r X Y X Y X X Y Y N X X 2 X X 2 N Y Y 2 Y Y 2 N 2 (1)
A simpler looking formula can be used if the numbers are converted into zz scores:
r=XY z x z y N r X Y z x z y N (2)

Spearmans's Rho

Spearman's rho is a measure of the linear relationship between two variables. It differs from Pearson's correlation only in that the computations are done after the numbers are converted to ranks. When converting to ranks, the smallest value on XX becomes a rank of 1, the second smallest becomes a value on XX becomes a rank of 2, etc. The same ranking procedure is done with the values of YY. Spearman's rho can be computed with the formula for Pearson's rr using the ranked data.

Comments, questions, feedback, criticisms?

Send feedback