Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?Is it possible to calculate the standard deviation without the samples?Calculating mean and standard deviation of very large sample sizesIf three groups of unequal sizes have the same standard deviation but different means, will the SD of the pooled data be the same?Does the value of a standard deviation have any meaningStandard deviation of the mean of sample datawhy the standard deviation is not as the same as online calculatorHow to create n datasets of size N with same mean but different standard deviation?Sample size given mean, standard deviationCan two distinct datasets of the same size have the same median and the same deviation from a real number?Mean of means and standard deviation

I have a problematic assistant manager, but I can't fire him

Why is a common reference string needed in zero knowledge proofs?

Why did Sanhedrin deal with who has a share in Olam Habah?

How to hide rifle during medieval town entrance inspection?

Why 1,2 printed by a command in $() is not interpolated?

GroupBy operation using an entire dataframe to group values

US doctor working in Tripoli wants me to open online account

Does Disney no longer produce hand-drawn cartoon films?

Should I ask for an extra raise?

How to use memset in c++?

Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?

Is it possible for a vehicle to be manufactured without a catalytic converter?

Wooden cooking layout

What is the color of artificial intelligence?

sed + add word before string only if not exists

Writing an augmented sixth chord on the flattened supertonic

How is the excise border managed in Ireland?

Getting UPS Power from One Room to Another

How to ensure color fidelity of the same file on two computers?

Active low-pass filters --- good to what frequencies?

Artificer Creativity

Is it possible to have a wealthy country without a middle class?

Is using 'echo' to display attacker-controlled data on the terminal dangerous?

Russian word for a male zebra



Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?


Is it possible to calculate the standard deviation without the samples?Calculating mean and standard deviation of very large sample sizesIf three groups of unequal sizes have the same standard deviation but different means, will the SD of the pooled data be the same?Does the value of a standard deviation have any meaningStandard deviation of the mean of sample datawhy the standard deviation is not as the same as online calculatorHow to create n datasets of size N with same mean but different standard deviation?Sample size given mean, standard deviationCan two distinct datasets of the same size have the same median and the same deviation from a real number?Mean of means and standard deviation













2












$begingroup$


By inspection I notice that



  • Shifting does not change the standard deviation but change mean.
    1,3,4 has the same standard deviation as 11,13,14 for example.


  • Sets with the same (or reversed) sequence of adjacent difference have the same standard deviation. For example, 1,3,4, 0,2,3, 0,1,3 have the same standard deviation. But the means are different.


My conjecture: There are no two distinct sets with the same length, mean and standard deviation.



Question



Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?










share|cite|improve this question











