Forum FlexPro – Discuss your topic!

Error in standard deviation calculation

Home > Community > General > Error in standard deviation calculation

Ansicht von 4 Beiträgen - 1 bis 4 (von insgesamt 4)
  • Autor
    Beiträge
  • #12658

    When converting a standard deviation calculation (from the statistics menu) into a formula I noticed the following:
    The first part of the formula consists of ‘SQRT(n/(n-1))’, should this not be ‘SQRT(1/(n-1))’?

    #8321

    When converting a standard deviation calculation (from the statistics menu) into a formula I noticed the following:
    The first part of the formula consists of ‘SQRT(n/(n-1))’, should this not be ‘SQRT(1/(n-1))’?

    #9073
    Bernhard KantzBernhard Kantz
    Teilnehmer

    The formula is correct. The standard deviation can be written in to forms. One uses a factor 1/(n-1) and the other one a factor n/(n-1). If you convert the first formula into the second formula, you make use of the equation Sum(X) = n * Mean(X). This is where the factor n comes in.

    #9074

    Thank you for the explanation, it makes perfect sense now. I also made a formula using the standard deviation equation I know and they did indeed give identical results

Ansicht von 4 Beiträgen - 1 bis 4 (von insgesamt 4)
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.