document.write( "Question 1206557: A venture capitalist, willing to invest $1,000,000, has three investments to choose from. The first investment, a software company, has a 10% chance of returning $5,000,000 profit, a 30% chance of returning $1,000,000 profit, and a 60% chance of losing the million dollars. The second company, a hardware company, has a 20% chance of returning $3,000,000 profit, a 40% chance of returning $1,000,000 profit, and a 40% chance of losing the million dollars. The third company, a biotech firm, has a 10% chance of returning $6,000,000 profit, a 70% of no profit or loss, and a 20% chance of losing the million dollars.
\n" );
document.write( "Construct a PDF for each investment.
\n" );
document.write( "Software company:
\n" );
document.write( "Hardware company:
\n" );
document.write( "Biotech firm:
\n" );
document.write( "Find the expected value for each investment.
\n" );
document.write( "software company:$
\n" );
document.write( "hardware company:$
\n" );
document.write( "biotech firm: $ \n" );
document.write( "
Algebra.Com's Answer #844118 by ikleyn(52776)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A venture capitalist, willing to invest $1,000,000, has three investments to choose from. \r \n" ); document.write( "\n" ); document.write( "The first investment, a software company, has a 10% chance of returning $5,000,000 profit, \n" ); document.write( "a 30% chance of returning $1,000,000 profit, and a 60% chance of losing the million dollars. \r \n" ); document.write( "\n" ); document.write( "The second company, a hardware company, has a 20% chance of returning $3,000,000 profit, \n" ); document.write( "a 40% chance of returning $1,000,000 profit, and a 40% chance of losing the million dollars. \r \n" ); document.write( "\n" ); document.write( "The third company, a biotech firm, has a 10% chance of returning $6,000,000 profit, \n" ); document.write( "a 70% of no profit or loss, and a 20% chance of losing the million dollars.\r \n" ); document.write( "\n" ); document.write( "(a) Construct a PDF for each investment. \n" ); document.write( "Software company: \n" ); document.write( "Hardware company: \n" ); document.write( "Biotech firm: \n" ); document.write( "(b) Find the expected value for each investment. \n" ); document.write( "software company:$ \n" ); document.write( "hardware company:$ \n" ); document.write( "biotech firm: $ \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Part (a) is super-simple. Everybody, who is able to write or to print, \n" ); document.write( " can do it on his or her own without having any difficulties and without any help from outside.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I will focus on part (b) here.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "expected value, software company E = 0.1*5000000 + 0.3*1000000 - 0.6*1000000 = 200,000 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "expected value, hardware company E = 0.2*3000000 + 0.4*1000000 - 0.4*1000000 = 600,000 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "expected value, biotech company E = 0.1*6000000 + 0.7*0 - 0.2*2000000 = 200,000 dollars.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you see, this task is EXTREMELY simple and straightforward. \n" ); document.write( "There is nothing on the way that would puzzle your mind.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |