CBSE Class 12 Informatics Practices Question 70 of 101

Python Pandas — II — Question 12

Back to all questions
12
Question

Question 12

What is quantile and quartile ?

Answer

Quantile is a process of dividing the total distribution of given data into a given number of equal proportions.

Quartile 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.