I'm open to it. Can you refresh me on how to calculate Median?
I originally thought that removing the outlying data points was consider an x% percentile, but I was told that was wrong, so I just call them x% of outliers removed. The function CalculatePercentile in PAL.ps1 does these calculations, so you are welcome to modify the code yourself to try it out. This is a great way to help with this project which is fueled completely through volunteer help.
I originally thought that removing the outlying data points was consider an x% percentile, but I was told that was wrong, so I just call them x% of outliers removed. The function CalculatePercentile in PAL.ps1 does these calculations, so you are welcome to modify the code yourself to try it out. This is a great way to help with this project which is fueled completely through volunteer help.