Thanks for your replay Stephen. It's not a textbook problem, I'm just trying to work out a way that I can calculate the daily chance of rain given the hourly chances. The reason being a lot of websites such as
http://www.accuweather.com/us/ny/new%2Dyork/10017/forecast-accupop.asp?fday=1
Will...
Hi everyone,
I was wondering if anyone could help me better understand dependent probabilities. I am interested in working out the daily chance of rain given the hourly chance's of rain.
Historically I know that on a given hour the chance of rain is 0.1. My first approach to work out the...
Hi everyone,
I'm a long time lurker, first time poster and I was wondering if anyone could help me out with a little Laplace trouble i was having,
I am interested in solving the ODE
y' = -y+2*y*u(t-1)
where u is the heaviside function,
Any hints?