Glossary
- aggregation
-
the act or process of grouping data by using an
operation that produces a statistic such as a sum, average, minimum,
or maximum.
- alert
-
an automatic notification of an electronic event
that is of interest to the recipient.
- Alerts portlet
-
a portlet that lists alert messages that have
been issued to the user.
- bar chart
-
a chart that consists of a grid and some vertical
or horizontal columns (bars). Each column represents quantitative
data.
- cache
-
a small, fast memory area that holds recently
accessed data. The cache is designed to speed up subsequent access
to the same data.
- confidence
-
in association analyses, a measure of the strength
of the association. In the rule A --> B, confidence is the percentage
of times that event B occurs after event A occurs.
- data set
-
- filter
-
a set of specified criteria that are applied to
data in order to identify the subset of data for a subsequent operation,
such as continued processing.
- forecast
-
a numerical prediction of a future value for a
time series.
- format
-
- indicator (service level indicator,SLI)
-
a representation of the performance of an objective
that is being measured, expressed as a numeric value.
- information map
-
a collection of data items and filters that provides
a user-friendly view of a data source. When you use an information
map to query data for business needs, you do not have to understand
the structure of the underlying data source or know how to program
in a query language.
- key performance indicator (KPI)
-
a type of measurement that evaluates the success
of an organization or of an activity in which it engages. Success
might be defined as the periodic achievement of one or more operational
goals, or in terms of progress toward strategic goals. Results are
usually measured at regular intervals, against threshold values that
are carefully selected according to their importance.
- KPI
-
- layout
-
a generic term for a rectangular container that
lays out the positions and sizes of its child components.
- legend
-
a visual key to graphic elements in a graph. The
legend consists of values, value descriptions, labels, and often a
frame.
- log
-
- log file (log)
-
a file in which information about software processing
is recorded as the processing occurs. A log file typically includes
error messages and warning messages, but it can also include informational
messages and statistics such as the number of records that have been
processed or the amount of CPU time that a program required.
- needle plot
-
a plot in which data points are connected by a
vertical line that connects to a horizontal baseline. The baseline
intersects the 0 value, or the minimum value on the vertical axis.
- pie chart
-
a circular chart that is divided into slices by
radial lines. Each slice represents the relative contribution of each
part to the whole.
- proxy server
-
a special type of web server that acts as an agent
to represent a server to a client and to represent the client to the
server. Usually a proxy is used as a cache of items that are available
on other servers when those other servers are slower or more expensive
to access.
- range
-
a defined interval with distinct lower and upper
boundaries that serve to collect or distinguish data values. Ranges
are combined to form range sets.
- reference line
-
a vertical line on a plot that indicate whether
the values of plotting variables are less than, greater than, or equal
to a particular value.
- SAS data set (data set)
-
a file whose contents are in one of the native
SAS file formats. There are two types of SAS data sets: SAS data files
and SAS data views.
- SAS format (format)
-
a type of SAS language element that is used to
write or display data values according to the data type: numeric,
character, date, time, or timestamp.
- SAS Stored Process (stored process)
-
a SAS program that is stored on a server and defined
in metadata, and which can be executed by client applications.
- service level indicator
-
- SLI
-
- stored process
-
- tile chart
-
- treemap (tile chart)
-
a graph that represents the relative values of
data by using nested rectangular areas. The color or pattern of each
area represents the value of one measure in the query. The size of
each area represents the value of the another measure in the query.
- Uniform Resource Locator (URL)
-
a character string that is used by a web browser
or other software application to access or identify a resource on
the Internet or on an intranet. The resource could be a web page,
an electronic image file, an audio file, a JavaServer page, or any
other type of electronic object. The full form of a URL specifies
which communications protocol to use for accessing the resource, as
well as the directory path and filename of the resource.
- URL
-
Copyright © SAS Institute Inc. All rights reserved.