Correlation

 

CORRELATION command computes the corrlation coefficient between two columns of data.Using the same data set as in scatterplot (Table 2.1 in BPS, also stored in TA02-01) to illustrate the use of Correlation command. The data are given below.

The command can be excuted by selecting Stat-->Basic Statistics-->Correlatione and select the desired variables. If more than two variables are selected, Minitab will print a table giving the correlation coefficients bvetween all pairs of columns.


The result would be print on the session widown as shown below.


The same result can be obtained by using the session command:

MTB>corr c2 c3

 Back to index