project: type: default output-dir: _output lang: en-US authors: - name: Michael Beck affiliations: - ref: die corresponding: true email: michaeljbeck@proton.me orcid: 0009-0005-4622-4717 affiliations: - id: die name: German Institute for Adult Education - Leibniz Centre for Lifelong Learning (DIE), Bonn, Germany abstract: | This pilot study addresses the current lack of systematic, large-scale evidence on Open Science Practices (OSPs) adoption in criminology and legal psychology. A scalable, machine-learning-based text classification pipeline is introduced to map the prevalence of Open Access (OA), Open Data (OD), Open Materials (OM), and Preregistration (PR). The analysis is based on publication metadata and a year-stratified sample of full texts from the top 100 journals in Criminology & Penology, Law, and Psychology (2013-2023). After identifying articles containing statistical inference (SI) via a high-performing classifier, I utilized GPT-assisted coding and supervised learning to train specific classifiers for OD, OM, and PR. OA was classified using publicly available metadata. Among 1,763 SI articles with usable full text, design-based estimates reveal a significant disparity in OSP adoption. OA is relatively common (40.9%, 95% CI: 38.8-43.1) and has steadily increased from approximately 20% in 2013 to 50% in 2023. By sharp contrast, trends for OD, OM, and PR cannot be reliably quantified. | Extreme class imbalance and the minimal number of positive cases indicate a very low underlying true prevalence for these practices in the assessed field. Methodologically, the study confirms that GPT-assisted coding supports accurate SI detection, but robust prevalence estimation for extremely low-frequency OSPs remains challenging for downstream classifiers. Overall, this project establishes a transparent and reproducible pipeline and provides critical baseline estimates for future, larger-scale assessments of research transparency in crime-related fields. keywords: - Metaphysics - String Theory date: 2025-12-14 format: aog-article-pdf: papersize: a4 # mainfont: Noto Serif # sansfont: Nerd Sans fontsize: 12pt geometry: margin=1in fig-height: 4 fig-width: 7.5 colorlinks: true urlcolor: blue fig-cap-location: top pdf-engine: xelatex keep-tex: true latex-max-runs: 3 toc: true toc-depth: 3 lot: false lof: false docx: prefer-html: true toc: false toc-depth: 3 lot: false lof: false reference-doc: custom-reference-doc.docx filters: - authors-block always_allow_html: true number-sections: true citeproc: true citation-package: none bibliography: literature/Thesis.bib reference-section-title: Bibliography link-citations: true csl: https://www.zotero.org/styles/sage-harvard execute: freeze: auto echo: false warning: false execute-dir: file header-includes: | \usepackage{pdfpages} \pagenumbering{gobble} \usepackage{booktabs} \usepackage{caption} \DeclareCaptionLabelSeparator{period-newline}{.\par} \usepackage{setspace} \usepackage{float} % enables [H] \usepackage[section]{placeins} % <— add [section] include-before: | \captionsetup[figure]{format=plain, labelsep=period-newline, justification=centering, margin=2cm, font=footnotesize, singlelinecheck=false} \captionsetup[table]{format=plain, labelsep=period-newline, justification=centering, margin=2cm, font=footnotesize, singlelinecheck=false} \begin{center} \Large{\textbf{Michael Beck}} \\ \vspace*{2cm} Masterarbeit \\ \vspace*{2cm} Themensteller: \\ \textbf{Dr. Alexander Trinidad} \\ \vspace*{5cm} Vorgelegt in der Masterprüfung im Studiengang \\ \vspace*{0.5cm} \textbf{Master of Science\\Sociology and Social Research} \\ \vspace*{0.5cm} der Wirtschafts- und Sozialwissenschaftlichen Fakultät der Universität zu Köln \\ \vspace*{4cm} Köln, 09.09.2025 \end{center} \thispagestyle{empty} \newpage \thispagestyle{empty}