Critical t-value calculator

版本 1.0.0.0 (9.6 KB) 作者: Joris Meurs
Tool for quickly obtaining critical t-values
448.0 次下载
更新时间 2015/12/7

查看许可证

File name : 'CritT.m'. This file can be used
for quickly obtaining the critical t-value for
alfa values of 0.01, 0.05, 0.10 and degrees of freedom
between 1 and 100
One input values : 'alfa','v','tail'
One output value : 't'

alfa: significance level (0.01,0.05,0.10)
v: degrees of freedom (integer from 1 till 100)
tail: one-tailed = 'one' two-tailed = 'two'
t: critical t-value

Input syntax : CritT(alfa,v,tail)
NOTE: Only the above-mentioned values for alfa and v
can be used as input arguments

Table with alfa values and corresponding t-values
were obtained by using the icdf functions

Developed by Joris Meurs BASc (2015)

引用格式

Joris Meurs (2024). Critical t-value calculator (https://www.mathworks.com/matlabcentral/fileexchange/54369-critical-t-value-calculator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: Critical t-value calculator - 2017

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0