Critical Values of the Student's t-distribution
Version 1.0.0 (1,57 KB) von
Hristo Zhivomirov
Critical values of the Student's t-distribution with v degrees of freedom for two-sided critical regions.
The Matlab code presented here generates a table (represented as a matrix) with the values of Student's t-distribution with v degrees of freedom (often calculated as the sample size minus one) for a range of two-sided critical regions. The first row represents the confidence levels gamma (the confidence level complements the significance level to unity), the first column represents v, and the numbers in the body of the table are the t-coefficients (as a function of gamma and v). The last row with infinite v gives critical points for a normal distribution (a t-distribution with infinite degrees of freedom is a normal distribution).
The code is based on the theory described in:
[1] P. Dunn, M. Davis. Measurement and Data Analysis for Engineering and Science. Boca Raton, CRC Press, 2018.
Zitieren als
Hristo Zhivomirov (2024). Critical Values of the Student's t-distribution (https://www.mathworks.com/matlabcentral/fileexchange/131344-critical-values-of-the-student-s-t-distribution), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |