Welch-Satterwhaite equation

Calculating the degrees of freedom according to the Welch-Satterthwaite equation

You are now following this Submission

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://au.mathworks.com/matlabcentral/fileexchange/56189-welch-satterwhaite-equation), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Chemistry in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Removed spelling error

1.1.0.0

Renamed title

1.0.0.0