Products & Services Solutions Academia Support User Community Company

Learn more about Statistics Toolbox   

Introduction

MATLAB data is placed into "data containers" in the form of workspace variables. All workspace variables organize data into some form of array. For statistical purposes, arrays are viewed as tables of values.

MATLAB variables use different structures to organize data:

Data types determine the kind of data variables contain. (See Classes (Data Types) in the MATLAB documentation.)

These basic MATLAB container variables are reviewed, in a statistical context, in the section on MATLAB Arrays.

These variables are not specifically designed for statistical data, however. Statistical data generally involves observations of multiple variables, with measurements of heterogeneous type and size. Data may be numerical (of type single or double), categorical, or in the form of descriptive metadata. Fitting statistical data into basic MATLAB variables, and accessing it efficiently, can be cumbersome.

Statistics Toolbox software offers two additional types of container variables specifically designed for statistical data:

These statistical container variables are discussed in the section on Statistical Arrays.

  


 © 1984-2010- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS