document.write( "Question 349265: An urn contains chips 1,2,3,4,5,6. Two are drawn without replacement. Let the random variable W denote the larger of the two numbers drawn. I just need help setting up the chart here is what i have:
\n" );
document.write( "x: 1| 2| 3| 4| 5| 6|
\n" );
document.write( "fx(X): | | | | | | \n" );
document.write( "
Algebra.Com's Answer #249722 by stanbon(75887) ![]() You can put this solution on YOUR website! An urn contains chips 1,2,3,4,5,6. Two are drawn without replacement. Let the random variable W denote the larger of the two numbers drawn. I just need help setting up the chart here is what i have: \n" ); document.write( "------------- \n" ); document.write( "There are 6*5 = 30 pairs. \n" ); document.write( "The 1 is largest once::::1/1 \n" ); document.write( "The 2 is largest twice:::1/2;2/1 \n" ); document.write( "the 3 is largest 4 ways::3/1;1/3;3/2;2/3 \n" ); document.write( "The 4 is largest 6 ways::4/1;1/4;4/2;2/4;4/3;3/4 \n" ); document.write( "etc. \n" ); document.write( "--- \n" ); document.write( "P(1) = 1/24 \n" ); document.write( "P(2) = 2/24 \n" ); document.write( "P(3) = 4/24 \n" ); document.write( "P(4) = 6/24 \n" ); document.write( "etc. \n" ); document.write( "================ \n" ); document.write( "cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x: 1| 2| 3| 4| 5| 6| \n" ); document.write( "fx(X): | | | | | | \n" ); document.write( " \n" ); document.write( " |