

.. _sphx_glr_auto_examples_statistics:

Statistics
___________________

Example on how to use statistics functions in InDSL.



.. raw:: html

    <div class="sphx-glr-thumbnails">

.. thumbnail-parent-div-open

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Example of outlier detection from time series data using DBSCAN and spline regression. We use data from a compressor suction pressure sensor. The data is in barg units and resampled to 1 minute granularity. The figure shows the data without outliers considering a time window of 40min.">

.. only:: html

  .. image:: /auto_examples/statistics/images/thumb/sphx_glr_plot_remove_outliers_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_statistics_plot_remove_outliers.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Outlier detection with DBSCAN and spline regression</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This example calculates the rolling pearson correlation coefficient between two synthetic timeseries.">

.. only:: html

  .. image:: /auto_examples/statistics/images/thumb/sphx_glr_plot_pearson_correlation_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_statistics_plot_pearson_correlation.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Pearson correlation</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Example of outlier detection in a randomly generated time series data using DBSCAN and spline regression. The resulting figure shows outlier indicator time series generated with a time window of 60min plotted on the original time series.">

.. only:: html

  .. image:: /auto_examples/statistics/images/thumb/sphx_glr_plot_detect_outliers_001_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_statistics_plot_detect_outliers_001.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Outlier detection with DBSCAN and spline regression 001</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Example of outlier detection in a randomly generated time series data using DBSCAN and spline regression. The resulting figure shows outliers generated with a time window of 60min marked on the original time series.">

.. only:: html

  .. image:: /auto_examples/statistics/images/thumb/sphx_glr_plot_detect_outliers_002_thumb.png
    :alt:

  :ref:`sphx_glr_auto_examples_statistics_plot_detect_outliers_002.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Outlier detection with DBSCAN and spline regression 002</div>
    </div>


.. thumbnail-parent-div-close

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /auto_examples/statistics/plot_remove_outliers
   /auto_examples/statistics/plot_pearson_correlation
   /auto_examples/statistics/plot_detect_outliers_001
   /auto_examples/statistics/plot_detect_outliers_002

