SOLUTION: Mike's Resume shop specializes in creating resumes for students. A recent survey of Mike's shop revealed that a spelling error was made on 10% of the resumes last year. Calculate t

Algebra ->  Finance -> SOLUTION: Mike's Resume shop specializes in creating resumes for students. A recent survey of Mike's shop revealed that a spelling error was made on 10% of the resumes last year. Calculate t      Log On


   



Question 878462: Mike's Resume shop specializes in creating resumes for students. A recent survey of Mike's shop revealed that a spelling error was made on 10% of the resumes last year. Calculate the probabilities that a certain number of resumes have spelling errors assuming this rate continues into this year and they prepare 5370 resumes.
For full marks your answer should be accurate to at least four decimal places.
a) More than 530 resumes.


b) At least 530 resumes.


c) Exactly 530 resumes.

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
I. recommend using a TI Calculator...
II. Must Learn when to recognize a Binomial Distribution, when You see one.
Most recognizable when You see a % of a certain event given. Generally when samples are very Large(>1000),
one uses a normal approximation to the binomial.
Trick is: When Using the normal approxiamation, one uses 'endpoints' (using .5)
a)p(error) = .10, n = 5370, mean = 537 and SD = sqrt(537*.90) = 21.98
P(x > 530) = 1 - P(z ≤ (++highlight_green%28530.5%29+ - 537)/21.98 = 1- P(z ≤ -.2957) = 1 - .3837= .6163
b) P(x ≤ 530) = P(z ≤ -.2957) = .3837
c) P(x = 530) = P(z ≤ -.2957) - P(z ≤ (++highlight_green%28529.5%29+ - 537)/21.98 =.3837 - .3665 = .0172
Again, while it is not to 4 decimal points.. one can verify this using stattrek.com (Binomial distributions)
If Using TI...Using syntax: normalcdf(smaller, larger, µ, σ).
normalcdf(-9999, 530.5, 537, 21.98) and normal(-9999,529.5,537, 21.98)
would have made short work of this
Note: The -9999 is used as the smaller value to be at least 5 standard deviations from the mean.