MVA

Overview of mva (not ended)

Find relationships b/w , e.g.,

  • Response variables (variable directed)
    • PCA
    • Factor Analysis
    • mv Regression
    • Cannonical Correlation Analysis
  • Experiment units (individual directed)
    • Discriminant Analysis
    • Cluster Analysis
    • MANOVA

Multivariate techniques tend to be exploratory.

  • i.e. not hypothesis testing type

Experimental units must be independent. Time series data are not appropriate for this course.




Notation

Variable

One observation

Data Matrix

Random Samples: Suppose we intend to collect n sets of measurements on p variables, but not been observed yet. If are independent observation from pdf , then are said to be rs from .

rvec

mean vector

Covariance Matrix

Correlation Matrix ,

  • Correlation measures linear association.
  • Correlation is 0 if symmetric non-linear association exists.



Summary Statistics

  1. Sample Mean Vector estimate of
  2. Sample Covariance Matrix
  3. Sample Correlation Matrix



Statistical Inference on Correlation

test stat , where and Notes:

  1. Correlation measures a linear relationships
  2. it is still difficult to get a CI for .


CI for
  1. Fisher’s Method:

CI for

  1. Ruben’s Method

let ,

set , then root of this equation will be .

이때 CI for =\left[ \dfrac{y_1}{\sqrt{1+y_1^2}, \dfrac{y_2}{\sqrt{1+y_2^2}, \right]

  • 이때, input은 , output은 의 CI.

Standardization

Missing Value Treatment