Looking for a generalization of Binomial distribution and its propertiesBinomial Distribution Parameter & ProbabilityOrder statistics of a max-min problem.Posterior for Beta Binomial Distribution with Repeated ObservationsThe Marginal Distribution of a Multinomialhow far the distribution from the uniform distributionDifferences between Binomial and Normal Distribution ModelsSucces and failure probability for dependant trials.Multiple conditions for Bayes Theorem to extract multivariate posterior distributionIs there a generalization of the concept of variance for a collection of probability distributions?Identifying a distribution by its properties

Ambiguity in the definition of entropy

Is it possible to create a QR code using text?

Placement of More Information/Help Icon button for Radio Buttons

Venezuelan girlfriend wants to travel the USA to be with me. What is the process?

What is the fastest integer factorization to break RSA?

Car headlights in a world without electricity

Implication of namely

How does a dynamic QR code work?

Blending or harmonizing

Does the Idaho Potato Commission associate potato skins with healthy eating?

How to prevent "they're falling in love" trope

Could the museum Saturn V's be refitted for one more flight?

How many wives did king shaul have

What historical events would have to change in order to make 19th century "steampunk" technology possible?

In Bayesian inference, why are some terms dropped from the posterior predictive?

What is an equivalently powerful replacement spell for the Yuan-Ti's Suggestion spell?

Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?

Is this draw by repetition?

Am I breaking OOP practice with this architecture?

Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)

How does a refinance allow a mortgage to be repaid?

Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?

How exploitable/balanced is this homebrew spell: Spell Permanency?

GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?



Looking for a generalization of Binomial distribution and its properties


Binomial Distribution Parameter & ProbabilityOrder statistics of a max-min problem.Posterior for Beta Binomial Distribution with Repeated ObservationsThe Marginal Distribution of a Multinomialhow far the distribution from the uniform distributionDifferences between Binomial and Normal Distribution ModelsSucces and failure probability for dependant trials.Multiple conditions for Bayes Theorem to extract multivariate posterior distributionIs there a generalization of the concept of variance for a collection of probability distributions?Identifying a distribution by its properties













0












$begingroup$


I asked this on MathOverflow, but was redirected here. Anyway:



In my research (coming from computer science), I have encountered a family of discrete probability distributions that seems to be some sort of generalization of the binomial distribution. A distribution in this family has a parameter $n in mathbbN$ and parameters $p_0,... ,p_n-1 in [0,1]$. The distribution has $n+1$ possible values. Denote the respective probablities $q_0,...,q_n$. So far, I have managed to obtain the descriptions for the first few $n$, which are the following:



  • If $n=1$, the distribution is: beginalign*q_0 =& 1-p_0\q_1 =& 1-q_0endalign*

  • If $n=2$, the distribution is: beginalign*q_0=&(p_0-1)^2\ q_1=&(p_0-1)p_0(p_1-1)\ q_2 =& 1-q_0-q_1endalign*

  • If $n=3$, the distribution is: beginalign*q_0=&(1 - p_0)^3\q_1 =& 3 (p_0-1)^2 p_0 (p_1-1)^2 \ q_2=& -3 (p_0-1) p_0 (p_1-1)^2 (2 (p_0-1) p_1-p_0) (p_2-1)\q_3 =& 1-q_0-q_1-q_2 endalign*

I could give the descriptions for few higher $n$, but it becomes lots of symbols quickly.



I have noticed, that when I set $p_i = 0 ; forall i = 1,...,n-1$ it degenerates to the distribution $Bin(n,p_0)$. I have several goals with this. First, I wanted to ask if this resembles some well known distribution family generalizing the binomial distribution? Can anyone suggest possible general formulas that would produce $q_i$ for a given $n$? Assuming, we have a generalization, what would be the measure of all the distributions representable as a member of this family for given $n$ or some upper bound of such measure? Denoting this measure $l_n$, I have computed that: $l_1 = sqrt2, l_2=frac1sqrt3,l_3 = frac27280,l_4=frac731625010005sqrt5$.










share|cite|improve this question











$endgroup$











  • $begingroup$
    Can you describe exactly the sampling process you are referring to? Right now, you haven't, and we are left to figure out how the distribution you're considering is even defined.
    $endgroup$
    – Clement C.
    Mar 20 at 20:51










  • $begingroup$
    It's somewhat complicated and I didn't want to go into the details. I was mostly just hoping this could resemble something well known to give me some hints where to look.
    $endgroup$
    – user1747134
    Mar 21 at 9:57










  • $begingroup$
    Without those details, this is more like a shot in the dark than anything else....
    $endgroup$
    – Clement C.
    Mar 21 at 16:25















