How To Calculate Point Biserial Correlation By Hand

How to Calculate Point Biserial Correlation by Hand










Point biserial correlation is a statistical measure that assesses the strength and direction of the relationship between a continuous variable and a dichotomous variable. Calculating it by hand is crucial for understanding the underlying data and making informed decisions.

  1. Enter the required values in the input fields.
  2. Click the “Calculate” button.
  3. View the results and chart below.

The formula for point biserial correlation is:

rpb = (n * (XY – X * Y)) / sqrt(((n * X^2) – X^2) * ((n * Y^2) – Y^2))

Comparison of Correlation Coefficients
Correlation Coefficient Pearson’s r Point Biserial rpb
Strength of relationship Strong Moderate
Range -1 to 1 -1 to 1
  • Always ensure your data is clean and free of errors.
  • Consider the context and nature of your data when interpreting results.
  • Use this tool to gain insights, but always validate findings with further analysis.
What is the difference between Pearson’s r and point biserial rpb?

Pearson’s r is used for continuous variables, while point biserial rpb is used when one variable is dichotomous.

Calculating point biserial correlation by hand Point biserial correlation in action

Learn more about point biserial correlation

Understand correlation coefficients

Leave a Reply

Your email address will not be published. Required fields are marked *