Cost-loss model

From HandWiki

The cost-loss model, also called the cost/loss model or the cost-loss decision model, is a model used to understand how the predicted probability of adverse events affects the decision of whether to take a costly precautionary measure to protect oneself against losses from that event. The threshold probability above which it makes sense to take the precautionary measure equals the ratio of the cost of the preventative measure to the loss averted, and this threshold is termed the cost/loss ratio or cost-loss ratio.[1][2] The model is typically used in the context of using prediction about weather conditions to decide whether to take a precautionary measure or not.

Mathematical model

Suppose we are concerned about the occurrence of an adverse event (such as rainfall during an outdoor picnic). Suppose that, if we do not take any action to address the possibility, and the adverse event does occur, we incur a loss L. On the other hand, if we undertake the specified precautionary action (which may mean taking umbrellas or tents to the picnic, or changing the picnic venue to a worse but rain-free location), then, regardless of whether or not the adverse event occurs, we incur a cost C.[1] In other words, our matrix of costs is as follows:

Adverse events occur Adverse event does not occur
Precautionary action taken C C
Precautionary action not taken L 0

Suppose the probability of the adverse event occurring is p. Then, the expected cost of taking the precautionary action is C and the expected cost of not taking the precautionary action is pL. Therefore, the precautionary action passes a cost-benefit analysis if [math]\displaystyle{ C \lt pL }[/math] (or equivalently, [math]\displaystyle{ C/L \lt p }[/math]) and fails such an analysis if [math]\displaystyle{ C \gt pL }[/math] (or equivalently, [math]\displaystyle{ C/L \gt p }[/math]). The case [math]\displaystyle{ C = pL }[/math] is the case of indifference between taking and not taking the precautionary action.

Thus, the threshold probability above which it makes sense to take the precautionary action is [math]\displaystyle{ C/L }[/math]. This ratio is termed the cost-loss ratio.

Note that in the case that [math]\displaystyle{ C \gt L }[/math], it never makes sense to take the precautionary action, because even if we were certain of the event occurring, the cost of the precautionary action would still be greater than the loss experienced.

Note that, due to risk aversion, the values of cost and loss measured above need not be the same as the monetary values even in the case that they depend only on monetary values.

Application to the utility of forecasting

One of the goals of weather forecasting is to help obtain better probability estimates for the occurrence of adverse events, so that the decisions made in the cost loss model are more informed and have higher quality. Examples include predicting whether or not it will rain, whether or not it will snow, and whether there will be a hurricane, cyclone, blizzard, tornado, heavy winds or extreme temperatures.[3] The ability of decision makers to translate probabilistic information provided by forecasts into good decisions is therefore a measure of the utility of weather forecasting.[3][4]

The cost-loss model has also been applied in the context of decisions based on forecasts of air pollution levels[5] and long-range weather forecasting, including ensemble forecasting.[6][7][8]

Extended Cost-loss model

The Extended cost-loss model [9] [10] [11] is a simple extension of the cost-loss model. While the cost-loss model analyses the question "Should I take precautionary action now?" the extended cost-loss model analyses the question "Should I take precautionary action now or should I wait for the next forecast before deciding whether to take precautionary action?". The cost-loss model shows that forecast users make better decisions if they have probabilities about future outcomes, while the extended cost-loss model shows that forecast users make even better decisions if they have information about possible forecast changes, in addition to the probabilities of the future outcomes. It also leads to an algorithm that shows how to make the "decide now or wait for the next forecast" decision. It applies to situations in which the decision maker is using probabilistic forecasts, such as probabilistic weather forecasts, probabilistic climate predictions or probabilistic economic forecasts. The Cost-loss model considers one forecast prior to an event, while the Extended cost-loss model considers two forecasts at different times prior to the event.

The Extended cost-loss model is an example of a dynamic decision model, and links the cost-loss model to the Bellman equation and Dynamic programming.

Extended Cost-loss Example Situations

  • Should I cancel my event now, or wait for the next weather forecast and then decide whether to cancel?[9]
  • Should I evacuate now, or wait for the next hurricane forecast and then decide whether to evacuate?[12]
  • Should I irrigate now, or wait for the next weather forecast?[13]
  • Should I harvest now, or wait for the next weather forecast?[14]
  • Should I invest now, or wait for more information before I decide whether to invest or not?[10][11]

Extended Cost-loss Intuition

The intuition behind the Extended cost-loss model, and the reason why information about forecast changes can help decisions, can be explained as follows.[9]

Consider the situation in which an event organizer is holding an event on Saturday, and is accessing a weather forecast on Thursday to help them decide whether to cancel the event or not. If they do not cancel the event on Thursday, they will be able to access another forecast on Friday, and make a final decision then as to whether to cancel or not. There are costs related to cancellation, which are larger on Friday than on Thursday. Information about forecast changes comes into the decision to be made on Thursday in the following way: if the forecast is known to often change by a large extent, and become much more accurate on average, between Thursday and Friday, then waiting until Friday may make more sense, especially if cancellation on Friday is not much more expensive than cancellation on Thursday. On the other hand if the forecast is known not to change very much between Thursday and Friday, then cancelling on Thursday may make more sense, especially if cancellation on Thursday is substantially cheaper.

