paper-with-me

홈 › Papers

Tutorial: a priori estimation of sample size, effect size, and statistical power for cluster analysis, latent class analysis, and multivariate mixture models

2023-09-02 · Edwin S Dalmaijer

Before embarking on data collection, researchers typically compute how many individual observations they should do. This is vital for doing studies with sufficient statistical power, and often a cornerstone in study pre-registrations and grant applications. For traditional statistical tests, one would typically determine an acceptable level of statistical power, (gu)estimate effect size, and then use both values to compute the required sample size. However, for analyses that identify subgroups, statistical power is harder to establish. Once sample size reaches a sufficient threshold, effect size is primarily determined by the number of measured features and the underlying subgroup separation. As a consequence, a priory computations of statistical power are notoriously complex. In this tutorial, I will provide a roadmap to determining sample size and effect size for analyses that identify subgroups. First, I introduce a procedure that allows researchers to formalise their expectations about effect sizes in their domain of choice, and use this to compute the minimally required number of measured variables. Next, I outline how to establish the minimum sample size in subgroup analyses. Finally, I use simulations to provide a reference table for the most popular subgroup analyses: k-means, Ward agglomerative hierarchical clustering, c-means fuzzy clustering, latent class analysis, latent profile analysis, and Gaussian mixture modelling. The table shows the minimum numbers of observations per expected subgroup (sample size) and features (measured variables) to achieve acceptable statistical power, and can be readily used in study design.

📄 PDF Abstract BibTeX arXiv:2309.00866

Code (1)

esdalmaijer/cluster_power_tutorial 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

A Tutorial on Linear Least Square Estimation

2022-11-28 · Qingrui Zhang

This is a brief tutorial on the least square estimation technique that is straightforward yet effective for parameter estimation. The tutorial is focused on the linear LSEs instead of nonlinear versions, since most nonli…

parameter estimation

Diffusion Models in Simulation-Based Inference: A Tutorial Review

2025-12-22 · Jonas Arruda, Niels Bracher, Ullrich Köthe, Jan Hasenauer 외 arxiv

Diffusion models have recently emerged as powerful learners for simulation-based inference (SBI), enabling fast and accurate estimation of latent parameters from simulated and real data. Their score-based formulation off…

Advanced Tutorial: Label-Efficient Two-Sample Tests

2025-01-07 · Weizhi Li, Visar Berisha, Gautam Dasarathy

Hypothesis testing is a statistical inference approach used to determine whether data supports a specific hypothesis. An important type is the two-sample test, which evaluates whether two sets of data points are from ide…

Active LearningTwo-sample testing

CoinPress: Practical Private Mean and Covariance Estimation

2020-06-11 · NeurIPS 2020 12 · Sourav Biswas, Yihe Dong, Gautam Kamath, Jonathan Ullman

We present simple differentially private estimators for the mean and covariance of multivariate sub-Gaussian data that are accurate at small sample sizes. We demonstrate the effectiveness of our algorithms both theoretic…

A Brief Tutorial on Sample Size Calculations for Fairness Audits

2023-12-07 · Harvineet Singh, Fan Xia, Mi-Ok Kim, Romain Pirracchio 외

In fairness audits, a standard objective is to detect whether a given algorithm performs substantially differently between subgroups. Properly powering the statistical analysis of such audits is crucial for obtaining inf…

Binary ClassificationFairness