Skip to main content

CORRELATION


Pearson correlation
A Pearson correlation measures the strength of the linear relationship between two continuous variables. A linear relationship is one that can be captured by drawing a straight line on a scatterplot between the two variables of interest. The value of the correlation provides information both about the nature and the strength of the relationship.

Correlations range between -1.0 and 1.0.
The sign of the correlation describes the direction of the relationship. A positive sign indicates that as one variable gets larger the other also tends to get larger, while a negative sign indicates that as one variable gets larger the other tends to get smaller.
The magnitude of the correlation describes the strength of the relationship. The further that a correlation is from zero, the stronger the relationship is between the two variables. A zero correlation would indicate that the two variables aren’t related to each other at all.

Correlations only measure the strength of the linear relationship between the two variables. Sometimes you have a relationship that would be better measured by a curve of some sort rather than a straight line. In this case the correlation coefficient would not provide a very accurate measure of the strength of the relationship. If a line accurately describes the relationship between your two variables, your ability to predict the value of one variable from the value of the other is directly related to the correlation between them. When the points in your scatterplot are all clustered closely about a line your correlation will be large and the accuracy of the predictions will be high. If the points tend to be widely spread your correlation will be small and the accuracy of your predictions will be low.

The Pearson correlation assumes that both of your variables have normal distributions. If this is not the case then you might consider performing a Spearman rank-order correlation instead (described below).

To perform a Pearson correlation in SPSS
Choose Analyze thengoto Correlate thengoto Bivariate.
Move the variables you want to correlate to the Variables box.
Click the OK button.

The output of this analysis will contain the following section.
Correlations. This section contains the correlation matrix of the variables you selected. A variable always has a perfect correlation with itself, so the diagonals of this matrix will always have values of 1. The other cells in the table provide you with the correlation between the variable listed at the top of the column and the variable listed to the left of the row. Below this is a p-value testing whether the correlation differs significantly from zero. Finally, the bottom value in each box is the sample size used to compute the correlation.

Point-biserial correlation
The point-biserial correlation captures the relationship between a dichotomous (two-value) variable and a continuous variable. If the analyst codes the dichotomous variable with values of 0 and 1, and then computes a standard Pearson correlation using this variable, it is mathematically equivalent to the point-biserial correlation. The interpretation of this variable is similar to the interpretation of the Pearson correlation. A positive correlation indicates that group associated with the value of 1 has larger values than the group associated with the value of
0. A negative correlation indicates that group associated with the value of 1 has smaller values than the group associated with the value of 0. A value near zero indicates no relationship between the two variables.

To perform a point-biserial correlation in SPSS.
Make sure your categories are indicated by values of 0 and 1.
Obtain the Pearson correlation between the categorical variable and the continuous variable, as discussed above.

The result of this analysis will include the same sections as discussed in the Pearson correlation section.

Spearman rank correlation
The Spearman rank correlation is a nonparametric equivalent to the Pearson correlation. The Pearson correlation assumes that both of your variables have normal distributions. If this assumption is violated for either of your variables then you may choose to perform a Spearman rank correlation instead. However, the Spearman rank correlation is a less powerful measure of association, so people will commonly choose to use the standard Pearson correlation even when the variables you want to consider are moderately nonnormal. The Spearman Rank correlation is typically preferred over Kenda’s tau, another nonparametric correlation measure, because its scaling is more consistent with the standard Pearson correlation.

To perform a Spearman rank correlation in SPSS
Choose Analyze thengoto Correlate thengoto Bivariate.
Move the variables you want to correlate to the Variables box.
Check the box next to Spearman.
Click the OK button.

The output of this analysis will contain the following section.
Correlations. This section contains the correlation matrix of the variables you selected. The Spearman rank correlations can be interpreted in exactly the same way as you interpret a standard Pearson correlation. Below each correlation SPSS provides a p-value testing whether the correlation is significantly different from zero, and the sample size used to compute the correlation.

Popular posts from this blog

Call for Papers

1. Special issue call for papers from Internationa l Journal of Conflict Management Areas / Topics Conflict Conflict management Dispute resolution Fairness Justice Mediation and arbitration Negotiation Peace studies Related topics Manuscript submission deadline: 28-11-2011. For details visit International Journal of Conflict Management 2. Inauguration issue call for papers from Far East Journal of Psychology and Business Areas / Topics Money, Banking, Finance and Investment Psychology and Human Related Issues Marketing Security Markets, Business Economics Accounting Practices Social Issues and Public policy  Management Organization  Statistics and Econometrics  Administration and Management  International Trade Industrial Relations and Labor  Business Communication  Mass Communication  History and Psychology Cold War and Business  Inter-Cultural Encounters  Peace and Unity for Business Growth Deadline for Su...

The Development of Female Global Managers: The Role of Mentoring and Networking

Abstract of Research Paper: This paper explores the role of mentoring and networking in the career development of global female managers. The paper is based on data collected from interviews with 50 senior female managers. The voices of the female managers illustrate some of the difficulties associated with informal organisational processes, in particular mentoring and networking, which hinder their career development. The findings confirm that female managers can miss out on global appointments because they lack mentors, role models, sponsorship, or access to appropriate networks – all of which are commonly available to their male counterparts. The interviewees suggest that men, as the dominant group, may want to maintain their dominance by excluding women from the informal interactions of mentoring and networking. The findings further suggest that if females had more access to networks and mentors they could be socialised in both the formal and informal norms of the organisation an...

FACTOR ANALYSIS

Factor analysis is a collection of methods used to examine how underlying constructs influence the responses on a number of measured variables. There are basically two types of factor analysis: exploratory and confirmatory. Exploratory factor analysis (EFA) attempts to discover the nature of the constructs influencing a set of responses. Confirmatory factor analysis (CFA) tests whether a specified set of constructs is influencing responses in a predicted way. SPSS only has the capability to perform EFA. CFAs require a program with the ability to perform structural equation modeling, such as LISREL or AMOS. The primary objectives of an EFA are to determine the number of factors influencing a set of measures and the strength of the relationship between each factor and each observed measure. To perform an EFA, you first identify a set of variables that you want to analyze. SPSS will then examine the correlation matrix between those variables to identify those that tend to vary togeth...