Extended Cost-loss Mathematical Model

The extended cost-loss model can be formulated as an extension of the cost-loss model as follows [9] .[10][11]

Suppose we are concerned about the risk of occurrence of an adverse event at a certain future time (such as rainfall during an outdoor picnic). Suppose that, if we do not take any action to address the risk, and the adverse event does occur, we incur a loss [math]\displaystyle{ L }[/math]. We have two opportunities to take precautionary action: when we get forecast 2, two time-steps before the event (time step -2) at which point taking precautionary action will cost [math]\displaystyle{ C_2 }[/math], and when we get forecast 1, one time-step before the event (time step -1), at which point taking precautionary action will cost [math]\displaystyle{ C_1 }[/math]. We are only allowed to take precautionary action once. The model creates an interesting trade-off when taking action at time-step -2 is cheaper than taking action at time-step -1 (and hence [math]\displaystyle{ C_{2} \lt C_{1} }[/math]), and both are cheaper than the loss (and hence [math]\displaystyle{ C_{1} \lt L }[/math]). The matrix of costs is as follows:

Adverse event occurs Adverse event does not occur
Precautionary action taken at time-step -2 [math]\displaystyle{ C_{2} }[/math] [math]\displaystyle{ C_{2} }[/math]
Precautionary action taken at time-step -1 [math]\displaystyle{ C_{1} }[/math] [math]\displaystyle{ C_{1} }[/math]
Precautionary action not taken [math]\displaystyle{ L }[/math] [math]\displaystyle{ 0 }[/math]

Analysis of this model [9] [10] [11] leads naturally to the following four probabilities:

  • [math]\displaystyle{ p_{crit}=C_{1}/L }[/math]: the critical probability in the cost-loss model, as used on time-step -1 to decide whether to take precautionary action.
  • [math]\displaystyle{ p_1 }[/math]: the probability, evaluated on time-step -1, of adverse events. When considered from the point of view of time-step -1, [math]\displaystyle{ p_1 }[/math] takes a single value. When considered from the point of view of time-step -2, [math]\displaystyle{ p_1 }[/math] has a distribution of possible values.
  • [math]\displaystyle{ p' }[/math]: the probability, evaluated on time-step -2, that on time-step -1, [math]\displaystyle{ p_1 }[/math] will exceed [math]\displaystyle{ p_{crit} }[/math]. This is a probability of a probability.
  • [math]\displaystyle{ \hat{p} }[/math]: the probability, evaluated on time-step -2, that if on time-step -1, [math]\displaystyle{ p_1 }[/math] does not exceed [math]\displaystyle{ p_{crit} }[/math], adverse events will nevertheless occur. This is also a probability of a probability.

In weather forecasting, the probabilities [math]\displaystyle{ p' }[/math] and [math]\displaystyle{ \hat{p} }[/math] cannot be derived directly from standard probabilistic weather predictions, but require additional analysis of the properties of the forecasts.[9][15]

With regards to the decision to be made on time-step -2, which is whether to take precautionary action or wait, the expected utilities of the two actions available at time-step -2 are given by:

  • Expected utility of taking precautionary action [math]\displaystyle{ =-C_2 }[/math]
  • Expected utility of not taking precautionary action and waiting[math]\displaystyle{ =-p' C_1 - (1-p')\hat{p}L }[/math]

Using these expected utilities, and applying the principle of maximising expected utility, leads to the rule that precautionary action should be taken on time-step -2 if: [math]\displaystyle{ -C_2\gt -p' C_1-(1-p')\hat{p}L }[/math]

Extended Cost-Loss Algorithms

Algorithms for evaluating the above inequality typically take the forecast at time-step -2 and use martingales to simulate the distribution of possible forecasts at time-step -1 and the distribution of possible outcomes on day 0.[9] In weather forecasting, the use of martingales is based on the observation that, while weather itself is predictable to some extent, changes in well-calibrated weather forecasts are not.[16] This is analogous to the Efficient-market hypothesis in finance.

Martingales can either be used to simulate possible forecast probabilities,[17][18][19] or, for forecasts that consist of normal distributions, martingales can be used to simulate the changes in the mean of the forecast distribution.[9][15]

In both cases the parameters of the martingales can be derived from past forecasts.

See also

