Prove the order statistic is a minimal sufficient statistic for the logistic pdf $f(x|theta)=frace^-(x-theta)(1+e^-(x-theta))^2$ The 2019 Stack Overflow Developer Survey Results Are InMinimal sufficient statistics for Cauchy distributionSufficient Statistic for a ParameterSufficient statistic for uniform distributionMinimal sufficient statistics for uniform distribution on $(-theta, theta)$Sufficient Statistic for expexpx-theta- type densityminimal sufficient statistic of Cauchy distributionMinimal Sufficient statistic for Uniform($theta, theta+1$)Minimal sufficient statistics for Cauchy distributionShow that the statistics $T(X_1,ldots,X_n)=(X_(1),X_(n))$ is a sufficient statistics for $theta$Showing that $sumlimits_i=1^n X_i^2$ is a sufficient statistic for $theta$ from an $N(0,theta)$ populationThe natural sufficient statistic is minimal sufficient

How come people say “Would of”?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Star Trek - X-shaped Item on Regula/Orbital Office Starbases

How can I define good in a religion that claims no moral authority?

Falsification in Math vs Science

How much of the clove should I use when using big garlic heads?

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

What's the name of these plastic connectors

Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Are turbopumps lubricated?

Is Cinnamon a desktop environment or a window manager? (Or both?)

Why couldn't they take pictures of a closer black hole?

What do these terms in Caesar's Gallic wars mean?

Are spiders unable to hurt humans, especially very small spiders?

Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past

Ubuntu Server install with full GUI

Why doesn't shell automatically fix "useless use of cat"?

Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

What do hard-Brexiteers want with respect to the Irish border?

Correct punctuation for showing a character's confusion

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?



Prove the order statistic is a minimal sufficient statistic for the logistic pdf $f(x|theta)=frace^-(x-theta)(1+e^-(x-theta))^2$



The 2019 Stack Overflow Developer Survey Results Are InMinimal sufficient statistics for Cauchy distributionSufficient Statistic for a ParameterSufficient statistic for uniform distributionMinimal sufficient statistics for uniform distribution on $(-theta, theta)$Sufficient Statistic for expexpx-theta- type densityminimal sufficient statistic of Cauchy distributionMinimal Sufficient statistic for Uniform($theta, theta+1$)Minimal sufficient statistics for Cauchy distributionShow that the statistics $T(X_1,ldots,X_n)=(X_(1),X_(n))$ is a sufficient statistics for $theta$Showing that $sumlimits_i=1^n X_i^2$ is a sufficient statistic for $theta$ from an $N(0,theta)$ populationThe natural sufficient statistic is minimal sufficient










1












$begingroup$


I'm going through Statistical Inference by Casella and Berger, and I'm currently on Chapter 6. In particular, I'm doing exercise 6.9 (c), and I'm trying to prove that if $X_1, ..., X_n$ is a random sample from a population with pdf $f(x|theta)=frace^-(x-theta)(1+e^-(x-theta))^2$, then the order statistic $T(X) = (X_(1),...,X_(n))$ is a minimal sufficient statistic for $theta$.



The joint pdf of the sample is: $$f_X(boldsymbolx|theta)=e^n(theta-barx)prod_i=1^n frac1(1+e^-(x_(i)-theta))^2.$$



I want to apply Theorem 6.2.13, so I want to verify that for every two sample points $boldsymbolx$ and $boldsymboly$, the ratio $fractheta)theta)$ is independent of $theta$ if and only if $T(boldsymbolx) = T(boldsymboly)$. This ratio is:



$$e^n(bary-barx) prod_i=1^n bigg(frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)bigg)^2.$$



Now the first part is independent of $theta$, so we just need to verify (dropping the square) that $$prod_i=1^n frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)$$ is independent of $theta$ if and only iff the $T(boldsymbolx)=T(boldsymboly)$ are equal. In the solutions and everywhere else I've looked online this is just stated as true, and while the "if" direction is obvious, the "only if" one isn't. Or rather, sure, it looks like this should only be independent of $theta$ if the order statistics are equal and I can't find a counterexample, but it doesn't seem necessarily obvious to me. I do believe it's true, but I can't prove it, and I can't even prove this for the case $n=2$, where the relevant part is



$$frac1+e^theta(e^-y_(1)+e^-y_(2)) + e^2thetae^-y_(1)-y_(2)1+e^theta(e^-x_(1)+e^-x_(2)) + e^2thetae^-x_(1)-x_(2).$$



I'm not sure if I'm missing something obvious, but any help with rigorously proving this would be appreciated (even if you can just answer the question for the special case $n=2$).










share|cite|improve this question









$endgroup$
















    1












    $begingroup$


    I'm going through Statistical Inference by Casella and Berger, and I'm currently on Chapter 6. In particular, I'm doing exercise 6.9 (c), and I'm trying to prove that if $X_1, ..., X_n$ is a random sample from a population with pdf $f(x|theta)=frace^-(x-theta)(1+e^-(x-theta))^2$, then the order statistic $T(X) = (X_(1),...,X_(n))$ is a minimal sufficient statistic for $theta$.



    The joint pdf of the sample is: $$f_X(boldsymbolx|theta)=e^n(theta-barx)prod_i=1^n frac1(1+e^-(x_(i)-theta))^2.$$



    I want to apply Theorem 6.2.13, so I want to verify that for every two sample points $boldsymbolx$ and $boldsymboly$, the ratio $fractheta)theta)$ is independent of $theta$ if and only if $T(boldsymbolx) = T(boldsymboly)$. This ratio is:



    $$e^n(bary-barx) prod_i=1^n bigg(frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)bigg)^2.$$



    Now the first part is independent of $theta$, so we just need to verify (dropping the square) that $$prod_i=1^n frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)$$ is independent of $theta$ if and only iff the $T(boldsymbolx)=T(boldsymboly)$ are equal. In the solutions and everywhere else I've looked online this is just stated as true, and while the "if" direction is obvious, the "only if" one isn't. Or rather, sure, it looks like this should only be independent of $theta$ if the order statistics are equal and I can't find a counterexample, but it doesn't seem necessarily obvious to me. I do believe it's true, but I can't prove it, and I can't even prove this for the case $n=2$, where the relevant part is



    $$frac1+e^theta(e^-y_(1)+e^-y_(2)) + e^2thetae^-y_(1)-y_(2)1+e^theta(e^-x_(1)+e^-x_(2)) + e^2thetae^-x_(1)-x_(2).$$



    I'm not sure if I'm missing something obvious, but any help with rigorously proving this would be appreciated (even if you can just answer the question for the special case $n=2$).










    share|cite|improve this question









    $endgroup$














      1












      1








      1





      $begingroup$


      I'm going through Statistical Inference by Casella and Berger, and I'm currently on Chapter 6. In particular, I'm doing exercise 6.9 (c), and I'm trying to prove that if $X_1, ..., X_n$ is a random sample from a population with pdf $f(x|theta)=frace^-(x-theta)(1+e^-(x-theta))^2$, then the order statistic $T(X) = (X_(1),...,X_(n))$ is a minimal sufficient statistic for $theta$.



      The joint pdf of the sample is: $$f_X(boldsymbolx|theta)=e^n(theta-barx)prod_i=1^n frac1(1+e^-(x_(i)-theta))^2.$$



      I want to apply Theorem 6.2.13, so I want to verify that for every two sample points $boldsymbolx$ and $boldsymboly$, the ratio $fractheta)theta)$ is independent of $theta$ if and only if $T(boldsymbolx) = T(boldsymboly)$. This ratio is:



      $$e^n(bary-barx) prod_i=1^n bigg(frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)bigg)^2.$$



      Now the first part is independent of $theta$, so we just need to verify (dropping the square) that $$prod_i=1^n frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)$$ is independent of $theta$ if and only iff the $T(boldsymbolx)=T(boldsymboly)$ are equal. In the solutions and everywhere else I've looked online this is just stated as true, and while the "if" direction is obvious, the "only if" one isn't. Or rather, sure, it looks like this should only be independent of $theta$ if the order statistics are equal and I can't find a counterexample, but it doesn't seem necessarily obvious to me. I do believe it's true, but I can't prove it, and I can't even prove this for the case $n=2$, where the relevant part is



      $$frac1+e^theta(e^-y_(1)+e^-y_(2)) + e^2thetae^-y_(1)-y_(2)1+e^theta(e^-x_(1)+e^-x_(2)) + e^2thetae^-x_(1)-x_(2).$$



      I'm not sure if I'm missing something obvious, but any help with rigorously proving this would be appreciated (even if you can just answer the question for the special case $n=2$).










      share|cite|improve this question









      $endgroup$




      I'm going through Statistical Inference by Casella and Berger, and I'm currently on Chapter 6. In particular, I'm doing exercise 6.9 (c), and I'm trying to prove that if $X_1, ..., X_n$ is a random sample from a population with pdf $f(x|theta)=frace^-(x-theta)(1+e^-(x-theta))^2$, then the order statistic $T(X) = (X_(1),...,X_(n))$ is a minimal sufficient statistic for $theta$.



      The joint pdf of the sample is: $$f_X(boldsymbolx|theta)=e^n(theta-barx)prod_i=1^n frac1(1+e^-(x_(i)-theta))^2.$$



      I want to apply Theorem 6.2.13, so I want to verify that for every two sample points $boldsymbolx$ and $boldsymboly$, the ratio $fractheta)theta)$ is independent of $theta$ if and only if $T(boldsymbolx) = T(boldsymboly)$. This ratio is:



      $$e^n(bary-barx) prod_i=1^n bigg(frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)bigg)^2.$$



      Now the first part is independent of $theta$, so we just need to verify (dropping the square) that $$prod_i=1^n frac1+e^-(y_(i)-theta)1+e^-(x_(i)-theta)$$ is independent of $theta$ if and only iff the $T(boldsymbolx)=T(boldsymboly)$ are equal. In the solutions and everywhere else I've looked online this is just stated as true, and while the "if" direction is obvious, the "only if" one isn't. Or rather, sure, it looks like this should only be independent of $theta$ if the order statistics are equal and I can't find a counterexample, but it doesn't seem necessarily obvious to me. I do believe it's true, but I can't prove it, and I can't even prove this for the case $n=2$, where the relevant part is



      $$frac1+e^theta(e^-y_(1)+e^-y_(2)) + e^2thetae^-y_(1)-y_(2)1+e^theta(e^-x_(1)+e^-x_(2)) + e^2thetae^-x_(1)-x_(2).$$



      I'm not sure if I'm missing something obvious, but any help with rigorously proving this would be appreciated (even if you can just answer the question for the special case $n=2$).







      statistics order-statistics






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 30 at 21:30









      RykerRyker

      7661619




      7661619




















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          It is more evident that it holds if you rewrite:



          $$prod_i = 1^n frac(1 + e^-(y_i - theta))^2(1 + e^-(x_i - theta))^2 = prod_i = 1^n frac(e^-theta + e^-y_i)^2(e^-theta + e^-x_i)^2$$



          In this case, it is immediate to show that the expression becomes independent from $theta$ (that is, all the $e^-theta$ gets cancelled) if and only if for all $x_i$ exists a corresponding $y_j$ such that $x_i$ = $y_j$.
          Indeed, it is sufficient the existence of even one only $x_i$ for which there's not an identical $y_j$ that you'll end up having:



          $$frac(e^-theta + e^-y_j)^2(e^-theta + e^-x_i)^2$$



          which can't be simplified to be independent from $e^-theta$.



          In other words, to hold, the two samples have to be one a $permutation$ of the other, something like, for instance, with $n$ = 4, $boldsymbolx$ = $(3, 7, 4, 22)$, $boldsymboly$ = $(7, 22, 3, 4)$, and this clearly implies that also the order statistics have to be equal, so that $T(x) = (x_1,...,x_n) = (y_1,...,y_n) = T(y)$, proving the claim.



          EDITING TO REPLY COMMENT



          To prove the "only if" you need to assume $$A = prod_i = 1^n frac(1 - e^-(y_i - theta))^2(1 - e^-(x_i - theta))^2$$ being independent from $theta$, which is never the case unless the two samples are one permutation of the other (previous part of my reply). In words, one sample being permutation of the other is itself necessary and sufficient condition for $A$ being independent from $theta$, that is for the "only if" assumption to hold. From that, then follows the order statistics being minimal sufficient, which is indeed your "only if" statement: $$A bot theta Rightarrow T(x) = T(y)$$






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
            $endgroup$
            – Ryker
            Apr 3 at 2:15






          • 1




            $begingroup$
            I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
            $endgroup$
            – Ryker
            Apr 5 at 15:01












          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%2f3168804%2fprove-the-order-statistic-is-a-minimal-sufficient-statistic-for-the-logistic-pdf%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0












          $begingroup$

          It is more evident that it holds if you rewrite:



          $$prod_i = 1^n frac(1 + e^-(y_i - theta))^2(1 + e^-(x_i - theta))^2 = prod_i = 1^n frac(e^-theta + e^-y_i)^2(e^-theta + e^-x_i)^2$$



          In this case, it is immediate to show that the expression becomes independent from $theta$ (that is, all the $e^-theta$ gets cancelled) if and only if for all $x_i$ exists a corresponding $y_j$ such that $x_i$ = $y_j$.
          Indeed, it is sufficient the existence of even one only $x_i$ for which there's not an identical $y_j$ that you'll end up having:



          $$frac(e^-theta + e^-y_j)^2(e^-theta + e^-x_i)^2$$



          which can't be simplified to be independent from $e^-theta$.



          In other words, to hold, the two samples have to be one a $permutation$ of the other, something like, for instance, with $n$ = 4, $boldsymbolx$ = $(3, 7, 4, 22)$, $boldsymboly$ = $(7, 22, 3, 4)$, and this clearly implies that also the order statistics have to be equal, so that $T(x) = (x_1,...,x_n) = (y_1,...,y_n) = T(y)$, proving the claim.



          EDITING TO REPLY COMMENT



          To prove the "only if" you need to assume $$A = prod_i = 1^n frac(1 - e^-(y_i - theta))^2(1 - e^-(x_i - theta))^2$$ being independent from $theta$, which is never the case unless the two samples are one permutation of the other (previous part of my reply). In words, one sample being permutation of the other is itself necessary and sufficient condition for $A$ being independent from $theta$, that is for the "only if" assumption to hold. From that, then follows the order statistics being minimal sufficient, which is indeed your "only if" statement: $$A bot theta Rightarrow T(x) = T(y)$$






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
            $endgroup$
            – Ryker
            Apr 3 at 2:15






          • 1




            $begingroup$
            I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
            $endgroup$
            – Ryker
            Apr 5 at 15:01
















          0












          $begingroup$

          It is more evident that it holds if you rewrite:



          $$prod_i = 1^n frac(1 + e^-(y_i - theta))^2(1 + e^-(x_i - theta))^2 = prod_i = 1^n frac(e^-theta + e^-y_i)^2(e^-theta + e^-x_i)^2$$



          In this case, it is immediate to show that the expression becomes independent from $theta$ (that is, all the $e^-theta$ gets cancelled) if and only if for all $x_i$ exists a corresponding $y_j$ such that $x_i$ = $y_j$.
          Indeed, it is sufficient the existence of even one only $x_i$ for which there's not an identical $y_j$ that you'll end up having:



          $$frac(e^-theta + e^-y_j)^2(e^-theta + e^-x_i)^2$$



          which can't be simplified to be independent from $e^-theta$.



          In other words, to hold, the two samples have to be one a $permutation$ of the other, something like, for instance, with $n$ = 4, $boldsymbolx$ = $(3, 7, 4, 22)$, $boldsymboly$ = $(7, 22, 3, 4)$, and this clearly implies that also the order statistics have to be equal, so that $T(x) = (x_1,...,x_n) = (y_1,...,y_n) = T(y)$, proving the claim.



          EDITING TO REPLY COMMENT



          To prove the "only if" you need to assume $$A = prod_i = 1^n frac(1 - e^-(y_i - theta))^2(1 - e^-(x_i - theta))^2$$ being independent from $theta$, which is never the case unless the two samples are one permutation of the other (previous part of my reply). In words, one sample being permutation of the other is itself necessary and sufficient condition for $A$ being independent from $theta$, that is for the "only if" assumption to hold. From that, then follows the order statistics being minimal sufficient, which is indeed your "only if" statement: $$A bot theta Rightarrow T(x) = T(y)$$






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
            $endgroup$
            – Ryker
            Apr 3 at 2:15






          • 1




            $begingroup$
            I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
            $endgroup$
            – Ryker
            Apr 5 at 15:01














          0












          0








          0





          $begingroup$

          It is more evident that it holds if you rewrite:



          $$prod_i = 1^n frac(1 + e^-(y_i - theta))^2(1 + e^-(x_i - theta))^2 = prod_i = 1^n frac(e^-theta + e^-y_i)^2(e^-theta + e^-x_i)^2$$



          In this case, it is immediate to show that the expression becomes independent from $theta$ (that is, all the $e^-theta$ gets cancelled) if and only if for all $x_i$ exists a corresponding $y_j$ such that $x_i$ = $y_j$.
          Indeed, it is sufficient the existence of even one only $x_i$ for which there's not an identical $y_j$ that you'll end up having:



          $$frac(e^-theta + e^-y_j)^2(e^-theta + e^-x_i)^2$$



          which can't be simplified to be independent from $e^-theta$.



          In other words, to hold, the two samples have to be one a $permutation$ of the other, something like, for instance, with $n$ = 4, $boldsymbolx$ = $(3, 7, 4, 22)$, $boldsymboly$ = $(7, 22, 3, 4)$, and this clearly implies that also the order statistics have to be equal, so that $T(x) = (x_1,...,x_n) = (y_1,...,y_n) = T(y)$, proving the claim.



          EDITING TO REPLY COMMENT



          To prove the "only if" you need to assume $$A = prod_i = 1^n frac(1 - e^-(y_i - theta))^2(1 - e^-(x_i - theta))^2$$ being independent from $theta$, which is never the case unless the two samples are one permutation of the other (previous part of my reply). In words, one sample being permutation of the other is itself necessary and sufficient condition for $A$ being independent from $theta$, that is for the "only if" assumption to hold. From that, then follows the order statistics being minimal sufficient, which is indeed your "only if" statement: $$A bot theta Rightarrow T(x) = T(y)$$






          share|cite|improve this answer











          $endgroup$



          It is more evident that it holds if you rewrite:



          $$prod_i = 1^n frac(1 + e^-(y_i - theta))^2(1 + e^-(x_i - theta))^2 = prod_i = 1^n frac(e^-theta + e^-y_i)^2(e^-theta + e^-x_i)^2$$



          In this case, it is immediate to show that the expression becomes independent from $theta$ (that is, all the $e^-theta$ gets cancelled) if and only if for all $x_i$ exists a corresponding $y_j$ such that $x_i$ = $y_j$.
          Indeed, it is sufficient the existence of even one only $x_i$ for which there's not an identical $y_j$ that you'll end up having:



          $$frac(e^-theta + e^-y_j)^2(e^-theta + e^-x_i)^2$$



          which can't be simplified to be independent from $e^-theta$.



          In other words, to hold, the two samples have to be one a $permutation$ of the other, something like, for instance, with $n$ = 4, $boldsymbolx$ = $(3, 7, 4, 22)$, $boldsymboly$ = $(7, 22, 3, 4)$, and this clearly implies that also the order statistics have to be equal, so that $T(x) = (x_1,...,x_n) = (y_1,...,y_n) = T(y)$, proving the claim.



          EDITING TO REPLY COMMENT



          To prove the "only if" you need to assume $$A = prod_i = 1^n frac(1 - e^-(y_i - theta))^2(1 - e^-(x_i - theta))^2$$ being independent from $theta$, which is never the case unless the two samples are one permutation of the other (previous part of my reply). In words, one sample being permutation of the other is itself necessary and sufficient condition for $A$ being independent from $theta$, that is for the "only if" assumption to hold. From that, then follows the order statistics being minimal sufficient, which is indeed your "only if" statement: $$A bot theta Rightarrow T(x) = T(y)$$







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Apr 3 at 9:38

























          answered Apr 2 at 15:41









          NicgNicg

          765




          765











          • $begingroup$
            Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
            $endgroup$
            – Ryker
            Apr 3 at 2:15






          • 1




            $begingroup$
            I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
            $endgroup$
            – Ryker
            Apr 5 at 15:01

















          • $begingroup$
            Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
            $endgroup$
            – Ryker
            Apr 3 at 2:15






          • 1




            $begingroup$
            I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
            $endgroup$
            – Ryker
            Apr 5 at 15:01
















          $begingroup$
          Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
          $endgroup$
          – Ryker
          Apr 3 at 2:15




          $begingroup$
          Thanks for the reply, but you just restated what I wrote in my original post. The crux of the issue is that the "only if" part of "if and only if" is not immediate or trivial. It's not really obvious that only the permutations work (even though it is obvious that they themselves do work), and my question was how to prove rigorously that this is the case.
          $endgroup$
          – Ryker
          Apr 3 at 2:15




          1




          1




          $begingroup$
          I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
          $endgroup$
          – Ryker
          Apr 5 at 15:01





          $begingroup$
          I saw your edit, but "which is never the case unless the two samples are one permutation of the other" is something that I acknowledged in my post already, but I was asking for proof of it. This is not something that can be just stated, but thankfully I found a proof while looking for something else. In case you wish to see what I was looking for, see Example 1.2.23 in stat.colostate.edu/~riczw/teach/STAT730_S15/Lecture/…, and the answer here: math.stackexchange.com/questions/2975830/….
          $endgroup$
          – Ryker
          Apr 5 at 15:01


















          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%2f3168804%2fprove-the-order-statistic-is-a-minimal-sufficient-statistic-for-the-logistic-pdf%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

          Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire

          Trouble understanding the speech of overseas colleaguesHow can I better understand manager or clients with strong accents?Adding more movement and speech at the fundamental level to a highly-sedentary job?Difficulty in understanding Manager's accent(language and communication)How to adjust yourself where your colleagues are not understanding to you?Understanding manager's expectationsForeigner and colleagues using slangHaving difficulty understanding meetingsHow do you breathe when giving a speech?Trouble Waking Up for Emergencies (On-Call)Problems with colleaguesColleagues feeling insecure when I do my work

          Is the concept of a “numerable” fiber bundle really useful or an empty generalization?Non trivial vector bundle over non-paracompact contractible spaceExample of fiber bundle that is not a fibrationGlobalising fibrations by schedulesFiber bundle = principal bundle + fiber?Numerable covers from the point of view of Grothendieck topologiesGlobal sections for torus fiber bundleAre there analogs of smooth partitions of unity and good open covers for PL-manifolds?Two natural maps asssociated with the nerve of a coverDescent theory, fibrations, and bundlesIn which sense are Euler-Lagrange PDE's on fiber bundles quasi-linear?What is the local structure of a fibration?Complete proof of Homotopy invariance of a numerable fiber bundle based on CHPLocally trivial fibration over a suspension