Description
Description-Separate-1Overview
This VI calculates the first second and third quartiles (Q1, Q2, Q3) based on the third method dicussed here: http://en.wikipedia.org/wiki/Quartile
The second quartile can also be called the median.
There are multiple ways to calculate quartiles, this only implements one of them..
Description
LabVIEW does already have a VI for calculating the median (called "Median.vi"), but it was convenient to include a G implementation of it here.
Requirements
- LabVIEW 2014(or compatible)
Steps to Implement or Execute Code
Just Input the data and run the VI, you can see the Q1, median and Q3 output.
Additional Information or References
Block Diagram

**This document has been updated to meet the current required format for the NI Code Exchange.**
Description-Separate-2
Craig H. | CLA CTA CLED | Applications Engineer | NI Employee 2012-2023