Basic Multivariate Flashcards
(64 cards)
What is a population vector?
A population vector is a mathematical representation of a population’s characteristics, often used in statistical analysis.
True or False: The population mean vector is the average of all elements in a population.
True
Fill in the blank: The variance matrix is a square matrix that contains the _____ of each variable along its diagonal.
variance
What does the covariance matrix represent?
The covariance matrix represents the covariance between pairs of variables in a dataset.
Multiple Choice: Which of the following matrices shows the strength and direction of a linear relationship between variables? A) Variance matrix B) Covariance matrix C) Correlation matrix D) Population mean vector
C) Correlation matrix
What is multivariate skewness?
Multivariate skewness is a measure of the asymmetry of the probability distribution of a multivariate dataset.
True or False: Multivariate kurtosis measures the ‘tailedness’ of a multivariate distribution.
True
Fill in the blank: The formula for multivariate skewness involves the _____ matrix.
covariance
What is the purpose of the sample correlation matrix?
The sample correlation matrix quantifies the linear relationship between multiple variables in a dataset.
Multiple Choice: Which of the following is a common formula for calculating sample correlation?
Pearson correlation coefficient
What are the primary components used in the calculation of kurtosis?
The fourth central moment and the variance of the dataset.
True or False: A multivariate normal distribution has a skewness of zero.
True
What does a high value of multivariate kurtosis indicate?
It indicates a distribution with heavy tails or outliers.
Fill in the blank: The sample correlation matrix is derived from the _____ of the variables.
covariance
Short Answer: How do you interpret a sample correlation coefficient of 0.8?
It indicates a strong positive linear relationship between the two variables.
What is a multivariate normal distribution?
A multivariate normal distribution is a generalization of the one-dimensional normal distribution to higher dimensions, characterized by a mean vector and a covariance matrix.
True or False: The linear combination of independent normal variables is also normally distributed.
True
Fill in the blank: The mean of a linear combination of random variables is equal to the __________ of the means of the individual variables.
linear combination
What does the covariance matrix represent in a multivariate normal distribution?
The covariance matrix represents the variances and covariances between the different dimensions of the multivariate distribution.
If Y is a multivariate normal random vector, what is the distribution of AY + b for any matrix A and vector b?
AY + b is also multivariate normal.
What is the effect of a linear transformation on the mean of a multivariate normal distribution?
The mean of the transformed distribution is given by the linear transformation applied to the original mean.
True or False: The sum of two independent multivariate normal variables is multivariate normal.
True
What is the relationship between the variances of a linear combination of independent variables?
The variance of the linear combination is the sum of the variances of the individual variables, weighted by the square of their coefficients.