Correlation measurements of unequal vectors?
May 1, 2008 8:07 PM
Subscribe
Can one perform Pearson's correlation or a variant with unequal numbers of rows?
Is there a variation of Pearson's correlation (or another correlation measurement) that I can use for two vectors X and Y, which have unequal numbers of rows?
Likewise, if I have two sets of data (genomic sequences) that can be "centered", is it reasonable to throw away data at the "edges" which are in X but not in Y, if the edge data do not contribute greatly to the mean and variance? I see this option in R, for example, but am curious about the real-world side effects.
posted by Blazecock Pileon to science & nature (7 comments total)
1 user marked this as a favorite
IE, if you're looking for the correlation between height and weight, you'll measure a bunch of individual's heights and weights, and look at the relationship between the two. If you have a weight measurement without the corresponding height measurement, or vice versa, that's useless for determining correlations.
posted by bsdfish at 9:45 PM on May 1