Scenario A hotel has decided that to cut costs it will outso
Solution
a)
CI = p ± Z a/2 Sqrt(p*(1-p)/n)))
x = Mean
n = Sample Size
a = 1 - (Confidence Level/100)
Za/2 = Z-table value
CI = Confidence Interval
Mean(x)=124
Sample Size(n)=210
Sample proportion = x/n =0.5905
Confidence Interval = [ 0.5905 ±Z a/2 ( Sqrt ( 0.5905*0.4095) /210)]
= [ 0.5905 - 1.96* Sqrt(0.0012) , 0.5905 + 1.96* Sqrt(0.0012) ]
= [ 0.524,0.657]
b)
Mean(x)=240
Sample Size(n)=400
Sample proportion = x/n =0.6
Confidence Interval = [ 0.6 ±Z a/2 ( Sqrt ( 0.6*0.4) /400)]
= [ 0.6 - 1.96* Sqrt(0.0006) , 0.6 + 1.96* Sqrt(0.0006) ]
= [ 0.552,0.648]
c)
Mean(x)=781
Sample Size(n)=1280
Sample proportion = x/n =0.6102
Confidence Interval = [ 0.6102 ±Z a/2 ( Sqrt ( 0.6102*0.3898) /1280)]
= [ 0.6102 - 1.96* Sqrt(0.0002) , 0.6102 + 1.96* Sqrt(0.0002) ]
= [ 0.5835,0.6369]
d)
Mean(x)=2460
Sample Size(n)=4000
Sample proportion = x/n =0.615
Confidence Interval = [ 0.615 ±Z a/2 ( Sqrt ( 0.615*0.385) /4000)]
= [ 0.615 - 1.96* Sqrt(0.0001) , 0.615 + 1.96* Sqrt(0.0001) ]
= [ 0.5999,0.6301]
