iqr_haverage.m

Version 1.1.0.0 (932 Bytes) by Murat
Interquartile range with HAVERAGE method, as in SPSS
179 Downloads
Updated 11 Sep 2014

View License

The iqr.m and prctile.m of MATLAB produce interquartile ranges and percentiles in a different way than other software for statistics, e.g. SPSS.
SPSS uses a different method called HAVERAGE (see www.xycoon.com/quartiles.htm for more details).

iqr_haverage.m computes the interquartile ranges and quartiles using the HAVERAGE method.

Cite As

Murat (2026). iqr_haverage.m (https://www.mathworks.com/matlabcentral/fileexchange/47249-iqr_haverage-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Workspace Variables and MAT Files in Help Center and MATLAB Answers
Version Published Release Notes
1.1.0.0

description changed

1.0.0.0