document.write( "Question 1198359:  Consider a study conducted to evaluate the effectiveness of a new treatment to stop smoking. Before the study, it was known that the average time to quit was 2.3 months, with a standard deviation of 1.1. Using a sample of 50 adults on the new treatment, the sample average time was 1.9 months. 
\n" );
document.write( "The p-value for the test value should be one of the following. Which one?\r
\n" );
document.write( "\n" );
document.write( "A) 0.0038
\n" );
document.write( "B) 0.3594
\n" );
document.write( "C) 0.9962
\n" );
document.write( "D) 0.6406 \n" );
document.write( "
| Algebra.Com's Answer #831958 by ewatrrr(24785)     You can put this solution on YOUR website! Depends on the Confidence Level \n" ); document.write( "and whether using one or two tailed \n" ); document.write( "Using α = 0.05 and one tailed\r \n" ); document.write( "\n" ); document.write( "t-value = -2.5713 \n" ); document.write( "p-value = .0132 \n" ); document.write( ".0132 < .05, reject Ho \n" ); document.write( "________ \n" ); document.write( "with two tailed: \n" ); document.write( "Ho: mean = 2.3 \n" ); document.write( "Ha: mean ≠ 2.3 \n" ); document.write( "p = .0066 \n" ); document.write( " |