CorrelationDistance[u,v]
gives the correlation coefficient distance between vectors u and v.


CorrelationDistance
CorrelationDistance[u,v]
gives the correlation coefficient distance between vectors u and v.
Examples
open all close allBasic Examples (2)
Scope (2)
Properties & Relations (3)
Correlation distance includes a dot product scaled by norms:
Correlation distance includes a dot product scaled by Euclidean distances from the mean:
CorrelationDistance is equivalent to CosineDistance of vectors shifted by their means:
See Also
Tech Notes
Related Guides
History
Text
Wolfram Research (2007), CorrelationDistance, Wolfram Language function, https://reference.wolfram.com/language/ref/CorrelationDistance.html.
CMS
Wolfram Language. 2007. "CorrelationDistance." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CorrelationDistance.html.
APA
Wolfram Language. (2007). CorrelationDistance. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CorrelationDistance.html
BibTeX
@misc{reference.wolfram_2025_correlationdistance, author="Wolfram Research", title="{CorrelationDistance}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/CorrelationDistance.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_correlationdistance, organization={Wolfram Research}, title={CorrelationDistance}, year={2007}, url={https://reference.wolfram.com/language/ref/CorrelationDistance.html}, note=[Accessed: 14-August-2025]}