Mean
(Built-in Mathematica Symbol) Mean[list] gives the statistical mean of the elements in list. Mean[dist] gives the mean of the symbolic distribution dist.
Mathematica provides a powerful and unique environment for parallel computing. Much of the functionality can be used with a minimum of effort and without paying too much ...
All functionality is available in the newly created Statistical Plots Package. SymbolShape and SymbolStyle options are replaced by PlotMarkers. PlotJoined option is replaced ...
EqualVariances is an option to statistical confidence interval and hypothesis test functions of two samples that specifies that unknown population variances are equal.
PlotLegend is an option for Plot, ListPlot, and related functions that assigns text to lines in a 2D plot to create a legend for that plot.
Mathematica provides a carefully chosen set of functions for accessing elements of lists either using indices or positions, or using patterns or criteria for their values.
Files
(Mathematica Guide) Mathematica provides convenient and efficient system-independent functions for handling file-related constructs at all levels.
Annotation[expr, data] represents an expression expr, with annotation data.Annotation[expr, data, " type"] specifies the type of annotation being given.
FindFile[name] finds the file with the specified name that would be loaded by Get[name] and related functions.
FormatType is an option for output streams, graphics, and functions such as Text that specifies the default format type to use when outputting expressions.