Bumper Docs
  • LEARN
    • What is Bumper?
    • Documentation Structure
    • Why Use Bumper?
      • Comparison with stop-loss
      • Comparison with options
    • Staking
    • Protocol Risks
      • General risks
      • Taker liquidations
      • Maker liquidations
    • Premiums and Yields
  • Protocol
    • Overview
      • Preliminaries
      • User Positions
    • Premium
      • Price Risk Factor (PRF)
      • Liability Risk Factor (VRF)
      • Probability of Claim
      • Liquidity Risk Factor (LRF)
      • Computing the Premium and Updating State
      • Visual Representation of Premium
    • Glossary
  • Governance
    • Overview
    • DAO Overview & Structure
    • Voting Power
      • vBUMP
      • Staking & Locking
  • Developer
    • Architecture
    • Modules
  • Community
    • Community Code of Conduct
Powered by GitBook
On this page
  1. Protocol
  2. Premium

Probability of Claim

PreviousLiability Risk Factor (VRF)NextLiquidity Risk Factor (LRF)

Last updated 5 months ago

Now that we have the Liability Risk Factor (VRF), we combine this with recent price behaviour from the PRF to produce a new measure, noted beta_t , representing the distribution of Claims against protocol capital (sometimes referred to as the “Virtual Probability of Claim”).

The PRF is more sensitive to shorter term price movements than the VRF, meaning that increasing the weight of the Price Risk Factor will allow the protocol’s premia to respond more quickly to volatility. This comes at the cost of amplifying any “noise” in the underlying price signal (being representative of the underlying price process), which can cause a general decrease in capital efficiency.