Weighted Importance in sampled data statistics

  • Thread starter Thread starter X89codered89X
  • Start date Start date
  • Tags Tags
    Data Statistics
X89codered89X
Messages
149
Reaction score
2
I was just wondering how exactly to appropriately modify the 1st and 2nd order stats when you want to weight a given sample more heavily. If \vec{X} is my vector of N samples and I have a weight vector \vec{W} of the same dimension, which ideally is measuring the reliability of each sample from 0 to 1. Could I calculate mean and variance using...

<br /> \vec{Y}_i= \vec{X}_i\vec{W}_i <br /> \\<br /> <br /> \mu_{x-weighted} = E[\vec{Y}]<br /> \\<br /> <br /> \sigma_{x-weighted} = E[(\vec{Y}-E[\vec{Y}])^2]<br /> \\<br /> <br />

Let me know what you think. Thanks.

EDIT: \LaTeX mods...
 
Physics news on Phys.org
The weighted mean is given by...

\mu_w = \frac{\sum x_iw_i}{\sum w_i}

The weighted sample variance is...

\sigma^2_w = \frac{\sum w_i(x_i - \mu_w)^2}{\sum w_i}
 
Hey thanks!
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Back
Top