document.write( "Question 224444: The wiscons police department had a total of 1200 officers eligible for promotion this year, 960 were male, the remainder were female. A total of 325 were actually promoted. Of those that were promoted, 204 were women. Construct a joint probability table, and answer using it and probibility notation, describe and answer the following\r
\n" );
document.write( "\n" );
document.write( "Given that an officer got promoted, what is the probability that the officer was a woman?\r
\n" );
document.write( "\n" );
document.write( "What was the probability of any eligible offer getting promoted this year?\r
\n" );
document.write( "\n" );
document.write( "Did male officers have a promotion advantage over female officers? \n" );
document.write( "
Algebra.Com's Answer #167686 by stanbon(75887) ![]() You can put this solution on YOUR website! The wiscons police department had a total of 1200 officers eligible for promotion this year, 960 were male, the remainder were female. A total of 325 were actually promoted. Of those that were promoted, 204 were women. \n" ); document.write( "Construct a joint probability table, and answer using it and probability notation, describe and answer the following: \n" ); document.write( "----------------- \n" ); document.write( "............eligible......promoted \n" ); document.write( "Male..........960...........121.....1081 \n" ); document.write( "Female........240...........204......444 \n" ); document.write( ".............1200...........325.....1525\r \n" ); document.write( "\n" ); document.write( "============================================================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Given that an officer got promoted, what is the probability that the officer was a woman? 204/325 \n" ); document.write( "--------------------------- \n" ); document.write( "What was the probability of any eligible officer getting promoted this year? \n" ); document.write( "Ans: 325/1200 \n" ); document.write( "--------------------------- \n" ); document.write( "Did male officers have a promotion advantage over female officers? \n" ); document.write( "Ho: row and column categories are independent \n" ); document.write( "Ha: they are not independent \n" ); document.write( "I ran a Chi-Sq test and got the following: \n" ); document.write( "test statistic: Chi-Sq = 226.67 \n" ); document.write( "p-value: 3.1783x10^(-51) \n" ); document.write( "--- \n" ); document.write( "Since the p-value is < 1% reject Ho at the 1% significance level. \n" ); document.write( "Male and Female eligibles were not promoted proportionately. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |