prove that $Y_1 sim Bin(n_1,pi)$ and $Y_2 sim Bin(n_2,cpi)$ is an exponential familyShowing that a random sum of logarithmic mass functions has negative binomial distributionPoisson rate regression for grouped data: How to derive alpha and betaFinding the Correct Sample Size N to calculate the $SEM$ in a Relative A/B Test with $X sim B(p_1,n_1)$ and $Y sim B(p_2,n_2)$How to show that $E(X^k)=npE((Y + 1)^k-1)$ where $XsimmathrmBin(n,p)$ and $Y sim mathrmBin(n-1,p)$.Simplify $E(max(X_1+Y_1, X_2+Y_2))$ when $X_1, Y_1, X_2$, and $Y_2$ are exponentially distributedMoment generating function of exponential familyCounterproof for sufficient statistic as well as an example for minimal sufficient statisticFinding $mathbbP(Y_1 < Y_2)$ of two independent exponential r.v.sSuppose $X_1$ and $Y_1$, and $X_2$ and $Y_2$ have identical distributions too. What about $(X_1,X_2)$ and $(Y_1,Y_2)$?Exponential family distribution and sufficient statistic.

How long does it take to type this?

Shell script can be run only with sh command

Are tax years 2016 & 2017 back taxes deductible for tax year 2018?

A Journey Through Space and Time

Example of a relative pronoun

Prevent a directory in /tmp from being deleted

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

What do you call a Matrix-like slowdown and camera movement effect?

Can I interfere when another PC is about to be attacked?

What typically incentivizes a professor to change jobs to a lower ranking university?

Copenhagen passport control - US citizen

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

Motorized valve interfering with button?

Why Is Death Allowed In the Matrix?

Why don't electromagnetic waves interact with each other?

Draw simple lines in Inkscape

I probably found a bug with the sudo apt install function

Possibly bubble sort algorithm

How to make payment on the internet without leaving a money trail?

How does one intimidate enemies without having the capacity for violence?

How to add power-LED to my small amplifier?

Compute hash value according to multiplication method

What is the offset in a seaplane's hull?

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?



prove that $Y_1 sim Bin(n_1,pi)$ and $Y_2 sim Bin(n_2,cpi)$ is an exponential family


Showing that a random sum of logarithmic mass functions has negative binomial distributionPoisson rate regression for grouped data: How to derive alpha and betaFinding the Correct Sample Size N to calculate the $SEM$ in a Relative A/B Test with $X sim B(p_1,n_1)$ and $Y sim B(p_2,n_2)$How to show that $E(X^k)=npE((Y + 1)^k-1)$ where $XsimmathrmBin(n,p)$ and $Y sim mathrmBin(n-1,p)$.Simplify $E(max(X_1+Y_1, X_2+Y_2))$ when $X_1, Y_1, X_2$, and $Y_2$ are exponentially distributedMoment generating function of exponential familyCounterproof for sufficient statistic as well as an example for minimal sufficient statisticFinding $mathbbP(Y_1 < Y_2)$ of two independent exponential r.v.sSuppose $X_1$ and $Y_1$, and $X_2$ and $Y_2$ have identical distributions too. What about $(X_1,X_2)$ and $(Y_1,Y_2)$?Exponential family distribution and sufficient statistic.













0












$begingroup$


A statistical model for a data set y is an exponential family , with canonical parameter vector $theta= (theta_1,theta_2,..theta_k)$ and canonical statistic $t(y) = (t_1(y),t_2(y),..t_k(y))$ if $f$ has structure



$$f(y;theta) = a(theta)h(y) exp(theta^T t(y)).$$



Now,consider two binomially distributed random variables $Y_1 sim Bin(n_1,pi)$ and $Y_2 sim Bin(n_2,cpi)$ prove that the canonical statistic $t(Y_1,Y_2) = (v,y)^T$ is $v = Y_1,u = Y_1 + Y_2$



$binomn_1y_1 binomn_2y_2 pi^y_1(1-pi)^n_1-y_1 (cpi)^y_2(1-cpi)^n_2-y_2 $



The only thing I can come up with is the form:



$binomn_1y_1 binomn_2y_2 (1-pi)^n_1 Big( dfracpi1-piBig)^y_1+y_2 Big(dfrac(1-pi)c1-cpiBig)^y_2 (1-cpi)^n_2$



then we get



$binomn_1y_1 binomn_2y_2 (1-pi)^n_1 exp Big((y_1+y_2) log dfracpi1-piBig) exp Big(y_2log dfrac(1-pi)c1-cpiBig) (1-cpi)^n_2$



Where the canonical statistic is $u = Y_1 +Y_2$ and $v = Y_2$. I don't see how I can get $v = Y_1$ and $u = Y_1 + Y_2$ . Can anyone give me a hint?










share|cite|improve this question











$endgroup$
















    0












    $begingroup$


    A statistical model for a data set y is an exponential family , with canonical parameter vector $theta= (theta_1,theta_2,..theta_k)$ and canonical statistic $t(y) = (t_1(y),t_2(y),..t_k(y))$ if $f$ has structure



    $$f(y;theta) = a(theta)h(y) exp(theta^T t(y)).$$



    Now,consider two binomially distributed random variables $Y_1 sim Bin(n_1,pi)$ and $Y_2 sim Bin(n_2,cpi)$ prove that the canonical statistic $t(Y_1,Y_2) = (v,y)^T$ is $v = Y_1,u = Y_1 + Y_2$



    $binomn_1y_1 binomn_2y_2 pi^y_1(1-pi)^n_1-y_1 (cpi)^y_2(1-cpi)^n_2-y_2 $



    The only thing I can come up with is the form:



    $binomn_1y_1 binomn_2y_2 (1-pi)^n_1 Big( dfracpi1-piBig)^y_1+y_2 Big(dfrac(1-pi)c1-cpiBig)^y_2 (1-cpi)^n_2$



    then we get



    $binomn_1y_1 binomn_2y_2 (1-pi)^n_1 exp Big((y_1+y_2) log dfracpi1-piBig) exp Big(y_2log dfrac(1-pi)c1-cpiBig) (1-cpi)^n_2$



    Where the canonical statistic is $u = Y_1 +Y_2$ and $v = Y_2$. I don't see how I can get $v = Y_1$ and $u = Y_1 + Y_2$ . Can anyone give me a hint?










    share|cite|improve this question











    $endgroup$














      0












      0








      0





      $begingroup$


      A statistical model for a data set y is an exponential family , with canonical parameter vector $theta= (theta_1,theta_2,..theta_k)$ and canonical statistic $t(y) = (t_1(y),t_2(y),..t_k(y))$ if $f$ has structure



      $$f(y;theta) = a(theta)h(y) exp(theta^T t(y)).$$



      Now,consider two binomially distributed random variables $Y_1 sim Bin(n_1,pi)$ and $Y_2 sim Bin(n_2,cpi)$ prove that the canonical statistic $t(Y_1,Y_2) = (v,y)^T$ is $v = Y_1,u = Y_1 + Y_2$



      $binomn_1y_1 binomn_2y_2 pi^y_1(1-pi)^n_1-y_1 (cpi)^y_2(1-cpi)^n_2-y_2 $



      The only thing I can come up with is the form:



      $binomn_1y_1 binomn_2y_2 (1-pi)^n_1 Big( dfracpi1-piBig)^y_1+y_2 Big(dfrac(1-pi)c1-cpiBig)^y_2 (1-cpi)^n_2$



      then we get



      $binomn_1y_1 binomn_2y_2 (1-pi)^n_1 exp Big((y_1+y_2) log dfracpi1-piBig) exp Big(y_2log dfrac(1-pi)c1-cpiBig) (1-cpi)^n_2$



      Where the canonical statistic is $u = Y_1 +Y_2$ and $v = Y_2$. I don't see how I can get $v = Y_1$ and $u = Y_1 + Y_2$ . Can anyone give me a hint?










      share|cite|improve this question











      $endgroup$




      A statistical model for a data set y is an exponential family , with canonical parameter vector $theta= (theta_1,theta_2,..theta_k)$ and canonical statistic $t(y) = (t_1(y),t_2(y),..t_k(y))$ if $f$ has structure



      $$f(y;theta) = a(theta)h(y) exp(theta^T t(y)).$$



      Now,consider two binomially distributed random variables $Y_1 sim Bin(n_1,pi)$ and $Y_2 sim Bin(n_2,cpi)$ prove that the canonical statistic $t(Y_1,Y_2) = (v,y)^T$ is $v = Y_1,u = Y_1 + Y_2$



      $binomn_1y_1 binomn_2y_2 pi^y_1(1-pi)^n_1-y_1 (cpi)^y_2(1-cpi)^n_2-y_2 $



      The only thing I can come up with is the form:



      $binomn_1y_1 binomn_2y_2 (1-pi)^n_1 Big( dfracpi1-piBig)^y_1+y_2 Big(dfrac(1-pi)c1-cpiBig)^y_2 (1-cpi)^n_2$



      then we get



      $binomn_1y_1 binomn_2y_2 (1-pi)^n_1 exp Big((y_1+y_2) log dfracpi1-piBig) exp Big(y_2log dfrac(1-pi)c1-cpiBig) (1-cpi)^n_2$



      Where the canonical statistic is $u = Y_1 +Y_2$ and $v = Y_2$. I don't see how I can get $v = Y_1$ and $u = Y_1 + Y_2$ . Can anyone give me a hint?







      probability-theory binomial-distribution






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Mar 22 at 14:24









      Cettt

      2,010623




      2,010623










      asked Mar 22 at 8:18









      J.doeJ.doe

      515




      515




















          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%2f3157884%2fprove-that-y-1-sim-binn-1-pi-and-y-2-sim-binn-2-c-pi-is-an-exponentia%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%2f3157884%2fprove-that-y-1-sim-binn-1-pi-and-y-2-sim-binn-2-c-pi-is-an-exponentia%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

          Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

          Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576

          Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?