Getting Started
Getting Started
Getting Started
STATGRAPHICS ® SIGMA EXPRESS
GETTING STARTED
All rights reserved. No portion of this document may be reproduced, in any form or by any means,
without the express written consent of StatPoint Technologies, Inc.
iv / Table of Contents
Preface
This book introduces users of STATGRAPHICS Sigma Express to installation of the program, basic
system operation, and methods for analyzing data. The program functions as an "Add-In" for
Microsoft Excel. All data entry and management is done in Excel. Statistical calculations are
performed by STATGRAPHICS and the output presented in a separate window. Users may then
copy and paste the results back to Excel or to Microsoft Word, PowerPoint or other applications.
Additional PDF files with detailed descriptions of each statistical procedure may be accessed from
within Microsoft Excel by selecting Help - Procedure Documentation from the STATGRAPHICS Add-In
menu.
NOTE: The data files referenced in the manual and in the other PDF files are provided with the
program. They may be found in the DATA subdirectory where STATGRAPHICS is installed, which
is usually c:\Program Files\Statgraphics\STATGRAPHICS Sigma Express.
v / Preface
1
Chapter
Installation
Installing STATGRAPHICS Sigma Express, accessing it from within
Microsoft Excel, and first-time activation.
Step 1: If you received the program on a CD, insert the CD into your CD-ROM drive. After a
few moments, the setup program should begin automatically. If it does not, open Windows
Explorer and execute the file [Link] in the root directory on the CD-ROM.
If you downloaded the program over the Internet, locate the file that you downloaded and
double-click on it to begin the installation process.
Step 2: If you are running the program from a CD, a dialog box will be displayed asking you to
specify the edition of Microsoft Excel with which STATGRAPHICS will be used and the
desired language:
1/ Installation
Figure 1-1. Installation Selection Dialog Box
Make the desired selections. This will execute the proper MSI file.
If you downloaded the program from the Internet, you can simply execute the EXE or MSI file
that you downloaded.
Step 3: Once installation begins, you will be guided through a series of dialog boxes. The first
dialog box welcomes you to STATGRAPHICS Sigma Express:
2/ Installation
Just press the Next button.
NOTE: In order to install and activate STATGRAPHICS Sigma Express you must have
administrator rights to your computer. In the event that you need to have a system
administrator present during the installation process, we highly recommend installing
and activating the software while they are present.
Step 4: The second dialog box displays the license agreement for the software:
3/ Installation
Step 5: The next dialog box requests information about the location where the program files will
be installed:
4/ Installation
Step 6: The final dialog box asks you to confirm that you are ready to proceed with the
installation:
Step 7: When the installation is complete, a final dialog box will be displayed:
5/ Installation
Figure 1-6. Final Installation Dialog Box
Click on Close to complete the installation.
NOTE: In some cases, STATGRAPHICS will not automatically be added to the Excel
menu. This happens for example when Microsoft Office 14 is installed by downloading it
from the Internet, since it is then installed in a virtual location. If “STATGRAPHICS”
6/ Installation
does not automatically appear on the Excel menu, it can be easily added manually by
following the instructions at [Link]/express/[Link].
If you click on STATGRAPHICS, a menu similar to that shown below will appear:
The STATGRAPHICS procedures are divided into 7 categories, including the 5 categories of the Six
Sigma DMAIC paradigm (Define, Measure, Analyze, Improve, Control) plus additional sections for Tools
(which includes Monte Carlo Simulation) and Help.
When you first install STATGRAPHICS, you will be given 15 days to evaluate the program before
having to purchase a license. To display the status of your evaluation, select Help - About from the
STATGRAPHICS menu to display the dialog box shown below:
7/ Installation
The dialog box shows the current version number, the edition, and the expiration date.
In order to continue using STATGRAPHICS after the end of the evaluation period, you must
purchase a license. When you purchase a license, you will receive a serial number that must be
entered into the license manager. To do so, select License Manager from the Help menu. This will
display the dialog box shown below:
8/ Installation
Figure 1-11. STATGRAPHICS Sigma Express Activation Dialog Box
9/ Installation
1. The button labeled 1. Press Here automatically sends your Product Key to StatPoint
Technologies over the Internet requesting an Activation Code. A web service will
respond to that request immediately, sending the Activation Code to the e-mail address
that you supply.
2. The button labeled 2. Press Here accesses your default e-mail program, placing the
information in a new e-mail that you can send to StatPoint. E-mail requests will be
processed during normal business hours.
10/ Installation
2
Chapter
Template Procedures
Using STATGRAPHICS template procedures.
Template procedures - These procedures create a new Excel worksheet and load a template
that you complete by editing the worksheet. The data required by these procedures is
typed directly into the template.
Data analysis procedures - These procedures operate on data that you have already entered
into columns of your Excel WorkBook. They display several dialog boxes for selecting
the data and other options and then create a new window with tables and graphs. After
examining the output and making any desired changes, tables and graphs may be copied
back to the Excel WorkBook or into other applications such as Microsoft Word or
PowerPoint.
Step 2: Select Priority Matrix from the Measure menu. This will add a new worksheet to
your WorkBook and load the template shown below:
1. Develop a list of s solutions. Each solution is assigned to one row of the matrix. Enter a
label for each solution in the first open column.
2. Develop a list of c criteria on which each solution will be judged. Criteria are assigned to
columns of the matrix. Enter a label for each criterion in the first open row.
4. Score each solution with respect to each criteria by placing a value Si,j in the appropriate
cell of the matrix.
(2.1)
To save the results of a template procedure, simply save the current Excel WorkBook.
Data analysis procedures analyze data that you have already placed in an Excel worksheet. As an
example, load the file named [Link] which was copied to the Program Files directory when
STATGRAPHICS Sigma Express was installed. The data show the measurements made on the
available chlorine in samples of a product taken at different lengths of time after production
(from Applied Regression Analysis, third edition, by Draper and Smith, 1998):
Note that:
1. Each column name should be unique and may contain up to 32 characters. Names may
contain any characters except a quote ( ' ) or a double quote ( " ). Spaces are allowed.
2. Column names do not have to be placed in the first row. However, the data should
follow in the rows immediately below the names.
The sample data set has n = 44 observations for chlorine together with its age measured in weeks.
It contains a single header row with column names but no comments.
Step 1: Select the data to be analyzed by highlighting it in Excel. If no data is selected, it is assumed
that the entire contents of the current worksheet is desired.
Step 2: Select the desired procedure from the STATGRAPHICS menu. To fit a curve relating chlorine
to weeks, select Analyze - Regression Analysis - Simple Regression.
Step 3: Most procedures begin by displaying 2 dialog boxes which are used to specify the columns
containing the data to be analyzed. The first dialog box specifies the structure of the Excel worksheet:
Column names – indicates that the first non-empty row of the Excel selection contains names
for each of the columns.
Column names and comments - indicates that the first non-empty row of the Excel selection
contains names for each of the columns, while the row immediately below the names
contains a comment.
Data only – indicates that all cells contain data. In this case, column names will be automatically
generated to match the column indicators in Excel (“A”, “B”, etc.).
Note that column names do not have to be placed in row #1. However, they must be located in the
first non-empty row of the selected range. As an example, the Excel worksheet below shows a valid
structure containing both column names and comments:
Figure 3-3. Sample Excel Worksheet with Column Names and Comments
The second dialog box requests the names of the columns to be used by the analysis procedure.
When performing a Simple Regression, the dialog box appears as shown below:
Figure 3-4. Data Input Dialog Box for Simple Regression Procedure
The first two input fields are required:
In data entry fields, you can enter either the name of a column such as chlorine or a STATGRAPHICS
expression such as LOG(chlorine). The Select field may be used to select a subset of the highlighted
rows. For example, if you enter a statement such as FIRST(20) in that field, only the first 20 rows in
the worksheet selection will be used. The Select field is discussed in more detail later.
Step 4: Most procedures will next display an Analysis Options dialog box which is used to specify
options for the procedure to be run. For Simple Regression, it has the following form:
Step 5: After the options are selected and OK is pressed, a final dialog box will be displayed
showing the available tables and graphs:
Figure 3-6. Tables and Graphs Dialog Box for Simple Regression Procedure
For this example, 3 tables and 2 graphs have been selected. This selection can also be easily
changed after the initial analysis is examined.
The analysis window is a “splitter window”, with multiple panes divided by movable splitter bars.
Tables are located along the left side of the window, while graphs are located along the right.
You can maximize any table or graph by double-clicking on it, in which case it will fill the window:
Double-clicking on the pane a second time restores the multiple pane display.
1. Copy - select this option to copy the data as numeric values with associated text. When
pasted into Excel, the table structure will be preserved so that you can access individual
values.
2. Copy as Metafile - copies the output as a picture. It will then appear exactly as in
STATGRAPHICS, but you will not be able to access individual values.
The figure below shows the output pasted using the first method:
Along the top of the STATGRAPHICS analysis window is an analysis toolbar, shown below:
When pressed, this button displays the data input dialog box originally used to specify the data
variables. If you change the data variables and press OK, the analysis will change to reflect the new
selections. This enables you to try different combinations of data without having to start a new
analysis.
This button redisplays the Analysis Options dialog box shown in Figure 3.5. It could be used in this
case to fit a different type of model, such as the Reciprocal-X model shown below:
This button redisplays the list of tables and graphs that may be added to the analysis window.
This button allows you to save numerical results calculated by the statistical analysis back to
columns of your worksheet. For Simple Regression, it displays the following choices:
2. For each item to be saved, assign a column name under Target Variables.
3. Press OK. This will put the selected data on the Windows clipboard.
4. Return to your Excel worksheet, highlight the cell where you wish the results to be
pasted, and select Paste.
This will place the data into the Excel worksheet, as shown below:
Graphics Buttons
Whenever a graph is maximized within the analysis window, several additional buttons are enabled.
These buttons include:
Graphics options – displays a dialog box used to change colors, labels, axis scaling, and other similar
features.
Jitter – used to offset points randomly in the horizontal or vertical direction to prevent their
overplotting each other.
Identify – displays a label identifying a point when clicked on with the mouse.
Locate by name – highlights in red any points with values equal to that entered in the Locate field
(used in conjunction with the Identify button).
Locate by row – highlights in red any points corresponding to the row number entered in the Row
field.
Exclude Button
Some statistical procedures allow you to interactively remove suspected outliers from an
analysis by maximizing a graph, clicking on the suspect point, and pressing this button. For
example, the plot in Figure 3-13 shows one point that is well outside the prediction limits.
Clicking on that point and pressing the Exclude button causes the model to be refit without the
point. The fitted model plot shows the new model, indicating the point (or points) that have
been removed with an X:
Multiple points may be excluded from a model by clicking on them one at a time and pressing
the Exclude button. Clicking on a point that has been removed will put it back into the model.
Help Button
Pressing this button will open a PDF file describing the selected analysis. These PDF files
contain a description of all dialog boxes and options, provide formulas for important statistical
calculations, and illustrate the use of the analysis with a typical example.
As changes are made on the dialog box, the graph updates immediately. For example, changing
the power of X gives a fit with a much better R-squared:
Figure 3-23. Data Input Dialog Box Showing Algebraic Expression for X
Any algebraic expression can be entered in the data input fields, using the following symbols:
Figure 3-25. Data Input Dialog Box Showing Use of Special Operators
Figure 3-27. Data Input Dialog Box Using Select Field to Restrict Rows Used
Note that row numbers correspond to the location within the selected data, not the row
numbers in the Excel worksheet. For example, if column names are located in row 1 of your
Excel file, then a statement such as ROWS(11,30) will select the data in Excel rows numbered 12
through 31. You may find it convenient to add an additional column to your Excel file with
observation numbers, although such a column is not required.
Figure 3-29. Data Input Dialog Box Using Boolean Expression in Select Field
Graphics
Modifying graphs, saving graphics profiles, interacting with graphs, saving
graphs in image files, and copying graphs to other applications.
The statistical procedures in STATGRAPHICS Sigma Express create hundreds of different types of
graphs. To facilitate the data analysis process, default titles, scaling, and other attributes are selected
whenever a new graph is created. For analysis purposes, the defaults often suffice. But when it comes
time to publish the final results, creating a publication-quality graph is important.
This chapter describes everything you need to know to work with graphs in STATGRAPHICS Sigma
Express. It shows you how to dress them up for publication. It shows you how to copy them to
applications such as Microsoft Word and PowerPoint. It also shows you how to interact with graphs.
For example, you might see an interesting point and wish to know more about it. Or you might want
to spin a 3D plot around to get a sense of any relationship that might be present between the variables
portrayed on the X, Y and Z axes.
As an example, we will consider again the data in the [Link] file. To begin, the fitted model plot
relating the amount of chlorine to the age of the product will serve to illustrate some of the important
graphics operations.
40/ Graphs
4.1 Modifying Graphs
The Simple Regression procedure is commonly used to fit curves relating a response variable Y and an
explanatory variable X. As illustrated in the last chapter, a Reciprocal-X model provides a good fit to
the relationship between the chlorine column and the weeks column.
When first created, a plot of the fitted Reciprocal X model is displayed as shown below:
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 10 20 30 40 50
w eeks
Figure 4-1. Fitted Model Plot with Default Titles and Scaling
The titles, scaling, point and line types, colors, and other graphics attributes were automatically
selected.
41/ Graphics
4.1.1 Layout Options
To modify a graph once it has been created, first double-click on it so that it fills the analysis
window. Then click on the Graphics Options button located on the analysis toolbar. A tabbed
dialog box will be displayed, with tabs corresponding to different graphics elements.
The Layout tab of the Graphics Options dialog box is used to change some of the basic features of
the graph:
This includes the orientation of the axis tickmarks, the thickness of the axes, and the color of the
graph’s background and border. For example, changing the Background color to yellow and
adding 3D Effects modifies the plot as shown below:
42/ Graphics
Plot of Fitted Model
chlorine = 0.368053 + 1.02553/w eeks
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 10 20 30 40 50
w eeks
Figure 4-3. Plot after Modifying Background Color and Selecting 3D Effects
NOTE: This color change can be seen in the help documentation provided with your
software by clicking on Help – Getting Started.
43/ Graphics
4.1.2 Grid Options
The Grid tab is used to add a grid to the plot:
Adding a gray, dashed-line grid in Both directions produces the following graph:
44/ Graphics
Plot of Fitted Model
chlorine = 0.368053 + 1.02553/w eeks
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 10 20 30 40 50
w eeks
45/ Graphics
4.1.3 Lines Options
The Lines tab is used to specify the type, color and thickness of lines on a graph:
A plot such as that of the fitted model has three line sets: the line of best fit, the inner confidence
limits, and the outer prediction limits. To change any of these types, click on radio button #1, #2 or
#3 and then select the desired attributes. Increasing the thickness of the center line results in:
46/ Graphics
Plot of Fitted Model
chlorine = 0.368053 + 1.02553/w eeks
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 10 20 30 40 50
w eeks
47/ Graphics
4.1.4 Points Options
The Points tab is used to specify the type, color and size of points on a graph:
Radio button #1 controls the attributes of the first set of points on a graph. In the current example,
there is only one set. Changing the points to solid diamonds creates the following plot:
48/ Graphics
Plot of Fitted Model
chlorine = 0.368053 + 1.02553/w eeks
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 10 20 30 40 50
w eeks
49/ Graphics
4.1.5 Top Title Options
The Top Title tab is used to specify the text and font type for the information displayed above a
graph:
Graphs have up to 2 title lines. An entry such as “{3}” in a title field indicates that the text is
automatically generated by the analysis procedure, usually containing variable names or
calculated statistics. You may change any title, including those that are automatically created.
You may also drag the title to a new location with your mouse directly on the graph:
50/ Graphics
Fitted Reciprocal X Model for Stability Study
chlorine = 0.368053 + 1.02553/w eeks
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 10 20 30 40 50
w eeks
51/ Graphics
4.1.6 Axis Scaling Options
The Graphics Options dialog box also contains tabs that allow you to modify the axis titles and scaling:
2. From, To, By, and Skip: sets the tickmark scaling. The value in Skip is used to prevent
displaying certain tickmarks if they run into each other. For example, a value of 1 in the Skip
field would skip showing every other tickmark.
3. No Power: suppresses the display of large and small numbers using labels such as (X 1000).
52/ Graphics
5. Scaling: draws the axis using two different base 10 logarithmic scales.
6. When Data Change: specifies whether the scaling should stay constant or change if new data are
plotted.
7. Title Font and Tickmark Font: changes the color, size, or style of the title and tickmarks.
The output generated from the above dialog box changes is shown below:
0.5
0.48
0.46
chlorine
0.44
0.42
0.4
0.38
0 5 10 15 20 25 30 35 40 45 50
age in w eeks
Figure 4-13. Plot after Modifying the Axis Titles and Scaling
53/ Graphics
4.1.7 Fill Options
Some plots, such as histograms, contain solid areas. The Fills tab on the Graphics Options dialog box
controls the color and fill type of bars, polygons, and pie slices:
For plots such as histograms, setting a non-solid fill type is often a good idea when printing the results
in black and white:
54/ Graphics
Figure 4-15. Frequency Histogram with Modified Fill Type
55/ Graphics
4.1.9 Adding New Text
Additional text may also be added to any graph by pressing the Add text button on the
analysis toolbar. A dialog box will be generated in which to enter the new text:
0.5
0.48
0.44
0.42
0.4
0.38
0 5 10 15 20 25 30 35 40 45 50
age in w eeks
56/ Graphics
After text is added, click on it and then press the Graphics Option button if changes need to be made.
57/ Graphics
4.2 Jittering a Scatterplot
When one or both of the variables in a scatterplot are discrete, the chance of points being
exactly in the same location and obscuring each other can be large. The analysis toolbar has a
Jitter button that overcomes this problem by randomly offsetting points in the horizontal and/or
vertical direction. For example, consider the following plot of data contained in the [Link]
file:
55
45
MPG City
35
25
15
2 3 4 5 6 7 8 9
Cylinders
The plot shows the miles per gallon obtained in city driving by 93 different makes and models of
automobiles, plotted versus the number of cylinders in the car’s engine. Although there are 93 rows in
the worksheet, there are many less points than that on the plot. The small number of points is due to
exact ties amongst the cases, which cause some points to plot exactly on top of others.
If you press the Jitter button on the analysis toolbar, a dialog box will appear allowing you to add a
little jitter (random offset) to the points:
58/ Graphics
Figure 4-19. Jittering Dialog Box
In this case, adding a small amount of horizontal jitter gives a much better picture of the
location of the points:
55
45
MPG City
35
25
15
2 3 4 5 6 7 8 9
Cylinders
Each point has been offset a small random amount along the horizontal axis. Jittering a plot
affects only the display. It has no effect on the data in the datasheet or any calculations made
with it.
59/ Graphics
4.3 Brushing a Scatterplot
An interesting method of visualizing relationships between variables is to color the points of a
scatterplot according to the value of another variable. For example, consider the following
Matrix Plot for selected variables from the [Link] file:
MPG City
MPG Highway
Length
Width
Weight
Figure 4-21. Matrix Plot for Data from the 93cars File
The scatterplot in each cell of the matrix plots the values of variables corresponding to its row
and column identifiers.
Suppose you wish to visualize how the horsepower of the automobiles is related to the 5 plotted
variables. If you press the Brush button on the analysis toolbar, the following dialog box will
be displayed:
60/ Graphics
Figure 4-22. Dialog Box for Selecting Brushing Variable
Select a quantitative variable to use to code the points. After selecting the variable to brush with,
a floating dialog box will appear:
The two slider bars are used to specify lower and upper limits for the variable. All points in the
plot are colored red if they fall within the specified interval. For example, in the plot below, all
automobiles with horsepower between 55.0 and 121.15 are colored red:
61/ Graphics
MPG City
MPG Highway
Length
Width
Weight
62/ Graphics
4.4 Smoothing a Scatterplot
To help visualize the relationships between the variables in a scatterplot, a smoother may be
added. To smooth a scatterplot, press the Smooth/Rotate button on the analysis toolbar. This
will display the following dialog box:
Smoothing a scatterplot is done by selecting a set of locations along the X-axis and at each
location plotting a weighted average of the specified fraction of the points that are closest to that
location. One of the best methods for smoothing is called LOWESS (LOcally WEighted
Scatterplot Smoothing), usually with a smoothing fraction between 40% and 60%. The result of
smoothing the Matrix Plot of the automobile data is shown below:
63/ Graphics
MPG City
MPG Highway
Length
Width
Weight
Figure 4-26. Smoothed Matrix Plot using Lowess with a 50% Smoothing Fraction
The smooth helps illustrate the type of relationships between the variables.
64/ Graphics
4.5 Identifying Points
To display the row number and coordinates corresponding to any point on a graph, you may
hold the mouse button down on the point. A small box will be displayed in the upper right
corner of the plot, showing the row number and coordinates of the point:
Additional information about the point may be obtained by pressing the Identify button and
selecting a column from the Excel worksheet:
65/ Graphics
Figure 4-29. Point Identification Dialog Box
In the Point Labels field, select an option for which labels will be displayed. If you select Click point
to label and press OK, clicking on any point will add the value of that variable to the Label field on
the analysis toolbar:
The binoculars buttons to the right of the Label and Row fields may be used to locate points
on a graph. If you enter a value into either edit field and then press the corresponding Locate
button, all points in the graph matching the entered value will be highlighted. For example, the
plot below colors the points for all Hondas red:
66/ Graphics
Plot of MPG City v s Weight
55
45
MPG City
35
25
15
1600 2100 2600 3100 3600 4100 4600
Weight
67/ Graphics
MPG City
MPG Highway
Length
Width
Weight
68/ Graphics
4.6 Copying Graphs to Other Applications
Once a graph has been created in STATGRAPHICS Sigma Express, it can be easily copied to
other programs such as Microsoft Excel, Word or PowerPoint by:
2. Clicking on the graph with the right mouse button and selecting Copy from the popup
menu.
By default, graphs are pasted in “Picture” format, which corresponds to a Windows metafile. In
rare cases when you wish to paste the graph in some other format, you can select Paste Special
instead of a simple Paste.
To copy both the graph and its enclosing window, a third-party screen capture tool is
recommended. In producing this manual, a program called SnagIt has been used, which is
available for purchase at [Link]. If you use SnagIt, we recommend that you set the
Input option to “Window” and the Output option to “Clipboard”. You can then paste images
directly into any document.
69/ Graphics
Figure 4-33. File Selection Dialog Box for Saving Graph in Image File
For saving graphs that are to be read into Word or PowerPoint, saving the graph as a Windows
metafile gives the most flexibility. If the graph is to be displayed on a web page, saving it as a
JPEG file is recommended.
70/ Graphics
5
Chapter
System Preferences
Setting preferences for system behavior.
STATGRAPHICS Sigma Express contains many options, each of which has a default value that
has been selected to meet most users’ needs. If desired, you can set new defaults for many of
these options. There are 2 main places in the program to do this:
1. General system behavior: set by System Preferences, accessible from the Tools menu.
2. Graphs: set by selecting Graphics Options while viewing any graph. The Profile tab of the
Graphics Options dialog box allows you to save multiple sets of graphics attributes.
Confidence Level: default percentage used for confidence limits, prediction limits,
hypothesis tests, and interpretation of P-values by the StatAdvisor.
Significant Digits: number of significant digits used when displaying numerical results. The
indicated number of digits will be displayed, except for trailing zeroes that will be dropped.
A separate entry is provided for saving numerical results back to the Excel worksheet.
o Sort Variable Names: whether to list column names in alphabetic order on data input
dialog boxes. Otherwise, column names will be listed in the same order as in the
worksheet.
o Add to Text Panes: whether StatAdvisor output should be added to the bottom of text
panes.
Analysis Headers: whether to use a blue font to display the analysis title at the top of the
Analysis Summary pane.
For a description of the options on the other tabs, refer to the PDF document titled System
Preferences.
5.2 Graphics
Maximizing a pane containing a graph within any analysis window activates the Graphics Options
button on the analysis toolbar. That button displays a tabbed dialog box that allows you to
change the appearance of a graph, as described in detail in Chapter 4. Also included on that
dialog box is a tab labeled Profile, which enables you to save sets of graphics attributes in user
profiles and change the default profile that is used when a new graph is created:
1. Modify the features of a graph in any analysis window. Set the colors, fonts, and other
options that you want future graphs to reflect.
2. Select Graphics Options from the analysis toolbar and go to the Profile tab.
4. Select any of the 12 user profiles and press the Save as button (the system profiles are
read-only).
6. Press OK to save the current set of graphics attributes (colors, fonts, point and line
styles, etc.) in a new profile.
The next graph created will use the newly saved profile.
You can also apply other saved profiles to a new graph by creating the graph with default
settings and then:
1. Select Graphics Options from the analysis toolbar and go to the Profile tab.
The current graph will be immediately updated to reflect the settings in the selected profile.
You can also use the System Profile Designer on the Tools menu to help set all graphics attributes at one
time. It displays sample 2D and 3D plots containing all attributes used thoughout the program:
Use Graphics Options to change all settings and then save a new graphics profile.
77/ Index
lowess smoothing, 63 SD, 36
matrix plot, 67 select fields, 18
MAX, 36 [Link], 1
menu, 7 significant digits
MIN, 36 setting default, 72
MSI file, 2 smoothing a scatterplot, 63
Pane Options, 26 sorting variable names, 72
panes, 20 SQRT, 36
Preferences, 71 STANDARDIZE, 36
priority matrix, 11 StatAdvisor
RANDOM, 37 defaults, 73
ROWS, 37 Tables, 26
Save Results, 28 template procedures, 11
78/ Index