Qus : 7 NIMCET PYQ 2 If ${{a}}_1,{{a}}_2,\ldots,{{a}}_n$ are any real numbers and $n$ is
any positive integer, then
1 $$n\sum ^n_{i=1}{{{a}}_i}^2{\lt}{\Bigg{(}\sum ^n_{i=1}{{{a}}_i}\Bigg{)}}^2$$ 2 $$n\sum ^n_{i=1}{{{a}}_i}^2{\geq}{\Bigg{(}\sum ^n_{i=1}{{{a}}_i}\Bigg{)}}^2$$ 3 $$\sum ^n_{i=1}{{{a}}_i}^2{\geq}{\Bigg{(}\sum ^n_{i=1}{{{a}}_i}\Bigg{)}}^2$$ 4 None of the above Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2022 PYQ
Solution $$
\begin{aligned}
&\textbf{To prove: } \quad n\sum_{i=1}^{n} a_i^2 \;\ge\; \left(\sum_{i=1}^{n} a_i\right)^2 \\[6pt]
&\text{(RMS}\ge\text{AM)}:\quad
\sqrt{\frac{\sum_{i=1}^{n} a_i^2}{\,n\,}}
\;\ge\;
\frac{\sum_{i=1}^{n} a_i}{\,n\,} \\[6pt]
&\Rightarrow\;
\frac{\sum_{i=1}^{n} a_i^2}{\,n\,}
\;\ge\;
\left(\frac{\sum_{i=1}^{n} a_i}{\,n\,}\right)^2
\;\Rightarrow\;
n\sum_{i=1}^{n} a_i^2
\;\ge\;
\left(\sum_{i=1}^{n} a_i\right)^2. \\[6pt]
&\text{Equality iff } a_1=a_2=\cdots=a_n.
\end{aligned}
$$
Qus : 8 NIMCET PYQ 2 In
a reality show, two judges independently provided marks base do the performance
of the participants. If the marks provided by the second judge are given by Y =
10.5 + 2x, where X is the marks provided by the first judge. If the variance of
the marks provided by the second judge is 100, then the variance of the marks provided
by the first judge is:
1 49.5 2 25 3 50
4 99 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Statistics Puzzle: Variance under Linear Transformation
Given:
Y = 10.5 + 2X
Var(Y) = 100
Formula: If Y = a + bX, then Var(Y) = b² × Var(X)
Apply:
100 = 2² × Var(X)
100 = 4 × Var(X)
Var(X) = 100 / 4 = 25
✅ Final Answer: The variance of the marks given by the first judge is 25 .
Qus : 10 NIMCET PYQ 4 Given a set A with median $m_1 = 2$ and set B with median $m_2 = 4$
What can we say about the median of the combined set?
1 at most 1 2 at most 2 3 at least 1 4 at least 2 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given two sets:
Set \( A \) has median \( m_1 = 2 \)
Set \( B \) has median \( m_2 = 4 \)
What can we say about the median of the combined set \( A \cup B \)?
✅ Answer:
The combined median depends on the size and values of both sets.
Without that information , we only know that:
\[
\text{Combined Median} \in [2, 4]
\]
So, the exact median cannot be determined with the given data.
Qus : 11 NIMCET PYQ 1 It is given that the mean, median and mode of a data set is $1, 3^x$ and $9^x$ respectively. The possible values of the mode is
1 1,4 2 1,9 3 3,9 4 9,8 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Mean, Median, and Mode Relation
Given:
Mean = 1
Median = \( 3^x \)
Mode = \( 9^x \)
Use empirical formula:
\[
\text{Mode} = 3 \cdot \text{Median} - 2 \cdot \text{Mean}
\]
\[
9^x = 3 \cdot 3^x - 2 \Rightarrow (3^x)^2 = 3 \cdot 3^x - 2
\]
Let \( y = 3^x \), then:
\[
y^2 = 3y - 2 \Rightarrow y^2 - 3y + 2 = 0 \Rightarrow (y - 1)(y - 2) = 0
\]
So, \( y = 1 \text{ or } 2 \Rightarrow 9^x = y^2 = 1 \text{ or } 4 \)
✅ Final Answer: \(\boxed{1 \text{ or } 4}\)
Qus : 12 NIMCET PYQ 3 If the mean of the squares of first n natural numbers be 11, then n is equal to?
1 -13/2 2 11 3 5 4 4 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2018 PYQ Solution
Given: Mean of squares of first n natural numbers is 11.
Use the identity for sum of squares:
$$\sum_{k=1}^{n} k^2=\frac{n(n+1)(2n+1)}{6}$$
Mean \(=\) (sum) \( \div n \Rightarrow \)
$$\frac{1}{n}\sum_{k=1}^{n}k^2=\frac{(n+1)(2n+1)}{6}=11$$
Solve for \(n\):
$$(n+1)(2n+1)=66 $$ $$\;\Rightarrow\; 2n^2+3n+1=66 \;\Rightarrow\; $$
$$n=\frac{-3\pm\sqrt{9+520}}{4}=\frac{-3\pm 23}{4}$$
Only positive integer solution:
$$n=\frac{20}{4}=5$$
Answer: \(n=5\).
Qus : 13 NIMCET PYQ 3 The standard deviation of 20 numbers is 30. If each of the numbers is increased by 4, then the new standard deviation will be
1 24 2 34 3 30 4 20 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2021 PYQ Solution
Concept: Standard deviation does not change when the same constant is added to every observation.
For data \(x_i\) and constant \(k\): $$\operatorname{SD}(x_i+k)=\operatorname{SD}(x_i).$$
Given: Original SD = 30, each number increased by 4.
New standard deviation: \(30\).
Qus : 14 NIMCET PYQ 4 Which one of the following is NOT a correct statement?
1 The value of standard deviation changes by a change of scale 2 The standard deviation is greater than or equal to the mean deviation (about mean) 3 The sum of squares of deviations is minimum when taken from the mean 4 The variance is expressed in the same units as the units of observation Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2025 PYQ Solution
Question: Which one of the following is NOT a correct statement?
The value of standard deviation changes by a change of scale.
The standard deviation is greater than or equal to the mean deviation (about mean).
The sum of squares of deviations is minimum when taken from the mean.
The variance is expressed in the same units as the units of observation.
Answer: Option 4
Why: Variance has squared units , not the same units as the data (e.g., if data are in cm, variance is in cm²). Standard deviation (the square root of variance) has the same units as the data.
Notes:
Change of scale: if each value is multiplied by \(k\), then \(\text{SD}\) becomes \(|k|\cdot \text{SD}\) and \(\text{Var}\) becomes \(k^2\cdot \text{Var}\).
\(\text{SD} \ge \text{Mean Deviation (about mean)}\) is a standard inequality.
\(\sum (x_i - a)^2\) is minimized at \(a = \bar{x}\) (the mean).
Qus : 15 NIMCET PYQ 2 If a variable takes values 0, 1, 2,…, 50 with frequencies $1,\, {{50}}_{{{C}}_1},{{50}}_{{{C}}_2},\ldots..,{{50}}_{{{C}}_{50}}$, then the AM is
1 50 2 25 3 $\frac{{2}^{50}}{50}$ 4 51 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2021 PYQ Solution
Given: Values \(0,1,2,\dots,50\) with frequencies \(1,\binom{50}{1},\binom{50}{2},\dots,\binom{50}{50}\) (i.e., \(\binom{50}{k}\) for value \(k\)).
Total frequency:
$$\sum_{k=0}^{50}\binom{50}{k}=2^{50}.$$
Sum of (value × frequency):
$$\sum_{k=0}^{50} k\binom{50}{k}=50\cdot 2^{49}\quad\text{(identity: }\sum k\binom{n}{k}=n2^{\,n-1}\text{)}.$$
Arithmetic Mean (AM):
$$\bar{x}=\frac{\sum k\binom{50}{k}}{\sum \binom{50}{k}}
=\frac{50\cdot 2^{49}}{2^{50}}=\frac{50}{2}=25.$$
Answer: \(25\).
Qus : 16 NIMCET PYQ 3 In a group of 200 students, the mean and the standard deviation of scores were found to be 40 and 15,
respectively. Later on it was found that the two scores 43 and 35 were misread as 34 and 53, respectively. The corrected mean of scores is:
1 40.965 2 39.035 3 39.965 4 40.035 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2014 PYQ Solution
Given: \(n=200\), reported mean \(=40\) ⇒ reported total
$$S_{\text{reported}}=200\times 40=8000.$$
Two scores were misread: true \((43,35)\) but used as \((34,53)\).
Correct the total:
$$S_{\text{correct}}=S_{\text{reported}}-\big(34+53\big)+\big(43+35\big)
=8000-87+78=7991.$$
Corrected mean:
$$\bar{x}_{\text{correct}}=\frac{S_{\text{correct}}}{n}
=\frac{7991}{200}=39.955\;\approx\;39.96.$$
Answer: \(39.955\) (≈ \(39.96\)).
Qus : 17 NIMCET PYQ 4 The mean deviation from the mean of the AP a, a + d, a + 2d, ..., a + 2nd, is:
1 $\frac{n}{n+1} \, d$ 2 $\frac{n}{2n+1} \, d$ 3 $\frac{n+1}{2n+1} \, d$ 4 $\frac{n(n+1)}{2n+1} \, d$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2014 PYQ Solution
AP: \(a,\,a+d,\,a+2d,\,\dots,\,a+2nd\) has \(2n+1\) terms. The mean is the middle term \(a+nd\).
Mean deviation from the mean (MD): average of absolute deviations from \(a+nd\).
Symmetry gives pairs at distances \(kd\) for \(k=1,\dots,n\). Hence
$$\text{MD}=\frac{1}{2n+1}\Big[2\sum_{k=1}^{n} kd\Big]
=\frac{2d}{2n+1}\cdot\frac{n(n+1)}{2}
=\frac{d\,n(n+1)}{2n+1}.$$
Answer: \(\displaystyle \boxed{\frac{d\,n(n+1)}{2n+1}}\).
Qus : 19 NIMCET PYQ 4 There are 40 female and 20 male students in a class. If the average heights of female and
male students are 5.15 feet and 5.66 feet, respectively, then the average height (in feet)
of all the students in the class equals
1 5.405 2 5.490 3 5.175 4 5.320 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2025 PYQ Solution
Given: Females = 40 (avg = 5.15 ft), Males = 20 (avg = 5.66 ft). Total students = 60.
Weighted average height =
$$\frac{40\times 5.15 + 20\times 5.66}{40+20}$$
Compute:
$$\frac{206 + 113.2}{60}=\frac{319.2}{60}=5.32$$
Answer: 5.32 feet
Qus : 20 NIMCET PYQ 2 If the mean deviation of the numbers 1, 1 + d, 1 + 2d, ....., 1 + 100d from their mean is 255, then
the value of d is
1 20.0 2 10.1 3 20.2 4 10.0 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2015 PYQ Solution
Given AP: \(1,\,1+d,\,1+2d,\,\ldots,\,1+100d\) (total \(101\) terms). The mean is the middle term \(1+50d\).
Mean Deviation (about mean): For \(2n+1\) terms \(a,a+d,\ldots,a+2nd\),
$$\text{MD}=\frac{d\,n(n+1)}{2n+1}.$$
Here \(2n+1=101 \Rightarrow n=50\). So
$$\text{MD}=\frac{d\cdot 50\cdot 51}{101}=\frac{2550}{101}\,d.$$
Given \(\text{MD}=255\). Solve for \(d\):
$$\frac{2550}{101}\,d=255 \;\Rightarrow\; d=\frac{255\times 101}{2550}=10.1.$$
Answer: \(d=10.1\).
Qus : 21 NIMCET PYQ 4 A, B, C are three sets of values of x:
A: 2,3,7,1,3,2,3
B: 7,5,9,12,5,3,8
C: 4,4,11,7,2,3,4
Select the correct statement among the following:
1 Mean of A is equal to Mode of C 2 Mean of C is equal to Median of B 3 Median of B is equal to Mode of A 4 Mean, Median and Mode of A are same Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2020 PYQ Solution
Given sets
A: 2, 3, 7, 1, 3, 2, 3
B: 7, 5, 9, 12, 5, 3, 8
C: 4, 4, 11, 7, 2, 3, 4
Set A : sum = 21, n = 7 ⇒ Mean = 21/7 = 3 .
Sorted A = (1, 2, 2, 3 , 3, 3, 7) ⇒ Median = 3 .
Mode(A) = most frequent = 3 .
Set B : sorted = (3, 5, 5, 7 , 8, 9, 12) ⇒ Median(B) = 7 .
Set C : sum = 35, n = 7 ⇒ Mean(C) = 5 ; Mode(C) = 4 .
Check options
Mean(A) = 3 vs Mode(C) = 4 → False
Mean(C) = 5 vs Median(B) = 7 → False
Median(B) = 7 vs Mode(A) = 3 → False
Mean(A) = Median(A) = Mode(A) = 3 → True
Correct statement: Option 4
Qus : 22 NIMCET PYQ 1 Standard deviation for the following distribution is
Size of item 6 7 8 9 10 11 12 Frequency 3 6 9 13 8 5 4
1 1.607 2 9.0 3 5.0 4 1.88 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2020 PYQ Solution Total number of items in the distribution = Σ fi = 3 + 6 + 9 + 13 + 8 + 5 + 4 = 48.
The Mean (x̅) of the given set = \(\rm \dfrac{\sum f_i x_i}{\sum f_i}\) .
⇒ x̅ = \(\rm \dfrac{6\times3+7\times6+8\times9+9\times13+10\times8+11\times5+12\times4}{48}=\dfrac{432}{48}\) = 9.
Let's calculate the variance using the formula: \(\rm \sigma^2 =\dfrac{\sum x_i^2}{n}-\bar x^2\) .
\(\rm \dfrac{\sum {x_i}^2}{n}=\dfrac{6^2\times3+7^2\times6+8^2\times9+9^2\times13+10^2\times8+11^2\times5+12^2\times4}{48}=\dfrac{4012}{48}\) = 83.58.
∴ σ2 = 83.58 - 92 = 83.58 - 81 = 2.58.
And, Standard Deviation (σ) = \(\rm \sqrt{\sigma^2}=\sqrt{Variance}=\sqrt{2.58}\) ≈ 1.607 .
Qus : 23 NIMCET PYQ 3 The mean of 5 observation is 5 and their variance is 12.4. If three of the observations are 1, 2 and 6; then the mean deviation from the mean of the data is:
1 2.5 2 2.6 3 2.8 4 2.4 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ Solution
Given: 5 observations, mean = 5 ⇒ total sum = \(5\times5=25\). Three values are 1, 2, 6. Let the other two be \(a,b\).
From mean: \(a+b=25-(1+2+6)=16\).
Variance (about mean): \(12.4\) ⇒ \(\sum (x_i-5)^2 = 5\times12.4 = 62\).
Known part: \((1-5)^2+(2-5)^2+(6-5)^2=16+9+1=26\).
Hence \((a-5)^2+(b-5)^2 = 62-26 = 36\).
Let \(u=a-5,\ v=b-5\). Then \(u+v=(a+b)-10=6\) and \(u^2+v^2=36\).
\((u+v)^2 = u^2+v^2+2uv \Rightarrow 36 = 36 + 2uv \Rightarrow uv=0\).
So one of \(u,v\) is 0 ⇒ one of \(a,b\) is 5, the other is \(16-5=11\).
Mean deviation about mean:
\(\displaystyle \text{MD}=\frac{1}{5}\big(|1-5|+|2-5|+|6-5|+|5-5|+|11-5|\big)
\) \( =\frac{1}{5}(4+3+1+0+6)=\frac{14}{5}=2.8.\)
Answer: 2.8
Qus : 24 NIMCET PYQ 3 For a group of 100 candidates, the mean and standard deviation of scores were found to be 40 and 15
respectively. Later on, it was found that the scores 25 and 35 were misread as 52 and 53 respectively. Then the
corrected mean and standard deviation corresponding to the corrected figures are
1 39.9, 14.97 2 39.5, 14 3 39.55, 14.97 4 40.19, 15.1 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ Solution
Corrected Mean and Standard Deviation
Original Mean: 40, Standard Deviation: 15
Two scores were misread: 25 → 52 and 35 → 53
Corrected Mean:
\( \mu' = \frac{3955}{100} = \boxed{39.55} \)
Corrected Standard Deviation:
\( \sigma' = \sqrt{\frac{178837}{100} - (39.55)^2} \approx \boxed{14.96} \)
✅ Final Answer:
Mean = 39.55, Standard Deviation ≈ 14.96
Qus : 25 NIMCET PYQ 4 Consider the following frequency distribution table.
Class interval 10-20 20-30 30-40 40-50 50-60 60-70 70-80 Frequency 180 $f_1$ 34 180 136 $f_2$ 50
If the total frequency is 685 & median is 42.6 then the values of $f_1$ and $f_2$ are
1 80, 25 2 83, 22 3 79, 26 4 82, 23 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2023 PYQ Solution
Median & Frequency Table
Given: Median = 42.6, Total Frequency = 685
Using Median Formula:
\( \text{Median} = L + \left( \frac{N/2 - F}{f} \right) \cdot h \)
Median Class: 40–50
Lower boundary \( L = 40 \)
Frequency \( f = 180 \)
Class width \( h = 10 \)
Cumulative freq before median class \( F = 214 + f_1 \)
Substituting values:
\( 42.6 = 40 + \left( \frac{128.5 - f_1}{180} \right) \cdot 10 \Rightarrow f_1 = \boxed{82} \)
Using total frequency:
\( 662 + f_2 = 685 \Rightarrow f_2 = \boxed{23} \)
✅ Final Answer:
\( f_1 = 82,\quad f_2 = 23 \)
Qus : 26 NIMCET PYQ 1 The average marks of boys in a class is 52 and that of girls is 42. The average marks of boys and girls
combined is 50. The percentage of boys in the class is
1 80% 2 60% 3 40% 4 20% Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2014 PYQ Solution
Given averages: Boys = 52, Girls = 42, Combined = 50.
Let the proportion of boys be \(p\) (so girls = \(1-p\)).
Weighted mean gives:
$$52p + 42(1-p) = 50$$
$$52p + 42 - 42p = 50 \Rightarrow 10p = 8 \Rightarrow p = 0.8.$$
Percentage of boys \(= 0.8 \times 100\% = \boxed{80\%}\).
[{"qus_id":"3754","year":"2018"},{"qus_id":"3895","year":"2019"},{"qus_id":"3936","year":"2019"},{"qus_id":"3928","year":"2019"},{"qus_id":"3927","year":"2019"},{"qus_id":"9439","year":"2020"},{"qus_id":"9440","year":"2020"},{"qus_id":"10676","year":"2021"},{"qus_id":"10694","year":"2021"},{"qus_id":"10711","year":"2021"},{"qus_id":"11113","year":"2022"},{"qus_id":"11126","year":"2022"},{"qus_id":"11132","year":"2022"},{"qus_id":"11139","year":"2022"},{"qus_id":"11503","year":"2023"},{"qus_id":"11506","year":"2023"},{"qus_id":"11507","year":"2023"},{"qus_id":"11652","year":"2024"},{"qus_id":"11670","year":"2024"},{"qus_id":"10200","year":"2015"},{"qus_id":"10448","year":"2014"},{"qus_id":"10450","year":"2014"},{"qus_id":"10486","year":"2014"},{"qus_id":"11900","year":"2024"},{"qus_id":"11966","year":"2025"},{"qus_id":"11991","year":"2025"}]