A English

Mix Examples - Statistics and Probability Questions in English

Class 9 Mathematics · Statistics · Mix Examples - Statistics and Probability

140+

Questions

English

Language

100%

With Solutions

Showing 40 of 140 questions in English

101
MediumMCQ
The observations $7, 15, x-1, x+1, 24, 28$ have been arranged in ascending order. If the median of the data is $21$,find the value of $x$.
A
$21$
B
$26$
C
$20$
D
$23$

Solution

(A) The given observations are $7, 15, x-1, x+1, 24, 28$.
Since the number of observations $n = 6$ (which is even),the median is the average of the $(\frac{n}{2})^{th}$ and $(\frac{n}{2} + 1)^{th}$ terms.
Median $= \frac{(\text{3rd term} + \text{4th term})}{2}$.
Given median $= 21$,so $21 = \frac{(x-1) + (x+1)}{2}$.
$21 = \frac{2x}{2}$.
$21 = x$.
Therefore,the value of $x$ is $21$.
102
MediumMCQ
The observations $56, 58, 63, x-5, x+1, 75, 81, 85$ have been arranged in ascending order. If the median of the data is $67$,find the value of $x$.
A
$58$
B
$69$
C
$63$
D
$81$

Solution

(B) The given observations are $56, 58, 63, x-5, x+1, 75, 81, 85$.
Total number of observations $n = 8$,which is an even number.
For an even number of observations,the median is the average of the $(\frac{n}{2})^{th}$ and $(\frac{n}{2} + 1)^{th}$ terms.
Here,$n = 8$,so the median is the average of the $4^{th}$ and $5^{th}$ terms.
$4^{th}$ term $= x-5$
$5^{th}$ term $= x+1$
Median $= \frac{(x-5) + (x+1)}{2} = 67$
$\frac{2x - 4}{2} = 67$
$x - 2 = 67$
$x = 69$.
103
DifficultMCQ
The mean of the $10$ observations is $68$. If each observation is divided by $2$ and then $6$ is added to each result, find the mean of the new observations so obtained.
A
$67$
B
$55$
C
$40$
D
$53$

Solution

(C) Let the $10$ observations be $x_1, x_2, \dots, x_{10}$.
The mean is given by $\bar{x} = \frac{\sum_{i=1}^{10} x_i}{10} = 68$.
This implies $\sum_{i=1}^{10} x_i = 680$.
According to the problem, each observation is divided by $2$ and then $6$ is added. Let the new observations be $y_i = \frac{x_i}{2} + 6$.
The mean of the new observations is $\bar{y} = \frac{\sum_{i=1}^{10} y_i}{10}$.
Substituting $y_i$, we get $\bar{y} = \frac{\sum_{i=1}^{10} (\frac{x_i}{2} + 6)}{10} = \frac{\frac{1}{2} \sum x_i + 10 \times 6}{10}$.
$\bar{y} = \frac{1}{2} \bar{x} + 6$.
Substituting $\bar{x} = 68$, we get $\bar{y} = \frac{68}{2} + 6 = 34 + 6 = 40$.
104
Medium
State whether each of the following statements is true or false:
$(1)$ The median of the observations $12, 13, 14, 15, 16$ is $14$.
$(2)$ The mode of the observations $1, 3, 5, 7, 9$ is $5$.

Solution

(A) $(1)$ True. The observations are $12, 13, 14, 15, 16$. Since the number of observations $n = 5$ (which is odd),the median is the value of the $\left(\frac{n+1}{2}\right)^{th}$ observation. Here,the $\left(\frac{5+1}{2}\right)^{th} = 3^{rd}$ observation is $14$. Thus,the statement is true.
$(2)$ False. The mode is the observation that occurs most frequently. In the set $1, 3, 5, 7, 9$,each observation occurs only once. Therefore,there is no mode for this data set. Thus,the statement is false.
105
Medium
State whether each of the following statements is true or false:
$(1)$ The mean of the first four odd natural numbers is $4$.
$(2)$ The highest value of the data is called a range.
$(3)$ The mean of $30$ observations is $30$,then the sum of those observations is $60$.

Solution

(N/A) $(1)$ True: The first four odd natural numbers are $1, 3, 5, 7$. Their mean is $\frac{1+3+5+7}{4} = \frac{16}{4} = 4$. Thus,the statement is true.
$(2)$ False: The range of a data set is defined as the difference between the highest and lowest values (Range = Maximum value - Minimum value). The highest value itself is not the range.
$(3)$ False: Mean = $\frac{\text{Sum of observations}}{\text{Number of observations}}$. Given Mean = $30$ and Number of observations = $30$,the Sum = $30 \times 30 = 900$. Since $900 \neq 60$,the statement is false.
106
EasyMCQ
Classifying the observations $0, 3, 2, 5, 7, 8, 10, 12, 5, 6, 6, 4, 14, 18, 20$ of a data,the frequency of class $0-5$ is ........
A
$1$
B
$4$
C
$2$
D
$3$

Solution

(B) To find the frequency of the class $0-5$,we count the number of observations that fall within this range.
In a continuous frequency distribution,the class $0-5$ includes values from $0$ up to,but not including,$5$ (i.e.,$0 \le x < 5$).
The given observations are: $0, 3, 2, 5, 7, 8, 10, 12, 5, 6, 6, 4, 14, 18, 20$.
Identifying the values that satisfy $0 \le x < 5$:
$0, 3, 2, 4$.
There are $4$ such observations.
Therefore,the frequency of the class $0-5$ is $4$.
107
EasyMCQ
The range of the observations: $7, 9, 7, 5, 6, 6, 9, 18, 8, 8, 6$ is ..........
A
$5$
B
$18$
C
$13$
D
$9$

Solution

(C) The range of a set of observations is defined as the difference between the maximum value and the minimum value in the data set.
Formula: $\text{Range} = \text{Maximum value} - \text{Minimum value}$
Given observations: $7, 9, 7, 5, 6, 6, 9, 18, 8, 8, 6$
Maximum value = $18$
Minimum value = $5$
$\text{Range} = 18 - 5 = 13$
Therefore,the range of the observations is $13$.
108
EasyMCQ
The class mark of the class $70-90$ is ...........
A
$20$
B
$70$
C
$90$
D
$80$

Solution

(D) The class mark of a class interval is calculated using the formula: $\text{Class mark} = \frac{\text{Upper limit} + \text{Lower limit}}{2}$.
Given the class interval is $70-90$,the lower limit is $70$ and the upper limit is $90$.
Substituting these values into the formula:
$\text{Class mark} = \frac{70 + 90}{2} = \frac{160}{2} = 80$.
Therefore,the correct option is $D$.
109
EasyMCQ
The width of the class $50.5-55.5$ is .............
A
$5$
B
$4$
C
$6$
D
$10$

Solution

(A) The width (or size) of a class interval is calculated by subtracting the lower limit from the upper limit.
Class interval $= 50.5 - 55.5$
Upper limit $= 55.5$
Lower limit $= 50.5$
Class width $= \text{Upper limit} - \text{Lower limit} = 55.5 - 50.5 = 5$.
110
EasyMCQ
The class mark of a frequency distribution with equal sizes of two successive classes is $72$ and $77$. Then,the width of the class is ...........
A
$2.5$
B
$5$
C
$74.5$
D
$149$

Solution

(B) The class mark of a class interval is defined as the midpoint of the class.
Let the width of the class be $h$.
For two successive classes with class marks $x_1 = 72$ and $x_2 = 77$,the difference between the class marks is equal to the width of the class.
Therefore,the width of the class $h = x_2 - x_1$.
$h = 77 - 72 = 5$.
Thus,the width of the class is $5$.
111
EasyMCQ
If the marks obtained by the $20$ students are $6, 4, 9, 5, 9, 3, 7, 7, 5, 6, 9, 4, 10, 10, 4, 3, 6, 7, 9, 9$,then the mode of this data is .............
A
$5$
B
$7$
C
$9$
D
$10$

Solution

(C) To find the mode,we identify the value that appears most frequently in the data set.
Let us count the frequency of each mark:
$3$ appears $2$ times.
$4$ appears $3$ times.
$5$ appears $2$ times.
$6$ appears $3$ times.
$7$ appears $3$ times.
$9$ appears $5$ times.
$10$ appears $2$ times.
Since the value $9$ has the highest frequency ($5$ times),the mode of the data is $9$.
112
EasyMCQ
If the mode of the observations $5, 6, 8, 9, 6, 7, 8, 9, 4, 5, 8, 9, x$ and $10$ is $9$,then $x = $ ............
A
$6$
B
$7$
C
$8$
D
$9$

Solution

