iqr_haverage.m

Version 1.1.0.0 (932 Bytes) by Murat
Interquartile range with HAVERAGE method, as in SPSS
177 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 (2024). 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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

description changed

1.0.0.0