+ Reply to Thread
Results 1 to 2 of 2

Thread: Multiple poisson versus one poisson for different arrival types

  1. #1
    Points: 4,093, Level: 40
    Level completed: 72%, Points required for next Level: 57

    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Multiple poisson versus one poisson for different arrival types



    I am trying to model guest arrivals at a restaurant with exponentially distributed times between arrivals. Arrivals can consist of different party sizes from 1 to 10 people, each party size having its own unique rate parameter. I believe arrival behavior to be independent of party size, however, the mean is two person parties.

    Here is my question -- Are these two methods mathematically equivolent?:

    Method 1. Make model in which each party size has its own unique poisson arrival distribution with rate parameter unique to that party size. Then run simulation with these different distributions in parrallel and not related to each other.

    Method 2: Make model in which there is one rate parameter representing the total arrivals of all party size. Then for each arrival, assign that arrival a party size based on the distribution function of party size.

    The reason i think these two methods would be equivolent is that I am assuming that party size in no way corresonds to unique arrival behavior. So you can think of arrivals as a process unrelated to party size, then party size is just assigned to each arrival based on its actual frequency of occurance. Does this make sense and am i thinking about the problem the correct way. Any advice would be greatly appreciated. thanks.

  2. #2
    Points: 4,148, Level: 40
    Level completed: 99%, Points required for next Level: 2

    Location
    Sweden
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    The models are equivalent. In Method 1 you use the superposition principle of Poisson processes. The sum of all unique arrival rates will be the total arrival rate.
    In Method 2 you first look at this total arrival rate and use thinning to get processes with the individual rates.

    In both cases the time to next arrival is Exp(lambda), where lambda is total arrival rate. Also, the probability that the next arriving party is of size n is

    (rate party size n)/lambda
    ............

+ Reply to Thread

Similar Threads

  1. Poisson process, last arrival in interval
    By Ego7894612 in forum Probability
    Replies: 1
    Last Post: 09-02-2010, 08:48 AM
  2. poisson
    By WeeG in forum Probability
    Replies: 1
    Last Post: 06-21-2010, 10:57 AM
  3. ANOVA versus Multiple T-Tests?
    By Foodcubes in forum Statistics
    Replies: 1
    Last Post: 01-06-2009, 12:54 AM
  4. Poisson
    By mindy in forum Probability
    Replies: 1
    Last Post: 10-22-2008, 02:59 AM
  5. Replies: 1
    Last Post: 07-15-2008, 03:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts








Advertise on Talk Stats