(D) The given observations are $5, 6, 8, 9, 6, 7, 8, 9, 4, 5, 8, 9, x, 10$.
First,let us count the frequency of each observation:
$4$ appears $1$ time.
$5$ appears $2$ times.
$6$ appears $2$ times.
$7$ appears $1$ time.
$8$ appears $3$ times.
$9$ appears $3$ times.
$10$ appears $1$ time.
For the mode of the data to be $9$,the frequency of $9$ must be greater than the frequency of any other observation.
Currently,$8$ and $9$ both appear $3$ times.
Therefore,for $9$ to be the mode,$x$ must be equal to $9$,which makes the frequency of $9$ equal to $4$.
113
EasyMCQ
If the mean of $20$ observations is $27.2$,then $\Sigma f_{i} x_{i}$ is ............
A
$544$
B
$272$
C
$54.4$
D
$47.2$

Solution

(A) The formula for the mean of a set of observations is given by $\bar{x} = \frac{\Sigma f_{i} x_{i}}{\Sigma f_{i}}$.
Given that the number of observations $\Sigma f_{i} = 20$ and the mean $\bar{x} = 27.2$.
Substituting these values into the formula: $27.2 = \frac{\Sigma f_{i} x_{i}}{20}$.
Therefore,$\Sigma f_{i} x_{i} = 27.2 \times 20 = 544$.
114
EasyMCQ
The median of the first ten natural numbers is .........
A
$5$
B
$5.5$
C
$6$
D
$6.5$

Solution

(B) The first ten natural numbers are $1, 2, 3, 4, 5, 6, 7, 8, 9, 10$.
Here,the total number of observations $n = 10$,which is an even number.
The formula for the median of an even number of observations is $\text{Median} = \frac{(\frac{n}{2})^{th} \text{ observation} + (\frac{n}{2} + 1)^{th} \text{ observation}}{2}$.
Substituting $n = 10$,we get $\text{Median} = \frac{5^{th} \text{ observation} + 6^{th} \text{ observation}}{2}$.
The $5^{th}$ observation is $5$ and the $6^{th}$ observation is $6$.
Therefore,$\text{Median} = \frac{5 + 6}{2} = \frac{11}{2} = 5.5$.
115
EasyMCQ
The mean of the observations $x+5$,$x+3$,$x+11$,and $x+1$ is ..........
A
$x+5$
B
$x+3$
C
$x+11$
D
$x+1$

Solution

(A) The mean of a set of observations is calculated by dividing the sum of all observations by the total number of observations.
Sum of observations = $(x+5) + (x+3) + (x+11) + (x+1)$
Sum = $4x + (5+3+11+1) = 4x + 20$
Total number of observations = $4$
Mean = $\frac{\text{Sum of observations}}{\text{Total number of observations}}$
Mean = $\frac{4x + 20}{4}$
Mean = $\frac{4(x + 5)}{4} = x+5$
Therefore,the mean is $x+5$.
116
MediumMCQ
The mean of $10$ observations is $52$. If $12$ is subtracted from each observation,then the mean of the new observations so obtained is:
A
$12$
B
$26$
C
$13$
D
$40$

Solution

(D) Let the $10$ observations be $x_1, x_2, ..., x_{10}$.
The mean of these observations is given by $\bar{x} = \frac{\sum_{i=1}^{10} x_i}{10} = 52$.
Therefore,the sum of the observations is $\sum_{i=1}^{10} x_i = 52 \times 10 = 520$.
When $12$ is subtracted from each of the $10$ observations,the new sum becomes $\sum_{i=1}^{10} (x_i - 12) = \sum_{i=1}^{10} x_i - (10 \times 12) = 520 - 120 = 400$.
The new mean is $\frac{400}{10} = 40$.
Alternatively,if a constant $k$ is subtracted from each observation,the new mean is the original mean minus $k$. Thus,$52 - 12 = 40$.
117
MediumMCQ
The mean of $10$ observations is calculated as $22.7$. It was later noticed that one observation was taken as $15$ instead of $51$ by mistake. Then,the correct mean of the data is ........
A
$26.3$
B
$25.3$
C
$25$
D
$26$

Solution

