Recovering components of a Poisson process

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












Consider a scenario with two independent input Poisson processes
with rates $P_1 sim Pois(lambda_1)$ and $P_2 sim Pois(lambda_2)$.
These enter a queueing system to form a combined process of rate
$lambda_1 + lambda_2$ and then incur some additional exponentially-distributed service delay (say with mean $1/mu$).



If the queue is M/M/1 and $mu > lambda_1 + lambda_2$,
the output process should also be Poisson
with rate $lambda_1 + lambda_2$. If an observer of the output process observes just the samples corresponding to $P_1$ (resp. $P_2$), does she see a Poisson process with rate $lambda_1$ (resp. $lambda_2$)?
If not, what does this process look like?







share|cite|improve this question























    up vote
    1
    down vote

    favorite












    Consider a scenario with two independent input Poisson processes
    with rates $P_1 sim Pois(lambda_1)$ and $P_2 sim Pois(lambda_2)$.
    These enter a queueing system to form a combined process of rate
    $lambda_1 + lambda_2$ and then incur some additional exponentially-distributed service delay (say with mean $1/mu$).



    If the queue is M/M/1 and $mu > lambda_1 + lambda_2$,
    the output process should also be Poisson
    with rate $lambda_1 + lambda_2$. If an observer of the output process observes just the samples corresponding to $P_1$ (resp. $P_2$), does she see a Poisson process with rate $lambda_1$ (resp. $lambda_2$)?
    If not, what does this process look like?







    share|cite|improve this question





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Consider a scenario with two independent input Poisson processes
      with rates $P_1 sim Pois(lambda_1)$ and $P_2 sim Pois(lambda_2)$.
      These enter a queueing system to form a combined process of rate
      $lambda_1 + lambda_2$ and then incur some additional exponentially-distributed service delay (say with mean $1/mu$).



      If the queue is M/M/1 and $mu > lambda_1 + lambda_2$,
      the output process should also be Poisson
      with rate $lambda_1 + lambda_2$. If an observer of the output process observes just the samples corresponding to $P_1$ (resp. $P_2$), does she see a Poisson process with rate $lambda_1$ (resp. $lambda_2$)?
      If not, what does this process look like?







      share|cite|improve this question











      Consider a scenario with two independent input Poisson processes
      with rates $P_1 sim Pois(lambda_1)$ and $P_2 sim Pois(lambda_2)$.
      These enter a queueing system to form a combined process of rate
      $lambda_1 + lambda_2$ and then incur some additional exponentially-distributed service delay (say with mean $1/mu$).



      If the queue is M/M/1 and $mu > lambda_1 + lambda_2$,
      the output process should also be Poisson
      with rate $lambda_1 + lambda_2$. If an observer of the output process observes just the samples corresponding to $P_1$ (resp. $P_2$), does she see a Poisson process with rate $lambda_1$ (resp. $lambda_2$)?
      If not, what does this process look like?









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Jul 15 at 7:31









      user219923

      507




      507




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Yes, she sees a Poisson process. This is because the customers leave in the same order they entered. The input process is a process with rate $lambda_1+lambda_2$ in which each customer is independently marked as type $i$ with probability $fraclambda_isum_ilambda_i$. The customers leave in the same order, so the output process is again a process with rate $lambda_1+lambda_2$ in which the customers are marked with the same distribution, and thus it can be considered as composed by two Poisson sub-processes, just like the input process. The fact that the marking is coupled to the marking of the input process doesn't change this (just like the fact that the combined output process is coupled to the combined input process doesn't change the fact that it looks like a Poisson process to the observer).






          share|cite|improve this answer





















          • Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
            – user219923
            Jul 15 at 17:38






          • 1




            @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
            – joriki
            Jul 15 at 17:54











          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2852273%2frecovering-components-of-a-poisson-process%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote



          accepted










          Yes, she sees a Poisson process. This is because the customers leave in the same order they entered. The input process is a process with rate $lambda_1+lambda_2$ in which each customer is independently marked as type $i$ with probability $fraclambda_isum_ilambda_i$. The customers leave in the same order, so the output process is again a process with rate $lambda_1+lambda_2$ in which the customers are marked with the same distribution, and thus it can be considered as composed by two Poisson sub-processes, just like the input process. The fact that the marking is coupled to the marking of the input process doesn't change this (just like the fact that the combined output process is coupled to the combined input process doesn't change the fact that it looks like a Poisson process to the observer).






          share|cite|improve this answer





















          • Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
            – user219923
            Jul 15 at 17:38






          • 1




            @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
            – joriki
            Jul 15 at 17:54















          up vote
          1
          down vote



          accepted










          Yes, she sees a Poisson process. This is because the customers leave in the same order they entered. The input process is a process with rate $lambda_1+lambda_2$ in which each customer is independently marked as type $i$ with probability $fraclambda_isum_ilambda_i$. The customers leave in the same order, so the output process is again a process with rate $lambda_1+lambda_2$ in which the customers are marked with the same distribution, and thus it can be considered as composed by two Poisson sub-processes, just like the input process. The fact that the marking is coupled to the marking of the input process doesn't change this (just like the fact that the combined output process is coupled to the combined input process doesn't change the fact that it looks like a Poisson process to the observer).






          share|cite|improve this answer





















          • Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
            – user219923
            Jul 15 at 17:38






          • 1




            @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
            – joriki
            Jul 15 at 17:54













          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          Yes, she sees a Poisson process. This is because the customers leave in the same order they entered. The input process is a process with rate $lambda_1+lambda_2$ in which each customer is independently marked as type $i$ with probability $fraclambda_isum_ilambda_i$. The customers leave in the same order, so the output process is again a process with rate $lambda_1+lambda_2$ in which the customers are marked with the same distribution, and thus it can be considered as composed by two Poisson sub-processes, just like the input process. The fact that the marking is coupled to the marking of the input process doesn't change this (just like the fact that the combined output process is coupled to the combined input process doesn't change the fact that it looks like a Poisson process to the observer).






          share|cite|improve this answer













          Yes, she sees a Poisson process. This is because the customers leave in the same order they entered. The input process is a process with rate $lambda_1+lambda_2$ in which each customer is independently marked as type $i$ with probability $fraclambda_isum_ilambda_i$. The customers leave in the same order, so the output process is again a process with rate $lambda_1+lambda_2$ in which the customers are marked with the same distribution, and thus it can be considered as composed by two Poisson sub-processes, just like the input process. The fact that the marking is coupled to the marking of the input process doesn't change this (just like the fact that the combined output process is coupled to the combined input process doesn't change the fact that it looks like a Poisson process to the observer).







          share|cite|improve this answer













          share|cite|improve this answer



          share|cite|improve this answer











          answered Jul 15 at 9:45









          joriki

          165k10180328




          165k10180328











          • Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
            – user219923
            Jul 15 at 17:38






          • 1




            @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
            – joriki
            Jul 15 at 17:54

















          • Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
            – user219923
            Jul 15 at 17:38






          • 1




            @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
            – joriki
            Jul 15 at 17:54
















          Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
          – user219923
          Jul 15 at 17:38




          Thanks! What about the case where $mu leq lambda_1 + lambda_2$? Ignoring the fact that the queue explodes, can we say that the output sub-processes will have rate $mu(lambda_1/(lambda_1 + lambda_2))$, etc.?
          – user219923
          Jul 15 at 17:38




          1




          1




          @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
          – joriki
          Jul 15 at 17:54





          @user219923: Yes -- I think the same argument applies -- they're still in the same order, so they still have independent markings with probabilities $fraclambda_isum_ilambda_i$, so if the overloaded queue emits them at rate $mu$, they constitute subprocesses with rates $fracmulambda_isum_ilambda_i$.
          – joriki
          Jul 15 at 17:54













           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2852273%2frecovering-components-of-a-poisson-process%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?