In: Statistics and Probability
Sample proportion 
 = 1040 /
2260 = 0.460
n * 
 = 2260 *
0.460 = 1040 >= 10
n ( 1 - 
) = 2260 * (
1 - 0.460) = 1220.4 >= 10
Since n
 >= 10
and n(1-
) >=10 ,
distribution of 
 is
approximately normal.
95% confidence interval for p is
 - Z * sqrt
( 
(1-
) / n) <
p < 
 + Z * sqrt
( 
(1-
) / n)
0.460 - 1.96 * sqrt( 0.46 * ( 1 - 0.46) / 2260) < p < 0.460 + 1.96 * sqrt( 0.46 * ( 1 - 0.46) / 2260)
0.439 < p < 0.481
95% CI is ( 0.439 , 0.481 )