document.write( "Question 1115731:  In a Harris poll, adults were asked if they are in favor of abolishing the penny.  Among the responses, 1222 answered \"no,\" 458 answered \"yes,\" and 366 had no opinion.  What is the sample proportion of yes responses, and what notation is used to represent it?
\n" );
document.write( "Choose the correct answer below.
\n" );
document.write( "A. ModifyingAbove p with caretequals 0.224.  The symbol ModifyingAbove p with caret is used to represent a sample proportion.
\n" );
document.write( "B. pequals0.224.  The symbol p is used to represent a sample proportion.
\n" );
document.write( "C. ModifyingAbove p with caretequals 0.273.  The symbol ModifyingAbove p with caret is used to represent a sample proportion.
\n" );
document.write( "D. p equals 0.273.  The symbol p is used to represent a sample proportion. \n" );
document.write( "
| Algebra.Com's Answer #730555 by jim_thompson5910(35256)      You can put this solution on YOUR website! \n" ); document.write( "The letter \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "While the notation \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The symbol p-hat is used for sample proportions. \n" ); document.write( "The formula to compute p-hat is \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( "x = number of successes (in this case, we want the number of \"yes\" responses) \n" ); document.write( "n = sample size\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, \n" ); document.write( "x = 458 \"yes\" responses \n" ); document.write( "n = 2046 because we add up the values 1222+458+366 for \"no\", \"yes\", and \"no opinion\" respectively\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the value of p-hat is approximately... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Making the final answer to be choice A \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Choice B is not the answer because we use p-hat instead of p. \n" ); document.write( " \n" ); document.write( " |