Statistics – Class 11 Maths (NCERT Based)
The chapter Statistics introduces students to collecting, organizing, and analyzing data. It is widely used in probability, economics, research, and data interpretation.
This content strictly follows the NCERT Class 11 Maths syllabus and explains concepts in a student-friendly and exam-oriented manner.
📖 1. Introduction
Statistics deals with:
- Collection of data
- Organization of data
- Presentation of data
- Analysis and interpretation of data
🔹 2. Types of Data
- Raw Data: Unprocessed information
- Example: Marks of students: 45, 50, 55, 60
- Grouped Data: Data arranged in classes or intervals
- Example: Marks (0–10, 10–20, …)
🔹 3. Measures of Central Tendency
Central tendency indicates the central value of a data set.
3.1 Mean (Arithmetic Mean)
- Definition: Average of all observations
- Formula:
- For ungrouped data: xˉ=n∑xi
- For grouped data: xˉ=∑fi∑fixi
3.2 Median
- Definition: Middle value of ordered data
- For grouped data:
Median=l+f2N−CF⋅h
Where:
- l = lower boundary of median class
- N = total frequency
- CF = cumulative frequency before median class
- f = frequency of median class
- h = class width
3.3 Mode
- Definition: Value that occurs most frequently
- For grouped data:
Mode=l+2f1−f0−f2f1−f0⋅h
Where:
- l = lower boundary of modal class
- f₁ = frequency of modal class
- f₀ = frequency of previous class
- f₂ = frequency of next class
- h = class width
🔹 4. Measures of Dispersion
Dispersion indicates how spread out the data is.
- Range: Difference between largest and smallest values R=xmax−xmin
- Mean Deviation (MD): Average absolute deviation from mean MD=n∑∣xi−xˉ∣
- Variance (σ²): Average of squared deviations from mean σ2=n∑(xi−xˉ)2
- Standard Deviation (σ): Square root of variance σ=σ2