What is the probability distribution of linear formula? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Can a probability distribution value exceeding 1 be OK?A name for this distributional condition?Calculating probability mass functions with constraints from cumulative distributionSpecial probability distributionProbability density of compound triangular distribution with uniformly distributed mode?What is the name of the distribution with a probability density like $1/(1+exp(x))$?Probability based on cumulative distribution functionObtaining the constant from the cumulative distribution functionDoes this bounded, continuous probability distribution have a name?X is Uniform $[-theta,theta]$ what is the distribution of $Y=frac1x^2$?

Do I really need to have a message in a novel to appeal to readers?

How to superpose two composite qubit states?

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?

Using audio cues to encourage good posture

When a candle burns, why does the top of wick glow if bottom of flame is hottest?

Can a party unilaterally change incumbent candidates in preparation for a General election?

Does classifying an integer as a discrete log require it be part of a multiplicative group?

First console to have temporary backward compatibility

bold in theorem

Is it a good idea to use CNN to classify 1D signal?

How can I use the Python library networkx from Mathematica?

Is safe to use va_start macro with this as parameter?

How do pianists reach extremely loud dynamics?

Is there a holomorphic function on open unit disc with this property?

Where are Serre’s lectures at Collège de France to be found?

Do I really need recursive chmod to restrict access to a folder?

Delete nth line from bottom

Amount of permutations on an NxNxN Rubik's Cube

Trademark violation for app?

How to convince students of the implication truth values?

Why are there no cargo aircraft with "flying wing" design?

8 Prisoners wearing hats

Apollo command module space walk?

Is it common practice to audition new musicians 1-2-1 before rehearsing with the entire band?



What is the probability distribution of linear formula?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Can a probability distribution value exceeding 1 be OK?A name for this distributional condition?Calculating probability mass functions with constraints from cumulative distributionSpecial probability distributionProbability density of compound triangular distribution with uniformly distributed mode?What is the name of the distribution with a probability density like $1/(1+exp(x))$?Probability based on cumulative distribution functionObtaining the constant from the cumulative distribution functionDoes this bounded, continuous probability distribution have a name?X is Uniform $[-theta,theta]$ what is the distribution of $Y=frac1x^2$?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2












$begingroup$


What is the distribution name when probability values have a linear increasing of the form:



$p(i)= frac2N(N+1)i; 0 leq i leq N $










share|cite|improve this question











$endgroup$











  • $begingroup$
    While there are triangular probability distributions, I do not think the function you supplied is a probability distribution over the support $0dots N$, because the area under its curve does not equal 1.
    $endgroup$
    – Alexis
    4 hours ago

















2












$begingroup$


What is the distribution name when probability values have a linear increasing of the form:



$p(i)= frac2N(N+1)i; 0 leq i leq N $










share|cite|improve this question











$endgroup$











  • $begingroup$
    While there are triangular probability distributions, I do not think the function you supplied is a probability distribution over the support $0dots N$, because the area under its curve does not equal 1.
    $endgroup$
    – Alexis
    4 hours ago













2












2








2





$begingroup$


What is the distribution name when probability values have a linear increasing of the form:



$p(i)= frac2N(N+1)i; 0 leq i leq N $










share|cite|improve this question











$endgroup$




What is the distribution name when probability values have a linear increasing of the form:



$p(i)= frac2N(N+1)i; 0 leq i leq N $







probability distributions






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 4 hours ago







Lio

















asked 4 hours ago









LioLio

212




212











  • $begingroup$
    While there are triangular probability distributions, I do not think the function you supplied is a probability distribution over the support $0dots N$, because the area under its curve does not equal 1.
    $endgroup$
    – Alexis
    4 hours ago
















  • $begingroup$
    While there are triangular probability distributions, I do not think the function you supplied is a probability distribution over the support $0dots N$, because the area under its curve does not equal 1.
    $endgroup$
    – Alexis
    4 hours ago















$begingroup$
While there are triangular probability distributions, I do not think the function you supplied is a probability distribution over the support $0dots N$, because the area under its curve does not equal 1.
$endgroup$
– Alexis
4 hours ago




$begingroup$
While there are triangular probability distributions, I do not think the function you supplied is a probability distribution over the support $0dots N$, because the area under its curve does not equal 1.
$endgroup$
– Alexis
4 hours ago










2 Answers
2






active

oldest

votes


















2












$begingroup$

