document.write( "Question 542288:
\n" );
document.write( "Suppose that how a voter choses to vote (Democrat, Independent, or Republican) is a stochastic process determined by how she voted in the previous election and that the process is described by the following transition matrix.
\n" );
document.write( " D I R
\n" );
document.write( "D 0.45 0.15 0.4
\n" );
document.write( "I 0.4 0.35 0.25
\n" );
document.write( "R 0.55 0.1 0.35
\n" );
document.write( "
\n" );
document.write( "Further, suppose that the voters are evenly split among the three parties in the first election. How will the voters be distributed in the second election? (give 4 decimal places) \n" );
document.write( "
Algebra.Com's Answer #354502 by stanbon(75887) ![]() You can put this solution on YOUR website! Square the 3x3 matrix. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |