.. _stats: Statistical Data Analysis ========================= MATLAB contains many functions for statistical data analysis. The coverage here focuses on statistical calculations with MATLAB. We will also touch on an important statistics topic later when we discuss least squares regression in :ref:`leastSquare`. .. index:: statistics .. only:: html **Contents:** .. toctree:: :maxdepth: 2 introStats vectorStats movWindow distributions random matrixStats statPlots CLT confidence significance