0












$begingroup$


I asked this on MathOverflow, but was redirected here. Anyway:



In my research (coming from computer science), I have encountered a family of discrete probability distributions that seems to be some sort of generalization of the binomial distribution. A distribution in this family has a parameter $n in mathbbN$ and parameters $p_0,... ,p_n-1 in [0,1]$. The distribution has $n+1$ possible values. Denote the respective probablities $q_0,...,q_n$. So far, I have managed to obtain the descriptions for the first few $n$, which are the following:



  • If $n=1$, the distribution is: beginalign*q_0 =& 1-p_0\q_1 =& 1-q_0endalign*

  • If $n=2$, the distribution is: beginalign*q_0=&(p_0-1)^2\ q_1=&(p_0-1)p_0(p_1-1)\ q_2 =& 1-q_0-q_1endalign*

  • If $n=3$, the distribution is: beginalign*q_0=&(1 - p_0)^3\q_1 =& 3 (p_0-1)^2 p_0 (p_1-1)^2 \ q_2=& -3 (p_0-1) p_0 (p_1-1)^2 (2 (p_0-1) p_1-p_0) (p_2-1)\q_3 =& 1-q_0-q_1-q_2 endalign*

I could give the descriptions for few higher $n$, but it becomes lots of symbols quickly.



I have noticed, that when I set $p_i = 0 ; forall i = 1,...,n-1$ it degenerates to the distribution $Bin(n,p_0)$. I have several goals with this. First, I wanted to ask if this resembles some well known distribution family generalizing the binomial distribution? Can anyone suggest possible general formulas that would produce $q_i$ for a given $n$? Assuming, we have a generalization, what would be the measure of all the distributions representable as a member of this family for given $n$ or some upper bound of such measure? Denoting this measure $l_n$, I have computed that: $l_1 = sqrt2, l_2=frac1sqrt3,l_3 = frac27280,l_4=frac731625010005sqrt5$.










share|cite|improve this question











$endgroup$











  • $begingroup$
    Can you describe exactly the sampling process you are referring to? Right now, you haven't, and we are left to figure out how the distribution you're considering is even defined.
    $endgroup$
    – Clement C.
    Mar 20 at 20:51










  • $begingroup$
    It's somewhat complicated and I didn't want to go into the details. I was mostly just hoping this could resemble something well known to give me some hints where to look.
    $endgroup$
    – user1747134
    Mar 21 at 9:57










  • $begingroup$
    Without those details, this is more like a shot in the dark than anything else....
    $endgroup$
    – Clement C.
    Mar 21 at 16:25













0












0








0





$begingroup$


I asked this on MathOverflow, but was redirected here. Anyway:



In my research (coming from computer science), I have encountered a family of discrete probability distributions that seems to be some sort of generalization of the binomial distribution. A distribution in this family has a parameter $n in mathbbN$ and parameters $p_0,... ,p_n-1 in [0,1]$. The distribution has $n+1$ possible values. Denote the respective probablities $q_0,...,q_n$. So far, I have managed to obtain the descriptions for the first few $n$, which are the following:



  • If $n=1$, the distribution is: beginalign*q_0 =& 1-p_0\q_1 =& 1-q_0endalign*

  • If $n=2$, the distribution is: beginalign*q_0=&(p_0-1)^2\ q_1=&(p_0-1)p_0(p_1-1)\ q_2 =& 1-q_0-q_1endalign*

  • If $n=3$, the distribution is: beginalign*q_0=&(1 - p_0)^3\q_1 =& 3 (p_0-1)^2 p_0 (p_1-1)^2 \ q_2=& -3 (p_0-1) p_0 (p_1-1)^2 (2 (p_0-1) p_1-p_0) (p_2-1)\q_3 =& 1-q_0-q_1-q_2 endalign*

I could give the descriptions for few higher $n$, but it becomes lots of symbols quickly.



I have noticed, that when I set $p_i = 0 ; forall i = 1,...,n-1$ it degenerates to the distribution $Bin(n,p_0)$. I have several goals with this. First, I wanted to ask if this resembles some well known distribution family generalizing the binomial distribution? Can anyone suggest possible general formulas that would produce $q_i$ for a given $n$? Assuming, we have a generalization, what would be the measure of all the distributions representable as a member of this family for given $n$ or some upper bound of such measure? Denoting this measure $l_n$, I have computed that: $l_1 = sqrt2, l_2=frac1sqrt3,l_3 = frac27280,l_4=frac731625010005sqrt5$.










share|cite|improve this question











$endgroup$




