Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • GfG 160: Daily DSA
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Percentages - Aptitude Questions and Answers
Next article icon

Average - Aptitude Questions & Answers

Last Updated : 28 Mar, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Average is a single number expressing a set of data. It is calculated by dividing the sum of the values in the set by their number, also called arithmetic mean. It is a very important concept for aptitude questions as it is used in almost every quantitative Concept like Profit & loss, Arithmetic progressions, mensuration, etc.

Prerequisites:

  • Average in Maths
  • Average Value and Calculation
  • Arithmetic Mean

Aptitude Questions on Average

Following are some of the Average questions along with their solutions:

Question 1: The average monthly salary of A and B is Rs. 7000. The average monthly salary of B and C is Rs. 8500, and the average monthly salary of A and C is Rs. 9000. What is the monthly salary of A?

Solution:

Let A, B, and C represent their respective monthly salaries. Then, we have:

A + B = (7000 × 2) = 14000 .... (i)

B + C = (8500 × 2) = 17000 .... (ii)

A + C = (9000 × 2) = 18000 .... (iii)

Adding (i), (ii), and (iii), we get: 2(A + B + C) = 49000 or A + B + C = 24500 .... (iv)

Subtracting (ii) from (iv)

A + B + C = 24500 .... (iv) and B + C = 17000 .... (ii)

we get A = 7500.

A's monthly salary = Rs. 7500.

Question 2: The average age of a father, mother, and their daughter 4 years ago was 30 years, and that of the mother and daughter 6 years ago was 25 years. What is the present age of the father?

Solution:

Let the present ages of the father, mother, and daughter be F, M, and D, respectively.

The average age of the father, mother, and daughter 4 years ago was 30 years:

(F − 4) + (M − 4) + (D − 4)/3​ = 30

Simplifying, we get:

F + M + D − 12 = 90  ⟹  F + M + D = 102 ... (i)

The average age of the mother and daughter 6 years ago was 25 years:

(M − 6) + (D − 6)/2 = 25

Simplifying, we get:

M + D − 12 = 50 ⟹ M + D = 62 ... (ii)

Now, we can substitute equation (ii) into equation (i):

F + (M + D) = 102  ⟹  F + 62 = 102

Solving for F:

F = 102 − 62 = 40

Thus, the present age of the father is 40 years.

Question 3: In the first 12 overs of a cricket match, the run rate was 5.5. What should be the run rate in the remaining 38 overs to reach the target of 300 runs?

Solution:

Calculate runs scored in the first 12 overs:

Runs scored = Run rate × Overs = 5.5 × 12 = 66 runs

Calculate runs still needed:

Runs needed = Target − Runs scored = 300 − 66 = 234 runs

Calculate the required run rate in the remaining 38 overs:

Required run rate = Runs needed/Remaining overs

= 234/38 ≈ 6.16

Since we need a whole number, we can round this up to 7 runs per over.

To reach the target of 300 runs, the required run rate in the remaining 38 overs is approximately 7 runs per over.

Question 4: A baker has sales of Rs. 7800, Rs. 8200, Rs. 7900, Rs. 8600, and Rs. 8100 for 5 consecutive months. How much sale must he have in the sixth month to achieve an average sale of Rs. 8000?

Solution:

Calculate the total sales needed for 6 months to achieve an average of Rs. 8000:

Total sales needed = Average sale × Number of months = 8000 × 6 = 48000.

Calculate the total sales for the first 5 months:

Total sale for 5 months = Rs. (7800 + 8200 + 7900 + 8600 + 8100) = Rs. 40600.

Required sale = Rs. (48000 - 40600)

= Rs. 7400.

The baker must have a sale of Rs. 7400 in the sixth month to achieve an average sale of Rs. 8000 over six months.

Question 5: A student's score was incorrectly recorded as 75 instead of 65. Because of this error, the class average increased by 0.4 marks. What is the total number of students in the class?

Solution:

  • Let n be the number of pupils in the class.
  • Let S be the original total marks of the class.

New total score:
S + (75 − 65) = S + 10

