Welch-Satterwhaite equation

バージョン 1.2.0.0 (983 Bytes) 作成者: Joris Meurs
Calculating the degrees of freedom according to the Welch-Satterthwaite equation
ダウンロード: 106
更新 2016/3/28

ライセンスの表示

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 (2024). Welch-Satterwhaite equation (https://www.mathworks.com/matlabcentral/fileexchange/56189-welch-satterwhaite-equation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersChemistry についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Removed spelling error

1.1.0.0

Renamed title

1.0.0.0