Critical t-value calculator

Tool for quickly obtaining critical t-values
448 download
Aggiornato 7 dic 2015

Visualizza la licenza

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)

Cita come

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

Compatibilità della release di MATLAB
Creato con R10
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: Critical t-value calculator - 2017

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0