What is the approximate minimum percentage of data in any fr
Solution
By Chebyshev\'s theorem, there is at least 1-1/k^2 of the data within k standard deviations from the mean.
Thus,
1 - 1/k^2 = 1 - 1/3^2 = 0.88889 = 89% [OPTION B]
*************************
We first get the z score for the two values. As z = (x - u) / s, then as
x1 = lower bound = 75
x2 = upper bound = 120
u = mean = 100
s = standard deviation = 10
Thus, the two z scores are
z1 = lower z score = (x1 - u)/s = -2.5
z2 = upper z score = (x2 - u) / s = 2
Using table/technology, the left tailed areas between these z scores is
P(z < z2) = 0.977249868
Thus, the area between them, by subtracting these areas, is
P(z1 < z < z2) = 0.977249868 = 98% [ANSWER]
