document.write( "Question 935071: Hi,
\n" );
document.write( "I have the following question which I have worked on but want to ensure I have the answers correct, if someone could do this it would be great. \r
\n" );
document.write( "\n" );
document.write( "International Pictures is trying to decide how to distribute its new movie 'Claws'. 'Claws' is the story of an animal husbandry experiment at the University of Southern Queensland that goes astray, with tragic results. An effort to breed meatier chickens somehow produces an intelligent, 200 kilogram chicken that escapes from the lab and terrorises the campus. In a surprise ending the chicken is befriended by coach Tim Galvano, who teaches it how to play Rugby and help his team win State, National and World Championships. Because of the movie's controversial nature, it has the potential to be either a smash hit, a modest success, or a total bomb. International is trying to decide whether to release the picture for general distribution initially or to start out with a 'limited first-run release' at a few selected theatres, followed by general distribution after 3 months. The company has estimated the following probabilities and conditional profits for 'Claws':
\n" );
document.write( "profits(millions$) level of success, probability, limited release, general distribution
\n" );
document.write( "Smash, 0.3, 22, 12
\n" );
document.write( "Modest, 0.4, 9, 8
\n" );
document.write( "Bomb, 0.3,-10, -2
\n" );
document.write( "
\n" );
document.write( "International can run sneak previews of 'Claws' to get a better idea of the movies' ultimate level of success. Preview audiences rate movies as either good or excellent. On the basis of past experiences, it was found that 90% of all smash successes were rated excellent (and 10% rated good), 75% of all modest successes were rated excellent (25% rated good) and 40% of all bombs were rated excellent (60% rated good). The cost of running sneak previews is not cheap. Currently, this stands at $1m. \r
\n" );
document.write( "\n" );
document.write( "1/What is the opportunity loss for a General Distribution for a Smash level of success?
\n" );
document.write( "$10m, calculated figures into an opportunity loss table which gave me the following results
\n" );
document.write( "level of success, limited release, general distribution
\n" );
document.write( "Smash, 0, 10
\n" );
document.write( "Modest, 0, 1
\n" );
document.write( "Bomb, 8, 0\r
\n" );
document.write( "\n" );
document.write( "2/What would the optimal action be for International before running the sneak preview?
\n" );
document.write( "a/Run a limited release with an expected payoff of $7.20m
\n" );
document.write( "b/Run a limited release with an expected payoff of $6.20m
\n" );
document.write( "c/Run a general release with an expected payoff of $7.20m
\n" );
document.write( "d/Run a general release with an expected payoff of $6.2m
\n" );
document.write( "I chose A, putting the choices and parameters into a decision tree I got 7.2 for limited release and 6.2 for general release and chose limited due to best return\r
\n" );
document.write( "\n" );
document.write( "3/What is the maximum amount of money that International would be prepared to pay for an absolutely reliable forecast of the movies’ level of success?
\n" );
document.write( "a/$9.6m
\n" );
document.write( "b/$7.2m
\n" );
document.write( "c/$6.2m
\n" );
document.write( "d/$2.4m
\n" );
document.write( "I chose B, adding onto the original data I chose the best profit for each level and assigned the probability to each of these and summed them up. Smash, 22 prof x 0.3 prob + modest 9 prof x 0.4 prob + bomb -2 prof x 0.3 prob which gave me 9.6.\r
\n" );
document.write( "\n" );
document.write( "4/What would be the joint probability for a ‘smash success’ and good preview given that in the past, it was found that 10% of all smash successes were rated good?
\n" );
document.write( "0.03, this is the 0.3 probability for a smash x 10% good rating for a smash\r
\n" );
document.write( "\n" );
document.write( "5/What is the posterior probability of a bomb given the sneak preview indicates excellent?
\n" );
document.write( "0.1739, this was worked out in a table which in part was the following info, 0.3 bomb x 0.4 estimate excellent/bomb = 0.12. Used the total for excellent estimates 0.69, divided 0.12 / 0.69 = 0.1739.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #568430 by MathLover1(20850)![]() ![]() You can put this solution on YOUR website! following probabilities and conditional profitsfor ‘Claws’: \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " PROFITS (Millions of $)\r \n" ); document.write( "\n" ); document.write( "Level of success------- Probability------- Limited release------- General distribution\r \n" ); document.write( "\n" ); document.write( "Smash--------------------- .3--------------------- 22--------------------- 12\r \n" ); document.write( "\n" ); document.write( "Modest--------------------- .4--------------------- 9--------------------- 8\r \n" ); document.write( "\n" ); document.write( "Bomb--------------------- .3 --------------------- –10-------------- ------- –2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If International Pictures' past experiences can be used as proxies for probabilities related to the current film \"Claws,\" then let \n" ); document.write( "P(S) = 0.3 be the probability that the film is a smash hit, \n" ); document.write( "P(M) = 0.4 be the probability that the film is a modest success, \n" ); document.write( "P(B) = 0.3 be the probability that the film is a total bomb, \n" ); document.write( "P(E | S) = 0.90 be the probability of an excellent preview, given the film is a smash hit, \n" ); document.write( "P(E | M) = 0.75 be the probability of an excellent preview, given the film is a modest success, and \n" ); document.write( "P(E | B) = 0.40 be the probability of an excellent preview, given the film is a total bomb.\r \n" ); document.write( "\n" ); document.write( "The posterior probability of a modest success given the sneak preview indicates excellent now can be written as \n" ); document.write( "P(M | E) = P(M & E) / P(E) \n" ); document.write( "= P(M)P(E | M) / [P(S)P(E | S) + P(M)P(E | M) + P(B)P(E | B)] \n" ); document.write( "= (0.4)(0.75) / [(0.3)(0.9) + (0.4)(0.75) + (0.3)(0.4)] \n" ); document.write( "= 0.30 / [0.27 + 0.30 + 0.12] \n" ); document.write( "= 0.30 / 0.69 \n" ); document.write( "= 10 / 23 \n" ); document.write( "= 0.43 (to two decimal places).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |