document.write( "Question 1098897: It is so long since I had my bike stolen that I am considering selling my bike lock for
\n" );
document.write( "£50 and just leaving the bike unlocked. Police statistics suggest that, if a bike is left
\n" );
document.write( "unlocked:
\n" );
document.write( "• There is a 50% chance that it will not be stolen
\n" );
document.write( "• There is a 40% chance that the wheel (worth £75) will be stolen
\n" );
document.write( "• There is a 10% chance that the entire bike (worth £250) will be stolen
\n" );
document.write( "I try to think about the decision in terms of probabilities:
\n" );
document.write( "(a) Define a random variable X to represent this situation (i.e. define a mapping
\n" );
document.write( "from events to values of X, with probabilities).
\n" );
document.write( "(b) Calculate the expected value of X.
\n" );
document.write( "(c) Thinking in purely economic terms, does it make sense to sell the bike lock? \n" );
document.write( "
Algebra.Com's Answer #713287 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! X---------------p(x) ---x*p(x) \n" ); document.write( "+50----------0.50------+25 \n" ); document.write( "-75----------0.40=====-30 \n" ); document.write( "-250---------0.10=====-25 \n" ); document.write( "+25-55=-30, E(X) \n" ); document.write( "Economically, it doesn't make sense, since the expected value is negative. \n" ); document.write( " \n" ); document.write( " |