Hello all, I have a population of 112 servers that are experiencing different levels of packet loss. I don't want to poll all 112 of them (the analytical tools must be manually run on each individually) so it seems best to sample among them; then I plan on using R to run comparisons of the data pulled from each one. I'm not clear on the most sound way to go about this and I don't want to invalidate my results through any kind of sampling error.
Thanks in advance, Pete server,location,level of packet loss(%) 1,1,10 2,1,10 3,1,10 4,1,10 5,1,15 6,1,20 7,1,20 8,1,20 9,1,25 10,1,25 11,1,25 12,1,25 13,1,30 14,1,30 15,1,30 16,1,35 17,1,35 18,1,35 19,1,45 20,1,45 21,1,45 22,1,50 23,1,50 24,1,<5 25,1,<5 26,1,<5 27,1,<5 28,1,<5 29,1,<5 30,1,<5 31,1,<5 32,1,<5 33,1,<5 34,1,<5 35,1,<5 36,1,<5 37,1,<5 38,1,<5 39,1,<5 40,1,<5 41,1,<5 42,1,<5 43,1,<5 44,1,<5 45,1,<5 46,1,<5 47,1,<5 48,1,<5 49,1,<5 50,1,<5 51,1,<5 52,1,<5 53,1,<5 54,1,<5 55,1,<5 56,1,<5 57,1,<5 58,1,<5 59,1,<5 60,1,<5 61,1,<5 62,1,<5 63,1,<5 64,1,<5 65,2,15 66,2,15 67,2,25 68,2,25 69,2,25 70,2,25 71,2,<5 72,2,<5 73,2,<5 74,2,<5 75,2,<5 76,2,<5 77,2,<;5 78,2,<5 79,2,<5 80,2,<5 81,3,10 82,3,15 83,3,15 84,3,15 85,4,10 86,4,15 87,4,15 88,4,20 89,4,25 90,4,25 91,4,25 92,4,25 93,4,30 94,4,30 95,4,30 96,4,35 97,4,50 98,4,50 99,4,<5 100,4,<5 101,4,<5 102,4,<5 103,4,<5 104,4,<5 105,4,<5 106,4,<5 107,4,<5 108,4,<5 109,4,<5 110,4,<5 111,4,<5 112,4,<5 --------------------------------- always stay connected to friends. [[alternative HTML version deleted]] ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.