This should be a really easy problem, but I want to know the right way to do it instead of making something up.
Data:
Given the data set ( the unit is nano meters ): $$ D = \{ 3386, 3290, 3372, 3450 \} $$ The following is the respective errors: $$ \sigma_D = \{ 50, 180, 42, 100 \} $$
Question:
How do I find the weighted average?