• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Probablity Question. very simple???

Joined
11/30/07
Messages
1
Points
11
Based on his review of analogue years, our trade floor meteo guy predicts that the gulf coast will experience 4 severe hurricanes over the next 100 days. Provide a range of probabilities of 2 or fewer hurricanes, expressed as lower and upper bound??? :tiphat:
 
Strange question :) I don't know what "lower and upper bound" is in this case :)
I can give the probability of P(X<=2) = 0.2381.
 
Back
Top