New average:
S + 10/n

Original average:
S/n​

Equation based on the increase in average:
S + 10/n = S/n + 0.4

Multiply by n:
S + 10 = S + 0.4n

Simplify:
10 = 0.4n

Solve for n:
n = 10/0.4 = 25

Conclusion:

The total number of students in the class is 25.

Question 6: The average age of a basketball team of 12 players is 24 years. If the age of the coach is 5 years more than the average age of the team, and the average age of the remaining players is one year less than the average age of the whole team, what is the average age of the remaining players?

Solution:

Let the average age of the whole team be x.

Total age of the team = 11x

The total age of the captain and wicket keeper is:26 + 29 = 55

Total Age of Remaining Players =11x − 55

Average Age of Remaining Players = (11x − 55)/9

According to the problem, this average is one year less than the average age of the whole team:

(11x − 55)/9 = x − 1

11x − 9x = 55 − 9

2x = 46

​x = 23

The average age of the team is 23 years.

Question 7: A grocery store purchases flour at Rs. 12, Rs. 15, and Rs. 18 per kilogram in three consecutive months. If the store spends Rs. 6000 each month, what is the average cost per kilogram of flour after the three months?

Solution:

Total quantity of flour consumed in 3 months:

Quantity = (6000/12 + 6000/15 + 6000/18)

Total Quantity = 500 + 400 + 333.33 ≈ 1233.33 kg

Total Amount = 6000 × 3 = 18000 Rs.

Average Cost = Total Quantity/Total Amount​ = 18000​/1233.33 ≈ 14.59 Rs.

The average cost per kilogram of flour after the three months is approximately Rs. 14.59.

Question 8: If the average score of four groups of 30, 40, 35, and 50 students is 70, 75, 80, and 65 respectively, what is the overall average score of all the students combined?

Solution:

Required Average = (30 × 70) + (40 × 75) + (35 × 80) + (50 × 65)​/30 + 40 + 35 + 50

Total Scores=2100 + 3000 + 2800 + 3250 = 11150

Total Students = 30 + 40 + 35 + 50 = 155

Overall Average = 11150/155 ​≈ 71.94

Practice Questions on Average

  1. The average salary of employees A and B is Rs. 6000, while the average salary of B and C is Rs. 7000, and the average salary of A and C is Rs. 8000. What is the monthly salary of B?
  2. The average age of a mother, father, and their child 5 years ago was 35 years, and that of the father and child 7 years ago was 30 years. What is the present age of the mother?
  3. In the first 10 overs of a cricket match, the run rate was 4.5. What should be the run rate in the remaining 40 overs to reach the target of 250 runs?
  4. A shopkeeper has sales of Rs. 5000, Rs. 6000, Rs. 5500, Rs. 6200, and Rs. 5800 for 5 consecutive weeks. How much sale must he have in the sixth week to achieve an average sale of Rs. 6000?
  5. A student's score was incorrectly recorded as 85 instead of 75. Because of this error, the class average increased by 0.5 marks. What is the total number of students in the class?
  6. The average age of a football team of 15 players is 22 years. If the age of the coach is 3 years more than the average age of the team, what is the average age of the team including the coach?
  7. A bakery purchases flour at Rs. 10, Rs. 13, and Rs. 15 per kilogram over three months. If the bakery spends Rs. 4000 each month, what is the average cost per kilogram of flour after the three months?
  8. If the average score of three classes of 25, 30, and 35 students is 60, 70, and 80 respectively, what is the overall average score of all the students combined?

Answer Key

  1. Salary of B: Rs. 5000
  2. Present age of Mother: 46 years
  3. Required run rate: 5.125 runs per over
  4. Required sale for the sixth week: Rs. 7500
  5. Total number of students: 20
  6. Average age including coach: 22.19 years
  7. Average cost per kg of flour: Rs. 12.31
  8. Overall average score: 71.11

Next Article
Percentages - Aptitude Questions and Answers

S

surajb1g23
Improve
Article Tags :
  • Aptitude
  • Mathematics
  • Maths
  • placement
  • Quantitative Aptitude