(A) Given that the number of observations $n = 10$ and the incorrect mean $\bar{x}_{incorrect} = 22.7$.
Sum of observations (incorrect) $= n \times \bar{x}_{incorrect} = 10 \times 22.7 = 227$.
The correct sum is obtained by subtracting the incorrect value and adding the correct value: $\text{Correct Sum} = 227 - 15 + 51$.
$\text{Correct Sum} = 227 + 36 = 263$.
The correct mean is $\bar{x}_{correct} = \frac{\text{Correct Sum}}{n} = \frac{263}{10} = 26.3$.
Therefore,the correct mean is $26.3$.
118
MediumMCQ
The mean of natural numbers between $1$ to $20$ which are multiples of $3$ is ..........
A
$3$
B
$10.5$
C
$21$
D
$7$

Solution

(B) The natural numbers between $1$ and $20$ that are multiples of $3$ are: $3, 6, 9, 12, 15, 18$.
To find the mean, we calculate the sum of these numbers and divide by the count of numbers.
Sum $= 3 + 6 + 9 + 12 + 15 + 18 = 63$.
Number of terms $= 6$.
Mean $= \frac{\text{Sum}}{\text{Number of terms}} = \frac{63}{6} = 10.5$.
119
EasyMCQ
The mean of the data $\frac{4}{7}, \frac{4}{9}, \frac{3}{7}, \frac{5}{9}$ is ........
A
$\frac{1}{2}$
B
$1$
C
$\frac{3}{2}$
D
$2$

Solution

(A) The mean of a set of data is calculated by the formula: $\text{Mean} = \frac{\text{Sum of observations}}{\text{Number of observations}}$.
Given data: $\frac{4}{7}, \frac{4}{9}, \frac{3}{7}, \frac{5}{9}$.
Sum of observations = $\frac{4}{7} + \frac{4}{9} + \frac{3}{7} + \frac{5}{9}$.
Grouping terms with the same denominators: $(\frac{4}{7} + \frac{3}{7}) + (\frac{4}{9} + \frac{5}{9}) = \frac{7}{7} + \frac{9}{9} = 1 + 1 = 2$.
Number of observations = $4$.
Mean = $\frac{2}{4} = \frac{1}{2}$.
120
EasyMCQ
The mean of the $10$ observations is $11$. If one new observation is included,their mean becomes $12$. The included new observation is ........
A
$12$
B
$11$
C
$32$
D
$22$

Solution

(D) The mean of $10$ observations is $11$,so the sum of $10$ observations = $10 \times 11 = 110$.
After including one new observation,the total number of observations becomes $10 + 1 = 11$.
The new mean is $12$,so the sum of $11$ observations = $11 \times 12 = 132$.
The value of the new observation = (Sum of $11$ observations) - (Sum of $10$ observations).
Value = $132 - 110 = 22$.
121
EasyMCQ
The facts or figures,which are numerical or otherwise,collected with a definite purpose are called .......
A
data
B
primary data
C
secondary data
D
Frequency

Solution

(A) The facts or figures,which are numerical or otherwise,collected with a definite purpose are called data. Data is the plural form of the Latin word 'datum'.
122
EasyMCQ
....... is a branch of Mathematics in which the extraction of meaningful information is studied.
A
Geometry
B
Statistics
C
Probability
D
Trigonometry

Solution

(B) Statistics is the branch of Mathematics that deals with the collection,organization,analysis,interpretation,and presentation of data. It is specifically concerned with the extraction of meaningful information from raw data.
123
EasyMCQ
The mean of $3, -3, -3, 3, 3, -3$ is ..........
A
$-1$
B
$1$
C
$0$
D
$2$

Solution

(C) The mean (average) of a set of numbers is calculated by dividing the sum of the numbers by the total count of the numbers.
Sum of the given numbers = $3 + (-3) + (-3) + 3 + 3 + (-3) = 3 - 3 - 3 + 3 + 3 - 3 = 0$.
Total count of numbers = $6$.
Mean = $\frac{\text{Sum of numbers}}{\text{Total count of numbers}} = \frac{0}{6} = 0$.
Therefore,the mean is $0$.
124
EasyMCQ
If the information gathered by an investigator is from an already existing source of data,then such information is called .........
A
classes
B
Frequency
C
primary data
D
secondary data

Solution

(D) When data is collected by an investigator from a source that already exists (such as government publications,newspapers,or research reports),it is known as secondary data. Primary data,on the other hand,is data collected directly by the investigator for a specific purpose.
125
EasyMCQ
The difference of the highest and the lowest values in the data is called the ............
A
range
B
mode
C
median
D
mean

Solution

