Weighted average of weights themselves

  • Thread starter musicgold
  • Start date
  • Tags
    Average
In summary, the conversation is discussing the calculation of the weighted average market cap of a group of 50 companies. The formula being used involves squaring each market cap value and then dividing the sum by the total market caps of all 50 companies. It is suggested to test this formula with a small sample to determine its accuracy.
  • #1
musicgold
304
19
Hi,

I have a list of 50 companies and their market capitalizations. (The market cap of a company is the collective value of all the shares of the company. So if a company’s share price is $10 and there exists 200 shares of the company, then the market cap of the company is $2000.)

My question is about calculating the weighted average market cap of the group. The weights I want use are the market caps themselves. So basically I am squaring each market cap value then adding them and then dividing the result with the sum of the market caps of the 50 companies.

Wt. Avg Mkt. Cap = ( M1 * M1 + M2*M2 +…………M50* M50 ) / (M1 + M2 +…..M50)

Can I do that ? I mean is it correct technically? Of course I understand that it doesn't give the central tendency of the group.

Thanks,

MG.
 
Mathematics news on Phys.org
  • #2
Simplest way to check whether this makes sense is to take a small sample (say 2 or 3) out of your list, and use your formula for them.
 

1. What is a weighted average of weights?

A weighted average of weights is a calculation method that gives more importance or weight to certain values in a set of data than others. It is used to find the average value of a group of numbers, where some numbers have a greater influence on the final result than others.

2. How is the weighted average of weights calculated?

The weighted average of weights is calculated by multiplying each value in the data set by its corresponding weight, adding up all the products, and then dividing the sum by the total weight of all values. The formula is: (Value1 x Weight1) + (Value2 x Weight2) + ... + (ValueN x WeightN) / (Weight1 + Weight2 + ... + WeightN).

3. What are the benefits of using a weighted average of weights?

The weighted average of weights is beneficial because it takes into account the importance or relevance of each value in a data set. This is particularly useful when dealing with data that has varying degrees of significance or when trying to analyze the overall trend of a set of data.

4. Can the weighted average of weights be negative?

Yes, the weighted average of weights can be negative if the values in the data set are also negative and the weights are assigned as negative numbers. This can happen, for example, in financial calculations where gains and losses are represented by positive and negative values.

5. What are some real-world applications of the weighted average of weights?

The weighted average of weights is commonly used in various fields such as finance, economics, and statistics. Some specific examples include calculating portfolio returns in investments, determining grades in a class based on different assignments or exams, and analyzing survey data where certain responses may carry more weight than others.

Similar threads

  • General Math
Replies
1
Views
1K
  • General Math
Replies
2
Views
6K
Replies
2
Views
3K
  • Programming and Computer Science
Replies
18
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
7K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
4K
  • Introductory Physics Homework Help
Replies
1
Views
6K
  • General Discussion
Replies
10
Views
3K
  • General Discussion
4
Replies
133
Views
26K
Back
Top