Is there a Continuous Multinomial Distribution??How to calculate probability using multinomial...

How do anti-virus programs start at Windows boot?

Do these spellcasting foci from Xanathar's Guide to Everything have to be held in a hand?

What is the significance behind "40 days" that often appears in the Bible?

How Could an Airship Be Repaired Mid-Flight

Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?

SOQL: Populate a Literal List in WHERE IN Clause

Why does Bach not break the rules here?

Interplanetary conflict, some disease destroys the ability to understand or appreciate music

Gantt Chart like rectangles with log scale

Why Choose Less Effective Armour Types?

PTIJ: Who should I vote for? (21st Knesset Edition)

Who is flying the vertibirds?

Why one should not leave fingerprints on bulbs and plugs?

What did Alexander Pope mean by "Expletives their feeble Aid do join"?

Why doesn't using two cd commands in bash script execute the second command?

A Cautionary Suggestion

Most cost effective thermostat setting: consistent temperature vs. lowest temperature possible

What has been your most complicated TikZ drawing?

Is it possible to upcast ritual spells?

Recruiter wants very extensive technical details about all of my previous work

If curse and magic is two sides of the same coin, why the former is forbidden?

Dice rolling probability game

Professor being mistaken for a grad student

Min function accepting varying number of arguments in C++17



Is there a Continuous Multinomial Distribution??


How to calculate probability using multinomial distribution?Is it possible to “customize” the multinomial distribution to your specifications?The minimum value of a uniform multinomial distributionMaximum likelihood estimator for general multinomialThe Marginal Distribution of a MultinomialEntropy of the multinomial distributionFisher information matrix for multinomial distributionWhy is the joint probability of a Bayesian Network multinomial?Posterior mean of Dirichlet distributionDerive Posterior Distribution from Prior Distribution













0












$begingroup$


In Multinomial Distribution, we have
begin{align}
f(x_1,ldots,x_k;n,p_1,ldots,p_k) & {} = Pr(X_1 = x_1mbox{ and }dotsmbox{ and }X_k = x_k) \ \
& {} = begin{cases} { displaystyle {n! over x_1!cdots x_k!}p_1^{x_1}cdots p_k^{x_k}}, quad &
mbox{when } sum_{i=1}^k x_i=n \ \
0 & mbox{otherwise,} end{cases}
end{align}



where $x_i$ is an integer. Besides, we should note that x_i have a constant sum, and the sum of p_k equals to 1.0 (another constant sum).



But now, I need a Continuous Multinomial Distribution, where $x_i$ doesn't need to be an integer, and the sum of $x_i$ still equals $n$.
I cannot find such a distribution, could any one help me?



p.s. I found a related question in this site. Someone says that Dirichlet Distribution can be helpful. However, the alpha parameters in Dirichlet do not have a constant sum, which is not perfect for my problem.



Thanks very much!










share|cite|improve this question











$endgroup$












  • $begingroup$
    "the parameters in Dirichlet do not have a constant sum" Sure they do: en.wikipedia.org/wiki/Dirichlet_distribution
    $endgroup$
    – Rahul
    May 16 '15 at 15:13










  • $begingroup$
    Sorry, I mean the alpha parameters in Dirichlet Distribution do not have a constant sum. I've corrected my expression.
    $endgroup$
    – LittleYUYU
    May 17 '15 at 1:52








  • 1




    $begingroup$
    Unfortunately I don't know the answer; I'm also searching for it. But take a look at Johnson, Kotz, & Balakrishnan: Discrete Multivariate Distributions (Wiley 1996) for some limit forms, e.g. for $ntoinfty$: you can then consider the variables $Y_i := X_i/n in [0,1]$, which have a continuous distribution similar to the original multinomial in this limit. This limit continuous distribution is not a Dirichlet. I'd like to point out that the Dirichlet distribution is not the continuous version of the multinomial distribution, as some comments around claim.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46








  • 1




    $begingroup$
    Each variable $X$ of the multinomial has a probability proportional to $p^X/X!$, whereas each variable $X$ of the Dirichlet has a probability proportional to $X^p$. These are very different functional dependences. It's true that the dependence of the multinomial on its parameters is the same as the Dirichlet's on its variables. For this reason the Dirichlet is the conjugate prior of the multinomial. See again Johnson & al. above.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46


















0












$begingroup$


In Multinomial Distribution, we have
begin{align}
f(x_1,ldots,x_k;n,p_1,ldots,p_k) & {} = Pr(X_1 = x_1mbox{ and }dotsmbox{ and }X_k = x_k) \ \
& {} = begin{cases} { displaystyle {n! over x_1!cdots x_k!}p_1^{x_1}cdots p_k^{x_k}}, quad &
mbox{when } sum_{i=1}^k x_i=n \ \
0 & mbox{otherwise,} end{cases}
end{align}



where $x_i$ is an integer. Besides, we should note that x_i have a constant sum, and the sum of p_k equals to 1.0 (another constant sum).



But now, I need a Continuous Multinomial Distribution, where $x_i$ doesn't need to be an integer, and the sum of $x_i$ still equals $n$.
I cannot find such a distribution, could any one help me?



p.s. I found a related question in this site. Someone says that Dirichlet Distribution can be helpful. However, the alpha parameters in Dirichlet do not have a constant sum, which is not perfect for my problem.



Thanks very much!










share|cite|improve this question











$endgroup$












  • $begingroup$
    "the parameters in Dirichlet do not have a constant sum" Sure they do: en.wikipedia.org/wiki/Dirichlet_distribution
    $endgroup$
    – Rahul
    May 16 '15 at 15:13










  • $begingroup$
    Sorry, I mean the alpha parameters in Dirichlet Distribution do not have a constant sum. I've corrected my expression.
    $endgroup$
    – LittleYUYU
    May 17 '15 at 1:52








  • 1




    $begingroup$
    Unfortunately I don't know the answer; I'm also searching for it. But take a look at Johnson, Kotz, & Balakrishnan: Discrete Multivariate Distributions (Wiley 1996) for some limit forms, e.g. for $ntoinfty$: you can then consider the variables $Y_i := X_i/n in [0,1]$, which have a continuous distribution similar to the original multinomial in this limit. This limit continuous distribution is not a Dirichlet. I'd like to point out that the Dirichlet distribution is not the continuous version of the multinomial distribution, as some comments around claim.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46








  • 1




    $begingroup$
    Each variable $X$ of the multinomial has a probability proportional to $p^X/X!$, whereas each variable $X$ of the Dirichlet has a probability proportional to $X^p$. These are very different functional dependences. It's true that the dependence of the multinomial on its parameters is the same as the Dirichlet's on its variables. For this reason the Dirichlet is the conjugate prior of the multinomial. See again Johnson & al. above.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46
















0












0








0





$begingroup$


In Multinomial Distribution, we have
begin{align}
f(x_1,ldots,x_k;n,p_1,ldots,p_k) & {} = Pr(X_1 = x_1mbox{ and }dotsmbox{ and }X_k = x_k) \ \
& {} = begin{cases} { displaystyle {n! over x_1!cdots x_k!}p_1^{x_1}cdots p_k^{x_k}}, quad &
mbox{when } sum_{i=1}^k x_i=n \ \
0 & mbox{otherwise,} end{cases}
end{align}



where $x_i$ is an integer. Besides, we should note that x_i have a constant sum, and the sum of p_k equals to 1.0 (another constant sum).



But now, I need a Continuous Multinomial Distribution, where $x_i$ doesn't need to be an integer, and the sum of $x_i$ still equals $n$.
I cannot find such a distribution, could any one help me?



p.s. I found a related question in this site. Someone says that Dirichlet Distribution can be helpful. However, the alpha parameters in Dirichlet do not have a constant sum, which is not perfect for my problem.



Thanks very much!










share|cite|improve this question











$endgroup$




In Multinomial Distribution, we have
begin{align}
f(x_1,ldots,x_k;n,p_1,ldots,p_k) & {} = Pr(X_1 = x_1mbox{ and }dotsmbox{ and }X_k = x_k) \ \
& {} = begin{cases} { displaystyle {n! over x_1!cdots x_k!}p_1^{x_1}cdots p_k^{x_k}}, quad &
mbox{when } sum_{i=1}^k x_i=n \ \
0 & mbox{otherwise,} end{cases}
end{align}



where $x_i$ is an integer. Besides, we should note that x_i have a constant sum, and the sum of p_k equals to 1.0 (another constant sum).



But now, I need a Continuous Multinomial Distribution, where $x_i$ doesn't need to be an integer, and the sum of $x_i$ still equals $n$.
I cannot find such a distribution, could any one help me?



p.s. I found a related question in this site. Someone says that Dirichlet Distribution can be helpful. However, the alpha parameters in Dirichlet do not have a constant sum, which is not perfect for my problem.



Thanks very much!







probability-distributions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited May 17 '15 at 1:55







LittleYUYU

















asked May 16 '15 at 15:10