$endgroup$
















    2












    $begingroup$


    By inspection I notice that



    • Shifting does not change the standard deviation but change mean.
      1,3,4 has the same standard deviation as 11,13,14 for example.


    • Sets with the same (or reversed) sequence of adjacent difference have the same standard deviation. For example, 1,3,4, 0,2,3, 0,1,3 have the same standard deviation. But the means are different.


    My conjecture: There are no two distinct sets with the same length, mean and standard deviation.



    Question



    Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?










    share|cite|improve this question











    $endgroup$














      2












      2








      2





      $begingroup$


      By inspection I notice that



      • Shifting does not change the standard deviation but change mean.
        1,3,4 has the same standard deviation as 11,13,14 for example.


      • Sets with the same (or reversed) sequence of adjacent difference have the same standard deviation. For example, 1,3,4, 0,2,3, 0,1,3 have the same standard deviation. But the means are different.


      My conjecture: There are no two distinct sets with the same length, mean and standard deviation.



      Question



      Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?










      share|cite|improve this question











      $endgroup$




      By inspection I notice that



      • Shifting does not change the standard deviation but change mean.
        1,3,4 has the same standard deviation as 11,13,14 for example.


      • Sets with the same (or reversed) sequence of adjacent difference have the same standard deviation. For example, 1,3,4, 0,2,3, 0,1,3 have the same standard deviation. But the means are different.


      My conjecture: There are no two distinct sets with the same length, mean and standard deviation.



      Question



      Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?







      standard-deviation means






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 8 hours ago









      Asaf Karagila

      312k33445778




      312k33445778










      asked 8 hours ago









      Money Oriented ProgrammerMoney Oriented Programmer

      423210




      423210




















          3 Answers
          3






          active

          oldest

          votes


















          6












          $begingroup$

          $-2,-1,3$ and $-3,1,2$ both have a mean of $0$ and a standard deviation of $sqrtfrac143$.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            @MoneyOrientedProgrammer No, just add a constant to all the numbers.
            $endgroup$
            – Robert Israel
            8 hours ago










          • $begingroup$
            @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
            $endgroup$
            – auscrypt
            8 hours ago










          • $begingroup$
            There are infinitely many sets of 4 values which have any given mean and standard deviation >0
            $endgroup$
            – auscrypt
            7 hours ago


















          4












          $begingroup$

          The example by auscrypt settles the question, but maybe it's worth mentioning why this should be obvious by considering degrees of freedom.



          Mean and standard deviation are two quantities. A collection of $m$ real numbers has $m$ degrees of freedom. Specifying the mean and standard deviation removes two degrees of freedom, leaving $m-2$. So as long as $m > 2$, there should still be lots of room to have
          different sets with the same mean and standard deviation.






          share|cite|improve this answer











          $endgroup$




















            0












            $begingroup$

            Yes. Two sets of numbers has the same mean and the same SD iff their sum and the sum of their squares match.



            The set $1,2,3$ has sum $6$ and squares' sum $14$. The set $x,y,z$ the same mean and SD iff
            $$begincasesx+y+z=6\x^2+y^2+z^2=14endcases$$
            This is the intersection of a spherical surface and a plane passing through the center, that has certainly infinitely many points.






            share|cite|improve this answer











            $endgroup$













              Your Answer








              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%2f3253262%2fis-it-possible-to-have-2-different-but-equal-size-real-number-sets-that-have-the%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              6












              $begingroup$

              $-2,-1,3$ and $-3,1,2$ both have a mean of $0$ and a standard deviation of $sqrtfrac143$.






              share|cite|improve this answer











              $endgroup$












              • $begingroup$
                @MoneyOrientedProgrammer No, just add a constant to all the numbers.
                $endgroup$
                – Robert Israel
                8 hours ago










              • $begingroup$
                @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
                $endgroup$
                – auscrypt
                8 hours ago










              • $begingroup$
                There are infinitely many sets of 4 values which have any given mean and standard deviation >0
                $endgroup$
                – auscrypt
                7 hours ago















              6












              $begingroup$

              $-2,-1,3$ and $-3,1,2$ both have a mean of $0$ and a standard deviation of $sqrtfrac143$.






              share|cite|improve this answer











              $endgroup$












              • $begingroup$
                @MoneyOrientedProgrammer No, just add a constant to all the numbers.
                $endgroup$
                – Robert Israel
                8 hours ago










              • $begingroup$
                @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
                $endgroup$
                – auscrypt
                8 hours ago










              • $begingroup$
                There are infinitely many sets of 4 values which have any given mean and standard deviation >0
                $endgroup$
                – auscrypt
                7 hours ago













              6












              6








              6





              $begingroup$

              $-2,-1,3$ and $-3,1,2$ both have a mean of $0$ and a standard deviation of $sqrtfrac143$.






              share|cite|improve this answer











              $endgroup$



              $-2,-1,3$ and $-3,1,2$ both have a mean of $0$ and a standard deviation of $sqrtfrac143$.







              share|cite|improve this answer














              share|cite|improve this answer



              share|cite|improve this answer








              edited 8 hours ago

























              answered 8 hours ago









              auscryptauscrypt

              5,836212




              5,836212











              • $begingroup$
                @MoneyOrientedProgrammer No, just add a constant to all the numbers.
                $endgroup$
                – Robert Israel
                8 hours ago










              • $begingroup$
                @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
                $endgroup$
                – auscrypt
                8 hours ago










              • $begingroup$
                There are infinitely many sets of 4 values which have any given mean and standard deviation >0
                $endgroup$
                – auscrypt
                7 hours ago
















              • $begingroup$
                @MoneyOrientedProgrammer No, just add a constant to all the numbers.
                $endgroup$
                – Robert Israel
                8 hours ago










              • $begingroup$
                @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
                $endgroup$
                – auscrypt
                8 hours ago










              • $begingroup$
                There are infinitely many sets of 4 values which have any given mean and standard deviation >0
                $endgroup$
                – auscrypt
                7 hours ago















              $begingroup$
              @MoneyOrientedProgrammer No, just add a constant to all the numbers.
              $endgroup$
              – Robert Israel
              8 hours ago




              $begingroup$
              @MoneyOrientedProgrammer No, just add a constant to all the numbers.
              $endgroup$
              – Robert Israel
              8 hours ago












              $begingroup$
              @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
              $endgroup$
              – auscrypt
              8 hours ago




              $begingroup$
              @MoneyOrientedProgrammer No, simply add $4$ to all numbers in the example given. Both means are now $4$ and the standard deviation is left unchanged.
              $endgroup$
              – auscrypt
              8 hours ago












              $begingroup$
              There are infinitely many sets of 4 values which have any given mean and standard deviation >0
              $endgroup$
              – auscrypt
              7 hours ago




              $begingroup$
              There are infinitely many sets of 4 values which have any given mean and standard deviation >0
              $endgroup$
              – auscrypt
              7 hours ago











              4












              $begingroup$

              The example by auscrypt settles the question, but maybe it's worth mentioning why this should be obvious by considering degrees of freedom.



              Mean and standard deviation are two quantities. A collection of $m$ real numbers has $m$ degrees of freedom. Specifying the mean and standard deviation removes two degrees of freedom, leaving $m-2$. So as long as $m > 2$, there should still be lots of room to have
              different sets with the same mean and standard deviation.






              share|cite|improve this answer











              $endgroup$

















                4












                $begingroup$

                The example by auscrypt settles the question, but maybe it's worth mentioning why this should be obvious by considering degrees of freedom.



                Mean and standard deviation are two quantities. A collection of $m$ real numbers has $m$ degrees of freedom. Specifying the mean and standard deviation removes two degrees of freedom, leaving $m-2$. So as long as $m > 2$, there should still be lots of room to have
                different sets with the same mean and standard deviation.






                share|cite|improve this answer











                $endgroup$















                  4












                  4








                  4





                  $begingroup$

                  The example by auscrypt settles the question, but maybe it's worth mentioning why this should be obvious by considering degrees of freedom.



                  Mean and standard deviation are two quantities. A collection of $m$ real numbers has $m$ degrees of freedom. Specifying the mean and standard deviation removes two degrees of freedom, leaving $m-2$. So as long as $m > 2$, there should still be lots of room to have
                  different sets with the same mean and standard deviation.






                  share|cite|improve this answer











                  $endgroup$



                  The example by auscrypt settles the question, but maybe it's worth mentioning why this should be obvious by considering degrees of freedom.



                  Mean and standard deviation are two quantities. A collection of $m$ real numbers has $m$ degrees of freedom. Specifying the mean and standard deviation removes two degrees of freedom, leaving $m-2$. So as long as $m > 2$, there should still be lots of room to have
                  different sets with the same mean and standard deviation.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 8 hours ago









                  David G. Stork

                  13.2k41937




                  13.2k41937










                  answered 8 hours ago









                  Robert IsraelRobert Israel

                  338k23231489




                  338k23231489





















                      0












                      $begingroup$

                      Yes. Two sets of numbers has the same mean and the same SD iff their sum and the sum of their squares match.



                      The set $1,2,3$ has sum $6$ and squares' sum $14$. The set $x,y,z$ the same mean and SD iff
                      $$begincasesx+y+z=6\x^2+y^2+z^2=14endcases$$
                      This is the intersection of a spherical surface and a plane passing through the center, that has certainly infinitely many points.






                      share|cite|improve this answer











                      $endgroup$

















                        0












                        $begingroup$

                        Yes. Two sets of numbers has the same mean and the same SD iff their sum and the sum of their squares match.



                        The set $1,2,3$ has sum $6$ and squares' sum $14$. The set $x,y,z$ the same mean and SD iff
                        $$begincasesx+y+z=6\x^2+y^2+z^2=14endcases$$
                        This is the intersection of a spherical surface and a plane passing through the center, that has certainly infinitely many points.






                        share|cite|improve this answer











                        $endgroup$















                          0












                          0








                          0





                          $begingroup$

                          Yes. Two sets of numbers has the same mean and the same SD iff their sum and the sum of their squares match.



                          The set $1,2,3$ has sum $6$ and squares' sum $14$. The set $x,y,z$ the same mean and SD iff
                          $$begincasesx+y+z=6\x^2+y^2+z^2=14endcases$$
                          This is the intersection of a spherical surface and a plane passing through the center, that has certainly infinitely many points.






                          share|cite|improve this answer











                          $endgroup$



                          Yes. Two sets of numbers has the same mean and the same SD iff their sum and the sum of their squares match.



                          The set $1,2,3$ has sum $6$ and squares' sum $14$. The set $x,y,z$ the same mean and SD iff
                          $$begincasesx+y+z=6\x^2+y^2+z^2=14endcases$$
                          This is the intersection of a spherical surface and a plane passing through the center, that has certainly infinitely many points.







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited 8 hours ago

























                          answered 8 hours ago









                          ajotatxeajotatxe

                          55.6k24291




                          55.6k24291



























                              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%2f3253262%2fis-it-possible-to-have-2-different-but-equal-size-real-number-sets-that-have-the%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

                              The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

                              Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

                              19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу