Related Experiment Video
Updated: Dec 15, 2025

19:44
A Tactile Automated Passive-Finger Stimulator TAPS
Published on: June 3, 2009
14.1K
Sample-size determination for the Bayesian t test and Welch's test using the approximate adjusted fractional Bayes
Qianrao Fu1, Herbert Hoijtink2, Mirjam Moerbeek2
1Department of Methodology and Statistics, Utrecht University, PO Box 80140, 3508 TC, Utrecht, The Netherlands. q.fu@uu.nl.
Behavior Research Methods
|July 8, 2020
Summary
This study introduces the SSDbain R package for calculating necessary sample sizes in hypothesis testing. It ensures sufficient statistical power for Bayesian t tests and Welch
Area of Science:
- Statistics
- Psychological Research Methods
- Bayesian Inference
Background:
- Comparing independent means is fundamental in statistical analysis.
- Hypotheses of interest include null (μ1 = μ2), two-sided alternative (μ1 ≠ μ2), and one-sided alternative (μ1 > μ2).
- Determining adequate sample size is crucial for reliable hypothesis testing.
Purpose of the Study:
- Introduce the R package SSDbain for sample size determination.
- Facilitate the use of approximate adjusted fractional Bayes factors (AAFBF) for hypothesis evaluation.
- Provide tools for psychological researchers to plan experiments with sufficient power.
Main Methods:
- Utilizes the approximate adjusted fractional Bayes factor (AAFBF) method.
- Implements Bayesian t test and Bayesian Welch's test within the R package.
- Calculates sample size to ensure a desired probability of a Bayes factor exceeding a threshold.
Main Results:
- The SSDbain package provides a method for sample size calculation.
- The R package bain supports the AAFBF implementation.
- Tables are provided to aid researchers in sample size determination.
Conclusions:
- The SSDbain R package simplifies sample size calculation for Bayesian hypothesis testing.
- Psychological researchers can use this package and provided tables to ensure adequate experimental power.
- This contributes to more robust and reliable findings in psychological research.
Related Concept Videos
Behrens–Fisher Test
209
The Behrens-Fisher test is a statistical method designed to address the Behrens-Fisher problem, which arises when comparing the means of two normally distributed populations with unequal variances. Unlike the Student's t-test, which assumes equal variances, the Behrens-Fisher test allows for mean comparison without this restrictive assumption. This flexibility makes it particularly valuable in scenarios where two independent samples exhibit normality but lack variance homogeneity.
This test...
This test...
209
Bonferroni Test
3.2K
The Bonferroni test is a statistical test named after Carlo Emilio Bonferroni, an Italian mathematician best known for Bonferroni inequalities. This statistical test is a type of multiple comparison test to determine which means are different than the rest. Bonferroni test can minimize the Type 1 error by reducing the significance level alpha, which otherwise increases with sample pairs.
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
3.2K
Testing a Claim about Mean: Unknown Population SD
5.2K
A complete procedure of testing a hypothesis about a population mean when the population standard deviation is unknown is explained here.
Estimating a population mean requires the samples to be approximately normally distributed. The data should be collected from the randomly selected samples having no sampling bias. There is no specific requirement for sample size. But if the sample size is less than 30, and we don't know the population standard deviation, a different approach is used;...
Estimating a population mean requires the samples to be approximately normally distributed. The data should be collected from the randomly selected samples having no sampling bias. There is no specific requirement for sample size. But if the sample size is less than 30, and we don't know the population standard deviation, a different approach is used;...
5.2K
One-Way ANOVA: Unequal Sample Sizes
6.5K
One-way ANOVA can be performed on three or more samples of unequal sizes. However, calculations get complicated when sample sizes are not always the same. So, while performing ANOVA with unequal samples size, the following equation is used:
6.5K
Wald-Wolfowitz Runs Test II
460
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
460
Comparing Experimental Results: Student's t-Test
4.5K
The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
4.5K

