A The standardized and unstandardized canonical correlation coefficients

AI Thread Summary
Standardized canonical correlation coefficients are calculated by normalizing the variables, allowing for comparison across different scales, while unstandardized coefficients reflect the raw relationships between the variables without scaling. The standardized coefficients provide insights into the strength of the relationship in a standardized context, whereas unstandardized coefficients indicate the actual magnitude of the relationship. The distinction is crucial for interpreting results in canonical correlation analysis, as standardized coefficients are often more useful for understanding the relative importance of variables. Canonical correlation analysis in SPSS 27 outputs both types of coefficients, enabling researchers to choose the most appropriate for their analysis. Understanding these differences enhances the interpretation of the relationships between sets of variables.
Ad VanderVen
Messages
169
Reaction score
13
TL;DR Summary
What exactly are the standardized and unstandardized canonical correlation coefficients and what is the difference between them?
The output of SPSS 27 Canonical Correlation gives the standardized and unstandardized canonical correlation coefficients.

What exactly are the standardized and unstandardized canonical correlation coefficients and what is the difference between them?
 
Physics news on Phys.org
standardized:
$$
\operatorname{cov}\left(\dfrac{X-\mu_X}{\sigma_X}\, , \,\dfrac{Y-\mu_Y}{\sigma_Y}\right)=\dfrac{1}{\sigma_X\,\sigma_Y}\,\operatorname{cov}(X,Y)
$$

unstandardized:
##\operatorname{cov}(X,Y)##
 
fresh_42 said:
standardized:
$$
\operatorname{cov}\left(\dfrac{X-\mu_X}{\sigma_X}\, , \,\dfrac{Y-\mu_Y}{\sigma_Y}\right)=\dfrac{1}{\sigma_X\,\sigma_Y}\,\operatorname{cov}(X,Y)
$$

unstandardized:
##\operatorname{cov}(X,Y)##

You simply define the standardized and unstandardized correlation coefficient, but we are talking about the canonical correlation coefficient here.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Back
Top