Business Analytics Quiz: Decision Trees And Expected Value
9 questions · exam conditions
0:00
Decision Trees And Expected ValueQuestion 1 of 9

A firm is comparing two investments. All payoffs are in thousands of dollars. Investment X pays 240240 with probability 0.550.55 and 40-40 with probability 0.450.45. Investment Y pays 110110 with probability 0.900.90 and 2020 with probability 0.100.10. The firm normally maximizes expected monetary value, but a proposed policy would prohibit any investment with more than a 0.200.20 probability of a negative payoff.

Which statement correctly describes the decision under the two rules?

Under both rules choose Y because it has the greater probability of a gain.
Without the policy choose Y at 101101; with the policy choose X at 114114.
Under both rules choose X because its favorable payoff is substantially larger.
Without the policy choose X at 114114; with the policy choose Y at 101101.
← Back to quizzes

Business Analytics Quiz

Business Analytics Quiz: Decision Trees And Expected Value

Practice Decision Trees And Expected Value in Business Analytics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Decision Trees And Expected Value, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A firm is comparing two investments. All payoffs are in thousands of dollars. Investment X pays 240240 with probability 0.550.55 and 40-40 with probability 0.450.45. Investment Y pays 110110 with probability 0.900.90 and 2020 with probability 0.100.10. The firm normally maximizes expected monetary value, but a proposed policy would prohibit any investment with more than a 0.200.20 probability of a negative payoff.

Which statement correctly describes the decision under the two rules?

  1. Under both rules choose Y because it has the greater probability of a gain.
  2. Without the policy choose Y at 101101; with the policy choose X at 114114.
  3. Under both rules choose X because its favorable payoff is substantially larger.
  4. Without the policy choose X at 114114; with the policy choose Y at 101101. (correct answer)
Explanation: When a question gives you two decision rules, your job is to apply each one separately and compare results — don't let one rule contaminate the other. Start with Expected Monetary Value (EMV), the default rule. For Investment X: EMVX=(0.55)(240)+(0.45)(40)=13218=114EMV_X = (0.55)(240) + (0.45)(-40) = 132 - 18 = 114. For Investment Y: EMVY=(0.90)(110)+(0.10)(20)=99+2=101EMV_Y = (0.90)(110) + (0.10)(20) = 99 + 2 = 101. Without any policy, you maximize EMV, so you choose X at 114114. That locks in the first half of answer D. Now apply the policy constraint: reject any investment with more than a 20% probability of a negative payoff. Investment X has a 45% chance of losing 4040 — that exceeds the 20% threshold, so X is eliminated. Investment Y's only negative-payoff scenario has probability 0% (both outcomes, 110110 and 2020, are positive), so Y clears the constraint easily. With the policy in place, you must choose Y at 101101. That confirms the second half of D. A is wrong because "greater probability of a gain" is not the EMV rule — you must weight payoffs by probabilities, not just count favorable outcomes. B reverses the two investments, swapping which rule leads to which choice — a classic careless-reading trap. C is wrong because raw payoff size alone doesn't determine EMV; you must account for probabilities, and X's 45% loss probability matters. Strategy tip: On two-rule problems, always solve each rule independently before comparing. Calculate EMV first, then check constraints — never blend the two criteria together.

Question 2

A company may begin the first phase of a project at a cost of 5050 thousand. A favorable signal then occurs with probability 0.400.40 and an unfavorable signal with probability 0.600.60. After either signal, the company may abandon the project for salvage proceeds of 2020 thousand or spend another 100100 thousand to complete it. After a favorable signal, completion yields 300300 thousand with probability 0.700.70 and 6060 thousand otherwise. After an unfavorable signal, completion yields 300300 thousand with probability 0.200.20 and 6060 thousand otherwise.

What is the optimal contingent strategy and its expected monetary value at the initial decision?

  1. Start, complete after either signal, and obtain expected value of 6.06.0.
  2. Start, complete only after a favorable signal, and obtain expected value of 13.213.2. (correct answer)
  3. Do not start, because the initial alternative has an expected value of 00.
  4. Start, abandon after either signal, and obtain expected value of 30.0-30.0.
Explanation: When you see a sequential decision problem like this, think in terms of a decision tree: work backwards from the final outcomes, choosing at each node the option with the highest expected value. Start by evaluating what happens after each signal, since those decisions come last. After a favorable signal, completing costs 100100 thousand and yields 0.70(300)+0.30(60)=2280.70(300) + 0.30(60) = 228 thousand, for a net of 228100=128228 - 100 = 128 thousand. Abandonment yields only 2020 thousand. So you complete after a favorable signal. After an unfavorable signal, completing yields 0.20(300)+0.80(60)=1080.20(300) + 0.80(60) = 108 thousand, net 108100=8108 - 100 = 8 thousand. Abandonment yields 2020 thousand. So you abandon after an unfavorable signal. Now roll back to the initial decision. Starting costs 5050 thousand, and the expected payoff equals 0.40(128)+0.60(20)=51.2+12=63.20.40(128) + 0.60(20) = 51.2 + 12 = 63.2 thousand. Subtracting the initial cost: 63.250=13.263.2 - 50 = 13.2 thousand. This confirms answer B as correct. Answer A is wrong because completing after an unfavorable signal (net 88) is dominated by abandoning (2020) — you'd never do that optimally. Answer C is wrong because starting has a positive expected value of 13.213.2, so not starting forfeits real value. Answer D is wrong because abandoning after a favorable signal sacrifices a net payoff of 128128 for only 2020. Study tip: Always solve decision trees from right to left — evaluate terminal nodes first, then prune dominated branches before rolling back. Never optimize the full tree all at once from the start.

Question 3

A retailer can pay 4040 thousand now to apply for a location permit. The permit will be approved in one year with probability 0.500.50. If approved, the retailer will receive a net operating inflow of 150150 thousand at the end of year two. If denied, it will receive salvage proceeds of 2020 thousand at the end of year one. Alternatively, the retailer can accept a certain payment of 5050 thousand now. The annual discount rate is 0.100.10.

Using expected net present value, which initial decision is optimal?

  1. Apply for the permit because its expected net present value is about 71.0771.07.
  2. Apply for the permit because its expected net present value is exactly 45.0045.00.
  3. Accept the certain payment because the permit's expected net present value is about 31.0731.07. (correct answer)
  4. Accept the certain payment because the permit's expected net present value is about 37.2737.27.
Explanation: When evaluating a decision under uncertainty using expected net present value (ENPV), you discount each possible cash flow back to today, weight it by its probability, and sum the results — then compare alternatives. For the permit option, you pay 4040 thousand today (a certain outflow). Two outcomes follow: with probability 0.500.50, approval yields 150150 thousand in year two; with probability 0.500.50, denial yields 2020 thousand at the end of year one. Discounting each at r=0.10r = 0.10:
  • Approval path: 0.50×150(1.10)2=0.50×123.9761.980.50 \times \frac{150}{(1.10)^2} = 0.50 \times 123.97 \approx 61.98
  • Denial path: 0.50×201.10=0.50×18.189.090.50 \times \frac{20}{1.10} = 0.50 \times 18.18 \approx 9.09
Subtract the upfront cost: 61.98+9.094031.0761.98 + 9.09 - 40 \approx 31.07 thousand. Since the certain payment of 5050 thousand (already in present value terms) exceeds 31.0731.07, accepting the certain payment is optimal — confirming C. Choice A is wrong because 71.0771.07 ignores the 4040 thousand upfront cost entirely, inflating the permit's ENPV by exactly that amount. Choice B (45.0045.00) reflects a common error of skipping discounting altogether — simply computing 0.50(150)+0.50(20)40=450.50(150) + 0.50(20) - 40 = 45, which ignores the time value of money. Choice D (37.2737.27) likely results from discounting incorrectly, such as applying the wrong exponent or discount rate. As a study tip: always check whether each cash flow is discounted to the same point in time (today) before summing. Mixing undiscounted and discounted values is the most frequent trap in ENPV problems.

Question 4

A company must decide whether to launch a product or license it. All payoffs are in thousands of dollars. Market demand is strong with prior probability 0.350.35. Launching yields 500500 under strong demand and 100-100 under weak demand. Licensing yields a certain 9090. A research report is positive with probability 0.800.80 under strong demand and 0.300.30 under weak demand. After receiving the report, the company may either launch or license.

What is the maximum amount the company should pay for the research report under the expected-value criterion?

  1. Pay no more than 57.7557.75 for the research report. (correct answer)
  2. Pay no more than 77.7577.75 for the research report.
  3. Pay no more than 110.00110.00 for the research report.
  4. Pay no more than 167.75167.75 for the research report.
