Welch-Satterwhaite equation
Version 1.2.0.0 (983 Bytes) by
Joris Meurs
Calculating the degrees of freedom according to the Welch-Satterthwaite equation
File name : 'WelchSatterthwaite.m'. This file can be used
for calculating the degrees of freedom for a
Student's t-distribution according to the Welch-Satterthwaite equation
Four input values : 'std1', 'st2', 'n1', 'n2'
One output value: 'df'
std1: Standard deviation of group 1
std2: Stanard deviation of group 2
n1: Number of arguments group 1
n2: Number of arguments group 2
df : Degrees of freedom
Developed by Joris Meurs BASc (2016)
Cite As
Joris Meurs (2026). Welch-Satterwhaite equation (https://www.mathworks.com/matlabcentral/fileexchange/56189-welch-satterwhaite-equation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
