You move to an area that has tsunamis with a 100-year recurrence interval and volcanic eruptions with a 50-year recurrence interval.
That means each year there is a 1 in 100 chance of a tsunami event and a 1 in 50 chance of a volcanic event.
How many years will you have to live here before you are 50% sure that you will atleast see one of these events?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Good problem, but wouldn't it technically be more correct to ask how many years we would have to wait to for a 50% chance to see "at least" one of those events?
The probability P i ( V ∪ T ) of experiencing at least one of the events ( events not mutually exclusive) in a year i ( volcanic eruption V , tsunami T ) is given by:
P i ( D ) = P i ( V ∪ T ) = P i ( V ) + P i ( T ) − P i ( V ∩ T )
P i ( D ) = 1 0 0 1 + 5 0 1 − 5 0 ⋅ 1 0 0 1 = 5 0 0 0 1 4 9
Then the probability of NOT experiencing at least one of these two in any given year is given by:
P i ( D c ) = 1 − P i ( D ) = 5 0 0 0 4 8 5 1
The probability of NOT experiencing at least one of the events in a sequence of n years is given by:
i = 1 ∏ n P i ( D c ) = ( P ( D c ) ) n
50% certainty of seeing an event D is that same as 50% certainty of not seeing the event D .
( P ( D c ) ) n = 2 1
( 5 0 0 0 4 8 5 1 ) n = 2 1
ln ( ( 5 0 0 0 4 8 5 1 ) n ) = ln ( 2 1 )
Finally, the number of years before you are 50% sure you will see at least one event ( volcanic eruption or tsunami ) is given by:
n = ln ( 5 0 0 0 4 8 5 1 ) ln ( 2 1 ) ≈ 22.92 ≈ 23
Problem Loading...
Note Loading...
Set Loading...
Here’s how you approach it:
-The best way to solve this problem is by looking at the annual probability that neither event happens.
-Since both volcano and flood will create wreak havoc on the property, either event happening is bad.
-Once the probability of not getting hit by a natural disaster in a given year is figured out, then we can figure out how long it’s going to take before you’re pretty sure it’s going to happen.
First figure out the probability of neither event from happening in a given year:
Calculate the annual odds:
Now extrapolating the values for each new year and each new annual risk:
Notice how the probability of the disasters occurring is steadily rising.
Now plotting these values graphically you can find the breakpoint( the point where the probability you’ve been hit with either disaster exceeds the probability you haven't) is at year 23 .
How can you use this idea?
-Well, consider the situation of purchasing flood insurance
-You can calculate your expected payout and compare this expected accumulated costs to figure out whether purchasing the insurance is worth or not else you could just save the money on your own.
-This is a basic example of what actuaries and insurance companies do to calculate your rates.