Explanation: When a question asks for the maximum willingness to pay for information, you're being tested on the concept of the Expected Value of Sample Information (EVSI). The formula is: EVSI=EV(with sample info)EV(without sample info)EVSI = EV\text{(with sample info)} - EV\text{(without sample info)}. Start by finding the baseline decision (no research). Launching has EV = 0.35(500)+0.65(100)=17565=1100.35(500) + 0.65(-100) = 175 - 65 = 110. Licensing yields a certain 9090. So without research, you launch and earn 110110. Now apply Bayes' theorem to update probabilities after the report. The probability of a positive report: P(+)=0.35(0.80)+0.65(0.30)=0.28+0.195=0.475P(+) = 0.35(0.80) + 0.65(0.30) = 0.28 + 0.195 = 0.475. Given a positive report: P(strong+)=0.28/0.4750.589P(\text{strong}|+) = 0.28/0.475 \approx 0.589, so P(weak+)0.411P(\text{weak}|+) \approx 0.411. Given a negative report: P(strong)=0.07/0.5250.133P(\text{strong}|-) = 0.07/0.525 \approx 0.133, P(weak)0.867P(\text{weak}|-) \approx 0.867. After a positive report, launch EV = 0.589(500)+0.411(100)=294.541.1=253.40.589(500) + 0.411(-100) = 294.5 - 41.1 = 253.4. Choose launch over license (9090). After a negative report, launch EV = 0.133(500)+0.867(100)=66.586.7=20.20.133(500) + 0.867(-100) = 66.5 - 86.7 = -20.2. Choose license (9090). EV with research = 0.475(253.4)+0.525(90)=120.4+47.25=167.750.475(253.4) + 0.525(90) = 120.4 + 47.25 = 167.75. Therefore, EVSI=167.75110=57.75EVSI = 167.75 - 110 = \mathbf{57.75}, confirming answer A. Answer B (77.7577.75) likely results from arithmetic errors in Bayesian updating. Answer C (110110) confuses the baseline EV with the EVSI itself. Answer D (167.75167.75) is the EV with research — forgetting to subtract the baseline. Always remember: EVSI is the difference between informed and uninformed decisions, not the total value of the informed strategy.

Question 5

A company has already spent 120120 thousand developing a service. It can stop now and receive salvage proceeds of 2525 thousand, or spend an additional 8080 thousand to complete development. If completed, the service will generate receipts of 260260 thousand with probability 0.600.60 and 4040 thousand with probability 0.400.40. The prior development expenditure cannot be recovered.

Using relevant cash flows and expected monetary value, what should the company do?

  1. Continue; its incremental expected value is 9292, which exceeds stopping by 6767. (correct answer)
  2. Stop; continuation is worth 28-28 after including the prior development expenditure.
  3. Continue; expected receipts are 172172, which exceeds stopping by 147147.
  4. Stop; the downside branch makes continuation less valuable than the salvage proceeds.
Explanation: When a decision involves past spending that can't be recovered, those costs are sunk and must be excluded from your analysis. The only cash flows that matter are the ones that differ between your choices going forward — this is the principle of relevant (incremental) cash flows combined with expected monetary value (EMV). Here's how to apply it correctly. If you stop, you receive the salvage proceeds of 2525. If you continue, you spend 8080 more and then receive either 260260 (probability 0.600.60) or 4040 (probability 0.400.40). The EMV of receipts upon completion is (0.60×260)+(0.40×40)=156+16=172(0.60 \times 260) + (0.40 \times 40) = 156 + 16 = 172. Subtract the additional 8080 cost: 17280=92172 - 80 = 92. Since 92>2592 > 25, continuation wins by 9225=6792 - 25 = 67. That's exactly what answer A describes — making it correct. Answer B is wrong because it adds back the 120120 sunk cost into the analysis. That money is gone regardless of what you decide, so including it distorts the comparison. Answer C makes a subtler error: it correctly calculates expected receipts of 172172 but forgets to subtract the additional 8080 development cost, overstating continuation's value. Answer D reaches the wrong conclusion by letting the low-payoff branch (4040 thousand) emotionally override the math — risk aversion reasoning, not EMV. Study tip: Whenever you see prior expenditures in a decision problem, immediately flag them as sunk costs and exclude them. Only ask: "What do I gain or lose from this point forward with each option?"

Question 6

A manufacturer is selecting among three capacity plans. All payoffs are in thousands of dollars. Demand may be high, medium, or low with probabilities 0.300.30, 0.400.40, and 0.300.30, respectively. A large facility pays 500500, 180180, and 250-250 in those states. A small facility pays 260260, 160160, and 6060. Outsourcing pays 180180, 140140, and 100100.