I asked this on MathOverflow, but was redirected here. Anyway:



In my research (coming from computer science), I have encountered a family of discrete probability distributions that seems to be some sort of generalization of the binomial distribution. A distribution in this family has a parameter $n in mathbbN$ and parameters $p_0,... ,p_n-1 in [0,1]$. The distribution has $n+1$ possible values. Denote the respective probablities $q_0,...,q_n$. So far, I have managed to obtain the descriptions for the first few $n$, which are the following:



  • If $n=1$, the distribution is: beginalign*q_0 =& 1-p_0\q_1 =& 1-q_0endalign*

  • If $n=2$, the distribution is: beginalign*q_0=&(p_0-1)^2\ q_1=&(p_0-1)p_0(p_1-1)\ q_2 =& 1-q_0-q_1endalign*

  • If $n=3$, the distribution is: beginalign*q_0=&(1 - p_0)^3\q_1 =& 3 (p_0-1)^2 p_0 (p_1-1)^2 \ q_2=& -3 (p_0-1) p_0 (p_1-1)^2 (2 (p_0-1) p_1-p_0) (p_2-1)\q_3 =& 1-q_0-q_1-q_2 endalign*

I could give the descriptions for few higher $n$, but it becomes lots of symbols quickly.



I have noticed, that when I set $p_i = 0 ; forall i = 1,...,n-1$ it degenerates to the distribution $Bin(n,p_0)$. I have several goals with this. First, I wanted to ask if this resembles some well known distribution family generalizing the binomial distribution? Can anyone suggest possible general formulas that would produce $q_i$ for a given $n$? Assuming, we have a generalization, what would be the measure of all the distributions representable as a member of this family for given $n$ or some upper bound of such measure? Denoting this measure $l_n$, I have computed that: $l_1 = sqrt2, l_2=frac1sqrt3,l_3 = frac27280,l_4=frac731625010005sqrt5$.







probability probability-distributions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 20 at 19:57









J. W. Tanner

4,2661320




4,2661320










asked Mar 20 at 19:37









user1747134user1747134

219




219











  • $begingroup$
    Can you describe exactly the sampling process you are referring to? Right now, you haven't, and we are left to figure out how the distribution you're considering is even defined.
    $endgroup$
    – Clement C.
    Mar 20 at 20:51










  • $begingroup$
    It's somewhat complicated and I didn't want to go into the details. I was mostly just hoping this could resemble something well known to give me some hints where to look.
    $endgroup$
    – user1747134
    Mar 21 at 9:57










  • $begingroup$
    Without those details, this is more like a shot in the dark than anything else....
    $endgroup$
    – Clement C.
    Mar 21 at 16:25
















  • $begingroup$
    Can you describe exactly the sampling process you are referring to? Right now, you haven't, and we are left to figure out how the distribution you're considering is even defined.
    $endgroup$
    – Clement C.
    Mar 20 at 20:51










  • $begingroup$
    It's somewhat complicated and I didn't want to go into the details. I was mostly just hoping this could resemble something well known to give me some hints where to look.
    $endgroup$
    – user1747134
    Mar 21 at 9:57










  • $begingroup$
    Without those details, this is more like a shot in the dark than anything else....
    $endgroup$
    – Clement C.
    Mar 21 at 16:25















$begingroup$
Can you describe exactly the sampling process you are referring to? Right now, you haven't, and we are left to figure out how the distribution you're considering is even defined.
$endgroup$
– Clement C.
Mar 20 at 20:51




$begingroup$
Can you describe exactly the sampling process you are referring to? Right now, you haven't, and we are left to figure out how the distribution you're considering is even defined.
$endgroup$
– Clement C.
Mar 20 at 20:51












$begingroup$
It's somewhat complicated and I didn't want to go into the details. I was mostly just hoping this could resemble something well known to give me some hints where to look.
$endgroup$
– user1747134
Mar 21 at 9:57




$begingroup$
It's somewhat complicated and I didn't want to go into the details. I was mostly just hoping this could resemble something well known to give me some hints where to look.
$endgroup$
– user1747134
Mar 21 at 9:57












$begingroup$
Without those details, this is more like a shot in the dark than anything else....
$endgroup$
– Clement C.
Mar 21 at 16:25




$begingroup$
Without those details, this is more like a shot in the dark than anything else....
$endgroup$
– Clement C.
Mar 21 at 16:25










0






active

oldest

votes












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%2f3155913%2flooking-for-a-generalization-of-binomial-distribution-and-its-properties%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















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%2f3155913%2flooking-for-a-generalization-of-binomial-distribution-and-its-properties%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

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer