document.write( "Question 1041655: 9. The Capture/Recapture method: A biologist wants to estimate how many fish are in a small pond.
\n" );
document.write( "Her team captures 600 fish, tags all of them, and places all of them back in the pond.
\n" );
document.write( "A week later, her team captures 150 fish, of which 30 are tagged.
\n" );
document.write( "Calculate an estimate of the N-Value of the fish population in the pond:\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " estimated N-Value (population size) ______________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656591 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Capture/Recapture method: A biologist wants to estimate how many fish are in a small pond. \n" ); document.write( "Her team captures 600 fish, tags all of them, and places all of them back in the pond. \n" ); document.write( "A week later, her team captures 150 fish, of which 30 are tagged. \n" ); document.write( "Calculate an estimate of the N-Value of the fish population in the pond: \n" ); document.write( "---- \n" ); document.write( "population/caught = caught including tagged/tagged caught \n" ); document.write( "N/600 = 150/30 \n" ); document.write( "N = 600*5 \n" ); document.write( "N = 3000 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |