Skip to content

this class allows to compute the distribution of the Net Present Value (NPV) of the aggregate seismic economic losses over a given time horizon, and for a given financial discount rate

Notifications You must be signed in to change notification settings

robgen/distNPVaggregateLosses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

distNPVaggregateLosses

GitHub Stars GitHub Issues Current Version

This is a Matlab class that allows to compute the distribution of the Net Present Value (NPV) of the aggregate seismic economic losses (ground up, uninsured or insured) over a given time horizon, and for a given financial discount rate. All the steps are modelled analytically. A method performing a MonteCarlo numerical approach is also provided.

sensIntRate


Buy me a coffee

Whether you use this project, have learned something from it, or just like it, please consider supporting it with a small donation, so I can dedicate more time on open-source projects like this :)

Paypal


Features

  • Probability of n events occurring during the selected time horizon
  • Arrival times of the n-th earthquake according to a Poisson process
  • Probability distribution of the earthquake losses (ground up) given one event of any intensity
  • Probability distributions for insured and uninsured losses
  • Probability distribution of the Net Present Value (NPV) of losses
  • Probability distribution of the NPV of aggregate losses during the selected time horizon

Setup

Clone this repo to any folder in your computer. Add this folder to the Matlab path and you are ready to go (or just cd to this folder). This class does not need external dependencies, apart from the built-in Matlab functions.


Usage

A full demo of this class is given in the file testNPVlosses.m


License

This project is licensed under the terms of the Creative Commons “Attribution-No Derivatives 4.0 International” license. This software is supplied "AS IS" without any warranties and support. The Author assumes no responsibility or liability for the use of the software. The Author reserves the right to make changes in the software without notification.

About

this class allows to compute the distribution of the Net Present Value (NPV) of the aggregate seismic economic losses over a given time horizon, and for a given financial discount rate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages