The Arithmetic_Mean = (Sum Xi)/n, and therefore n*Arithmetic_Mean= Sum Xi. This fact motivates me to define a Weighted_Total = n*Weighted_Arithmetic_Mean, where Weighted_Arithmetic_Mean=(Sum Wi*Xi)/Sum(Wi).
The Geometric_Mean = (Prod Xi)^(1/n), and therefore Prod Xi = Geometric_Mean^n. This fact motivates me to define a Weighted_Product = n*Weighted_Geometric_Mean, where Weighted_Geometric_Mean = (Prod Xi^Wi)^(1/Sum Wi).
My first question is do you see anything silly in what I am doing?
And my second is how can I do the same for the Harmonic Mean? That is, how can we define some interesting Weighted Total based on the Harmonic Mean?
Related Posts with Arithmetic, Geometric and Harmonic totals, and Arithmetic, Geometric and Harmonic weighted means
How do conduct one-sided/tailed t-test in Stata?Can anyone tell me the code for conducting one-sided/tailed t-test on a coefficient in Stata? …
what is the command for Heteroskedasticity of panel data in stata?Hi everyone, I am practicing in stata. But I don't know what the command for heteroskedasticity of p…
Reverse Causality - control variableHi all, Hi All, I am carrying out research for my bachelor thesis looking at the effect of gin con…
What is the right method of testing hypotheses in panel data regression?What is the right method of testing hypotheses in a random effect panel data regression model? I wa…
line graph with year marks on lineDear Forum, I have time-series data and I want to plot two variables 'against' each other, so that …
Subscribe to:
Post Comments (Atom)
0 Response to Arithmetic, Geometric and Harmonic totals, and Arithmetic, Geometric and Harmonic weighted means
Post a Comment