Levels of Measurement — मापन के स्तर
Levels of Measurement उस scale को दर्शाते हैं जिस पर data को measured (मापा) जाता है। यह determine करता है कि data पर कौन-सी mathematical operations possible हैं।
Memory Formula: NOIR = Nominal, Ordinal, Interval, Ratio
Key Point: Higher scales (Interval, Ratio) have more properties and allow more statistical operations.
Nominal Scale — नामिक मापन
Nominal Scale data को labels/categories में classify करता है जिनका कोई order नहीं होता।
Key Characteristics:
- Mutually exclusive categories
- No inherent order or ranking
- Numbers are used only as labels
- Only comparison allowed: = or ≠
- Statistical operations: Frequency, Mode, Percentage
Examples:
- Gender (Male/Female)
- Religion (Hindu/Muslim/Sikh)
- Blood group (A/B/AB/O)
- Course (Science/Arts/Commerce)
- Marital status (Married/Unmarried)
Exam Trap: Numbers on nominal scale (e.g., 1=Male, 2=Female) are not arithmetic — they are just labels.
Ordinal Scale — क्रमिक मापन
Ordinal Scale data को ordered categories में classify करता है — rank/order होता है, लेकिन equal intervals नहीं होते।
Key Characteristics:
- Categories have a natural order
- Ranks are meaningful
- Differences between ranks are NOT equal
- Comparison allowed: <, >, =
- Statistical operations: Median, Mode, Percentiles
Examples:
- Education level (Primary < Secondary < Graduate)
- Satisfaction rating (Very satisfied > Satisfied > Neutral)
- Rank in class (1st, 2nd, 3rd)
- Socio-economic status (High/Middle/Low)
Exam Trap: 1st and 2nd के बीच का difference 2nd और 3rd के बीच के difference के बराबर नहीं है — यह ordinal scale है।
Interval Scale — अंतराल मापन
Interval Scale में categories ordered होते हैं, equal intervals होते हैं, लेकिन no true zero होता है।
Key Characteristics:
- Equal intervals between values
- No absolute zero point
- Zero is arbitrary (not meaningful)
- Comparison allowed: +, −, <, >, =
- Statistical operations: Mean, SD, Correlation
Examples:
- Temperature in Celsius: 0°C does not mean "no temperature"
- IQ score: 0 IQ does not mean "no intelligence"
- SAT/GRE scores
Exam Trap: 40°C को 20°C से "twice as hot" नहीं कह सकते क्योंकि no true zero है।
Ratio Scale — अनुपात मापन
Ratio Scale में all properties of interval scale होते हैं plus a true zero point.
Key Characteristics:
- Equal intervals
- Absolute/true zero point (meaningful)
- All arithmetic operations possible: +, −, ×, ÷
- Rations are meaningful (twice, half, etc.)
- Statistical operations: Mean, SD, Correlation, Ratio
Examples:
- Height: 0 cm = no height (true zero)
- Weight: 0 kg = no weight
- Income: ₹0 = no income
- Age: 0 years = no age
- Speed/Distance
Exam Point: 40 kg, 20 kg का twice है क्योंकि weight ratio scale है (true zero exists).
Comparison of Scales — स्केलों की तुलना
| Feature | Nominal | Ordinal | Interval | Ratio |
|---|---|---|---|---|
| Order | ✗ | ✓ | ✓ | ✓ |
| Equal Intervals | ✗ | ✗ | ✓ | ✓ |
| True Zero | ✗ | ✗ | ✗ | ✓ |
| Arithmetic Operations | =, ≠ | <, >, = | +, −, <, >, = | +, −, ×, ÷ |
| Examples | Gender | Rank | Temperature | Height, Weight |
Nominal vs Ordinal — नामिक vs क्रमिक
| Basis | Nominal | Ordinal |
|---|---|---|
| Order | No order | Has order/rank |
| Example | Gender, Religion | Education level, Rank |
| Operations | =, ≠ | <, >, = |
| Statistics | Frequency, Mode | Median, Mode, Percentile |
Interval vs Ratio — अंतराल vs अनुपात
| Basis | Interval | Ratio |
|---|---|---|
| True Zero | No | Yes |
| Ratio Comparison | Not meaningful | Meaningful |
| Example | Celsius temperature | Height, Weight |
| Operations | +, − | +, −, ×, ÷ |
Frequency Distribution — आवृत्ति वितरण
Frequency Distribution data को classes/groups में व्यवस्थित करके प्रत्येक class में observations की frequency (संख्या) दिखाना है।
Components:
- Class/Group: Category or interval
- Frequency (f): Number of observations in that class
- Class Interval: Range of values in a class
- Class Limits: Lower and upper boundaries
- Class Width/Size: Upper − Lower (or difference between successive lower limits)
Example:
| Marks | Frequency |
|---|---|
| 0-10 | 4 |
| 10-20 | 6 |
| 20-30 | 10 |
| 30-40 | 8 |
| 40-50 | 2 |
Frequency Table — आवृत्ति तालिका
Frequency Table data को tabular form में frequency distribution प्रस्तुत करता है।
Parts of a Frequency Table:
- Table Number: Identification
- Title: What the table shows
- Caption: Column headings
- Stub: Row headings
- Body: Actual frequencies/values
- Total: Sum of frequencies
- Headnote/Source: Additional information
Important Terms:
- Class Midpoint: (Lower Limit + Upper Limit) / 2
- Class Width: Upper boundary − Lower boundary
- Cumulative Frequency: Running total of frequencies
Relative & Cumulative Frequency — आपेक्षिक एवं संचयी आवृत्ति
- Relative Frequency: Class frequency divided by total frequency (f/N). Shows the proportion of observations in each class.
- Percentage Frequency: Relative frequency × 100 (f/N × 100).
- Cumulative Frequency: Running total of frequencies. Shows number of observations up to a certain class.
Example:
| Marks | f | Relative f | % | Cumulative f |
|---|---|---|---|---|
| 0-10 | 4 | 4/30=0.13 | 13.3% | 4 |
| 10-20 | 6 | 6/30=0.20 | 20.0% | 10 |
| 20-30 | 10 | 10/30=0.33 | 33.3% | 20 |
| 30-40 | 8 | 8/30=0.27 | 26.7% | 28 |
| 40-50 | 2 | 2/30=0.07 | 6.7% | 30 |
Rules of Tabulation — सारणीकरण के नियम
- Clear Title: Table should have a clear, self-explanatory title.
- Consistent Units: All values should have consistent units.
- Mutually Exclusive Categories: Classes should not overlap.
- Appropriate Class Width: Choose suitable class intervals.
- Totals and Subtotals: Include row and column totals.
- Source and Notes: Mention data source and any footnotes.
- No Unnecessary Information: Keep table simple and focused.
- Comparable Data: Ensure data is in comparable format.
Common Exam Traps — सामान्य परीक्षा जाल
- Trap 1: Nominal = ordinal → ❌ Nominal has no order; ordinal has order.
- Trap 2: Interval = ratio → ❌ Interval has no true zero; ratio has true zero.
- Trap 3: 40°C is twice 20°C → ❌ Not true on interval scale (no true zero).
- Trap 4: 40 kg is twice 20 kg → ✅ True on ratio scale (true zero exists).
- Trap 5: IQ 0 means no intelligence → ❌ No true zero for IQ.
- Trap 6: Frequency = cumulative frequency → ❌ Frequency is per class; cumulative is running total.
- Trap 7: Class width = upper limit only → ❌ Class width = upper boundary − lower boundary.
Practice Questions — अभ्यास प्रश्न
Gender (Male/Female) is measured on which scale?
- A. Ordinal
- B. Nominal
- C. Interval
- D. Ratio
Explanation: Gender is a category with no order — nominal scale.
Temperature in Celsius is measured on which scale?
- A. Nominal
- B. Ordinal
- C. Interval
- D. Ratio
Explanation: Celsius has equal intervals but no true zero — interval scale.
Height in centimeters is measured on which scale?
- A. Nominal
- B. Ordinal
- C. Interval
- D. Ratio
Explanation: Height has equal intervals and a true zero (0 cm) — ratio scale.
In a frequency distribution, the total number of observations is 50. The relative frequency of a class with frequency 10 is:
- A. 0.10
- B. 0.20
- C. 0.25
- D. 0.50
Explanation: Relative frequency = f/N = 10/50 = 0.20.
Which scale allows multiplication and division operations?
- A. Nominal
- B. Ordinal
- C. Interval
- D. Ratio
Explanation: Ratio scale has a true zero, allowing all arithmetic operations (+, −, ×, ÷).
One-Page Revision — एक पेज में पुनरावृत्ति
Nominal: Labels, no order (Gender, Religion)
- Operations: =, ≠ | Statistics: Frequency, Mode
Ordinal: Order, no equal intervals (Rank, Education level)
- Operations: <, >, = | Statistics: Median, Mode
Interval: Equal intervals, no true zero (Celsius, IQ)
- Operations: +, − | Statistics: Mean, SD
Ratio: Equal intervals + true zero (Height, Weight)
- Operations: +, −, ×, ÷ | Statistics: All
Frequency Distribution:
- f = frequency | N = total | Relative f = f/N
- Cumulative f = running total | Class width = upper − lower
Exam Formula:
UGC NET में Levels of Measurement & Tabulation के questions scale identification, properties, और frequency table interpretation पर based होते हैं।
Join the Paper-1 Batch
Course fee FREE — ₹500 registration & academic/logistics contribution. Classes daily at 6:30 PM.