{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportNamespaceSpecifier",
          "local": {
            "type": "Identifier",
            "name": "filters",
            "range": [
              12,
              19
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 12
              },
              "end": {
                "line": 1,
                "column": 19
              }
            }
          },
          "range": [
            7,
            19
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 19
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../helpers/filters",
        "raw": "'../../helpers/filters'",
        "range": [
          25,
          48
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 25
          },
          "end": {
            "line": 1,
            "column": 48
          }
        }
      },
      "range": [
        0,
        49
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 49
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "NumberStats",
            "range": [
              57,
              68
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 18
              }
            }
          },
          "range": [
            57,
            68
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 18
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./NumberStats",
        "raw": "'./NumberStats'",
        "range": [
          74,
          89
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 24
          },
          "end": {
            "line": 2,
            "column": 39
          }
        }
      },
      "range": [
        50,
        90
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 40
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "ArithmeticMean",
            "range": [
              98,
              112
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 21
              }
            }
          },
          "range": [
            98,
            112
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 21
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/ArithmeticMean",
        "raw": "'../../collectors/number/ArithmeticMean'",
        "range": [
          118,
          158
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 27
          },
          "end": {
            "line": 3,
            "column": 67
          }
        }
      },
      "range": [
        91,
        159
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 68
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "FilteredCount",
            "range": [
              167,
              180
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 20
              }
            }
          },
          "range": [
            167,
            180
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 20
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/FilteredCount",
        "raw": "'../../collectors/number/FilteredCount'",
        "range": [
          186,
          225
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 26
          },
          "end": {
            "line": 4,
            "column": 65
          }
        }
      },
      "range": [
        160,
        226
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 66
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "GeometricMean",
            "range": [
              234,
              247
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 20
              }
            }
          },
          "range": [
            234,
            247
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 20
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/GeometricMean",
        "raw": "'../../collectors/number/GeometricMean'",
        "range": [
          253,
          292
        ],
        "loc": {
          "start": {
            "line": 5,
            "column": 26
          },
          "end": {
            "line": 5,
            "column": 65
          }
        }
      },
      "range": [
        227,
        293
      ],
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 66
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "HarmonicMean",
            "range": [
              301,
              313
            ],
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 19
              }
            }
          },
          "range": [
            301,
            313
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 19
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/HarmonicMean",
        "raw": "'../../collectors/number/HarmonicMean'",
        "range": [
          319,
          357
        ],
        "loc": {
          "start": {
            "line": 6,
            "column": 25
          },
          "end": {
            "line": 6,
            "column": 63
          }
        }
      },
      "range": [
        294,
        358
      ],
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 64
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Median",
            "range": [
              366,
              372
            ],
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 13
              }
            }
          },
          "range": [
            366,
            372
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 7
            },
            "end": {
              "line": 7,
              "column": 13
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Median",
        "raw": "'../../collectors/number/Median'",
        "range": [
          378,
          410
        ],
        "loc": {
          "start": {
            "line": 7,
            "column": 19
          },
          "end": {
            "line": 7,
            "column": 51
          }
        }
      },
      "range": [
        359,
        411
      ],
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 52
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "MidRange",
            "range": [
              419,
              427
            ],
            "loc": {
              "start": {
                "line": 8,
                "column": 7
              },
              "end": {
                "line": 8,
                "column": 15
              }
            }
          },
          "range": [
            419,
            427
          ],
          "loc": {
            "start": {
              "line": 8,
              "column": 7
            },
            "end": {
              "line": 8,
              "column": 15
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/MidRange",
        "raw": "'../../collectors/number/MidRange'",
        "range": [
          433,
          467
        ],
        "loc": {
          "start": {
            "line": 8,
            "column": 21
          },
          "end": {
            "line": 8,
            "column": 55
          }
        }
      },
      "range": [
        412,
        468
      ],
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 56
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Range",
            "range": [
              476,
              481
            ],
            "loc": {
              "start": {
                "line": 9,
                "column": 7
              },
              "end": {
                "line": 9,
                "column": 12
              }
            }
          },
          "range": [
            476,
            481
          ],
          "loc": {
            "start": {
              "line": 9,
              "column": 7
            },
            "end": {
              "line": 9,
              "column": 12
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Range",
        "raw": "'../../collectors/number/Range'",
        "range": [
          487,
          518
        ],
        "loc": {
          "start": {
            "line": 9,
            "column": 18
          },
          "end": {
            "line": 9,
            "column": 49
          }
        }
      },
      "range": [
        469,
        519
      ],
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 50
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "StandardDeviationStable",
            "range": [
              527,
              550
            ],
            "loc": {
              "start": {
                "line": 10,
                "column": 7
              },
              "end": {
                "line": 10,
                "column": 30
              }
            }
          },
          "range": [
            527,
            550
          ],
          "loc": {
            "start": {
              "line": 10,
              "column": 7
            },
            "end": {
              "line": 10,
              "column": 30
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/StandardDeviationStable",
        "raw": "'../../collectors/number/StandardDeviationStable'",
        "range": [
          556,
          605
        ],
        "loc": {
          "start": {
            "line": 10,
            "column": 36
          },
          "end": {
            "line": 10,
            "column": 85
          }
        }
      },
      "range": [
        520,
        606
      ],
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 86
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "SumOfRecipricals",
            "range": [
              614,
              630
            ],
            "loc": {
              "start": {
                "line": 11,
                "column": 7
              },
              "end": {
                "line": 11,
                "column": 23
              }
            }
          },
          "range": [
            614,
            630
          ],
          "loc": {
            "start": {
              "line": 11,
              "column": 7
            },
            "end": {
              "line": 11,
              "column": 23
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/SumOfRecipricals",
        "raw": "'../../collectors/number/SumOfRecipricals'",
        "range": [
          636,
          678
        ],
        "loc": {
          "start": {
            "line": 11,
            "column": 29
          },
          "end": {
            "line": 11,
            "column": 71
          }
        }
      },
      "range": [
        607,
        679
      ],
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 72
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "SumOfSquaredDeviationsStable",
            "range": [
              687,
              715
            ],
            "loc": {
              "start": {
                "line": 12,
                "column": 7
              },
              "end": {
                "line": 12,
                "column": 35
              }
            }
          },
          "range": [
            687,
            715
          ],
          "loc": {
            "start": {
              "line": 12,
              "column": 7
            },
            "end": {
              "line": 12,
              "column": 35
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/SumOfSquaredDeviationsStable",
        "raw": "'../../collectors/number/SumOfSquaredDeviationsStable'",
        "range": [
          721,
          775
        ],
        "loc": {
          "start": {
            "line": 12,
            "column": 41
          },
          "end": {
            "line": 12,
            "column": 95
          }
        }
      },
      "range": [
        680,
        776
      ],
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 96
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Values",
            "range": [
              784,
              790
            ],
            "loc": {
              "start": {
                "line": 13,
                "column": 7
              },
              "end": {
                "line": 13,
                "column": 13
              }
            }
          },
          "range": [
            784,
            790
          ],
          "loc": {
            "start": {
              "line": 13,
              "column": 7
            },
            "end": {
              "line": 13,
              "column": 13
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Values",
        "raw": "'../../collectors/number/Values'",
        "range": [
          796,
          828
        ],
        "loc": {
          "start": {
            "line": 13,
            "column": 19
          },
          "end": {
            "line": 13,
            "column": 51
          }
        }
      },
      "range": [
        777,
        829
      ],
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 52
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "ValuesSorted",
            "range": [
              837,
              849
            ],
            "loc": {
              "start": {
                "line": 14,
                "column": 7
              },
              "end": {
                "line": 14,
                "column": 19
              }
            }
          },
          "range": [
            837,
            849
          ],
          "loc": {
            "start": {
              "line": 14,
              "column": 7
            },
            "end": {
              "line": 14,
              "column": 19
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/ValuesSorted",
        "raw": "'../../collectors/number/ValuesSorted'",
        "range": [
          855,
          893
        ],
        "loc": {
          "start": {
            "line": 14,
            "column": 25
          },
          "end": {
            "line": 14,
            "column": 63
          }
        }
      },
      "range": [
        830,
        894
      ],
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 64
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "VarianceStable",
            "range": [
              902,
              916
            ],
            "loc": {
              "start": {
                "line": 15,
                "column": 7
              },
              "end": {
                "line": 15,
                "column": 21
              }
            }
          },
          "range": [
            902,
            916
          ],
          "loc": {
            "start": {
              "line": 15,
              "column": 7
            },
            "end": {
              "line": 15,
              "column": 21
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/VarianceStable",
        "raw": "'../../collectors/number/VarianceStable'",
        "range": [
          922,
          962
        ],
        "loc": {
          "start": {
            "line": 15,
            "column": 27
          },
          "end": {
            "line": 15,
            "column": 67
          }
        }
      },
      "range": [
        895,
        963
      ],
      "loc": {
        "start": {
          "line": 15,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 68
        }
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n* A stat collector that includes the following collector functions:\n *   - amean\n *   - count\n *   - count_* (a bunch of filtered counts)\n *   - gmean\n *   - hmean\n *   - max\n *   - mean\n *   - median\n *   - midRange\n *   - min\n *   - powerSumAvg_running\n *   - product\n *   - range\n *   - standardDeviation_running\n *   - standardDeviation_stable\n *   - sum\n *   - sumOfRecipricals\n *   - sumOfSquaredDeviations_stable\n *   - variance_running\n *   - variance_stable\n * @example\n * const stats = new AdvancedNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
          "range": [
            965,
            1549
          ],
          "loc": {
            "start": {
              "line": 17,
              "column": 0
            },
            "end": {
              "line": 43,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "AdvancedNumberStats",
          "range": [
            1571,
            1590
          ],
          "loc": {
            "start": {
              "line": 44,
              "column": 21
            },
            "end": {
              "line": 44,
              "column": 40
            }
          }
        },
        "superClass": {
          "type": "Identifier",
          "name": "NumberStats",
          "range": [
            1599,
            1610
          ],
          "loc": {
            "start": {
              "line": 44,
              "column": 49
            },
            "end": {
              "line": 44,
              "column": 60
            }
          }
        },
        "body": {
          "type": "ClassBody",
          "body": [
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "constructor",
                "range": [
                  1615,
                  1626
                ],
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 2
                  },
                  "end": {
                    "line": 45,
                    "column": 13
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "Super",
                          "range": [
                            1635,
                            1640
                          ],
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 4
                            },
                            "end": {
                              "line": 46,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [],
                        "range": [
                          1635,
                          1642
                        ],
                        "loc": {
                          "start": {
                            "line": 46,
                            "column": 4
                          },
                          "end": {
                            "line": 46,
                            "column": 11
                          }
                        }
                      },
                      "range": [
                        1635,
                        1643
                      ],
                      "loc": {
                        "start": {
                          "line": 46,
                          "column": 4
                        },
                        "end": {
                          "line": 46,
                          "column": 12
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              1648,
                              1652
                            ],
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 4
                              },
                              "end": {
                                "line": 47,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              1653,
                              1665
                            ],
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 9
                              },
                              "end": {
                                "line": 47,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            1648,
                            1665
                          ],
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 4
                            },
                            "end": {
                              "line": 47,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Values",
                              "range": [
                                1670,
                                1676
                              ],
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 26
                                },
                                "end": {
                                  "line": 47,
                                  "column": 32
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              1666,
                              1678
                            ],
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 22
                              },
                              "end": {
                                "line": 47,
                                "column": 34
                              }
                            }
                          }
                        ],
                        "range": [
                          1648,
                          1679
                        ],
                        "loc": {
                          "start": {
                            "line": 47,
                            "column": 4
                          },
                          "end": {
                            "line": 47,
                            "column": 35
                          }
                        }
                      },
                      "range": [
                        1648,
                        1680
                      ],
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 4
                        },
                        "end": {
                          "line": 47,
                          "column": 36
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              1685,
                              1689
                            ],
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 4
                              },
                              "end": {
                                "line": 48,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              1690,
                              1702
                            ],
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 9
                              },
                              "end": {
                                "line": 48,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            1685,
                            1702
                          ],
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 4
                            },
                            "end": {
                              "line": 48,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "SumOfSquaredDeviationsStable",
                              "range": [
                                1707,
                                1735
                              ],
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 26
                                },
                                "end": {
                                  "line": 48,
                                  "column": 54
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              1703,
                              1737
                            ],
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 22
                              },
                              "end": {
                                "line": 48,
                                "column": 56
                              }
                            }
                          }
                        ],
                        "range": [
                          1685,
                          1738
                        ],
                        "loc": {
                          "start": {
                            "line": 48,
                            "column": 4
                          },
                          "end": {
                            "line": 48,
                            "column": 57
                          }
                        }
                      },
                      "range": [
                        1685,
                        1739
                      ],
                      "loc": {
                        "start": {
                          "line": 48,
                          "column": 4
                        },
                        "end": {
                          "line": 48,
                          "column": 58
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              1744,
                              1748
                            ],
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 4
                              },
                              "end": {
                                "line": 49,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              1749,
                              1761
                            ],
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 9
                              },
                              "end": {
                                "line": 49,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            1744,
                            1761
                          ],
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 4
                            },
                            "end": {
                              "line": 49,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "VarianceStable",
                              "range": [
                                1766,
                                1780
                              ],
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 26
                                },
                                "end": {
                                  "line": 49,
                                  "column": 40
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              1762,
                              1782
                            ],
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 22
                              },
                              "end": {
                                "line": 49,
                                "column": 42
                              }
                            }
                          }
                        ],
                        "range": [
                          1744,
                          1783
                        ],
                        "loc": {
                          "start": {
                            "line": 49,
                            "column": 4
                          },
                          "end": {
                            "line": 49,
                            "column": 43
                          }
                        }
                      },
                      "range": [
                        1744,
                        1784
                      ],
                      "loc": {
                        "start": {
                          "line": 49,
                          "column": 4
                        },
                        "end": {
                          "line": 49,
                          "column": 44
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              1789,
                              1793
                            ],
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 4
                              },
                              "end": {
                                "line": 50,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              1794,
                              1806
                            ],
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 9
                              },
                              "end": {
                                "line": 50,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            1789,
                            1806
                          ],
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 4
                            },
                            "end": {
                              "line": 50,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "StandardDeviationStable",
                              "range": [
                                1811,
                                1834
                              ],
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 26
                                },
                                "end": {
                                  "line": 50,
                                  "column": 49
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              1807,
                              1836
                            ],
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 22
                              },
                              "end": {
                                "line": 50,
                                "column": 51
                              }
                            }
                          }
                        ],
                        "range": [
                          1789,
                          1837
                        ],
                        "loc": {
                          "start": {
                            "line": 50,
                            "column": 4
                          },
                          "end": {
                            "line": 50,
                            "column": 52
                          }
                        }
                      },
                      "range": [
                        1789,
                        1838
                      ],
                      "loc": {
                        "start": {
                          "line": 50,
                          "column": 4
                        },
                        "end": {
                          "line": 50,
                          "column": 53
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "id": {
                            "type": "Identifier",
                            "name": "self",
                            "range": [
                              1849,
                              1853
                            ],
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 10
                              },
                              "end": {
                                "line": 51,
                                "column": 14
                              }
                            }
                          },
                          "init": {
                            "type": "ThisExpression",
                            "range": [
                              1856,
                              1860
                            ],
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 17
                              },
                              "end": {
                                "line": 51,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            1849,
                            1860
                          ],
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 10
                            },
                            "end": {
                              "line": 51,
                              "column": 21
                            }
                          }
                        }
                      ],
                      "kind": "const",
                      "range": [
                        1843,
                        1861
                      ],
                      "loc": {
                        "start": {
                          "line": 51,
                          "column": 4
                        },
                        "end": {
                          "line": 51,
                          "column": 22
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "CallExpression",
                            "callee": {
                              "type": "MemberExpression",
                              "computed": false,
                              "object": {
                                "type": "Identifier",
                                "name": "Object",
                                "range": [
                                  1866,
                                  1872
                                ],
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 10
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "name": "keys",
                                "range": [
                                  1873,
                                  1877
                                ],
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 15
                                  }
                                }
                              },
                              "range": [
                                1866,
                                1877
                              ],
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 4
                                },
                                "end": {
                                  "line": 52,
                                  "column": 15
                                }
                              }
                            },
                            "arguments": [
                              {
                                "type": "MemberExpression",
                                "computed": false,
                                "object": {
                                  "type": "Identifier",
                                  "name": "filters",
                                  "range": [
                                    1878,
                                    1885
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 23
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "name": "number",
                                  "range": [
                                    1886,
                                    1892
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 52,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 52,
                                      "column": 30
                                    }
                                  }
                                },
                                "range": [
                                  1878,
                                  1892
                                ],
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 30
                                  }
                                }
                              }
                            ],
                            "range": [
                              1866,
                              1893
                            ],
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 4
                              },
                              "end": {
                                "line": 52,
                                "column": 31
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "forEach",
                            "range": [
                              1894,
                              1901
                            ],
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 32
                              },
                              "end": {
                                "line": 52,
                                "column": 39
                              }
                            }
                          },
                          "range": [
                            1866,
                            1901
                          ],
                          "loc": {
                            "start": {
                              "line": 52,
                              "column": 4
                            },
                            "end": {
                              "line": 52,
                              "column": 39
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "FunctionExpression",
                            "id": null,
                            "params": [
                              {
                                "type": "Identifier",
                                "name": "filterName",
                                "range": [
                                  1912,
                                  1922
                                ],
                                "loc": {
                                  "start": {
                                    "line": 52,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 52,
                                    "column": 60
                                  }
                                }
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "id": {
                                        "type": "Identifier",
                                        "name": "filter",
                                        "range": [
                                          1938,
                                          1944
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 18
                                          }
                                        }
                                      },
                                      "init": {
                                        "type": "MemberExpression",
                                        "computed": true,
                                        "object": {
                                          "type": "MemberExpression",
                                          "computed": false,
                                          "object": {
                                            "type": "Identifier",
                                            "name": "filters",
                                            "range": [
                                              1947,
                                              1954
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 28
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "number",
                                            "range": [
                                              1955,
                                              1961
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 53,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 53,
                                                "column": 35
                                              }
                                            }
                                          },
                                          "range": [
                                            1947,
                                            1961
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 35
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "filterName",
                                          "range": [
                                            1962,
                                            1972
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 53,
                                              "column": 36
                                            },
                                            "end": {
                                              "line": 53,
                                              "column": 46
                                            }
                                          }
                                        },
                                        "range": [
                                          1947,
                                          1973
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 53,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 53,
                                            "column": 47
                                          }
                                        }
                                      },
                                      "range": [
                                        1938,
                                        1973
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 53,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 53,
                                          "column": 47
                                        }
                                      }
                                    }
                                  ],
                                  "kind": "const",
                                  "range": [
                                    1932,
                                    1974
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 53,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 53,
                                      "column": 48
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "expression": {
                                    "type": "CallExpression",
                                    "callee": {
                                      "type": "MemberExpression",
                                      "computed": false,
                                      "object": {
                                        "type": "Identifier",
                                        "name": "self",
                                        "range": [
                                          1981,
                                          1985
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 6
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 10
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "addCollector",
                                        "range": [
                                          1986,
                                          1998
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 11
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 23
                                          }
                                        }
                                      },
                                      "range": [
                                        1981,
                                        1998
                                      ],
                                      "loc": {
                                        "start": {
                                          "line": 54,
                                          "column": 6
                                        },
                                        "end": {
                                          "line": 54,
                                          "column": 23
                                        }
                                      }
                                    },
                                    "arguments": [
                                      {
                                        "type": "NewExpression",
                                        "callee": {
                                          "type": "Identifier",
                                          "name": "FilteredCount",
                                          "range": [
                                            2003,
                                            2016
                                          ],
                                          "loc": {
                                            "start": {
                                              "line": 54,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 54,
                                              "column": 41
                                            }
                                          }
                                        },
                                        "arguments": [
                                          {
                                            "type": "TemplateLiteral",
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "value": {
                                                  "raw": "count_",
                                                  "cooked": "count_"
                                                },
                                                "tail": false,
                                                "range": [
                                                  2017,
                                                  2026
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 51
                                                  }
                                                }
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": true,
                                                "range": [
                                                  2036,
                                                  2038
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 61
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 63
                                                  }
                                                }
                                              }
                                            ],
                                            "expressions": [
                                              {
                                                "type": "Identifier",
                                                "name": "filterName",
                                                "range": [
                                                  2026,
                                                  2036
                                                ],
                                                "loc": {
                                                  "start": {
                                                    "line": 54,
                                                    "column": 51
                                                  },
                                                  "end": {
                                                    "line": 54,
                                                    "column": 61
                                                  }
                                                }
                                              }
                                            ],
                                            "range": [
                                              2017,
                                              2038
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 42
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 63
                                              }
                                            }
                                          },
                                          {
                                            "type": "Identifier",
                                            "name": "filter",
                                            "range": [
                                              2040,
                                              2046
                                            ],
                                            "loc": {
                                              "start": {
                                                "line": 54,
                                                "column": 65
                                              },
                                              "end": {
                                                "line": 54,
                                                "column": 71
                                              }
                                            }
                                          }
                                        ],
                                        "range": [
                                          1999,
                                          2047
                                        ],
                                        "loc": {
                                          "start": {
                                            "line": 54,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 54,
                                            "column": 72
                                          }
                                        }
                                      }
                                    ],
                                    "range": [
                                      1981,
                                      2048
                                    ],
                                    "loc": {
                                      "start": {
                                        "line": 54,
                                        "column": 6
                                      },
                                      "end": {
                                        "line": 54,
                                        "column": 73
                                      }
                                    }
                                  },
                                  "range": [
                                    1981,
                                    2049
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 54,
                                      "column": 6
                                    },
                                    "end": {
                                      "line": 54,
                                      "column": 74
                                    }
                                  }
                                }
                              ],
                              "range": [
                                1924,
                                2055
                              ],
                              "loc": {
                                "start": {
                                  "line": 52,
                                  "column": 62
                                },
                                "end": {
                                  "line": 55,
                                  "column": 5
                                }
                              }
                            },
                            "generator": false,
                            "expression": false,
                            "range": [
                              1902,
                              2055
                            ],
                            "loc": {
                              "start": {
                                "line": 52,
                                "column": 40
                              },
                              "end": {
                                "line": 55,
                                "column": 5
                              }
                            }
                          }
                        ],
                        "range": [
                          1866,
                          2056
                        ],
                        "loc": {
                          "start": {
                            "line": 52,
                            "column": 4
                          },
                          "end": {
                            "line": 55,
                            "column": 6
                          }
                        }
                      },
                      "range": [
                        1866,
                        2057
                      ],
                      "loc": {
                        "start": {
                          "line": 52,
                          "column": 4
                        },
                        "end": {
                          "line": 55,
                          "column": 7
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2062,
                              2066
                            ],
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 4
                              },
                              "end": {
                                "line": 56,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2067,
                              2079
                            ],
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 9
                              },
                              "end": {
                                "line": 56,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2062,
                            2079
                          ],
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 4
                            },
                            "end": {
                              "line": 56,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Range",
                              "range": [
                                2084,
                                2089
                              ],
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 26
                                },
                                "end": {
                                  "line": 56,
                                  "column": 31
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2080,
                              2091
                            ],
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 22
                              },
                              "end": {
                                "line": 56,
                                "column": 33
                              }
                            }
                          }
                        ],
                        "range": [
                          2062,
                          2092
                        ],
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 4
                          },
                          "end": {
                            "line": 56,
                            "column": 34
                          }
                        }
                      },
                      "range": [
                        2062,
                        2093
                      ],
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 4
                        },
                        "end": {
                          "line": 56,
                          "column": 35
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2098,
                              2102
                            ],
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 4
                              },
                              "end": {
                                "line": 57,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2103,
                              2115
                            ],
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 9
                              },
                              "end": {
                                "line": 57,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2098,
                            2115
                          ],
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 4
                            },
                            "end": {
                              "line": 57,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "MidRange",
                              "range": [
                                2120,
                                2128
                              ],
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 26
                                },
                                "end": {
                                  "line": 57,
                                  "column": 34
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2116,
                              2130
                            ],
                            "loc": {
                              "start": {
                                "line": 57,
                                "column": 22
                              },
                              "end": {
                                "line": 57,
                                "column": 36
                              }
                            }
                          }
                        ],
                        "range": [
                          2098,
                          2131
                        ],
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 4
                          },
                          "end": {
                            "line": 57,
                            "column": 37
                          }
                        }
                      },
                      "range": [
                        2098,
                        2132
                      ],
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 4
                        },
                        "end": {
                          "line": 57,
                          "column": 38
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2137,
                              2141
                            ],
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 4
                              },
                              "end": {
                                "line": 58,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2142,
                              2154
                            ],
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 9
                              },
                              "end": {
                                "line": 58,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2137,
                            2154
                          ],
                          "loc": {
                            "start": {
                              "line": 58,
                              "column": 4
                            },
                            "end": {
                              "line": 58,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "ValuesSorted",
                              "range": [
                                2159,
                                2171
                              ],
                              "loc": {
                                "start": {
                                  "line": 58,
                                  "column": 26
                                },
                                "end": {
                                  "line": 58,
                                  "column": 38
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2155,
                              2173
                            ],
                            "loc": {
                              "start": {
                                "line": 58,
                                "column": 22
                              },
                              "end": {
                                "line": 58,
                                "column": 40
                              }
                            }
                          }
                        ],
                        "range": [
                          2137,
                          2174
                        ],
                        "loc": {
                          "start": {
                            "line": 58,
                            "column": 4
                          },
                          "end": {
                            "line": 58,
                            "column": 41
                          }
                        }
                      },
                      "range": [
                        2137,
                        2175
                      ],
                      "loc": {
                        "start": {
                          "line": 58,
                          "column": 4
                        },
                        "end": {
                          "line": 58,
                          "column": 42
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2180,
                              2184
                            ],
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 4
                              },
                              "end": {
                                "line": 59,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2185,
                              2197
                            ],
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 9
                              },
                              "end": {
                                "line": 59,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2180,
                            2197
                          ],
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 4
                            },
                            "end": {
                              "line": 59,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Median",
                              "range": [
                                2202,
                                2208
                              ],
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 26
                                },
                                "end": {
                                  "line": 59,
                                  "column": 32
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2198,
                              2210
                            ],
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 22
                              },
                              "end": {
                                "line": 59,
                                "column": 34
                              }
                            }
                          }
                        ],
                        "range": [
                          2180,
                          2211
                        ],
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 4
                          },
                          "end": {
                            "line": 59,
                            "column": 35
                          }
                        }
                      },
                      "range": [
                        2180,
                        2212
                      ],
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 4
                        },
                        "end": {
                          "line": 59,
                          "column": 36
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2217,
                              2221
                            ],
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 4
                              },
                              "end": {
                                "line": 60,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2222,
                              2234
                            ],
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 9
                              },
                              "end": {
                                "line": 60,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2217,
                            2234
                          ],
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 4
                            },
                            "end": {
                              "line": 60,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "SumOfRecipricals",
                              "range": [
                                2239,
                                2255
                              ],
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 26
                                },
                                "end": {
                                  "line": 60,
                                  "column": 42
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2235,
                              2257
                            ],
                            "loc": {
                              "start": {
                                "line": 60,
                                "column": 22
                              },
                              "end": {
                                "line": 60,
                                "column": 44
                              }
                            }
                          }
                        ],
                        "range": [
                          2217,
                          2258
                        ],
                        "loc": {
                          "start": {
                            "line": 60,
                            "column": 4
                          },
                          "end": {
                            "line": 60,
                            "column": 45
                          }
                        }
                      },
                      "range": [
                        2217,
                        2259
                      ],
                      "loc": {
                        "start": {
                          "line": 60,
                          "column": 4
                        },
                        "end": {
                          "line": 60,
                          "column": 46
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2264,
                              2268
                            ],
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 4
                              },
                              "end": {
                                "line": 61,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2269,
                              2281
                            ],
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 9
                              },
                              "end": {
                                "line": 61,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2264,
                            2281
                          ],
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 4
                            },
                            "end": {
                              "line": 61,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "ArithmeticMean",
                              "range": [
                                2286,
                                2300
                              ],
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 26
                                },
                                "end": {
                                  "line": 61,
                                  "column": 40
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2282,
                              2302
                            ],
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 22
                              },
                              "end": {
                                "line": 61,
                                "column": 42
                              }
                            }
                          }
                        ],
                        "range": [
                          2264,
                          2303
                        ],
                        "loc": {
                          "start": {
                            "line": 61,
                            "column": 4
                          },
                          "end": {
                            "line": 61,
                            "column": 43
                          }
                        }
                      },
                      "range": [
                        2264,
                        2304
                      ],
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 4
                        },
                        "end": {
                          "line": 61,
                          "column": 44
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2309,
                              2313
                            ],
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 4
                              },
                              "end": {
                                "line": 62,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2314,
                              2326
                            ],
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 9
                              },
                              "end": {
                                "line": 62,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2309,
                            2326
                          ],
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 4
                            },
                            "end": {
                              "line": 62,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "GeometricMean",
                              "range": [
                                2331,
                                2344
                              ],
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 26
                                },
                                "end": {
                                  "line": 62,
                                  "column": 39
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2327,
                              2346
                            ],
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 22
                              },
                              "end": {
                                "line": 62,
                                "column": 41
                              }
                            }
                          }
                        ],
                        "range": [
                          2309,
                          2347
                        ],
                        "loc": {
                          "start": {
                            "line": 62,
                            "column": 4
                          },
                          "end": {
                            "line": 62,
                            "column": 42
                          }
                        }
                      },
                      "range": [
                        2309,
                        2348
                      ],
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 4
                        },
                        "end": {
                          "line": 62,
                          "column": 43
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2353,
                              2357
                            ],
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 4
                              },
                              "end": {
                                "line": 63,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              2358,
                              2370
                            ],
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 9
                              },
                              "end": {
                                "line": 63,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            2353,
                            2370
                          ],
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 4
                            },
                            "end": {
                              "line": 63,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "HarmonicMean",
                              "range": [
                                2375,
                                2387
                              ],
                              "loc": {
                                "start": {
                                  "line": 63,
                                  "column": 26
                                },
                                "end": {
                                  "line": 63,
                                  "column": 38
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              2371,
                              2389
                            ],
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 22
                              },
                              "end": {
                                "line": 63,
                                "column": 40
                              }
                            }
                          }
                        ],
                        "range": [
                          2353,
                          2390
                        ],
                        "loc": {
                          "start": {
                            "line": 63,
                            "column": 4
                          },
                          "end": {
                            "line": 63,
                            "column": 41
                          }
                        }
                      },
                      "range": [
                        2353,
                        2391
                      ],
                      "loc": {
                        "start": {
                          "line": 63,
                          "column": 4
                        },
                        "end": {
                          "line": 63,
                          "column": 42
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2396,
                              2400
                            ],
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 4
                              },
                              "end": {
                                "line": 64,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addIgnore",
                            "range": [
                              2401,
                              2410
                            ],
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 9
                              },
                              "end": {
                                "line": 64,
                                "column": 18
                              }
                            }
                          },
                          "range": [
                            2396,
                            2410
                          ],
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 4
                            },
                            "end": {
                              "line": 64,
                              "column": 18
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "value": "values",
                            "raw": "'values'",
                            "range": [
                              2411,
                              2419
                            ],
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 19
                              },
                              "end": {
                                "line": 64,
                                "column": 27
                              }
                            }
                          }
                        ],
                        "range": [
                          2396,
                          2420
                        ],
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 4
                          },
                          "end": {
                            "line": 64,
                            "column": 28
                          }
                        }
                      },
                      "range": [
                        2396,
                        2421
                      ],
                      "loc": {
                        "start": {
                          "line": 64,
                          "column": 4
                        },
                        "end": {
                          "line": 64,
                          "column": 29
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              2426,
                              2430
                            ],
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 4
                              },
                              "end": {
                                "line": 65,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addIgnore",
                            "range": [
                              2431,
                              2440
                            ],
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 9
                              },
                              "end": {
                                "line": 65,
                                "column": 18
                              }
                            }
                          },
                          "range": [
                            2426,
                            2440
                          ],
                          "loc": {
                            "start": {
                              "line": 65,
                              "column": 4
                            },
                            "end": {
                              "line": 65,
                              "column": 18
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "value": "valuesSorted",
                            "raw": "'valuesSorted'",
                            "range": [
                              2441,
                              2455
                            ],
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 19
                              },
                              "end": {
                                "line": 65,
                                "column": 33
                              }
                            }
                          }
                        ],
                        "range": [
                          2426,
                          2456
                        ],
                        "loc": {
                          "start": {
                            "line": 65,
                            "column": 4
                          },
                          "end": {
                            "line": 65,
                            "column": 34
                          }
                        }
                      },
                      "range": [
                        2426,
                        2457
                      ],
                      "loc": {
                        "start": {
                          "line": 65,
                          "column": 4
                        },
                        "end": {
                          "line": 65,
                          "column": 35
                        }
                      }
                    }
                  ],
                  "range": [
                    1629,
                    2461
                  ],
                  "loc": {
                    "start": {
                      "line": 45,
                      "column": 16
                    },
                    "end": {
                      "line": 66,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  1626,
                  2461
                ],
                "loc": {
                  "start": {
                    "line": 45,
                    "column": 13
                  },
                  "end": {
                    "line": 66,
                    "column": 3
                  }
                }
              },
              "kind": "constructor",
              "computed": false,
              "range": [
                1615,
                2461
              ],
              "loc": {
                "start": {
                  "line": 45,
                  "column": 2
                },
                "end": {
                  "line": 66,
                  "column": 3
                }
              },
              "static": false
            }
          ],
          "range": [
            1611,
            2463
          ],
          "loc": {
            "start": {
              "line": 44,
              "column": 61
            },
            "end": {
              "line": 67,
              "column": 1
            }
          }
        },
        "range": [
          1565,
          2463
        ],
        "loc": {
          "start": {
            "line": 44,
            "column": 15
          },
          "end": {
            "line": 67,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n* A stat collector that includes the following collector functions:\n *   - amean\n *   - count\n *   - count_* (a bunch of filtered counts)\n *   - gmean\n *   - hmean\n *   - max\n *   - mean\n *   - median\n *   - midRange\n *   - min\n *   - powerSumAvg_running\n *   - product\n *   - range\n *   - standardDeviation_running\n *   - standardDeviation_stable\n *   - sum\n *   - sumOfRecipricals\n *   - sumOfSquaredDeviations_stable\n *   - variance_running\n *   - variance_stable\n * @example\n * const stats = new AdvancedNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
            "range": [
              965,
              1549
            ],
            "loc": {
              "start": {
                "line": 17,
                "column": 0
              },
              "end": {
                "line": 43,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": []
      },
      "range": [
        1550,
        2463
      ],
      "loc": {
        "start": {
          "line": 44,
          "column": 0
        },
        "end": {
          "line": 67,
          "column": 1
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n* A stat collector that includes the following collector functions:\n *   - amean\n *   - count\n *   - count_* (a bunch of filtered counts)\n *   - gmean\n *   - hmean\n *   - max\n *   - mean\n *   - median\n *   - midRange\n *   - min\n *   - powerSumAvg_running\n *   - product\n *   - range\n *   - standardDeviation_running\n *   - standardDeviation_stable\n *   - sum\n *   - sumOfRecipricals\n *   - sumOfSquaredDeviations_stable\n *   - variance_running\n *   - variance_stable\n * @example\n * const stats = new AdvancedNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
          "range": [
            965,
            1549
          ],
          "loc": {
            "start": {
              "line": 17,
              "column": 0
            },
            "end": {
              "line": 43,
              "column": 3
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    2463
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 67,
      "column": 1
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n* A stat collector that includes the following collector functions:\n *   - amean\n *   - count\n *   - count_* (a bunch of filtered counts)\n *   - gmean\n *   - hmean\n *   - max\n *   - mean\n *   - median\n *   - midRange\n *   - min\n *   - powerSumAvg_running\n *   - product\n *   - range\n *   - standardDeviation_running\n *   - standardDeviation_stable\n *   - sum\n *   - sumOfRecipricals\n *   - sumOfSquaredDeviations_stable\n *   - variance_running\n *   - variance_stable\n * @example\n * const stats = new AdvancedNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
      "range": [
        965,
        1549
      ],
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 43,
          "column": 3
        }
      }
    }
  ]
}