Skip to content

Correction to Tukey's method formula.#16

Open
RafaJPSantos wants to merge 1 commit intopablo14:masterfrom
RafaJPSantos:patch-1
Open

Correction to Tukey's method formula.#16
RafaJPSantos wants to merge 1 commit intopablo14:masterfrom
RafaJPSantos:patch-1

Conversation

@RafaJPSantos
Copy link
Copy Markdown

@RafaJPSantos RafaJPSantos commented Jan 27, 2020

Changed:

The top threshold is: Q1 + 3*IQR. All above are considered as outliers.

To:

The top threshold is: Q3 + 3*IQR. All above are considered as outliers.

Reference: https://en.wikipedia.org/wiki/Outlier#Tukey's_fences

@RafaJPSantos RafaJPSantos requested a review from pablo14 January 27, 2020 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant