Solved Problems on Quartile Formula

Problem 1: Find Quartile 1 for the given data 10, 30, 5, 12, 20, 40, 25, 15, 18.

Solution:

Step 1: Sort the given data in ny order ( ascending order / descending order) 

5, 10, 12, 15, 18, 20, 25, 30, 40

Step 2: Find 1st Quartile

FIrst Quartile [Tex]= (\frac{n + 1}{4})^{th}           [/Tex] term

Here n = 9 because there are total 9 numbers in the given data.

β‡’ First Quartile = ((9 + 1)/4)th term

β‡’ First Quartile = (10/4)th term

β‡’ First Quartile = 2.5th term

Now, 2.5th term = 2nd term + (0.5) (3rd term – 2nd term)

β‡’ 2.5th term = (10) + (0.5) (12 – 10)

β‡’ 2.5th term = 10+1 

β‡’ 2.5th term = 11

The First Quartile value is 11.

Problem 2: Find the Second Quartile for the data 10, 30, 5, 12, 20, 40, 25, 15, 18.

Solution:

Step 1: Sort the given data in the ascending order

5, 10, 12, 15, 18, 20, 25, 30, 40

Step 2: Find 2nd Quartile

Second Quartile [Tex]= (\frac{n + 1}{2})^{th}           [/Tex] term

Here n = 9 because there are total 9 numbers in the given data.

β‡’ Second Quartile [Tex]= (\frac{9 + 1}{2})^{th}           [/Tex] term

β‡’ Second Quartile = (10/2)th term

β‡’ Second Quartile = 5th term

5th term is 18

So the Second Quartile value is 18.

Problem 3: Find the third Quartile for the data 10, 30, 5, 12, 20, 40, 25, 15, 18.

Solution:

Step 1: Sort the given data in the ascending order

5, 10, 12, 15, 18, 20, 25, 30, 40

Step 2: Find 3rd Quartile

Third Quartile [Tex]= \frac{3(n + 1)}{4}^{th}    [/Tex] term

Here n = 9 because there are total 9 numbers in the given data.

β‡’ Third Quartile [Tex]= \frac{3(n + 1)}{4}^{th}     [/Tex] term

β‡’ Third Quartile= [Tex]\frac{3 \times (10)}{4}^{th}     [/Tex] term

β‡’ Third Quartile= 7.5th term

7.5th term is average result of 7th and 8th term = (25 + 30)/2 = 27.5

Remember:  7.5th term = 7th term + (0.5) (8th term – 7th term)

The most recommended method to find value is mentioned above

Because the term not always N.5 something  it may vary from N.1 to N.9 

Here, N be any natural number.

So the third Quartile value is 27.5.

Problem 4: Find the first, second, and third Quartile  for the data 8, 5,15,  20, 18, 30,  40, 25

Solution:

Step 1: Sort the given data in the ascending order

5, 8, 15, 18, 20, 25, 30, 40.

Step 2: Find all Quartiles step by step

First Quartile= {(n + 1)/4}th term

Here n = 8 because there are total 8 numbers in the given data.

β‡’ First Quartile = {(8 + 1)/4}th term

β‡’ First Quartile= {9/4})th term

β‡’ First Quartile= 2.25th term

Thus, 2.25th Term  = 2nd term + (0.25)(3rd term – 2nd term )

β‡’ 2.25th Term = 8+(0.25)(15-8) = 9.75

First Quartile value is 9.75

Second Quartile = {(n + 1)/2}th term

β‡’ Second Quartile = (9 + 1)/2}th term

β‡’ Second Quartile = {10/2}th term

β‡’ Second Quartile = 5th term

5th term is 20

So the second Quartile value is 20.

Third Quartile = 3(n + 1)/4th term

β‡’ Third Quartile = (3(8 + 1)/4)th term

β‡’ Third Quartile = (27/4)th term

β‡’ Third Quartile = 6.75th term

Thus, 6.75th  = 6th term +(0.75)(7th -6th)

β‡’ 6.75th = 25+ (0.75)(5)= 28.75

So the third Quartile value is 28.75

Problem 5: What is the Interquartile Range for the data if the first quartile is 10 and the third quartile is 30cm?

Solution:

Given,

  • Q1 = 10
  • Q3 = 30

Interquartile range = Q3 – Q1

β‡’ Interquartile range = 30 – 10

Thus, Interquartile range is 20.

Problem 6: What is the Quartile Deviation for the data if the first quartile is 15 and the third quartile is 30cm?

Solution:

Given,

  • Q1 = 15
  • Q3 = 30

Quartile Deviation = (Q3 – Q1)/2

β‡’ Quartile Deviation = (30 – 15)/2

β‡’ Quartile Deviation = 15/2

Thus, Quartile Deviation is 7.5

Quartile Formula

Quartiles are the set of values that divide the data points into four identical values using three individual data points. Thus, a quartile is a very important topic in Statistics that helps us to study large amounts of data, they are used to divide the large data values into four equal quarters. These quartiles show the data that is near the middle points of the large data set.

In this article, we will learn about the quartiles as well as the formulas for the first quartile, second quartile, and third quartile and also provide a step-by-step guide to help you easily calculate quartiles. So, let’s start with the definition of quartile first.

Table of Content

  • Quartiles Definition
  • What is the Quartile Formula?
  • Quartiles in Statistics
  • Generalized Formula for Quartile
  • Quartile vs Percentile
  • Solved Problems on Quartile Formula
  • Quartile Formula Practice Probems

Similar Reads

Quartiles Definition

Quartiles are the values from the dataset which divide the dataset into four equal parts where each part of the dataset contains an equal number of observations. There are three quartiles such as,...

What is the Quartile Formula?

As mentioned above Quartile divides the data into 4 equal parts. This can be represented visually by the below figure....

Quartiles in Statistics

We know that the Median divides the data into two equal parts, in the same way, the quartile divides the data into four parts. Similar to the median which divides the data into half so that 50% of the estimation lies below the median and 50% lies above it, the quartile splits the data into i.e.,...

Generalized Formula for Quartile

The generalized formula for the quartile is,...

Quartile vs Percentile

The key differences between Quartile and Percentile are given as follows:...

Solved Problems on Quartile Formula

Problem 1: Find Quartile 1 for the given data 10, 30, 5, 12, 20, 40, 25, 15, 18....

Quartile Formula Practice Probems

1. Given the dataset: 10, 30, 5, 12, 20, 40, 25, 15, 18, calculate Q1, Q2, and Q3....

Summary – Quartile Formula

Quartiles are statistical values that divide a dataset into four equal parts, each representing 25% of the data. They are essential in understanding the spread and distribution of data, particularly in large datasets. Quartiles help in identifying the central tendency, dispersion, and outliers within a dataset. The three quartiles are the first quartile (Q1), which marks the 25th percentile, the second quartile (Q2) or median, which marks the 50th percentile, and the third quartile (Q3), which marks the 75th percentile....

FAQs on Quartile Formula

What is a Quartile?...

Contact Us