Similar Reads

  • Percentages - Aptitude Questions and Answers
    Percentage is one of the most important concepts in mathematics. Thus making it necessary while solving quantitative aptitude questions. In this article, we will discuss solved & unsolved problems on percentages. Prerequisite: Percentages - Formula, Examples, How to FindShort Tricks to Find Perc
    9 min read
  • Aptitude Questions and Answers
    Aptitude questions can be challenging, but with the right preparation and practice, you can tackle them with ease. Our comprehensive guide to aptitude questions and answers covers all the essential topics of Aptitude, including Quantitative Aptitude, Logical Reasoning, and Verbal Ability. Whether yo
    3 min read
  • Progression - Aptitude Questions and Answers
    Progression (or Sequences and Series) are mathematical concepts that involve arranging numbers in a particular order based on a repeatable pattern. The topic of Progressions is frequently asked in various competitive exams like SSC, Bank PO, and other government job exams and is a crucial part of Qu
    6 min read
  • Probability - Aptitude Questions and Answers
    Are you preparing for a job interview or an entrance exam, or want to improve your quantitative skills? If so, then it is important to have a good understanding of probability and how it works.In this article, we will discuss the most common probability question types commonly asked on quantitative
    12 min read
  • Algebra - Aptitude Questions and Answers
    Algebra is the basis for calculus, geometry, trigonometry, and statistics. This would require practicing as many questions as possible. These algebra Questions should cover a range of topics, including linear equations, quadratic equations, polynomials, etcPrerequisites: Algebra in MathAptitude Ques
    11 min read
  • Mathematics Practice Questions
    Mathematics Practice Questions: This collection of advanced maths practice questions is designed to test and enhance the problem-solving skills of students. These questions cover a wide range of mathematical topics, including algebra, geometry, and arithmetic operations, tailored for students seekin
    9 min read
  • Algebra Practice Questions Medium Level
    Algebra questions basically involve modeling word problems into equations and then solving them. Some of the very basic formulae that come in handy while solving algebra questions are : (a + b) 2 = a 2 + b 2 + 2 a b(a - b) 2 = a 2 + b 2 - 2 a b(a + b) 2 - (a - b) 2 = 4 a b(a + b) 2 + (a - b) 2 = 2 (
    6 min read
  • Logical Reasoning Questions and Answers
    Logical Reasoning involves the ability to use and understand logical connections between facts or ideas. In verbal reasoning , questions are expressed in words or statements and require the reader to think critically about the language used in order to choose the correct answer from the given option
    5 min read
  • Quantitative Aptitude - Time, Work and Distance
    Quantitative Aptitude or commonly called as the mathematical section of Aptitude is a crucial part in getting placement in many companies that prefer quantitative ability evaluation. Many big companies like Infosys, TCS and many others have their first round of Aptitude Test. To correctly crack the
    5 min read
  • Average Value and Calculation
    Understanding averages is a fundamental aspect of quantitative analysis across various fields, from finance to academia, from sports to business. Whether it's determining the average income of a population or the average score of a student, the concept of average value serves as a crucial tool for s
    7 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

'); // $('.spinner-loading-overlay').show(); let script = document.createElement('script'); script.src = 'https://assets.geeksforgeeks.org/v2/editor-prod/static/js/bundle.min.js'; script.defer = true document.head.appendChild(script); script.onload = function() { suggestionModalEditor() //to add editor in suggestion modal if(loginData && loginData.premiumConsent){ personalNoteEditor() //to load editor in personal note } } script.onerror = function() { if($('.editorError').length){ $('.editorError').remove(); } var messageDiv = $('
').text('Editor not loaded due to some issues'); $('#suggestion-section-textarea').append(messageDiv); $('.suggest-bottom-btn').hide(); $('.suggestion-section').hide(); editorLoaded = false; } }); //suggestion modal editor function suggestionModalEditor(){ // editor params const params = { data: undefined, plugins: ["BOLD", "ITALIC", "UNDERLINE", "PREBLOCK"], } // loading editor try { suggestEditorInstance = new GFGEditorWrapper("suggestion-section-textarea", params, { appNode: true }) suggestEditorInstance._createEditor("") $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = true; } catch (error) { $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = false; } } //personal note editor function personalNoteEditor(){ // editor params const params = { data: undefined, plugins: ["UNDO", "REDO", "BOLD", "ITALIC", "NUMBERED_LIST", "BULLET_LIST", "TEXTALIGNMENTDROPDOWN"], placeholderText: "Description to be......", } // loading editor try { let notesEditorInstance = new GFGEditorWrapper("pn-editor", params, { appNode: true }) notesEditorInstance._createEditor(loginData&&loginData.user_personal_note?loginData.user_personal_note:"") $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = true; } catch (error) { $('.spinner-loading-overlay:eq(0)').remove(); editorLoaded = false; } } var lockedCasesHtml = `You can suggest the changes for now and it will be under 'My Suggestions' Tab on Write.

You will be notified via email once the article is available for improvement. Thank you for your valuable feedback!`; var badgesRequiredHtml = `It seems that you do not meet the eligibility criteria to create improvements for this article, as only users who have earned specific badges are permitted to do so.

However, you can still create improvements through the Pick for Improvement section.`; jQuery('.improve-header-sec-child').on('click', function(){ jQuery('.improve-modal--overlay').hide(); $('.improve-modal--suggestion').hide(); jQuery('#suggestion-modal-alert').hide(); }); $('.suggest-change_wrapper, .locked-status--impove-modal .improve-bottom-btn').on('click',function(){ // when suggest changes option is clicked $('.ContentEditable__root').text(""); $('.suggest-bottom-btn').html("Suggest changes"); $('.thank-you-message').css("display","none"); $('.improve-modal--improvement').hide(); $('.improve-modal--suggestion').show(); $('#suggestion-section-textarea').show(); jQuery('#suggestion-modal-alert').hide(); if(suggestEditorInstance !== null){ suggestEditorInstance.setEditorValue(""); } $('.suggestion-section').css('display', 'block'); jQuery('.suggest-bottom-btn').css("display","block"); }); $('.create-improvement_wrapper').on('click',function(){ // when create improvement option clicked then improvement reason will be shown if(loginData && loginData.isLoggedIn) { $('body').append('
'); $('.spinner-loading-overlay').show(); jQuery.ajax({ url: writeApiUrl + 'create-improvement-post/?v=1', type: "POST", contentType: 'application/json; charset=utf-8', dataType: 'json', xhrFields: { withCredentials: true }, data: JSON.stringify({ gfg_id: post_id }), success:function(result) { $('.spinner-loading-overlay:eq(0)').remove(); $('.improve-modal--overlay').hide(); $('.unlocked-status--improve-modal-content').css("display","none"); $('.create-improvement-redirection-to-write').attr('href',writeUrl + 'improve-post/' + `${result.id}` + '/', '_blank'); $('.create-improvement-redirection-to-write')[0].click(); }, error:function(e) { showErrorMessage(e.responseJSON,e.status) }, }); } else { if(loginData && !loginData.isLoggedIn) { $('.improve-modal--overlay').hide(); if ($('.header-main__wrapper').find('.header-main__signup.login-modal-btn').length) { $('.header-main__wrapper').find('.header-main__signup.login-modal-btn').click(); } return; } } }); $('.left-arrow-icon_wrapper').on('click',function(){ if($('.improve-modal--suggestion').is(":visible")) $('.improve-modal--suggestion').hide(); else{ } $('.improve-modal--improvement').show(); }); const showErrorMessage = (result,statusCode) => { if(!result) return; $('.spinner-loading-overlay:eq(0)').remove(); if(statusCode == 403) { $('.improve-modal--improve-content.error-message').html(result.message); jQuery('.improve-modal--overlay').show(); jQuery('.improve-modal--improvement').show(); $('.locked-status--impove-modal').css("display","block"); $('.unlocked-status--improve-modal-content').css("display","none"); $('.improve-modal--improvement').attr("status","locked"); return; } } function suggestionCall() { var editorValue = suggestEditorInstance.getValue(); var suggest_val = $(".ContentEditable__root").find("[data-lexical-text='true']").map(function() { return $(this).text().trim(); }).get().join(' '); suggest_val = suggest_val.replace(/\s+/g, ' ').trim(); var array_String= suggest_val.split(" ") //array of words var gCaptchaToken = $("#g-recaptcha-response-suggestion-form").val(); var error_msg = false; if(suggest_val != "" && array_String.length >=4){ if(editorValue.length { jQuery('.ContentEditable__root').focus(); jQuery('#suggestion-modal-alert').hide(); }, 3000); } } document.querySelector('.suggest-bottom-btn').addEventListener('click', function(){ jQuery('body').append('
'); jQuery('.spinner-loading-overlay').show(); if(loginData && loginData.isLoggedIn) { suggestionCall(); return; } // script for grecaptcha loaded in loginmodal.html and call function to set the token setGoogleRecaptcha(); }); $('.improvement-bottom-btn.create-improvement-btn').click(function() { //create improvement button is clicked $('body').append('
'); $('.spinner-loading-overlay').show(); // send this option via create-improvement-post api jQuery.ajax({ url: writeApiUrl + 'create-improvement-post/?v=1', type: "POST", contentType: 'application/json; charset=utf-8', dataType: 'json', xhrFields: { withCredentials: true }, data: JSON.stringify({ gfg_id: post_id }), success:function(result) { $('.spinner-loading-overlay:eq(0)').remove(); $('.improve-modal--overlay').hide(); $('.create-improvement-redirection-to-write').attr('href',writeUrl + 'improve-post/' + `${result.id}` + '/', '_blank'); $('.create-improvement-redirection-to-write')[0].click(); }, error:function(e) { showErrorMessage(e.responseJSON,e.status); }, }); });
"For an ad-free experience and exclusive features, subscribe to our Premium Plan!"
Continue without supporting
`; $('body').append(adBlockerModal); $('body').addClass('body-for-ad-blocker'); const modal = document.getElementById("adBlockerModal"); modal.style.display = "block"; } function handleAdBlockerClick(type){ if(type == 'disabled'){ window.location.reload(); } else if(type == 'info'){ document.getElementById("ad-blocker-div").style.display = "none"; document.getElementById("ad-blocker-info-div").style.display = "flex"; handleAdBlockerIconClick(0); } } var lastSelected= null; //Mapping of name and video URL with the index. const adBlockerVideoMap = [ ['Ad Block Plus','https://media.geeksforgeeks.org/auth-dashboard-uploads/abp-blocker-min.mp4'], ['Ad Block','https://media.geeksforgeeks.org/auth-dashboard-uploads/Ad-block-min.mp4'], ['uBlock Origin','https://media.geeksforgeeks.org/auth-dashboard-uploads/ub-blocke-min.mp4'], ['uBlock','https://media.geeksforgeeks.org/auth-dashboard-uploads/U-blocker-min.mp4'], ] function handleAdBlockerIconClick(currSelected){ const videocontainer = document.getElementById('ad-blocker-info-div-gif'); const videosource = document.getElementById('ad-blocker-info-div-gif-src'); if(lastSelected != null){ document.getElementById("ad-blocker-info-div-icons-"+lastSelected).style.backgroundColor = "white"; document.getElementById("ad-blocker-info-div-icons-"+lastSelected).style.borderColor = "#D6D6D6"; } document.getElementById("ad-blocker-info-div-icons-"+currSelected).style.backgroundColor = "#D9D9D9"; document.getElementById("ad-blocker-info-div-icons-"+currSelected).style.borderColor = "#848484"; document.getElementById('ad-blocker-info-div-name-span').innerHTML = adBlockerVideoMap[currSelected][0] videocontainer.pause(); videosource.setAttribute('src', adBlockerVideoMap[currSelected][1]); videocontainer.load(); videocontainer.play(); lastSelected = currSelected; }

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences