Hi,
Please, someone can help me to understand the following sentence: Clean the data by filtering out days when the page views were in the top 2.5% of the dataset or bottom 2.5% of the dataset.
Thanks
Ibrahim
Hi,
Please, someone can help me to understand the following sentence: Clean the data by filtering out days when the page views were in the top 2.5% of the dataset or bottom 2.5% of the dataset.
Thanks
Ibrahim
Hey Ibrahim,
nice to meet you! 
Please use the Get Help button in a lesson to create a forum topic and fill in the questions. This leads to more answers, because people will know about which lesson you are talking.

Regarding the sentence:
I think when you sort the data from highest to lowest, you have to remove the highest 2.5% and the lowest 2.5%.
Hi Miku86,
Thank for your reply and the guideline on how to use lesson’s Get Help button.