Correlation Matrix

The Pearson correlation coefficient measures the linear association between two scale variables. The correlation reported in the table is negative(!), although not significantly different from 0 because the p-value of 0.837 is greater than 0.10. This suggests that designers should not focus their efforts on making cars more fuel efficient because there isn't an appreciable effect on sales.
However, the Pearson correlation coefficient works best when the variables are approximately normally distributed and have no outliers. A scatterplot can reveal these possible problems.
- To produce a scatterplot of Sales in thousands by Fuel efficiency, from the menus choose:
Figure 2. Chart Builder - Select the Scatter/Dot gallery and choose Simple Scatter.
- Select Sales in thousands as the y variable and Fuel efficiency as the x variable.
- Click the Groups/Point ID tab and select Point ID Label.
- Select Model as the variable to label cases by.
- Click OK.

The resulting scatterplot shows two potential outliers, the Metro in the lower right of the plot and the F-Series in the upper left.
The F-Series is found to be generally representative of the vehicles your design team is working on, so you decide to keep it in the data set for now. This point may appear to be an outlier because of the skew distribution of Sales in thousands, so try replacing it with Log-transformed sales in further analyses. The Metro is not representative of the vehicles that your design team is working on, so you can safely remove it from further analyses.