(A) The difference between the maximum (highest) value and the minimum (lowest) value of a given dataset is defined as the range of that data. Therefore,the correct answer is range.
126
EasyMCQ
To present a large amount of data so that a reader can make sense of it easily,the variable values are condensed into groups called ..........
A
Frequency
B
classes
C
primary data
D
secondary data

Solution

(B) When dealing with a large set of data,it is difficult to interpret individual values. To make the data more manageable and understandable,we group the values into intervals or ranges. These groups are known as $classes$ or $class$ $intervals$.
127
EasyMCQ
When the investigator has personally obtained the information for a particular purpose,this data is called ........ data.
A
classes
B
secondary data
C
primary data
D
Frequency

Solution

(C) When an investigator collects data personally for a specific purpose,it is known as $primary$ $data$. This type of data is original in character and is collected for the first time by the investigator.
128
EasyMCQ
The ............. of each class of frequency distribution is shown on the $x$-axis,in a frequency polygon.
A
Frequency
B
class mode
C
class median
D
class mark

Solution

(D) In a frequency polygon,the $x$-axis represents the class marks (mid-points) of the class intervals,and the $y$-axis represents the corresponding frequencies. The class mark is calculated as $\frac{\text{Upper limit} + \text{Lower limit}}{2}$.
129
EasyMCQ
The observation which is repeated most often in an ungrouped data is called .......... of the data.
A
mode
B
median
C
mean
D
range

Solution

(A) In statistics,for a given set of ungrouped data,the observation that occurs with the highest frequency is defined as the mode. Therefore,the observation which is repeated most often is called the mode of the data.
130
EasyMCQ
After arranging the observations in ascending or descending order,the observation which is obtained in the middle is called .............. of the data.
A
range
B
median
C
mode
D
Mean

Solution

(B) When a set of data is arranged in ascending or descending order,the middle observation is defined as the median of the data. It represents the central value of the distribution.
131
EasyMCQ
If the mean of $18, 2x, 27, 12, 3x, 5x$ and $21$ is $24,$ then find $x$.
A
$7$
B
$19$
C
$9$
D
$5$

Solution

(C) The mean of a set of observations is given by the sum of observations divided by the total number of observations.
Given observations: $18, 2x, 27, 12, 3x, 5x, 21$.
Total number of observations $(n)$ = $7$.
Mean = $\frac{\text{Sum of observations}}{n} = 24$.
Sum of observations = $18 + 2x + 27 + 12 + 3x + 5x + 21 = 10x + 78$.
Setting up the equation: $\frac{10x + 78}{7} = 24$.
Multiply both sides by $7$: $10x + 78 = 168$.
Subtract $78$ from both sides: $10x = 90$.
Divide by $10$: $x = 9$.
132
EasyMCQ
The mean of $35$ observations is $42$. Find the sum of those observations $\left(\Sigma f_{i} x_{i}\right)$.
A
$1230$
B
$1550$
C
$1740$
D
$1470$

Solution

(D) The formula for the mean $(\bar{x})$ of $n$ observations is given by $\bar{x} = \frac{\Sigma f_{i} x_{i}}{n}$.
Given that the number of observations $n = 35$ and the mean $\bar{x} = 42$.
Substituting these values into the formula: $42 = \frac{\Sigma f_{i} x_{i}}{35}$.
Therefore,the sum of the observations $\Sigma f_{i} x_{i} = 42 \times 35$.
Calculating the product: $42 \times 35 = 1470$.
Thus,the sum of the observations is $1470$.
133
EasyMCQ
If the sum of $25$ observations is $900$, find the mean of those observations.
A
$36$
B
$30$
C
$26$
D
$31$

Solution

(A) The mean of a set of observations is calculated by dividing the sum of the observations by the total number of observations.
Formula: $\text{Mean} = \frac{\text{Sum of observations}}{\text{Number of observations}}$
Given:
Sum of observations = $900$
Number of observations = $25$
Calculation:
$\text{Mean} = \frac{900}{25} = 36$
Therefore, the mean of the observations is $36$.
134
EasyMCQ
Find the mean of the first seven natural numbers.
A
$14$
B
$4$
C
$10$
D
$12$

Solution