LittleYUYULittleYUYU

185




185












  • $begingroup$
    "the parameters in Dirichlet do not have a constant sum" Sure they do: en.wikipedia.org/wiki/Dirichlet_distribution
    $endgroup$
    – Rahul
    May 16 '15 at 15:13










  • $begingroup$
    Sorry, I mean the alpha parameters in Dirichlet Distribution do not have a constant sum. I've corrected my expression.
    $endgroup$
    – LittleYUYU
    May 17 '15 at 1:52








  • 1




    $begingroup$
    Unfortunately I don't know the answer; I'm also searching for it. But take a look at Johnson, Kotz, & Balakrishnan: Discrete Multivariate Distributions (Wiley 1996) for some limit forms, e.g. for $ntoinfty$: you can then consider the variables $Y_i := X_i/n in [0,1]$, which have a continuous distribution similar to the original multinomial in this limit. This limit continuous distribution is not a Dirichlet. I'd like to point out that the Dirichlet distribution is not the continuous version of the multinomial distribution, as some comments around claim.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46








  • 1




    $begingroup$
    Each variable $X$ of the multinomial has a probability proportional to $p^X/X!$, whereas each variable $X$ of the Dirichlet has a probability proportional to $X^p$. These are very different functional dependences. It's true that the dependence of the multinomial on its parameters is the same as the Dirichlet's on its variables. For this reason the Dirichlet is the conjugate prior of the multinomial. See again Johnson & al. above.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46




















  • $begingroup$
    "the parameters in Dirichlet do not have a constant sum" Sure they do: en.wikipedia.org/wiki/Dirichlet_distribution
    $endgroup$
    – Rahul
    May 16 '15 at 15:13










  • $begingroup$
    Sorry, I mean the alpha parameters in Dirichlet Distribution do not have a constant sum. I've corrected my expression.
    $endgroup$
    – LittleYUYU
    May 17 '15 at 1:52








  • 1




    $begingroup$
    Unfortunately I don't know the answer; I'm also searching for it. But take a look at Johnson, Kotz, & Balakrishnan: Discrete Multivariate Distributions (Wiley 1996) for some limit forms, e.g. for $ntoinfty$: you can then consider the variables $Y_i := X_i/n in [0,1]$, which have a continuous distribution similar to the original multinomial in this limit. This limit continuous distribution is not a Dirichlet. I'd like to point out that the Dirichlet distribution is not the continuous version of the multinomial distribution, as some comments around claim.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46








  • 1




    $begingroup$
    Each variable $X$ of the multinomial has a probability proportional to $p^X/X!$, whereas each variable $X$ of the Dirichlet has a probability proportional to $X^p$. These are very different functional dependences. It's true that the dependence of the multinomial on its parameters is the same as the Dirichlet's on its variables. For this reason the Dirichlet is the conjugate prior of the multinomial. See again Johnson & al. above.
    $endgroup$
    – pglpm
    Jun 16 '17 at 8:46


















$begingroup$
"the parameters in Dirichlet do not have a constant sum" Sure they do: en.wikipedia.org/wiki/Dirichlet_distribution
$endgroup$
– Rahul
May 16 '15 at 15:13




$begingroup$
"the parameters in Dirichlet do not have a constant sum" Sure they do: en.wikipedia.org/wiki/Dirichlet_distribution
$endgroup$
– Rahul
May 16 '15 at 15:13












$begingroup$
Sorry, I mean the alpha parameters in Dirichlet Distribution do not have a constant sum. I've corrected my expression.
$endgroup$
– LittleYUYU
May 17 '15 at 1:52






$begingroup$
Sorry, I mean the alpha parameters in Dirichlet Distribution do not have a constant sum. I've corrected my expression.
$endgroup$
– LittleYUYU
May 17 '15 at 1:52






1




1




$begingroup$
Unfortunately I don't know the answer; I'm also searching for it. But take a look at Johnson, Kotz, & Balakrishnan: Discrete Multivariate Distributions (Wiley 1996) for some limit forms, e.g. for $ntoinfty$: you can then consider the variables $Y_i := X_i/n in [0,1]$, which have a continuous distribution similar to the original multinomial in this limit. This limit continuous distribution is not a Dirichlet. I'd like to point out that the Dirichlet distribution is not the continuous version of the multinomial distribution, as some comments around claim.
$endgroup$
– pglpm
Jun 16 '17 at 8:46






$begingroup$
Unfortunately I don't know the answer; I'm also searching for it. But take a look at Johnson, Kotz, & Balakrishnan: Discrete Multivariate Distributions (Wiley 1996) for some limit forms, e.g. for $ntoinfty$: you can then consider the variables $Y_i := X_i/n in [0,1]$, which have a continuous distribution similar to the original multinomial in this limit. This limit continuous distribution is not a Dirichlet. I'd like to point out that the Dirichlet distribution is not the continuous version of the multinomial distribution, as some comments around claim.
$endgroup$
– pglpm
Jun 16 '17 at 8:46






1




1




$begingroup$
Each variable $X$ of the multinomial has a probability proportional to $p^X/X!$, whereas each variable $X$ of the Dirichlet has a probability proportional to $X^p$. These are very different functional dependences. It's true that the dependence of the multinomial on its parameters is the same as the Dirichlet's on its variables. For this reason the Dirichlet is the conjugate prior of the multinomial. See again Johnson & al. above.
$endgroup$
– pglpm
Jun 16 '17 at 8:46






$begingroup$
Each variable $X$ of the multinomial has a probability proportional to $p^X/X!$, whereas each variable $X$ of the Dirichlet has a probability proportional to $X^p$. These are very different functional dependences. It's true that the dependence of the multinomial on its parameters is the same as the Dirichlet's on its variables. For this reason the Dirichlet is the conjugate prior of the multinomial. See again Johnson & al. above.
$endgroup$
– pglpm
Jun 16 '17 at 8:46












2 Answers
2






active

oldest

votes


















0












$begingroup$

PDF of the multinomial distribution can be evaluated outside its support, so we can define a distribution taking PDF as its analytic continuation. In fact, this new PDF integrate to 1 on the corresponding stretched simplex for a binomial distribution. integrates to approximately 1 due to rectangular rule.






share|cite|improve this answer










New contributor




shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$





















    0












    $begingroup$

    Here's a distribution which seems to satisfy your criteria, but which I very much suspect won't be what you're looking for. However, refining your criteria to rule it out might help clarify what it is that you are looking for. Let $ A $ be a finite subset of $ left{alphainmathbb{R}^k,vert sum_jalpha_j=n , alpha_inotinmathbb{Z}, alpha_i > 0 mbox{ for all } iright} $ and $ p_i, i=1,2,dots,k, $ be real numbers with $ 0<p_ile 1, sum_i p_i=1 $, and $$ G = sum_{alphain A}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)},p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
    alpha_k} .$$

    Then take
    begin{align}
    f(&alpha_1,ldots,alpha_k;n,p_1,ldots,p_k) {} = Pr(X_1 = alpha_1landdotsland X_k = alpha_k) \ \
    & {} = begin{cases} G^{-1}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)}p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
    alpha_k}, &
    mbox{when } alphain A \ \
    0 & mbox{otherwise,} end{cases}
    end{align}






    share|cite|improve this answer









    $endgroup$













      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      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%2f1284982%2fis-there-a-continuous-multinomial-distribution%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0












      $begingroup$

      PDF of the multinomial distribution can be evaluated outside its support, so we can define a distribution taking PDF as its analytic continuation. In fact, this new PDF integrate to 1 on the corresponding stretched simplex for a binomial distribution. integrates to approximately 1 due to rectangular rule.






      share|cite|improve this answer










      New contributor




      shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$


















        0












        $begingroup$

        PDF of the multinomial distribution can be evaluated outside its support, so we can define a distribution taking PDF as its analytic continuation. In fact, this new PDF integrate to 1 on the corresponding stretched simplex for a binomial distribution. integrates to approximately 1 due to rectangular rule.






        share|cite|improve this answer










        New contributor




        shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        $endgroup$
















          0












          0








          0





          $begingroup$

          PDF of the multinomial distribution can be evaluated outside its support, so we can define a distribution taking PDF as its analytic continuation. In fact, this new PDF integrate to 1 on the corresponding stretched simplex for a binomial distribution. integrates to approximately 1 due to rectangular rule.






          share|cite|improve this answer










          New contributor




          shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          $endgroup$



          PDF of the multinomial distribution can be evaluated outside its support, so we can define a distribution taking PDF as its analytic continuation. In fact, this new PDF integrate to 1 on the corresponding stretched simplex for a binomial distribution. integrates to approximately 1 due to rectangular rule.







          share|cite|improve this answer










          New contributor




          shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          share|cite|improve this answer



          share|cite|improve this answer








          edited Mar 10 at 21:59





















          New contributor




          shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.









          answered Mar 10 at 21:08









          shouldseeshouldsee

          1011




          1011




          New contributor




          shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.





          New contributor





          shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          shouldsee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.























              0












              $begingroup$

              Here's a distribution which seems to satisfy your criteria, but which I very much suspect won't be what you're looking for. However, refining your criteria to rule it out might help clarify what it is that you are looking for. Let $ A $ be a finite subset of $ left{alphainmathbb{R}^k,vert sum_jalpha_j=n , alpha_inotinmathbb{Z}, alpha_i > 0 mbox{ for all } iright} $ and $ p_i, i=1,2,dots,k, $ be real numbers with $ 0<p_ile 1, sum_i p_i=1 $, and $$ G = sum_{alphain A}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)},p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
              alpha_k} .$$

              Then take
              begin{align}
              f(&alpha_1,ldots,alpha_k;n,p_1,ldots,p_k) {} = Pr(X_1 = alpha_1landdotsland X_k = alpha_k) \ \
              & {} = begin{cases} G^{-1}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)}p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
              alpha_k}, &
              mbox{when } alphain A \ \
              0 & mbox{otherwise,} end{cases}
              end{align}






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                Here's a distribution which seems to satisfy your criteria, but which I very much suspect won't be what you're looking for. However, refining your criteria to rule it out might help clarify what it is that you are looking for. Let $ A $ be a finite subset of $ left{alphainmathbb{R}^k,vert sum_jalpha_j=n , alpha_inotinmathbb{Z}, alpha_i > 0 mbox{ for all } iright} $ and $ p_i, i=1,2,dots,k, $ be real numbers with $ 0<p_ile 1, sum_i p_i=1 $, and $$ G = sum_{alphain A}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)},p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
                alpha_k} .$$

                Then take
                begin{align}
                f(&alpha_1,ldots,alpha_k;n,p_1,ldots,p_k) {} = Pr(X_1 = alpha_1landdotsland X_k = alpha_k) \ \
                & {} = begin{cases} G^{-1}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)}p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
                alpha_k}, &
                mbox{when } alphain A \ \
                0 & mbox{otherwise,} end{cases}
                end{align}






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  Here's a distribution which seems to satisfy your criteria, but which I very much suspect won't be what you're looking for. However, refining your criteria to rule it out might help clarify what it is that you are looking for. Let $ A $ be a finite subset of $ left{alphainmathbb{R}^k,vert sum_jalpha_j=n , alpha_inotinmathbb{Z}, alpha_i > 0 mbox{ for all } iright} $ and $ p_i, i=1,2,dots,k, $ be real numbers with $ 0<p_ile 1, sum_i p_i=1 $, and $$ G = sum_{alphain A}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)},p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
                  alpha_k} .$$

                  Then take
                  begin{align}
                  f(&alpha_1,ldots,alpha_k;n,p_1,ldots,p_k) {} = Pr(X_1 = alpha_1landdotsland X_k = alpha_k) \ \
                  & {} = begin{cases} G^{-1}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)}p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
                  alpha_k}, &
                  mbox{when } alphain A \ \
                  0 & mbox{otherwise,} end{cases}
                  end{align}






                  share|cite|improve this answer









                  $endgroup$



                  Here's a distribution which seems to satisfy your criteria, but which I very much suspect won't be what you're looking for. However, refining your criteria to rule it out might help clarify what it is that you are looking for. Let $ A $ be a finite subset of $ left{alphainmathbb{R}^k,vert sum_jalpha_j=n , alpha_inotinmathbb{Z}, alpha_i > 0 mbox{ for all } iright} $ and $ p_i, i=1,2,dots,k, $ be real numbers with $ 0<p_ile 1, sum_i p_i=1 $, and $$ G = sum_{alphain A}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)},p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
                  alpha_k} .$$

                  Then take
                  begin{align}
                  f(&alpha_1,ldots,alpha_k;n,p_1,ldots,p_k) {} = Pr(X_1 = alpha_1landdotsland X_k = alpha_k) \ \
                  & {} = begin{cases} G^{-1}frac{Gamma(n+1)}{Gamma(alpha_1+1)Gamma(alpha_2+1)dotsGamma(alpha_k+1)}p_1^{alpha_1} p_2^{alpha_2}dots p_k^{
                  alpha_k}, &
                  mbox{when } alphain A \ \
                  0 & mbox{otherwise,} end{cases}
                  end{align}







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Mar 11 at 1:22









                  lonza leggieralonza leggiera

                  1,07928




                  1,07928






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Mathematics Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1284982%2fis-there-a-continuous-multinomial-distribution%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                      Fil:Tokke komm.svg

                      Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?