What is the expected value of perfect information about demand?

  1. The expected value of perfect information is 9292. (correct answer)
  2. The expected value of perfect information is 105105.
  3. The expected value of perfect information is 112112.
  4. The expected value of perfect information is 252252.
Explanation: When you see a question about the Expected Value of Perfect Information (EVPI), remember this formula: EVPI=EVPIwithEMVbestEVPI = EVPI_{with} - EMV_{best}, where EVwithEV_{with} is the expected value with perfect information (you always pick the best option per state), and EMVbestEMV_{best} is the best expected monetary value without that information. Start by computing each alternative's EMV. For the large facility: 0.30(500)+0.40(180)+0.30(250)=150+7275=1470.30(500) + 0.40(180) + 0.30(-250) = 150 + 72 - 75 = 147. For the small facility: 0.30(260)+0.40(160)+0.30(60)=78+64+18=1600.30(260) + 0.40(160) + 0.30(60) = 78 + 64 + 18 = 160. For outsourcing: 0.30(180)+0.40(140)+0.30(100)=54+56+30=1400.30(180) + 0.40(140) + 0.30(100) = 54 + 56 + 30 = 140. The best EMV without perfect information is 160160 (small facility). Now compute EVwithEV_{with}: under perfect information, you'd choose the highest payoff in each demand state. High demand → Large (500500); Medium demand → Large (180180); Low demand → Outsourcing (100100). So EVwith=0.30(500)+0.40(180)+0.30(100)=150+72+30=252EV_{with} = 0.30(500) + 0.40(180) + 0.30(100) = 150 + 72 + 30 = 252. Therefore, EVPI=252160=92EVPI = 252 - 160 = 92, confirming answer A is correct. Answer D (252252) is the classic trap — it's EVwithEV_{with} alone, forgetting to subtract the best EMV. Answer B (105105) and C (112112) likely result from miscalculating the best EMV, perhaps using the large facility's EMV of 147147 or incorrectly identifying the best option per state. Study tip: Always write EVPI as a two-step process — calculate EVwithEV_{with} and best EMV separately before subtracting. The most common mistake is reporting EVwithEV_{with} as the final answer.

Question 7

A company can automate a process or continue outsourcing. All payoffs are in thousands of dollars. Automation produces a net payoff of 360360 if demand is high and 120-120 if demand is low. Outsourcing produces a certain net payoff of 9696. Let pp denote the probability of high demand. A predictive model currently estimates p=0.42p=0.42.

At what probability does automation become optimal, and what should the company do using the current estimate?

  1. The threshold is 0.400.40, so the company should automate.
  2. The threshold is 0.420.42, so the company is indifferent.
  3. The threshold is 0.450.45, so the company should outsource. (correct answer)
  4. The threshold is 0.600.60, so the company should outsource.
Explanation: When comparing a risky option against a certain payoff, the key move is finding the indifference probability — the value of pp where both options yield equal expected value. Above that threshold, the risky option wins; below it, the safe option wins. Set the expected value of automation equal to the outsourcing payoff: 360p+(120)(1p)=96360p + (-120)(1-p) = 96 360p120+120p=96360p - 120 + 120p = 96 480p=216480p = 216 p=0.45p = 0.45 So the threshold is 0.450.45. Since the current estimate is p=0.42<0.45p = 0.42 < 0.45, automation's expected value falls below 9696, making outsourcing the better choice. That confirms C is correct. Choice A claims the threshold is 0.400.40, which would mean automation is already optimal at p=0.42p = 0.42. This likely comes from an arithmetic error — perhaps forgetting to properly distribute the (1p)(1-p) term when expanding. Choice B says the threshold equals the current estimate of 0.420.42, confusing the given probability with the break-even probability — these are two separate values and conflating them is a classic trap. Choice D sets the threshold at 0.600.60, which is far too high and suggests a setup error, possibly using the wrong payoff values or incorrect algebra. A useful habit: always solve for the indifference probability first, then compare it to the given probability second — treat them as two distinct steps. On exam questions like this, wrong answers are often engineered around these exact mix-ups, so keeping the two steps clearly separated will protect you from the most common mistakes.

Question 8

A distributor receives a quality-control alert about an incoming batch. Before the alert, the probability that the batch is defective is 0.200.20. The alert occurs with probability 0.900.90 when a batch is defective and with probability 0.250.25 when a batch is good. After an alert, rejecting the batch causes a certain loss of 4545 thousand. Accepting it causes a loss of 180180 thousand if defective and no loss if good.

