A quantification of variation for a time series, aggregated over various time intervals.

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












This question has been bugging me for quite a while, and I did not manage to find an answer online.



I have a time series of integer flow data (a flow of cyclists, per second, average 0.3 bicycles/s), and I want to report a mean and a (sample) standard deviation of the flow. That is straightforward. Now, I want to calculate the the same, but for the flow over a bigger time interval, for example 10 seconds or a minute. I was expecting to calculate the new standard deviation with the formula $ sigma_T
=sigma_1sec/sqrtT$ with T the interval size. In the graph that should be visible when clicking the link, I show the difference. My goal is to find a measure of variance that is independent of the interval size.



I suspect that this might have something to do with auto correlation of the flow, but I don't know how to check or compensate for that. Can someone help me understand the difference between the two lines in the graph, and which formula I should use?



Graph of expected relationship and real calculated relationship between standard deviation and interval size







share|cite|improve this question


























    up vote
    0
    down vote

    favorite












    This question has been bugging me for quite a while, and I did not manage to find an answer online.



    I have a time series of integer flow data (a flow of cyclists, per second, average 0.3 bicycles/s), and I want to report a mean and a (sample) standard deviation of the flow. That is straightforward. Now, I want to calculate the the same, but for the flow over a bigger time interval, for example 10 seconds or a minute. I was expecting to calculate the new standard deviation with the formula $ sigma_T
    =sigma_1sec/sqrtT$ with T the interval size. In the graph that should be visible when clicking the link, I show the difference. My goal is to find a measure of variance that is independent of the interval size.



    I suspect that this might have something to do with auto correlation of the flow, but I don't know how to check or compensate for that. Can someone help me understand the difference between the two lines in the graph, and which formula I should use?



    Graph of expected relationship and real calculated relationship between standard deviation and interval size







    share|cite|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      This question has been bugging me for quite a while, and I did not manage to find an answer online.



      I have a time series of integer flow data (a flow of cyclists, per second, average 0.3 bicycles/s), and I want to report a mean and a (sample) standard deviation of the flow. That is straightforward. Now, I want to calculate the the same, but for the flow over a bigger time interval, for example 10 seconds or a minute. I was expecting to calculate the new standard deviation with the formula $ sigma_T
      =sigma_1sec/sqrtT$ with T the interval size. In the graph that should be visible when clicking the link, I show the difference. My goal is to find a measure of variance that is independent of the interval size.



      I suspect that this might have something to do with auto correlation of the flow, but I don't know how to check or compensate for that. Can someone help me understand the difference between the two lines in the graph, and which formula I should use?



      Graph of expected relationship and real calculated relationship between standard deviation and interval size







      share|cite|improve this question














      This question has been bugging me for quite a while, and I did not manage to find an answer online.



      I have a time series of integer flow data (a flow of cyclists, per second, average 0.3 bicycles/s), and I want to report a mean and a (sample) standard deviation of the flow. That is straightforward. Now, I want to calculate the the same, but for the flow over a bigger time interval, for example 10 seconds or a minute. I was expecting to calculate the new standard deviation with the formula $ sigma_T
      =sigma_1sec/sqrtT$ with T the interval size. In the graph that should be visible when clicking the link, I show the difference. My goal is to find a measure of variance that is independent of the interval size.



      I suspect that this might have something to do with auto correlation of the flow, but I don't know how to check or compensate for that. Can someone help me understand the difference between the two lines in the graph, and which formula I should use?



      Graph of expected relationship and real calculated relationship between standard deviation and interval size









      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Aug 23 at 16:32









      Jendrik Stelzner

      7,57221037




      7,57221037










      asked Aug 20 at 8:46









      Cyclist

      12




      12

























          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f2888547%2fa-quantification-of-variation-for-a-time-series-aggregated-over-various-time-in%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2888547%2fa-quantification-of-variation-for-a-time-series-aggregated-over-various-time-in%23new-answer', 'question_page');

          );

          Post as a guest













































































          這個網誌中的熱門文章

          How to combine Bézier curves to a surface?

          Why am i infinitely getting the same tweet with the Twitter Search API?

          Is there any way to eliminate the singular point to solve this integral by hand or by approximations?