CSAT (Aptitude)·Explained

Average and Mixtures — Explained

Constitution VerifiedUPSC Verified
Version 1Updated 10 Mar 2026

Detailed Explanation

The quantitative aptitude section of UPSC CSAT frequently features problems on Averages and Mixtures, testing not just computational ability but also logical reasoning and efficiency under time constraints. Vyyuha's analysis reveals that successful candidates approach these problems with a deep conceptual understanding combined with strategic application of shortcuts.

Origin and Mathematical Principles

The concept of 'average' has ancient roots, used by Babylonians and Greeks to understand astronomical observations and distribute resources. Its formalization as the arithmetic mean became central to statistics and probability theory.

For CSAT, the underlying principle is simple: a single value representing a group. For mixtures, the core principle is the conservation of mass or quantity. When two substances are mixed, the total quantity of the mixture is the sum of the quantities of the individual substances.

Similarly, the total amount of a specific constituent (e.g., pure alcohol in a solution) is conserved, even if its concentration changes. This conservation principle is the bedrock upon which all mixture problems are built.

Key Provisions: Formulas and Concepts

    1
  1. Simple Average (Arithmetic Mean):

* Formula: Average = (Sum of all observations) / (Number of observations) * Example: Average of 10, 20, 30 is (10+20+30)/3 = 20.

    1
  1. Weighted Average:

* Formula: Weighted Average = (w₁x₁ + w₂x₂ + ... + wₙxₙ) / (w₁ + w₂ + ... + wₙ) * Where xᵢ are the values and wᵢ are their respective weights (e.g., number of students, quantity). * Example: If 30 students average 70 marks and 20 students average 80 marks, the combined average is (30*70 + 20*80) / (30+20) = (2100 + 1600) / 50 = 3700 / 50 = 74.

    1
  1. Average Speed:

* Formula: Average Speed = (Total Distance) / (Total Time) * Crucial Note: It is NOT the average of speeds unless time or distance for each segment is equal. * Example: A car travels 100 km at 50 km/h and another 120 km at 60 km/h. * Time 1 = 100/50 = 2 hours. * Time 2 = 120/60 = 2 hours. * Total Distance = 100 + 120 = 220 km. * Total Time = 2 + 2 = 4 hours. * Average Speed = 220 / 4 = 55 km/h. * For foundational ratio concepts essential to mixture problems, explore .

    1
  1. Alligation Rule (for Mixtures):

* Used when two ingredients of different values/concentrations are mixed to produce a mixture of a mean value/concentration. * It helps find the ratio in which the two ingredients are mixed. * Diagrammatic representation: `` Cheaper Quantity (C) Dearer Quantity (D) \ / \ / Mean Price (M) / \ / \ (D - M) : (M - C) `` * Ratio of Cheaper Quantity to Dearer Quantity = (D - M) : (M - C) * Example: Rice A costs ₹60/kg, Rice B costs ₹80/kg.

Mixture costs ₹65/kg. `` 60 80 \ / \ / 65 / \ / \ (80-65) = 15 : (65-60) = 5 `` Ratio of Rice A : Rice B = 15 : 5 = 3 : 1.

Practical Functioning: Step-by-Step Methodology

A. Solving Average Problems

    1
  1. Finding Missing Values:

* Concept: If the average of 'n' observations is 'A', then their sum is n * A. If one value is missing, find the sum of known values and subtract from the total sum. * Worked Example 1: The average score of 5 students is 75. If the scores of 4 students are 70, 80, 65, and 85, what is the score of the fifth student? * Total sum of scores = 5 * 75 = 375. * Sum of 4 known scores = 70 + 80 + 65 + 85 = 300. * Score of fifth student = 375 - 300 = 75.

    1
  1. Age-Related Averages:

* Concept: Age problems often involve changes over time. When a new person joins or leaves, or when everyone's age increases, the sum changes accordingly. * Worked Example 2: The average age of 10 persons is 30 years.

If a new person joins, the average age becomes 31 years. What is the age of the new person? * Initial total age = 10 * 30 = 300 years. * New total age (11 persons) = 11 * 31 = 341 years. * Age of new person = 341 - 300 = 41 years.

* Worked Example 3: The average age of 5 members in a family is 25 years. If the youngest member is 5 years old, what was the average age of the family just before the birth of the youngest member?

* Current total age = 5 * 25 = 125 years. * Before the youngest was born (5 years ago), each of the 5 members was 5 years younger. * Total age reduction = 5 members * 5 years/member = 25 years. * Total age 5 years ago = 125 - 25 = 100 years.

