On calculation weighted average of two positive numbers

Click For Summary
SUMMARY

The discussion focuses on calculating the weighted average of two positive numbers without separate weights. The proposed formula is weighted average = a*(a/(a+b)) + b*(b/(a+b)), simplifying to (a² + b²)/(a + b). For example, using the numbers 9 and 11, the weighted average is calculated as 10.1. Additionally, a practical example involving test scores is presented, where a midterm score of 78 (weight 35%) and a final score of 90 (weight 65%) are used to illustrate the concept.

PREREQUISITES
  • Understanding of basic algebraic operations
  • Familiarity with the concept of averages
  • Knowledge of weighted averages
  • Ability to apply percentages in calculations
NEXT STEPS
  • Research the calculation of weighted averages in statistics
  • Explore the implications of different weights in grading systems
  • Learn about the application of weighted averages in financial analysis
  • Study the differences between arithmetic mean and weighted mean
USEFUL FOR

Students, educators, and professionals in fields such as statistics, finance, and education who need to understand or apply the concept of weighted averages in various contexts.

drittel_regel
Messages
2
Reaction score
0

Homework Statement


Given two positive numbers calculate their weighted average(Note: This is not actually a homework question, but silly me have doubts, so I put it in this category)


Homework Equations



Two given positive numbers a,b. No separate weights are available to weigh each numbers

The Attempt at a Solution


Can I do the following by considering the weight as the number as a fraction of the sum of two numbers?

weighted average = a*(a/a+b) + b*(b/a+b) =( a^2 + b^2) /(a+b)
So, for two numbers 9 and 11, the arithmetic mean will be 10, and weighted mean will be,
9*(9/20) + 11 *(11/20) = 9*0.45 + 11 * 0.55 = 10.1

Thank you
 
Physics news on Phys.org
drittel_regel said:

Homework Statement


Given two positive numbers calculate their weighted average(Note: This is not actually a homework question, but silly me have doubts, so I put it in this category)


Homework Equations



Two given positive numbers a,b. No separate weights are available to weigh each numbers

The Attempt at a Solution


Can I do the following by considering the weight as the number as a fraction of the sum of two numbers?

weighted average = a*(a/a+b) + b*(b/a+b) =( a^2 + b^2) /(a+b)
So, for two numbers 9 and 11, the arithmetic mean will be 10, and weighted mean will be,
9*(9/20) + 11 *(11/20) = 9*0.45 + 11 * 0.55 = 10.1

Thank you

Looks OK to me, but a more realistic example would be, say test scores that have different weights. For example, suppose a class is graded on the results of a midterm (weight = 35%) and a final exam (weight = 65%). If a student received a midterm grade of 78 points and a final exam grade of 90 points, what would be the weighted average of these two scores?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
2
Views
2K
Replies
2
Views
2K