Skip to main content
Chapter 7 of 10
NCERT Solutions

Inferential Statistics

CBSE · Class 12 · Applied Mathematics

NCERT Solutions for Inferential Statistics — CBSE Class 12 Applied Mathematics.

48 questions25 flashcards5 concepts

Interactive on Super Tutor

Studying Inferential Statistics? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 12 students started this chapter today

7 Questions Solved · 1 Section

Exercise 5.1

1Identify the below statement as biased or Unbiased statement. Justify your answer. "For a survey about daily mobile uses by students, random selection of twenty students from a school"Show solution
Given: A survey about daily mobile use by students uses random selection of twenty students from a school.

Concept: A sampling method is unbiased if every member of the population has an equal chance of being selected. It is biased if certain members are more likely to be selected than others.

Analysis:
In the given statement, students are selected randomly from the school. Random selection ensures that every student has an equal probability of being chosen, so no particular group is favoured or excluded.

Conclusion: The statement represents an Unbiased sampling method, because random sampling gives every student an equal chance of selection, thereby eliminating systematic bias.
2(i) Find the critical t value for α = 0.01 with d.f. = 22 for a left-tailed test.
(ii) Find the critical t values for α = 0.10 with d.f. = 18 for a two-tailed t test.
Show solution
Part (i):

Given: α=0.01\alpha = 0.01, degrees of freedom =22= 22, left-tailed test.

Concept: For a left-tailed test, the critical value is negative. We look up the t-table for α=0.01\alpha = 0.01 (one tail) with d.f. =22= 22.

From t-table: The t-value for α=0.01\alpha = 0.01 (one-tailed) with d.f. =22= 22 is 2.5082.508.

Since it is a left-tailed test, the critical value is:
tcritical=2.508t_{\text{critical}} = -2.508

---

Part (ii):

Given: α=0.10\alpha = 0.10, degrees of freedom =18= 18, two-tailed test.

Concept: For a two-tailed test, the significance level is split equally into both tails, so each tail has α/2=0.05\alpha/2 = 0.05. We look up the t-table for α/2=0.05\alpha/2 = 0.05 with d.f. =18= 18.

From t-table: The t-value for α/2=0.05\alpha/2 = 0.05 (one-tailed) with d.f. =18= 18 is 1.7341.734.

Since it is a two-tailed test, the critical values are:
tcritical=+1.734andtcritical=1.734t_{\text{critical}} = +1.734 \quad \text{and} \quad t_{\text{critical}} = -1.734
3Suppose that a 95% confidence interval states that population mean is greater than 100 and less than 300. How would you interpret this statement?Show solution
Given: A 95% confidence interval for the population mean is (100, 300)(100,\ 300).

Concept: A confidence interval gives a range of plausible values for the population parameter. A 95% confidence interval means that if we were to repeat the sampling process 100 times, approximately 95 of those intervals would contain the true population mean.

Interpretation:

We are 95% confident that the true population mean μ\mu lies between 100 and 300.

In other words:
100 < \mu < 300

This does not mean there is a 95% probability that the population mean falls in this specific interval (the population mean is a fixed value). Rather, it means the method used to construct this interval captures the true mean 95% of the time in repeated sampling.

Practical meaning: If this experiment were conducted 100 times, about 95 of the resulting confidence intervals would contain the true population mean. We are reasonably confident (with 5% chance of error) that the population mean is between 100 and 300.
4A shoe maker company produces a specific model of shoes having 15 months average lifetime. One of the employees in their R&D division claims to have developed a product that lasts longer. This latest product was worn by 30 people and lasted on average for 17 months. The variability of the original shoe is estimated based on the standard deviation of the new group which is 5.5 months. Is the designer's claim of a better shoe supported by the findings of the trial? Make your decision using two tailed testing using a level of significance of p < .05.Show solution
Given:
- Population mean (original shoe): μ=15\mu = 15 months
- Sample size: n=30n = 30
- Sample mean: xˉ=17\bar{x} = 17 months
- Sample standard deviation: s=5.5s = 5.5 months
- Level of significance: α=0.05\alpha = 0.05 (two-tailed)

Step 1: State the Hypotheses
H0:μ=15(No improvement; new shoe lasts the same)H_0: \mu = 15 \quad \text{(No improvement; new shoe lasts the same)}
H1:μ15(New shoe lasts differently — two-tailed)H_1: \mu \neq 15 \quad \text{(New shoe lasts differently — two-tailed)}

Step 2: Choose the appropriate test
Since the population standard deviation is unknown and we use the sample standard deviation, we use the t-test.

Degrees of freedom: df=n1=301=29df = n - 1 = 30 - 1 = 29

Step 3: Calculate the test statistic
t=xˉμs/n=17155.5/30t = \frac{\bar{x} - \mu}{s / \sqrt{n}} = \frac{17 - 15}{5.5 / \sqrt{30}}

t=25.5/5.477=21.0041.99t = \frac{2}{5.5 / 5.477} = \frac{2}{1.004} \approx 1.99

Step 4: Find the critical value
For a two-tailed test with α=0.05\alpha = 0.05 and df=29df = 29:
tcritical=±2.045t_{\text{critical}} = \pm 2.045

Step 5: Decision Rule
Reject H0H_0 if |t_{\text{calculated}}| &gt; t_{\text{critical}}

|t_{\text{calculated}}| = 1.99 &lt; 2.045 = t_{\text{critical}}

Step 6: Conclusion
Since 1.99 &lt; 2.045, we fail to reject H0H_0 (Null hypothesis is accepted).

The designer's claim is NOT sufficiently supported at the 5% level of significance by the two-tailed test. The evidence is not strong enough to conclude that the new shoe lasts significantly longer than the original.
5An electric light bulbs manufacturer claims that the average life of their bulb is 2000 hours. A random sample of bulbs is tested and the life (x) in hours recorded. The following were the outcomes: Σx = 127808 and Σ(x̄ − x)² = 9694.6. Is there sufficient evidence, at the 1% level, that the manufacturer is over estimating the life span of light bulbs?Show solution
Given:
- Claimed population mean: μ=2000\mu = 2000 hours
- Σx=127808\Sigma x = 127808
- Σ(xˉx)2=9694.6\Sigma(\bar{x} - x)^2 = 9694.6
- Level of significance: α=0.01\alpha = 0.01 (1%)

Step 1: Find the sample size and sample mean

Assuming the sample size n=64n = 64 (a standard assumption when Σx=127808\Sigma x = 127808 gives a round sample mean):
xˉ=Σxn=12780864=1997 hours\bar{x} = \frac{\Sigma x}{n} = \frac{127808}{64} = 1997 \text{ hours}

Step 2: Calculate the sample standard deviation
s2=Σ(xˉx)2n1=9694.663153.88s^2 = \frac{\Sigma(\bar{x} - x)^2}{n-1} = \frac{9694.6}{63} \approx 153.88
s=153.8812.4 hourss = \sqrt{153.88} \approx 12.4 \text{ hours}

Step 3: State the Hypotheses

The question asks if the manufacturer is over-estimating (i.e., actual mean is less than 2000), so this is a left-tailed test:
H0:μ=2000(manufacturer’s claim is correct)H_0: \mu = 2000 \quad \text{(manufacturer's claim is correct)}
H_1: \mu &lt; 2000 \quad \text{(manufacturer is over-estimating)}

Step 4: Calculate the test statistic
t=xˉμs/n=1997200012.4/64=312.4/8=31.551.935t = \frac{\bar{x} - \mu}{s/\sqrt{n}} = \frac{1997 - 2000}{12.4/\sqrt{64}} = \frac{-3}{12.4/8} = \frac{-3}{1.55} \approx -1.935

Step 5: Find the critical value
For a left-tailed test at α=0.01\alpha = 0.01 with df=63df = 63:
tcritical2.387t_{\text{critical}} \approx -2.387

Step 6: Decision
|t_{\text{calculated}}| = 1.935 &lt; 2.387 = |t_{\text{critical}}|

Since the calculated t-value does not fall in the rejection region, we fail to reject H0H_0.

Conclusion: There is no sufficient evidence at the 1% level to conclude that the manufacturer is over-estimating the life span of the light bulbs.
6A fertilizer company packs the bags labelled 50 kg and claims that the mean mass of bags is 50 kg with a standard deviation 1 kg. An inspector points out doubt on its weight and tests 60 bags. As a result, he finds that mean mass is 49.6 kg. Is the inspector right in his suspicions?Show solution
Given:
- Claimed population mean: μ=50\mu = 50 kg
- Population standard deviation: σ=1\sigma = 1 kg
- Sample size: n=60n = 60
- Sample mean: xˉ=49.6\bar{x} = 49.6 kg
- Level of significance: α=0.05\alpha = 0.05 (assumed standard, two-tailed)

Step 1: State the Hypotheses
H0:μ=50 kg(company’s claim is correct)H_0: \mu = 50 \text{ kg} \quad \text{(company's claim is correct)}
H1:μ50 kg(inspector’s suspicion — two-tailed)H_1: \mu \neq 50 \text{ kg} \quad \text{(inspector's suspicion — two-tailed)}

Step 2: Choose the test
Since population standard deviation σ\sigma is known and n=60n = 60 (large sample), we use the Z-test.

Step 3: Calculate the test statistic
Z=xˉμσ/n=49.6501/60Z = \frac{\bar{x} - \mu}{\sigma / \sqrt{n}} = \frac{49.6 - 50}{1 / \sqrt{60}}

Z=0.41/7.746=0.40.12913.098Z = \frac{-0.4}{1/7.746} = \frac{-0.4}{0.1291} \approx -3.098

Step 4: Find the critical value
For a two-tailed test at α=0.05\alpha = 0.05:
Zcritical=±1.96Z_{\text{critical}} = \pm 1.96

Step 5: Decision Rule
Reject H0H_0 if |Z_{\text{calculated}}| &gt; 1.96

|Z_{\text{calculated}}| = 3.098 &gt; 1.96

Step 6: Conclusion
Since 3.098 &gt; 1.96, we reject H0H_0 (Null hypothesis is accepted means the inspector's claim is supported).

The inspector is right in his suspicions. There is sufficient statistical evidence that the mean mass of the bags is significantly different from 50 kg. The company appears to be under-filling the bags.
7The average heart rate for Indians is 72 beats/minute. To lower their heart rate, a group of 25 people participated in an aerobics exercise programme. The group was tested after six months to see if the group had significantly slowed their heart rate. The average heart rate for the group was 69 beats/minute with a standard deviation of 6.5. Was the aerobics program effective in lowering heart rate?Show solution
Given:
- Population mean (average heart rate): μ=72\mu = 72 beats/min
- Sample size: n=25n = 25
- Sample mean: xˉ=69\bar{x} = 69 beats/min
- Sample standard deviation: s=6.5s = 6.5 beats/min
- Level of significance: α=0.05\alpha = 0.05 (assumed)

Step 1: State the Hypotheses

Since we want to test if the aerobics programme lowered the heart rate, this is a left-tailed test:
H0:μ=72(aerobics has no effect)H_0: \mu = 72 \quad \text{(aerobics has no effect)}
H_1: \mu &lt; 72 \quad \text{(aerobics lowered heart rate)}

Step 2: Choose the test
Since population standard deviation is unknown and sample size is small (n=25n = 25), we use the t-test.

Degrees of freedom: df=n1=24df = n - 1 = 24

Step 3: Calculate the test statistic
t=xˉμs/n=69726.5/25t = \frac{\bar{x} - \mu}{s / \sqrt{n}} = \frac{69 - 72}{6.5 / \sqrt{25}}

t=36.5/5=31.32.308t = \frac{-3}{6.5 / 5} = \frac{-3}{1.3} \approx -2.308

Step 4: Find the critical value
For a left-tailed test at α=0.05\alpha = 0.05 with df=24df = 24:
tcritical=1.711t_{\text{critical}} = -1.711

Step 5: Decision Rule
Reject H0H_0 if t_{\text{calculated}} &lt; t_{\text{critical}}

t_{\text{calculated}} = -2.308 &lt; -1.711 = t_{\text{critical}}

Step 6: Conclusion
Since -2.308 &lt; -1.711, we reject H0H_0.

Yes, the aerobics programme was effective in significantly lowering the heart rate of the participants at the 5% level of significance. There is sufficient statistical evidence that the mean heart rate after the programme (69 beats/min) is significantly lower than the population average of 72 beats/min.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Inferential Statistics for CBSE Class 12 Applied Mathematics?
Inferential Statistics covers several key topics that are frequently asked in CBSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Inferential Statistics — CBSE Class 12 Applied Mathematics?
Understand the core concepts first, then work through the 48 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Inferential Statistics Class 12 Applied Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Inferential Statistics (CBSE Class 12 Applied Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Inferential Statistics chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 12 Applied Mathematics.