References

  1. 1.0 1.1 "Cost/loss model and the relative value". The Centre for Australian Weather and Climate Research. http://www.cawcr.gov.au/projects/verification/value/relativevalue_more.html. 
  2. Murphy, Allan H. (May 9, 1969). "On Expected-Utility Measures in Cost-Loss Ratio Decision Situations". Journal of Applied Meteorology 8 (6): 989–991. doi:10.1175/1520-0450(1969)008<0989:oeumic>2.0.co;2. Bibcode1969JApMe...8..989M. 
  3. 3.0 3.1 Murphy, Allan H. (January 20, 1993). "What Is a Good Forecast? An Essay on the Nature of Goodness in Weather Forecasting". http://www.glerl.noaa.gov/seagrant/ClimateChangeWhiteboard/Resources/Uncertainty/Mac1/murphy93PR.pdf. 
  4. Murphy, Allan H. (July 1977). "The Value of Climatological, Categorical, and Probabilistic Forecasts in the Cost-Loss Ratio Situation". Monthly Weather Review 105 (7): 803. doi:10.1175/1520-0493(1977)105<0803:TVOCCA>2.0.CO;2. Bibcode1977MWRv..105..803M. http://www.nssl.noaa.gov/users/brooks/public_html/feda/papers/murphy77cl.pdf. Retrieved May 23, 2014. 
  5. Kernan, Gerard L. (1975). "The Cost-Loss Decision Model and Air Pollution Forecasting". Journal of Applied Meteorology 14 (1): 8–16. doi:10.1175/1520-0450(1975)014<0008:tcldma>2.0.co;2. Bibcode1975JApMe..14....8K. 
  6. Richardson, David S. (2001). "Measures of skill and value of ensemble prediction systems, their interrelationship and the effect of ensemble size". Quarterly Journal of the Royal Meteorological Society 127 (577): 2473–2489. doi:10.1002/qj.49712757715. Bibcode2001QJRMS.127.2473R. 
  7. Roulin, E. (2007). "Skill and relative economic value of medium-range hydrological ensemble predictions". Hydrology and Earth System Sciences 11 (2): 725–737. doi:10.5194/hess-11-725-2007. Bibcode2007HESS...11..725R. http://hal.archives-ouvertes.fr/docs/00/30/50/48/PDF/hess-11-725-2007.pdf. Retrieved May 23, 2014. 
  8. Schnur, Reiner (2002). "The investment forecast" (in en). Nature 415 (6871): 483–484. doi:10.1038/415483a. ISSN 1476-4687. PMID 11823839. 
  9. 9.0 9.1 9.2 9.3 9.4 9.5 9.6 9.7 Jewson, S.; Scher, S.; Messori, G. (2021). "Decide Now or Wait for the Next Forecast? Testing A Decision Framework Using Real Forecasts and Observations". Monthly Weather Review 149 (6): 1637. doi:10.1175/MWR-D-20-0392.1. Bibcode2021MWRv..149.1637J. https://www.preprints.org/manuscript/202002.0217/v1/download. 
  10. 10.0 10.1 10.2 10.3 Chambers, C.; Lambert, N. (2015). "Introduction to Dynamic Belief Elicitation". ACM SIGecom Exchanges 14: 80–83. doi:10.1145/2845926.2845930. 
  11. 11.0 11.1 11.2 11.3 Dixit, A; Pindyck, R (1994). Investment Under Uncertainty. Princeton. 
  12. Regnier, E.; Harr, P. (2006). "A Dynamic Decision Model Applied to Hurricane Landfall.". Wea. Forecasting 21 (5): 764–780. doi:10.1175/WAF958.1. Bibcode2006WtFor..21..764R. 
  13. Wilks, D.; Woolfe, D. (1998). "Optimal use and economic value of weather forecasts for lettuce irrigation in a humid climate.". Agricultural and Forest Meteorology 89 (2): 115–129. doi:10.1016/S0168-1923(97)00066-X. Bibcode1998AgFM...89..115W. 
  14. Wilks, D.; Pitt, R.; Fick, G. (1993). "Modeling optimal alfalfa harvest scheduling using short-range weather forecasts". Agricultural Systems 42 (3): 277–305. doi:10.1016/0308-521X(93)90059-B. Bibcode1993AgSys..42..277W. 
  15. 15.0 15.1 Jewson, S.; Ziehmann, C. (2004). "Using ensemble forecasts to predict the size of forecast changes, with application to weather swap value at risk". Atmospheric Sci. Lett. 4 (1–4): 15–27. doi:10.1016/S1530-261X(03)00003-3. 
  16. Jewson, S; Brix, A; Ziehmann, C (2005). Weather Derivative Valuation. Cambridge University Press. 
  17. Wilks, D. (1991). "Representing Serial Correlation of Meteorological Events and Forecasts in Dynamic Decision-Analytic Methods". Mon. Wea. Rev. 119: 1640–1662. doi:10.1175/1520-0493(1991)119<1640:RSCOME>2.0.CO;2. 
  18. McLay, J. (2008). "Markov Chain Modelling of Sequences of Lagged NWP Ensemble Probability Forecasts: An Exploration of Model Properties and Decision Support Applications". Mon. Wea. Rev. 136 (10): 3655–3670. doi:10.1175/2008MWR2376.1. Bibcode2008MWRv..136.3655M. 
  19. McLay, J. (2011). "Diagosing the Relative Impact of Sneaks, Phantoms and Volatility in Sequences of Lagged Ensemble Probability Forecasts with a Simple Dynamic Decision Model". Mon. Wea. Rev. 139 (2): 387–402. doi:10.1175/2010MWR3449.1. Bibcode2011MWRv..139..387M.