Sample decentralized processing SPSS
for your question, subtract the mean from each measurement.
needs to understand the theory
If you can't sell it, you can only keep it by yourself. Let's wait for appreciation or take over. Of course, the probability of this happening is very small. If it happens, there may be the following possibilities:
1. China, the United States or the European Union suddenly announced the ban on bitcoin and its circulation
2. Bitcoin exposes fatal weaknesses and defects, which are difficult to overcome, especially security factors
3. Bitcoin has not been used as a killer for a long time, and its application scenarios are strictly limited, so people graally lose information about bitcoin
4. The emergence of a better alternative to bitcoin or the global joint issue of a virtual currency has won global recognition

SPSS can eliminate multicollinearity by stepwise regression analysis
1. The importance of explanatory variables is ranked according to the size of resolvable coefficient
2. Based on the regression equation corresponding to the explanatory variable which contributed the most to the explained variable, the other explanatory variables were introced one by one according to the importance of the explanatory variable. There are three situations in this process
(1) if the introction of a new variable improves the R-square and the t-test of the regression parameter is statistically significant, the variable is retained in the model
(2) if the introction of a new variable does not improve the R-square and has no effect on the t-test of the estimated values of other regression parameters, it is considered that the variable is rendant and should be discarded
(3) if the introction of the new variable fails to improve the R-square, and significantly affects the sign and value of the estimated values of other regression parameters, at the same time, its own regression parameters can not pass the t-test, which indicates that there is a serious multicollinearity and the variable is abandoned
extended data:
other methods to eliminate multicollinearity:
1, &8194; Direct combination of explanatory variables
when multicollinearity exists in the model, the relevant explanatory variables can be directly combined without losing practical significance, so as to rece or eliminate multicollinearity
2 、 Combining explanatory variables with known information
Through the deep understanding of theory and practical problems, additional conditions are introced to explain the multicollinearity, so as to weaken or eliminate the multicollinearity3, increasing the sample size or re sampling
This method is mainly suitable for multicollinearity caused by measurement error. When re sampling, the measurement error is overcome and multicollinearity is eliminated. In addition, increasing the sample size can weaken the degree of multicollinearity1. Principal component analysis (PCA) is a linear transformation of the original variables; Factor analysis lies in the analysis of the original variables. Attention is to analyze and decompose them into common factors and special factors
2. The new variables obtained by these two methods, namely components or factors, are not the remaining variables after screening or proposing the original variables
3. Factor analysis can only explain part of the variation (common factor), and principal component analysis can explain all the variation (if all the components are extracted)
4. Principal component analysis, there are at least a few components in a few variables, generally only extract components that can explain more than 80%; In factor analysis, there are several variables, not necessarily several common factors, because the factors here are common factors. The potential existence of each variable needs to be decomposed from each variable, and the unexplained part is the special factor
5. The impact of SPSS factor analysis on dimensions and units among variables is automatically standardized by default, so it is not necessary to carry out data standardization separately before the start, because the results of standardization are the same
6. Important result of SPSS factor analysis: kmo value. Whether this value is calculated is related to the number of variables and samples, and may not be displayed every time. If there is no such result, it can be achieved by adjusting the proportion of variables and samples.
