While that is true, in most cases, using R = TxVxI formula is the only practical way of quantifying something that is inherently difficult to quantify. It’s a management tool to aid decision making. In fact, we use R = I x V
For example,
What is risk profile of people using USB to store payroll data?
Impact = 3 (i.e., breach of data protection law, fines etc.)
vulnerablity = 2 (medium, it conceivable that people may lose the USB stick)
i.e. Risk = 6/9. Which would be an amber risk profile.
Compare this to the risk profile of storing payroll data on a laptop
Impact = 1 (because HD is encrypted, so the impact of loss it negligible)
Vulernability = 1 (peopel might lose the laptop, but it’s rare, compared to losing USB sticks).
Thus risk = 1/9 (which would be a green).
This is how most risk profiling is done. You make an assessment on Vulnerability, Impact, and Threat to derive a risk value that you can act on.
you can’t do anything with Risk = Function (Threat,vulnerability,impact)
Just so let me be clear though, this is a very useful management tool (like the 2×2 you learn in your MBA) in the absence of a more mathematically robust alternative.