<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type='text/xsl' href='/oai/static/oai2.xsl' ?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-04-30T16:12:39Z</responseDate>
  <request identifier="f685f7f84daeffb50f152abe2f3fd2bf54810f79b306e21649b8c2016016b20f" metadataPrefix="oai_ddi25" verb="GetRecord">https://datacatalogue.cessda.eu/oai-pmh/v0/oai</request>
  <GetRecord>
    <record>
    <header>
      <identifier>f685f7f84daeffb50f152abe2f3fd2bf54810f79b306e21649b8c2016016b20f</identifier>
      <datestamp>2025-06-17T03:14:09Z</datestamp>
      <setSpec>language:en</setSpec><setSpec>openaire_data</setSpec>
    </header>
      <metadata>
        <codeBook xmlns="ddi:codebook:2_5" version="2.5" xsi:schemaLocation="ddi:codebook:2_5 http://www.ddialliance.org/Specification/DDI-Codebook/2.5/XMLSchema/codebook.xsd">
    <docDscr>
      <citation>
        <titlStmt>
          <titl xml:lang="en">DDI study level documentation for study 10.7802/1.1985 Stata Code for the Development and Validation of Measurement Instruments in the Social Sciences: Psychometric Analyses (Dimensionality, Reliability, Measurement Invariance)</titl>
        </titlStmt>
        <prodStmt>
        </prodStmt>
        <holdings xml:lang="en" URI="https://search.gesis.org/research_data/SDN-10.7802-1.1985?lang=en"/><holdings xml:lang="de" URI="https://search.gesis.org/research_data/SDN-10.7802-1.1985?lang=de"/>
      </citation>
    </docDscr>
  <stdyDscr>
    <citation>
      <titlStmt>
        <titl xml:lang="en">Stata Code for the Development and Validation of Measurement Instruments in the Social Sciences: Psychometric Analyses (Dimensionality, Reliability, Measurement Invariance)</titl>
        <parTitl xml:lang="de">Stata Code for the Development and Validation of Measurement Instruments in the Social Sciences: Psychometric Analyses (Dimensionality, Reliability, Measurement Invariance)</parTitl>
        <IDNo xml:lang="en" agency="GESIS">10.7802/1.1985</IDNo><IDNo xml:lang="de" agency="GESIS">10.7802/1.1985</IDNo><IDNo xml:lang="en" agency="DOI">10.7802/1.1985</IDNo><IDNo xml:lang="de" agency="DOI">10.7802/1.1985</IDNo>
      </titlStmt>
      <rspStmt>
        <AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="en">Groskurth, Katharina
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="de">Groskurth, Katharina
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="en">Knopf, Thomas
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="de">Knopf, Thomas
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="en">Partsch, Melanie Viola
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="de">Partsch, Melanie Viola
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="en">Schmidt, Isabelle
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="de">Schmidt, Isabelle
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="en">Blümke, Matthias
        </AuthEnty><AuthEnty affiliation="GESIS - Leibniz-Institut für Sozialwissenschaften" xml:lang="de">Blümke, Matthias
        </AuthEnty>
      </rspStmt>
      <prodStmt>
        <prodDate xml:lang="en"/>
      </prodStmt>
      <distStmt>
        <distrbtr abbr="GESIS" URI="http://www.gesis.org/" xml:lang="en">GESIS Data Archive for the Social Sciences</distrbtr><distrbtr abbr="GESIS" URI="http://www.gesis.org/" xml:lang="de">GESIS Datenarchiv für Sozialwissenschaften</distrbtr>
        <distDate xml:lang="en" date="2020"/><distDate xml:lang="de" date="2020"/>
      </distStmt>
      <verStmt>
        <version date="2020" xml:lang="en"/><version date="2020" xml:lang="de"/>
      </verStmt>
      <holdings xml:lang="en" URI="https://search.gesis.org/research_data/SDN-10.7802-1.1985?lang=en"/><holdings xml:lang="de" URI="https://search.gesis.org/research_data/SDN-10.7802-1.1985?lang=de"/>
    </citation>
    <stdyInfo>
      <subject>
        <keyword xml:lang="en">psychometrics</keyword><keyword xml:lang="en">syntax</keyword><keyword xml:lang="en">social science</keyword><keyword xml:lang="de">psychometrics</keyword><keyword xml:lang="de">syntax</keyword><keyword xml:lang="de">social science</keyword>
      </subject>
      <abstract xml:lang="en">Here you find Stata code, which is used for the development and validation of measurement instruments (questionnaires, tests, items, scales) for the social sciences. The description of the analyses carried out with the code can be found in the appendices A1 to A5 of the ZIS Publication Guide. Each code includes comments to guide users through the code. We provide the data set “example1” to run the code. &lt;br&gt; &lt;br&gt; We provide: &lt;br&gt; Code for testing the dimensionality of scales comprises exploratory factor analysis, principal component analysis, and confirmatory factor analysis (tau-congeneric and tau-equivalent). For the description of the analyses, see appendices A1 to A2 of the ZIS Publication Guide. &lt;br&gt; Code used to estimate reliability comprises the estimation of split-half reliability, retest reliability, reliability coefficients for single-factor models (Cronbach’s Alpha, McDonald’s Omega/Raykov’s Rho, AVE [Average Variance Extracted]), and bi-factor models (Omega-H, ECV [Explained Common Variance]). For the description of the analyses, see appendix A3 of the ZIS Publication Guide. &lt;br&gt; Code for measurement invariance testing within SEM. For the description of the analyses see appendix A5 of the ZIS Publication Guide.</abstract><abstract xml:lang="de">Here you find Stata code, which is used for the development and validation of measurement instruments (questionnaires, tests, items, scales) for the social sciences. The description of the analyses carried out with the code can be found in the appendices A1 to A5 of the ZIS Publication Guide. Each code includes comments to guide users through the code. We provide the data set “example1” to run the code. &lt;br&gt; &lt;br&gt; We provide: &lt;br&gt; Code for testing the dimensionality of scales comprises exploratory factor analysis, principal component analysis, and confirmatory factor analysis (tau-congeneric and tau-equivalent). For the description of the analyses, see appendices A1 to A2 of the ZIS Publication Guide. &lt;br&gt; Code used to estimate reliability comprises the estimation of split-half reliability, retest reliability, reliability coefficients for single-factor models (Cronbach’s Alpha, McDonald’s Omega/Raykov’s Rho, AVE [Average Variance Extracted]), and bi-factor models (Omega-H, ECV [Explained Common Variance]). For the description of the analyses, see appendix A3 of the ZIS Publication Guide. &lt;br&gt; Code for measurement invariance testing within SEM. For the description of the analyses see appendix A5 of the ZIS Publication Guide.</abstract>
      <sumDscr>
        <universe xml:lang="en" clusion="I"/>
      </sumDscr>
    </stdyInfo>
    <method>
      <dataColl>
      </dataColl>
    </method>
    <dataAccs>
      <useStmt>
        <restrctn xml:lang="en">Free access (without registration) - The research data can be downloaded directly by anyone without further limitations.</restrctn><restrctn xml:lang="de">Freier Zugang (ohne Registrierung) - Die Forschungsdaten können von jedem direkt heruntergeladen werden.</restrctn>
      </useStmt>
    </dataAccs>
    <othrStdyMat>
    </othrStdyMat>
  </stdyDscr>
  <fileDscr>
  </fileDscr>
</codeBook>
      </metadata>
      <about>
        <provenance xmlns="http://www.openarchives.org/OAI/2.0/provenance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/provenance http://www.openarchives.org/OAI/2.0/provenance.xsd">
    <originDescription harvestDate="2025-06-17T03:14:09Z" altered="true">
      <baseURL>http://dbkapps.gesis.org/dbkoai/oai.asp</baseURL>
      <identifier>oai:dbk.gesis.org:SDN/10.7802_1.1985</identifier>
      <datestamp>2023-03-11</datestamp>
      <metadataNamespace>ddi:codebook:2_5</metadataNamespace>
    </originDescription>
</provenance>
      </about>
    </record>
  </GetRecord>
</OAI-PMH>