Interactive
Assistants for Data Analysis
Maple 10 provides new interactive tools for importing and analyzing data.
Data Analysis Assistant
As part of the new Statistics package,
Maple 10 includes a new interactive data analysis assistant to help you
explore your data. With a click of a button, you can:
- Manipulate data in various ways, including
a shuffle, sort, moving average and exponential smoothing
- Plot histograms, bar charts, error plots,
bubble plots, scatter plots, frequency plots, and more
- Calculate and display quantities of interest,
including the mean, median, mean deviation, kurtosis, and
skewness
Data Import Assistant
A graphical interface allows you to import your data from a file into
a Maple matrix. You can
- Import data files with the following formats:
delimited files (including CSV format), Matrix Market and
MATLAB data files, image files (JPEG, .tif) audio files (WAVE)
- Preview your data
- Set properties of the file format to ensure
proper importing
- Return either the new matrix, assigned
to a specified name, or the Maple command used to import
the file using the properties you defined
|