I would like to model sales for construction project (building 10 cottages near the sea and sale them). The problem is that i need to take into account the uncertainty related to when cottages will be sold (term) and price. For example, I do not know when all 10 cottages will be sold - 1 can be sold in 2 month after construction, 3 cottages can be sold in 5 month etc. I was advised to use Poisson distribution to model sell term for every cottage, but for this reason I need to access parameter (lambda). 1) Can you advise please any means how I can access this parameter? 2) Can you help please with calculation - after I get the value of this parameter, i get the probability, but I need to get term (1 month/3 month etc). How can I calculate it? Maybe my approach for this reserach is not correct? My plan is to further prepare different scenarios (perhaps using Monte Carlo modelling) and based on it calculate NPV of the project