Question: Write a VBA code to simulate a compound Poisson process using the following input: arrival rate= 3.5/hour,timet= 7.6 hours, number of entities in each arriving
Write a VBA code to simulate a compound Poisson process using the following input: arrival rate= 3.5/hour,timet= 7.6 hours, number of entities in each arriving batch distributed uni(1, 3). Return the expected number ofentities during [0,t] in cell A1.

1. Write a VBA code to simulate a compound Poisson process using the following input: arrival rate 1 = 3.5/hour, time = 7.6 hours, number of entities in each arriving batch distributed uni(1, 3). Return the expected number of entities during (0,l] in cell Al. (25) 1. Write a VBA code to simulate a compound Poisson process using the following input: arrival rate 1 = 3.5/hour, time = 7.6 hours, number of entities in each arriving batch distributed uni(1, 3). Return the expected number of entities during (0,l] in cell Al. (25)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
