document.write( "Question 1198867: Of 41 bank customers depositing a check, 20 received some cash back.\r
\n" ); document.write( "\n" ); document.write( "(a) Construct a 90 percent confidence interval for the proportion of all depositors who ask for cash back
\n" ); document.write( "

Algebra.Com's Answer #848402 by ElectricPavlov(122)\"\" \"About 
You can put this solution on YOUR website!
**1. Find the sample proportion (p̂)**\r
\n" ); document.write( "\n" ); document.write( "* p̂ = (Number of depositors who received cash back) / (Total number of depositors)
\n" ); document.write( "* p̂ = 20 / 41
\n" ); document.write( "* p̂ ≈ 0.4878\r
\n" ); document.write( "\n" ); document.write( "**2. Find the standard error (SE)**\r
\n" ); document.write( "\n" ); document.write( "* SE = √(p̂ * (1 - p̂) / n)
\n" ); document.write( "* SE = √(0.4878 * (1 - 0.4878) / 41)
\n" ); document.write( "* SE ≈ 0.0764\r
\n" ); document.write( "\n" ); document.write( "**3. Find the critical value (z*) for a 90% confidence level**\r
\n" ); document.write( "\n" ); document.write( "* For a 90% confidence level, the area in each tail of the standard normal distribution is (100% - 90%) / 2 = 5%.
\n" ); document.write( "* Using a standard normal distribution table or calculator, the critical value (z*) for 5% in the tail is 1.645.\r
\n" ); document.write( "\n" ); document.write( "**4. Calculate the margin of error**\r
\n" ); document.write( "\n" ); document.write( "* Margin of Error = z* * SE
\n" ); document.write( "* Margin of Error = 1.645 * 0.0764
\n" ); document.write( "* Margin of Error ≈ 0.1257\r
\n" ); document.write( "\n" ); document.write( "**5. Construct the 90% confidence interval**\r
\n" ); document.write( "\n" ); document.write( "* Lower limit = p̂ - Margin of Error = 0.4878 - 0.1257 = 0.3621
\n" ); document.write( "* Upper limit = p̂ + Margin of Error = 0.4878 + 0.1257 = 0.6135\r
\n" ); document.write( "\n" ); document.write( "**Therefore, the 90% confidence interval for the proportion of all depositors who ask for cash back is approximately (0.3621, 0.6135).**\r
\n" ); document.write( "\n" ); document.write( "This means we are 90% confident that the true proportion of all depositors who ask for cash back lies between 36.21% and 61.35%.
\n" ); document.write( "
\n" ); document.write( "
\n" );