Quartiles: Quartiles are the three values that divide a data set into four equal parts, with the first quartile (Q1) representing the 25th percentile, the second quartile (Q2) representing the 50th percentile, and the third quartile (Q3) representing the 75th percentile.
Box Plot:A box plot is a graphical representation of a data set that displays the five-number summary: the minimum, the first quartile (Q1), the median (second quartile, Q2), the third quartile (Q3), and the maximum.
Interquartile Range (IQR):The interquartile range is the difference between the third quartile (Q3) and the first quartile (Q1), and it provides a measure of the spread or variability of a data set.