You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
File name : 'GetZ.m'. This file can be used
for quickly obtaining the z-value for certain values
of alfa
Z-values for all values of alfa between 0.01 and 0.99 for one
tailed and two-tailed tests
One input values : 'alfa','tail'
One output value : 'z'
alfa : significance level (value between 0 and 1)
tail: one-tailed = 'one' two-tailed = 'two'
z: z-score
Input syntax : GetZ(alfa,tail)
NOTE: Only the above-mentioned values for alfa can be used as
input argument
Developed by Joris Meurs BASc (2015)
Table with alfa values and corresponding z-scores calculated by using the icdf functions
Cite As
Joris Meurs (2026). Critical z-value calculator (https://www.mathworks.com/matlabcentral/fileexchange/54256-critical-z-value-calculator), MATLAB Central File Exchange. Retrieved .
General Information
- Version 2.1.0.0 (1.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
