Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

In SPSS, how do I get Pearson correlations coefficient matrices?

In SPSS, the correlations command produces Pearson's correlation coefficient, r. The simplest correlation task is between two variables, for example:

correlations variables=food rent.

This will produce a symmetric correlations matrix with "food" and "rent" in the rows and columns, respectively. You can also request an asymmetric correlations matrix by using the keyword with. The variables listed after the keyword with define the columns of the correlations matrix; the variables listed before it define the rows. You can also request more than one matrix on a correlations command, for example:

correlations variables=food rent with cook teacher manager /food rent cook teacher manager.

Use a  /  (slash) to separate the specifications for each of the requested matrices. The first matrix gives three correlations of food with each of cook, teacher, and manager, and three correlations of rent with each of cook, teacher, and manager. The second matrix is a square matrix of all the variables from food to manager.

For more about statistical and mathematical software, email the UITS Stat/Math Center, visit the center's web page, or phone 812-855-4724 (IUB) or 317-278-4740 (IUPUI). The center is located in Bloomington at 410 N. Park Avenue, and is open for consultation by appointment Monday-Friday 9am-5pm.

This is document afph in domain all.
Last modified on April 19, 2011.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.