This document describes 6 different ways to filter or subset data based on certain criteria:
1) Above or below the mean of the data;
2) Within the minimum and maximum values after discarding the min and max;
3) Within 3 standard deviations of the mean;
4) Within the 95% confidence interval of the mean;
5) Between the 10th and 90th percentiles of the data;
6) Between the first and third quartiles of the data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
64 views1 page
Num Filter Condition
This document describes 6 different ways to filter or subset data based on certain criteria:
1) Above or below the mean of the data;
2) Within the minimum and maximum values after discarding the min and max;
3) Within 3 standard deviations of the mean;
4) Within the 95% confidence interval of the mean;
5) Between the 10th and 90th percentiles of the data;
6) Between the first and third quartiles of the data.