Answer: std dev = 0.01552
Step-by-step explanation:
we will solve this by taking a step by step analysis of the problem.
i hope at the end of this section, you will feel confident to try out other questions.
given that the size of the sample (n) = 500
The Insurance company records indicate that 14% of its policyholders file claims involving theft or robbery of personal property from their homes.
hence sample proportion of policyholders filing claims involving theft or robbery from their homes (p) = 14% =0.14
let Z be the number of policyholders files involving theft or robbery of personal property from their homes.
so Z~Bin(500,0.14) and p=Z/500
we know from basic mathematics that standard deviation = √(variance)
so variance is given thus;
V[Z] = 500*0.14*(1-0.14)
or V[p] = V[Z/500] = 500*0.14*0.86/500² = 0.14*0.86/500
so standard deviation is;
sqrt[V[p]]=sqrt(0.14*0.86/500) = sqrt(0.0002408) = 0.01552
∴ the standard deviation = 0.01552
cheers i hope this helps!!!!