After receiving an alert, which decision minimizes expected loss?

  1. Reject the batch, producing an expected loss of about 85.385.3.
  2. Accept the batch, producing an expected loss of 3636.
  3. Accept the batch, producing an expected loss of about 85.385.3.
  4. Reject the batch, producing an expected loss of 4545. (correct answer)
Explanation: When a question combines probability updating with decision analysis, your first job is to apply Bayes' theorem to find the posterior probability that the batch is defective given the alert — then compare expected losses across decisions. Start by computing the probability of receiving an alert: P(alert)=(0.90)(0.20)+(0.25)(0.80)=0.18+0.20=0.38P(\text{alert}) = (0.90)(0.20) + (0.25)(0.80) = 0.18 + 0.20 = 0.38. Now apply Bayes' theorem: P(defectivealert)=(0.90)(0.20)0.38=0.180.380.4737P(\text{defective} \mid \text{alert}) = \frac{(0.90)(0.20)}{0.38} = \frac{0.18}{0.38} \approx 0.4737, and P(goodalert)0.5263P(\text{good} \mid \text{alert}) \approx 0.5263. With those posteriors in hand, compare the two decisions. Rejecting the batch produces a certain loss of 4545 thousand regardless of batch quality — expected loss = 4545. Accepting the batch produces a loss of 180180 if defective (probability ≈ 0.4737) and 00 if good — expected loss = (0.4737)(180)85.3(0.4737)(180) \approx 85.3. Rejecting is clearly better, confirming D is correct. Choice A gets the right expected loss for accepting (≈85.3) but wrongly attributes it to rejecting — a label-swap error. Choice B assigns an expected loss of 36 to accepting, which appears to mistakenly use the prior probability of 0.20 instead of the updated posterior: (0.20)(180)=36(0.20)(180) = 36. Choice C correctly calculates the expected loss of accepting (≈85.3) but picks the wrong decision — accepting instead of rejecting. The study tip: always update your probabilities with Bayes before computing expected values. Using prior probabilities after receiving new information is one of the most common traps in Bayesian decision problems.

Question 9

A retailer is choosing between a standard campaign and a personalized campaign. All payoffs are in thousands of dollars. The standard campaign has a certain net payoff of 7878. The personalized campaign costs 3030 before results are known. Demand is high with probability 0.400.40 and low with probability 0.600.60. Conditional on high demand, conversion succeeds with probability 0.700.70; conditional on low demand, it succeeds with probability 0.200.20. Before subtracting the campaign cost, the payoff is 220220 if conversion succeeds and 4040 if it does not.

Which campaign should the retailer select using expected monetary value?

  1. Select the standard campaign because its expected value is 7878.
  2. Select the personalized campaign because its expected value is 8282. (correct answer)
  3. Select the personalized campaign because its expected value is 112112.
  4. Select the personalized campaign because its expected value is 118118.
Explanation: When a decision involves uncertain outcomes, expected monetary value (EMV) lets you compare options by weighting each payoff by its probability. The key with the personalized campaign here is recognizing that conversion success depends on a two-stage probability: first demand level, then conversion rate. Start by finding the overall probability that conversion succeeds. Using the law of total probability: P(success)=(0.40)(0.70)+(0.60)(0.20)=0.28+0.12=0.40P(\text{success}) = (0.40)(0.70) + (0.60)(0.20) = 0.28 + 0.12 = 0.40. So conversion fails with probability 0.600.60. Before subtracting the 3030 cost, the expected gross payoff is (0.40)(220)+(0.60)(40)=88+24=112(0.40)(220) + (0.60)(40) = 88 + 24 = 112. Subtracting the campaign cost gives the EMV of the personalized campaign: 11230=82112 - 30 = 82. Since 82>7882 > 78, the personalized campaign wins — confirming B is correct. A is wrong not because the standard campaign's value of 7878 is miscalculated, but because the personalized campaign's EMV of 8282 is higher, so the standard campaign should not be selected. C makes the mistake of reporting the gross expected payoff (112112) before subtracting the 3030 campaign cost — a classic error of forgetting to account for upfront costs in EMV. D arrives at 118118, likely by computing (0.40)(220)+(0.60)(40)30(0.40)(220) + (0.60)(40) - 30 incorrectly, or misapplying probabilities altogether. When you see multi-stage probabilities, always collapse them into a single success/failure probability first, then compute EMV — and never forget to subtract any fixed costs before comparing alternatives.