Core designer project is so confusing

Cheyenne
Level 1
Core designer project is so confusing

"

In the aggregated dataset, create a statistics worksheet containing a card that displays the Spearman correlation matrix of the seven descriptive columns.

"

Can anyone tell me what is the Spearman correlation matrix  ?

0 Kudos
2 Replies
AlexT
Dataiker

Hi @Cheyenne ,

Statistics tab can be accessed from the dataset to create a correlation matrix. Please see :

https://knowledge.dataiku.com/latest/ml-analytics/statistics/tutorial-correlation-matrix.html
More information about Spearman's rank correlation coefficient :
https://en.wikipedia.org/wiki/Spearman%27s_rank_correlation_coefficient

 

Anderon
Level 1
  1. Go to Flow -> Dataset -> Statistics -> New Worksheet/New Card -> Multivariate analysis -> Correlation Matrix
  2. Add your variables
  3. Under Options, select Spearman.
  4. Click Create Card.
0 Kudos