I have a data of 3 weeks for each users. what I want is to calculate average for each users. However for Jon, we can see that week 3 was an outlier (standard deviation > 7% ) based on our rule. so when calculation average for Jon, we would like to remove that value. How can I do it? thank you!