Difficulty: Easy
Correct Answer: Both classes have equal percentage of students getting first class
Explanation:
Introduction / Context:Comparing counts across groups of different sizes requires converting to percentages or proportions. Here, we compare first-class rates in two classes of unequal strength.Given Data / Assumptions:
Concept / Approach:Compute each percentage as (first-class / total) * 100%. Alternatively, reduce each fraction to simplest terms or compare cross-products.
Step-by-Step Solution:
Class X % = 24/30 * 100% = 0.8 * 100% = 80%.Class Y % = 28/35 * 100% = 0.8 * 100% = 80%.Hence, both classes have equal first-class percentages.Verification / Alternative check:Reduce ratios: 24:30 simplifies to 4:5; 28:35 simplifies to 4:5; equal proportions confirm identical percentages.
Why Other Options Are Wrong:
Common Pitfalls:Comparing raw counts (24 vs 28) without considering class sizes. Always normalize by the total when comparing groups.
Final Answer:
Both classes have equal percentage of students getting first class
Discussion & Comments