CBSE Class 12 Informatics Practices
Question 86 of 101
Python Pandas — II — Question 10
Back to all questionsQuartile refers to the division of the total distribution of given data into a four equal proportions with each containing one fourth of the total population.
Quartiles specifically divide the dataset into four equal parts, while quantiles can divide the dataset into any desired number of equal parts.