* Number of members 5 years ago = 4 (as the youngest wasn't born). * Average age 5 years ago = 100 / 4 = 25 years.

    1
  1. Score Averages (Batting/Bowling):

* Concept: Similar to weighted averages, these involve calculating averages over a series of events. * Worked Example 4: A cricketer has an average of 40 runs in 15 innings. How many runs must he score in the next inning to increase his average to 42? * Total runs in 15 innings = 15 * 40 = 600 runs. * Desired total runs in 16 innings = 16 * 42 = 672 runs. * Runs needed in the 16th inning = 672 - 600 = 72 runs.

    1
  1. Replacement Scenarios (Averages):

* Concept: When one or more items are replaced by new ones, and the average changes. * Worked Example 5: The average weight of 8 persons increases by 2.5 kg when a person weighing 65 kg is replaced by a new person.

What is the weight of the new person? * Total increase in weight = 8 persons * 2.5 kg/person = 20 kg. * Weight of new person = Weight of replaced person + Total increase * Weight of new person = 65 kg + 20 kg = 85 kg.

* Shortcut: New Value = Old Value + (Number of items * Change in average).

B. Complete Mixture Problem Frameworks

    1
  1. Ratio-Based Solutions:

* Concept: Often, mixture problems can be solved by setting up ratios of quantities or concentrations. * Worked Example 6: Two vessels contain milk and water in the ratio 3:1 and 5:3 respectively.

If the contents of both vessels are mixed in the ratio 1:1, find the ratio of milk and water in the new mixture. * Assume 1 unit of mixture from each vessel. * Vessel 1 (3:1): Milk = 3/4, Water = 1/4.

* Vessel 2 (5:3): Milk = 5/8, Water = 3/8. * Total Milk in new mixture = 3/4 + 5/8 = 6/8 + 5/8 = 11/8. * Total Water in new mixture = 1/4 + 3/8 = 2/8 + 3/8 = 5/8. * Ratio of Milk : Water = 11/8 : 5/8 = 11 : 5.

* Connect percentage applications in mixture concentration with .

    1
  1. Alligation Method (Detailed):

* Concept: As introduced, this is a powerful visual shortcut. It's applicable when two components are mixed to form a third, and you need to find the ratio of the quantities mixed, or one of the component values.

* Conditions for Alligation: * Two ingredients are mixed. * The mean value of the mixture is known. * The values of the individual ingredients are known. * The units of all values (individual and mean) must be the same (e.

g., price/kg, % concentration). * Worked Example 7 (Finding Ratio): In what ratio must a grocer mix two varieties of pulses costing ₹15/kg and ₹20/kg respectively, so as to get a mixture worth ₹16.

50/kg? `` 15 20 \ / \ / 16.50 / \ / \ (20-16.50) = 3.5 : (16.50-15) = 1.5 `` Ratio = 3.5 : 1.5 = 35 : 15 = 7 : 3. * Worked Example 8 (Finding Unknown Value): A shopkeeper mixes 20 kg of sugar costing ₹30/kg with 30 kg of sugar costing 'x' ₹/kg.

If the average cost of the mixture is ₹36/kg, find 'x'. * Here, we know the ratio of quantities (20:30 = 2:3) and the mean value. `` 30 x \ / \ / 36 / \ / \ (x-36) : (36-30) = 6 `` So, (x-36) / 6 = 2 / 3 (Ratio of quantities is inverse of diagonal differences).

3(x-36) = 12 x-36 = 4 x = 40. The cost of the second variety of sugar is ₹40/kg.

    1
  1. Successive Mixing (Dilution):

* Concept: This involves repeatedly drawing out a certain amount of mixture and replacing it with another substance (usually pure water or the other component). * Formula: If a vessel contains 'X' units of liquid, and 'Y' units are drawn out and replaced with water.

This operation is performed 'n' times. * Amount of pure liquid left = X * (1 - Y/X)ⁿ * Worked Example 9: A vessel contains 50 litres of milk. 5 litres of milk are drawn out and replaced with water.

This process is repeated one more time. What is the final quantity of milk in the vessel? * X = 50 litres, Y = 5 litres, n = 2. * Milk left = 50 * (1 - 5/50)² = 50 * (1 - 1/10)² = 50 * (9/10)² = 50 * 81/100 = 81/2 = 40.

5 litres.

    1
  1. Replacement of Mixtures (Complex):

* Concept: Similar to successive mixing, but the replacement liquid is also a mixture, not a pure substance. * Worked Example 10: A container has 60 litres of milk and water in the ratio 3:2.

10 litres of the mixture are removed and replaced with 10 litres of water. What is the new ratio of milk and water? * Initial milk = (3/5) * 60 = 36 litres. Initial water = (2/5) * 60 = 24 litres. * When 10 litres of mixture are removed: * Milk removed = (3/5) * 10 = 6 litres.

* Water removed = (2/5) * 10 = 4 litres. * Milk remaining = 36 - 6 = 30 litres. * Water remaining = 24 - 4 = 20 litres. * Now, 10 litres of water are added: * Milk = 30 litres. * Water = 20 + 10 = 30 litres.

* New ratio of Milk : Water = 30 : 30 = 1 : 1.

Common Error Patterns and How to Avoid Them

    1
  1. Confusing Simple Average with Weighted Average:Many aspirants simply average the given averages without considering the 'weights' (quantities, number of items). Always check if the groups being averaged are of equal size or importance.
  2. 2
  3. Incorrect Average Speed Calculation:A common mistake is to average the speeds directly. Remember, Average Speed = Total Distance / Total Time. Time-based average problems link directly to concepts in .
  4. 3
  5. Misapplication of Alligation Rule:

* Ensure the 'mean' value is always between the two individual values. If not, alligation cannot be directly applied, or there's an error in understanding the problem. * The ratio obtained from alligation is always the ratio of *quantities* of the components, not their values. * Units must be consistent. Don't mix price/kg with price/litre in the same alligation diagram.

    1
  1. Errors in Successive Mixing:Forgetting to apply the formula for 'n' times, or miscalculating the (1 - Y/X) factor.
  2. 2
  3. Percentage vs. Absolute Quantity:In mixture problems, be careful when dealing with percentages. A 20% solution means 20 parts of solute in 100 parts of solution, not necessarily 20 units of solute.
  4. 3
  5. Arithmetic Blunders:Simple calculation errors under pressure are common. Practice basic arithmetic operations fundamental to all calculations.

Quick Calculation Techniques and Shortcuts

    1
  1. Deviation Method for Averages:

* Concept: Instead of calculating the full sum, assume an arbitrary average (preferably one of the given values or close to them). Calculate the deviations of each value from this assumed average.

Sum the deviations and divide by the number of observations. Add this result to the assumed average. * Worked Example 11: Find the average of 32, 35, 38, 40, 45. * Assume average = 38. * Deviations: (32-38)=-6, (35-38)=-3, (38-38)=0, (40-38)=+2, (45-38)=+7.

* Sum of deviations = -6 - 3 + 0 + 2 + 7 = 0. * Average = Assumed Average + (Sum of deviations / Number of observations) = 38 + (0/5) = 38. * Worked Example 12: Find the average of 70, 72, 75, 78, 80.

* Assume average = 75. * Deviations: (70-75)=-5, (72-75)=-3, (75-75)=0, (78-75)=+3, (80-75)=+5. * Sum of deviations = -5 - 3 + 0 + 3 + 5 = 0. * Average = 75 + (0/5) = 75. * This method is particularly useful when numbers are clustered around a value or when dealing with large numbers.

    1
  1. Alligation for Average Speed (Special Case):

* When two equal distances are covered at different speeds (S1 and S2), the average speed is 2S1S2 / (S1+S2). * This can also be visualized using alligation, considering 'time' as the quantity. * Worked Example 13: A person travels from A to B at 40 km/h and returns from B to A at 60 km/h.

What is the average speed for the entire journey? * Using formula: (2 * 40 * 60) / (40 + 60) = 4800 / 100 = 48 km/h. * Using alligation (conceptually): * Assume total distance is LCM of 40 and 60, i.

e., 120 km. * Time A to B = 120/40 = 3 hours. * Time B to A = 120/60 = 2 hours. * Total distance = 120+120 = 240 km. * Total time = 3+2 = 5 hours. * Average speed = 240/5 = 48 km/h. * While not a direct alligation application on speeds, the underlying weighted average concept is similar.

Speed-distance averages create complex scenarios detailed in .

    1
  1. Fractional Method for Mixtures:

* When mixing solutions with different concentrations, express concentrations as fractions. * Worked Example 14: 20 litres of a 40% alcohol solution is mixed with 30 litres of a 60% alcohol solution.

Find the percentage of alcohol in the new mixture. * Alcohol in 1st solution = 40% of 20 = 8 litres. * Alcohol in 2nd solution = 60% of 30 = 18 litres. * Total alcohol = 8 + 18 = 26 litres. * Total mixture = 20 + 30 = 50 litres.

* Percentage of alcohol = (26 / 50) * 100 = 52%. * This is essentially a weighted average: (20*40 + 30*60) / (20+30) = (800+1800)/50 = 2600/50 = 52%.

Vyyuha Analysis: Why UPSC Tests Average and Mixtures

UPSC's inclusion of Average and Mixtures in CSAT is not arbitrary. These topics are fundamental to quantitative reasoning, a critical skill for civil servants.

    1
  1. Policy Formulation and Analysis:Civil servants constantly deal with data. Understanding averages is crucial for demographic analysis (average age, income), economic indicators (average GDP growth), and social statistics (average literacy rates).
  2. 2
  3. Resource Allocation:Budget allocations, distribution of resources (e.g., food grains, medical supplies) often involve understanding proportions and concentrations, which are core to mixture problems. For instance, determining the optimal blend of resources for a project or the right proportion of different schemes to achieve a target outcome.
  4. 3
  5. Logistics and Supply Chain:Managing supply chains, especially for commodities like food or fuel, requires calculating average consumption rates, mixing different grades of products, and understanding dilution effects.
  6. 4
  7. Decision Making:From evaluating the average performance of a district in a particular scheme to deciding the optimal mix of policies to address a social issue, the ability to quickly process and interpret average and mixture-related data is invaluable.
  8. 5
  9. Problem-Solving Aptitude:These problems test a candidate's ability to break down complex scenarios into manageable parts, apply logical reasoning, and perform calculations accurately under pressure – all essential traits for effective administration. Profit-loss scenarios often combine with mixture problems as seen in .

Inter-Topic Connections

  • Ratio and Proportion ():Mixtures are fundamentally ratio problems. The alligation method directly yields ratios.
  • Percentages ():Concentrations in mixtures are often expressed as percentages. Percentage increase/decrease in averages is also common.
  • Time, Speed, and Distance ():Average speed problems are a direct application of averages.
  • Profit and Loss ():Mixing different cost price items to sell at a profit involves weighted averages and mixture concepts.
  • Data Interpretation:Many DI questions involve calculating averages from tables or graphs.

Evolution of Question Types (Vyyuha Exam Radar)

Historically, CSAT questions on averages were straightforward, often involving finding a missing value or a simple weighted average. Mixture problems were typically basic alligation applications. However, Vyyuha's Exam Radar indicates a clear trend towards increased complexity:

  • 2015-2018:Predominantly direct average calculations, simple age problems, and basic two-component mixture problems solvable by direct ratio or simple alligation.
  • 2019-2021:Introduction of multi-step average problems (e.g., replacement scenarios with multiple changes, average of averages). Mixture problems started involving successive dilution or replacement with another mixture, requiring careful tracking of quantities.
  • 2022-2024:Highly integrated questions combining averages with percentages, ratios, and even time-speed-distance. Problems often require multiple steps, sometimes involving three or more components in mixtures, or complex scenarios where the 'weight' itself changes. Expect questions that test conceptual clarity over rote memorization of formulas. The emphasis is on logical deduction and efficient calculation without a calculator. Advanced problem-solving strategies across quantitative topics at .

Worked Example 15 (UPSC Level Complexity):

A milkman has 80 litres of milk. He sells 10 litres of milk and replaces it with water. He repeats this process two more times. What is the final ratio of milk to water in the mixture?

  • Initial milk = 80 litres.
  • Quantity removed and replaced = 10 litres.
  • Number of times process repeated = 3.
  • Amount of milk left = X * (1 - Y/X)ⁿ = 80 * (1 - 10/80)³ = 80 * (1 - 1/8)³ = 80 * (7/8)³

= 80 * (343 / 512) = (10 * 343) / 64 = 3430 / 64 = 53.59375 litres.

  • Total mixture remains 80 litres.
  • Water in mixture = Total mixture - Milk left = 80 - 53.59375 = 26.40625 litres.
  • Ratio of Milk : Water = 53.59375 : 26.40625.
  • To simplify, we can use the ratio of (7/8)³ : (1 - (7/8)³) = 343/512 : (1 - 343/512) = 343/512 : 169/512 = 343 : 169.

This demonstrates the need for both formula application and careful ratio simplification.

Featured
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.
Ad Space
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.