(B) The first seven natural numbers are $1, 2, 3, 4, 5, 6, 7$.
The formula for the mean is: $\text{Mean} = \frac{\text{Sum of observations}}{\text{Number of observations}}$.
Sum of the first seven natural numbers = $1 + 2 + 3 + 4 + 5 + 6 + 7 = 28$.
Number of observations = $7$.
Mean = $\frac{28}{7} = 4$.
Therefore,the mean of the first seven natural numbers is $4$.
135
MediumMCQ
The median of the following observations arranged in ascending order is $53 :$ $41, 48, x+1, x+5, 62, 72$. Find $x$.
A
$25$
B
$12$
C
$50$
D
$45$

Solution

(C) The given observations are $41, 48, x+1, x+5, 62, 72$.
Total number of observations $n = 6$,which is an even number.
The median of an even number of observations is the average of the $(\frac{n}{2})^{th}$ and $(\frac{n}{2} + 1)^{th}$ terms.
Here,the $3^{rd}$ term is $x+1$ and the $4^{th}$ term is $x+5$.
Median $= \frac{(x+1) + (x+5)}{2} = 53$.
$\frac{2x + 6}{2} = 53$.
$x + 3 = 53$.
$x = 53 - 3 = 50$.
136
EasyMCQ
Find the median of the first five composite numbers.
A
$6$
B
$8$
C
$9$
D
$10$

Solution

(B) composite number is a positive integer greater than $1$ that has at least one divisor other than $1$ and itself.
The first five composite numbers are $4, 6, 8, 9, 10$.
To find the median,we arrange the data in ascending order (which is already done: $4, 6, 8, 9, 10$).
Since the number of observations $(n = 5)$ is odd,the median is the middle term,which is the $\left(\frac{n+1}{2}\right)^{th}$ term.
Median $= \left(\frac{5+1}{2}\right)^{th} = 3^{rd}$ term.
The $3^{rd}$ term in the sequence is $8$.
Therefore,the median is $8$.
137
EasyMCQ
Observations of a data are $28, 16, 9, 17, 82, 71, 41, 18, 25, 15$. Find the range of the data.
A
$73$
B
$67$
C
$71$
D
$76$

Solution

(A) The range of a data set is defined as the difference between the maximum value and the minimum value.
Given data: $28, 16, 9, 17, 82, 71, 41, 18, 25, 15$.
Maximum value $(Max)$ = $82$.
Minimum value $(Min)$ = $9$.
Range = $Max - Min = 82 - 9 = 73$.
Therefore,the range of the data is $73$.
138
EasyMCQ
Find the number of observations,if the sum of some observations is $975$ and their mean is $32.5$.
A
$25$
B
$30$
C
$35$
D
$26$

Solution

(B) The formula for the mean of a set of observations is given by: $\text{Mean} = \frac{\text{Sum of observations}}{\text{Number of observations}}$.
Given that the sum of observations is $975$ and the mean is $32.5$.
Let the number of observations be $n$.
Substituting the values into the formula: $32.5 = \frac{975}{n}$.
Rearranging the equation to solve for $n$: $n = \frac{975}{32.5}$.
$n = \frac{9750}{325} = 30$.
Therefore,the number of observations is $30$.
139
EasyMCQ
Find the mean of the first five prime numbers.
A
$4.6$
B
$6.5$
C
$5.6$
D
$5.4$

Solution

(C) The first five prime numbers are $2, 3, 5, 7,$ and $11$.
To find the mean, we calculate the sum of these numbers and divide by the count of numbers.
Sum $= 2 + 3 + 5 + 7 + 11 = 28$.
Number of terms $= 5$.
Mean $= \frac{\text{Sum of terms}}{\text{Number of terms}} = \frac{28}{5} = 5.6$.
140
EasyMCQ
Find the median of the observations $18, 8, 12, 3, 20, 4, 10, 5$.
A
$6$
B
$5$
C
$7$
D
$9$

Solution

(D) To find the median,first arrange the given observations in ascending order:
$3, 4, 5, 8, 10, 12, 18, 20$.
The total number of observations $n = 8$,which is an even number.
For an even number of observations,the median is the average of the $(\frac{n}{2})^{th}$ and $(\frac{n}{2} + 1)^{th}$ terms.
Here,$\frac{n}{2} = \frac{8}{2} = 4^{th}$ term and $(\frac{n}{2} + 1) = 5^{th}$ term.
The $4^{th}$ term is $8$ and the $5^{th}$ term is $10$.
Median = $\frac{8 + 10}{2} = \frac{18}{2} = 9$.

Statistics — Mix Examples - Statistics and Probability · Frequently Asked Questions

1Are these Statistics questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Statistics Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.