CBSE Class 12 Informatics Practices Question 7 of 101

Python Pandas — II — Question 3

Back to all questions
3
Question

Question 3

What are quantile and quartiles ?

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.