| Literature DB >> 25249996 |
Jan Cieciuch1, Eldad Davidov2, Peter Schmidt3, René Algesheimer4, Shalom H Schwartz5.
Abstract
One of the most frequently used procedures for measurement invariance testing is the multigroup confirmatory factor analysis (MGCFA). Muthén and Asparouhov recently proposed a new approach to test for approximate rather than exact measurement invariance using Bayesian MGCFA. Approximate measurement invariance permits small differences between parameters otherwise constrained to be equal in the classical exact approach. However, extant knowledge about how results of approximate measurement invariance tests compare to the results of the exact measurement invariance test is missing. We address this gap by comparing the results of exact and approximate cross-country measurement invariance tests of a revised scale to measure human values. Several studies that measured basic human values with the Portrait Values Questionnaire (PVQ) reported problems of measurement noninvariance (especially scalar noninvariance) across countries. Recently Schwartz et al. proposed a refined value theory and an instrument (PVQ-5X) to measure 19 more narrowly defined values. Cieciuch et al. tested its measurement invariance properties across eight countries and established exact scalar measurement invariance for 10 of the 19 values. The current study applied the approximate measurement invariance procedure on the same data and established approximate scalar measurement invariance even for all 19 values. Thus, the first conclusion is that the approximate approach provides more encouraging results for the usefulness of the scale for cross-cultural research, although this finding needs to be generalized and validated in future research using population data. The second conclusion is that the approximate measurement invariance is more likely than the exact approach to establish measurement invariance, although further simulation studies are needed to determine more precise recommendations about how large the permissible variance of the priors may be.Entities:
Keywords: Bayesian analysis; approximate measurement invariance; configural metric scalar measurement invariance; exact measurement invariance; multigroup confirmatory factor analysis; revised Portrait Values Questionnaire
Year: 2014 PMID: 25249996 PMCID: PMC4157555 DOI: 10.3389/fpsyg.2014.00982
Source DB: PubMed Journal: Front Psychol ISSN: 1664-1078
Figure 1The circular motivational continuum of 19 values in the refined value theory (Cieciuch et al., .
Nineteen more narrowly defined values in the refined theory of values (Schwartz et al., .
| Self-direction—Thought | Freedom to cultivate one's own ideas and abilities |
| Self-direction—Action | Freedom to determine one's own actions |
| Stimulation | Excitement, novelty, and change |
| Hedonism | Pleasure and sensuous gratification |
| Achievement | Success according to social standards |
| Power—Dominance | Power through exercising control over people |
| Power—Resources | Power through control of material and social resources |
| Face | Security and power through maintaining one's public image and avoiding humiliation |
| Security—Personal | Safety in one's immediate environment |
| Security—Societal | Safety and stability in the wider society |
| Tradition | Maintaining and preserving cultural, family, or religious traditions |
| Conformity—Rules | Compliance with rules, laws, and formal obligations |
| Conformity—Interpersonal | Avoidance of upsetting or harming other people |
| Humility | Recognizing one's insignificance in the larger scheme of things |
| Benevolence—Dependability | Being a reliable and trustworthy member of the ingroup |
| Benevolence—Caring | Devotion to the welfare of ingroup members |
| Universalism—Concern | Commitment to equality, justice, and protection for all people |
| Universalism—Nature | Preservation of the natural environment |
| Universalism—Tolerance | Acceptance and understanding of those who are different from oneself |
Mplus syntax for approximate measurement invariance test and explanations (this is an example for a single factor—UNC).
| Names are country UNC1 UNC2 UNC3; | This indicates the variables in the data: the countries and the items for each value (Universalism-concern in this example). |
| classes = c(8); | This option specifies that there is one latent categorical variable (named c) that has 8 latent classes. The number 8 refers to 8 countries in the analysis. |
| knownclass = c(country = 1 2 3 4 5 6 7 8); | This option defines the categorical latent variable by the observed variable. There are 8 classes and respondents with value 1 in variable “country” belong to the first one; respondents with value 2 in variable “country” belongs to the second country, etc. If all values from the variable are to be analyzed, the statement can be shortened: knownclass = c (country). |
| type = mixture; | Approximate measurement invariance is included in Mplus within the mixture modeling analysis framework. The number of classes is known because it corresponds to the number of groups to be compared. |
| Estimator = bayes; | Bayesian analysis will be performed and priors can be defined. |
| chains is 5; | The number of chains in Markov chain Monte Carlo (MCMC) algorithms. The default in Mplus is 2 chains and the researcher can increase the number of chains by this statement. |
| Processor = 5; | To increase the speed of computation, one can use more processors if they are available in the hardware. It is possible to specify the number of processors that is equal to number of chains. In this case one can specify also 8 processors. If that many processors are not available, each available processor carries out one chain and after it is completed starts with the next chain. |
| Biterations = 500,000(20,000); | This option is used to specify the maximum and minimum number of iterations for each Markov chain Monte Carlo algorithm. In this case, it specifies that a minimum of 20,000 and a maximum of 50,000 iterations will be used. |
| Bconvergence = 0.01; | Specification of the convergence value criterion to be used for determining convergence of the Bayesian estimation. |
| bseed 100; | Specification of the seed to be used for a random number generation in the Markov chain Monte Carlo (MCMC) algorithm (the default in Mplus is zero). |
| model = allfree; | Factor means, variances, and covariances are freely estimated across groups with the exception of factor means in the last group which are fixed to 0. |
| %overall% UNC by UNC1* UNC 2 UNC 3 (lam#_1-lam#_3); [UNC 1 UNC 2 UNC 3] (nu#_1-nu#_3); | In the mixture models, the label “%overall%” introduces the model description which is common for all groups. In this case the latent variable is loaded by three indicators (UNC1, UNC2, and UNC3). The asterisk after UNC1 implies that the loadings of the first indicator, which is usually constrained by default to 1, is freed. |
| Following the “by” statement, the names of the factor loadings are listed in parentheses. One row below, after the brackets, the names of the intercepts are listed. It is necessary to list these so that one can later define their priors. | |
| do(1,3) diff(lam1_#-lam8_#)~N(0,0.01); do(1,3) diff(nu1_#-nu8_#)~N(0,0.01); | The statement defines priors for loadings and intercepts. The distribution of loadings and intercepts is normal with mean = 0 and variance = 0.01 |
| %c#8% [UNC @0]; UNC @1; | The label “%c#8%” refers to the part of the model for class 8 that differs from the overall model. In this case, the latent mean of UNC in the last group is constrained to 0 and the variance to 1 in order to identify the model according to the proposal of Muthén and Asparouhov ( |
Model fit coefficients of Bayesian multigroup confirmatory factor analysis for each value.
| Self-direction–-Thought | 0.201 | (−19.478) – (49.818) |
| Self-direction–-Action | 0.112 | (−12.931) – (57.474) |
| Stimulation | 0.001 | (25.824) – (110.628) |
| Stimulation, prior of variance = 0.02 | 0.081 | (−9.495) – (64.259) |
| Hedonism | 0.258 | (−18.255) – (35.833) |
| Achievement | 0.004 | (20.132) – (98.707) |
| Achievement, prior of variance = 0.02 | 0.103 | (−13.481) – (62.092) |
| Power–-Resources | 0.367 | (−22.056) – (30.480) |
| Power–-Dominance | 0.208 | (−15.653) – (37.917) |
| Face | 0.128 | (−11.916) – (45.275) |
| Security–-Personal | 0.361 | (−20.384) – (32.179) |
| Security–-Societal | 0.135 | (−13.923) – (55.015) |
| Tradition | 0.028 | (−0.594) – (76.570) |
| Conformity–-Rules | 0.352 | (−20.444) – (30.633) |
| Conformity–-Interpersonal | 0.083 | (−11.226) – (65.544) |
| Humility | 0.009 | (6.575) – (70.861) |
| Humility, prior of variance = 0.02 | 0.121 | (−11.877) – (46.340) |
| Benevolence–-Caring | 0.506 | (−34.843) – (33.737) |
| Benevolence–-Dependability | 0.149 | (−12.476) – (43.798) |
| Universalism–-Concern | 0.235 | (−25.179) – (47.297) |
| Universalism–-Nature | 0.167 | (−18.021) – (51.002) |
| Universalism–-Tolerance | 0.395 | (−23.183) – (31.304) |
ppp = posterior predictive p-value; 95% CI = Confidence interval for the difference between the observed and the replicated chi-square values,
because of estimation problems, the latent means were constrained to 0 and variances to 1 in two countries for this value rather than in one country. These additional constraints were not rejected by the model.
Deviations of loadings and intercepts from prior defined parameters (mean = 0, variance = 0.01).
| SDT1 Being creative is important to him | x | x | ||||||||||||||
| SDT2 It is important to him to form his own opinions and have original ideas | x | |||||||||||||||
| SDT3 Learning things for himself and improving his abilities is important to him | x | x | x | x | ||||||||||||
| SDA1 It is important to him to make his own decisions about his life | x | x | x | x | ||||||||||||
| SDA2 Doing everything independently is important to him | x | x | x | x | x | |||||||||||
| SDA3 Freedom to choose what he does is important to him | x | x | ||||||||||||||
| ST1 He is always looking for different kinds of things to do | x | x | x | x | ||||||||||||
| ST2 Excitement in life is important to him | x | x | x | x | x | |||||||||||
| ST3 He thinks it is important to have all sorts of new experiences | x | x | x | x | x | |||||||||||
| HE1 Having a good time is important to him | x | x | x | |||||||||||||
| HE2 Enjoying life's pleasures is important to him | ||||||||||||||||
| AC1 He thinks it is important to be ambitious | x | x | x | x | x | |||||||||||
| AC2 Being very successful is important to him | ||||||||||||||||
| AC3 He wants people to admire his achievements | x | x | x | x | ||||||||||||
| POR1 Having the feeling of power that money can bring is important to him | ||||||||||||||||
| POR2 Being wealthy is important to him | ||||||||||||||||
| POD1 He wants people to do what he says | x | |||||||||||||||
| POD3 It is important to him to be the one who tells others what to do | x | |||||||||||||||
| FAC1 It is important to him that no one should ever shame him | x | |||||||||||||||
| FAC2 Protecting his public image is important to him | x | |||||||||||||||
| SEP2 His personal security is extremely important to him | ||||||||||||||||
| SEP3 It is important to him to live in secure surroundings | ||||||||||||||||
| SES1 It is important to him that his country protect itself against all threats | ||||||||||||||||
| SES2 He wants the state to be strong so it can defend its citizens | x | |||||||||||||||
| SES3 Having order and stability in society is important to him | x | x | x | x | x | |||||||||||
| TR1 It is important to him to maintain traditional values or beliefs | x | x | x | x | x | x | x | |||||||||
| TR2 Following his family's customs or the customs of a religion is important to him | x | x | x | x | ||||||||||||
| TR3 He strongly values the traditional practices of his culture | x | |||||||||||||||
| COR2 It is important to him to follow rules even when no one is watching | x | |||||||||||||||
| COR3 Obeying all the laws is important to him | ||||||||||||||||
| COI1 It is important to him to avoid upsetting other people | x | x | x | x | x | x | x | |||||||||
| COI2 He thinks it is important never to be annoying to anyone | x | x | x | x | ||||||||||||
| COI3 He always tries to be tactful and avoid irritating people | x | x | x | |||||||||||||
| HU2 It is important to him to be humble | ||||||||||||||||
| HU3 It is important to him to be satisfied with what he has and not to ask for more | ||||||||||||||||
| BEC1 It's very important to him to help the people dear to him | x | |||||||||||||||
| BEC2 Caring for the well-being of people he is close to is important to him | x | x | ||||||||||||||
| BEC3 (BED1) it is important to him to be loyal to those who are close to him | x | |||||||||||||||
| BED2 He goes out of his way to be a dependable and trustworthy friend | x | x | ||||||||||||||
| BED3 He wants those he spends time with to be able to rely on him completely | x | x | x | x | x | x | x | |||||||||
| UNC1 Protecting society's weak and vulnerable members is important to him | x | x | ||||||||||||||
| UNC2 He thinks it is important that every person in the world have equal opportunities in life | ||||||||||||||||
| UNC3 He wants everyone to be treated justly, even people he doesn't know | x | x | x | x | ||||||||||||
| UNN1 He strongly believes that he should care for nature | x | x | x | x | x | |||||||||||
| UNN2 It is important to him to work against threats to the world of nature | x | x | ||||||||||||||
| UNN3 Protecting the natural environment from destruction or pollution is important to him | x | |||||||||||||||
| UNT2 It is important to him to listen to people who are different from him | ||||||||||||||||
| UNT3 Even when he disagrees with people, it is important to him to understand them | ||||||||||||||||
Lo = loading; Int = intercept; x—deviation of a given parameter in a given group from the defined priors (mean = 0, variance = 0.01).
Comparison of exact and approximate measurement invariance of 19 values across eight countries.
| Self-direction thought | Full in all countries | Partial in all countries | Full in all countries |
| Self-direction action | Full in five countries, partial in Finland and Portugal, absent in Italy | Full in all countries | Full in all countries |
| Stimulation | Full in all countries | Full in all countries | Full in all countries |
| Hedonism | Full in seven countries, Absent in Switzerland | Full in six countries, absent in Switzerland, Poland | Full in all countries |
| Achievement | Full in six countries, partial in Finland and Poland | Absent in all countries | Full in all countries |
| Power dominance | Full in all countries | Full in six countries, absent in Portugal, Italy | Full in all countries |
| Power resources | Full in all countries | Full in seven countries, absent in Poland | Full in all countries |
| Face | Full in all countries | Absent in all countries | Full in all countries |
| Security personal | Full in all countries | Full in six countries, absent in Israel and Switzerland | Full in all countries |
| Societal security | Full in seven countries, partial in Portugal | Partial in all countries | Full in all countries |
| Tradition | Full in all countries | Absent in all countries | Full in all countries |
| Conformity rules | Full in all countries | Absent in all countries | Full in all countries |
| Conformity interpersonal | Full in all countries | Absent in all countries | Full in all countries |
| Humility | Full in all countries | Absent in all countries | Full in all countries |
| Universalism nature | Full in all countries | Full in four countries, partial in Israel, Italy, and New Zealand, absent in Switzerland | Full in all countries |
| Universalism concern | Full in all countries | Full in five countries, partial in New Zealand, Portugal, absent in Germany | Full in all countries |
| Universalism tolerance | Full in all countries | Full in six countries, absent in Poland and Portugal | Full in all countries |
| Benevolence caring | Full in all countries | Full in seven countries, partial in Finland | Full in all countries |
| Benevolence dependability | Full in all countries | Absent in all countries | Full in all countries |
The allowed variance for the cross-country difference between intercepts and the loadings was 0.02. In all other cases it was 0.01.