Searched refs:three_sd_low (Results 1 – 2 of 2) sorted by relevance
49 double three_sd_low, three_sd_high; in main() local90 three_sd_low = mean - (3 * std_dev); in main()99 if (data_items[i] >= three_sd_low && in main()