Welch-Satterwhaite equation
版本 1.2.0.0 (983 字节) 作者:
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)
引用格式
Joris Meurs (2025). Welch-Satterwhaite equation (https://www.mathworks.com/matlabcentral/fileexchange/56189-welch-satterwhaite-equation), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!