I have a dataset, for example, of success factors (columns) noted by several subjects (rows). Basically, when a subject notes a factor, its marked as a yes or no.
I want to do an analysis to find factors that seem to be related or appear together. correlation analysis. I'm thinking of giving the yes/no values either 1 or 0 respectively and performing covariance on that with excel. Is this a valid approach?
Will appreciate any comments on this