Search found 1 match
- Mon Nov 02, 2020 11:16 am
- Forum: Programming
- Topic: Estimating a trimmed mean
- Replies: 8
- Views: 12399
Re: Estimating a trimmed mean
This looks like the trimming is done without reference to the weights, and then a weighted average is taken of the remaining items. How would this be done if we wanted to account for weights in the trimming process? For example, say we want to take the inflation rate of the middle 50% of the consump...