It is a valid distribution if $i$ is integer, otherwise it isn't as @Alexis points out. When integer, if we sum over all possibilities, we get $1$:
$$sum_i=1^Nfrac2N(N+1)i=frac2N(N+1)sum_i=1^Ni=frac2N(N+1)fracN(N+1)2=1$$
Wikipedia entry for List of Probability Distributions doesn't associate this with a special name, however it is being used in some sources as Discrete Triangular Distribution, although the name has also been used to describe the probability distribution of two dice, in which the distribution is symmetric around a mean. As continuous case refers generally to asymmetric version of the triangle shape (which also includes $b=c$, i.e. right triangle), the discrete version can also do this, which makes the name valid practically.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
    $endgroup$
    – BruceET
    2 hours ago


















1












$begingroup$

I think you intend this to be a discrete distribution.



If $N=5$ you have $P(X = i) = frac2i30 = fraci15.$ Notice that, whatever $N$ you choose, $P(X = 0) = 0.$



You need to check that the probabilities add to $1:$ that is, $sum_i=0^5 P(X = i) = 1.$
For that, you might want to look at this Wikipedia page.



Here is a plot of the PDF (or PMF) of this distribution.



enter image description here






share|cite|improve this answer











$endgroup$













    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "65"
    ;
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f403611%2fwhat-is-the-probability-distribution-of-linear-formula%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









    2












    $begingroup$

    It is a valid distribution if $i$ is integer, otherwise it isn't as @Alexis points out. When integer, if we sum over all possibilities, we get $1$:
    $$sum_i=1^Nfrac2N(N+1)i=frac2N(N+1)sum_i=1^Ni=frac2N(N+1)fracN(N+1)2=1$$
    Wikipedia entry for List of Probability Distributions doesn't associate this with a special name, however it is being used in some sources as Discrete Triangular Distribution, although the name has also been used to describe the probability distribution of two dice, in which the distribution is symmetric around a mean. As continuous case refers generally to asymmetric version of the triangle shape (which also includes $b=c$, i.e. right triangle), the discrete version can also do this, which makes the name valid practically.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
      $endgroup$
      – BruceET
      2 hours ago















    2












    $begingroup$

    It is a valid distribution if $i$ is integer, otherwise it isn't as @Alexis points out. When integer, if we sum over all possibilities, we get $1$:
    $$sum_i=1^Nfrac2N(N+1)i=frac2N(N+1)sum_i=1^Ni=frac2N(N+1)fracN(N+1)2=1$$
    Wikipedia entry for List of Probability Distributions doesn't associate this with a special name, however it is being used in some sources as Discrete Triangular Distribution, although the name has also been used to describe the probability distribution of two dice, in which the distribution is symmetric around a mean. As continuous case refers generally to asymmetric version of the triangle shape (which also includes $b=c$, i.e. right triangle), the discrete version can also do this, which makes the name valid practically.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
      $endgroup$
      – BruceET
      2 hours ago













    2












    2








    2





    $begingroup$

    It is a valid distribution if $i$ is integer, otherwise it isn't as @Alexis points out. When integer, if we sum over all possibilities, we get $1$:
    $$sum_i=1^Nfrac2N(N+1)i=frac2N(N+1)sum_i=1^Ni=frac2N(N+1)fracN(N+1)2=1$$
    Wikipedia entry for List of Probability Distributions doesn't associate this with a special name, however it is being used in some sources as Discrete Triangular Distribution, although the name has also been used to describe the probability distribution of two dice, in which the distribution is symmetric around a mean. As continuous case refers generally to asymmetric version of the triangle shape (which also includes $b=c$, i.e. right triangle), the discrete version can also do this, which makes the name valid practically.






    share|cite|improve this answer









    $endgroup$



    It is a valid distribution if $i$ is integer, otherwise it isn't as @Alexis points out. When integer, if we sum over all possibilities, we get $1$:
    $$sum_i=1^Nfrac2N(N+1)i=frac2N(N+1)sum_i=1^Ni=frac2N(N+1)fracN(N+1)2=1$$
    Wikipedia entry for List of Probability Distributions doesn't associate this with a special name, however it is being used in some sources as Discrete Triangular Distribution, although the name has also been used to describe the probability distribution of two dice, in which the distribution is symmetric around a mean. As continuous case refers generally to asymmetric version of the triangle shape (which also includes $b=c$, i.e. right triangle), the discrete version can also do this, which makes the name valid practically.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered 2 hours ago









    gunesgunes

    7,6461316




    7,6461316











    • $begingroup$
      (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
      $endgroup$
      – BruceET
      2 hours ago
















    • $begingroup$
      (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
      $endgroup$
      – BruceET
      2 hours ago















    $begingroup$
    (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
    $endgroup$
    – BruceET
    2 hours ago




    $begingroup$
    (+1) for mentioning applications. The continuous version is $mathsfBeta(2,1).$
    $endgroup$
    – BruceET
    2 hours ago













    1












    $begingroup$

    I think you intend this to be a discrete distribution.



    If $N=5$ you have $P(X = i) = frac2i30 = fraci15.$ Notice that, whatever $N$ you choose, $P(X = 0) = 0.$



    You need to check that the probabilities add to $1:$ that is, $sum_i=0^5 P(X = i) = 1.$
    For that, you might want to look at this Wikipedia page.



    Here is a plot of the PDF (or PMF) of this distribution.



    enter image description here






    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      I think you intend this to be a discrete distribution.



      If $N=5$ you have $P(X = i) = frac2i30 = fraci15.$ Notice that, whatever $N$ you choose, $P(X = 0) = 0.$



      You need to check that the probabilities add to $1:$ that is, $sum_i=0^5 P(X = i) = 1.$
      For that, you might want to look at this Wikipedia page.



      Here is a plot of the PDF (or PMF) of this distribution.



      enter image description here






      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        I think you intend this to be a discrete distribution.



        If $N=5$ you have $P(X = i) = frac2i30 = fraci15.$ Notice that, whatever $N$ you choose, $P(X = 0) = 0.$



        You need to check that the probabilities add to $1:$ that is, $sum_i=0^5 P(X = i) = 1.$
        For that, you might want to look at this Wikipedia page.



        Here is a plot of the PDF (or PMF) of this distribution.



        enter image description here






        share|cite|improve this answer











        $endgroup$



        I think you intend this to be a discrete distribution.



        If $N=5$ you have $P(X = i) = frac2i30 = fraci15.$ Notice that, whatever $N$ you choose, $P(X = 0) = 0.$



        You need to check that the probabilities add to $1:$ that is, $sum_i=0^5 P(X = i) = 1.$
        For that, you might want to look at this Wikipedia page.



        Here is a plot of the PDF (or PMF) of this distribution.



        enter image description here







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited 2 hours ago

























        answered 2 hours ago









        BruceETBruceET

        6,8161721




        6,8161721



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Cross Validated!


            • 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%2fstats.stackexchange.com%2fquestions%2f403611%2fwhat-is-the-probability-distribution-of-linear-formula%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

            瀋陽號驅逐艦 目录 接收與服役 配置反潛直升機 武進三型性能升級 歷史 除役 參考資料 外部連結 导航菜单Taiwan Air Power海疆老兵-陽字號驅逐艦沿革World Navies Today: Taiwan (Republic of China)DD-839 USS POWER

            波兰旗帜列表 目录 国旗 军旗 其他制服部门旗帜 特别国家机构船只 参考文献 外部链接 导航菜单Polskie flagi, chorągwie, bandery... [波兰旗帜、条幅、船旗等]原始内容Ustawa z dnia 31 stycznia 1980 r. o godle, barwach i hymnie Rzeczypospolitej Polskiej oraz o pieczęciach państwowychZarządzenie Ministra Obrony Narodowej z dnia 14 grudnia 2005 r. zmieniające zarządzenie w sprawie szczegółowych zasad używania znaków Sił Zbrojnych Rzeczypospolitej Polskiej oraz ustalenia innych znaków używanych w Siłach Zbrojnych Rzeczypospolitej PolskiejZarządzenie Ministra Obrony Narodowej z dnia 29 stycznia 1996 r. w sprawie szczegółowych zasad używania znaków Sił Zbrojnych Rzeczypospolitej Polskiej oraz ustalenia innych znaków używanych w Siłach Zbrojnych Rzeczypospolitej PolskiejUstawa z dnia 19 lutego 1993 r. o znakach Sił Zbrojnych Rzeczypospolitej PolskiejHistoria Marynarki Wojennej RP [波兰海军史]Rozporządzenie Ministra Spraw Wewnętrznych i Administracji z dnia 12 kwietnia 2002 r. w sprawie wzoru flagi oraz oznakowania jednostek pływających i statków powietrznych Straży GranicznejRozporządzenie Ministra Spraw Wewnętrznych i Administracji z dnia 18 kwietnia 2005 r. w sprawie wzoru flagi oraz oznakowania jednostek pływających i statków powietrznych PolicjiRozporządzenie Ministra Infrastruktury z dnia 21 października 2005 r. w sprawie wzorów flag dla statków morskich na oznaczenie pełnionej specjalnej służby państwowej oraz okoliczności i warunków ich podnoszenia波兰旗帜波兰

            Indenting and Dedenting ASP code with Python