Introduction to Minitab for the Macintosh





This introduction will cover the following topics:


Getting in and out of Minitab

We have to find the Minitab application icon, which looks like a fancy arrowhead in a square. Once you find it, just double-click on it to launch Minitab. Finding the Minitab application icon can be an adventure:

If all else fails, the computer lab assistant should know where to find the Minitab icon. After you find the icon and double-click on it, after a moment you should see a window, the data window, named "untitled worksheet" and a new set of menus across the top of the screen. You might notice another, inactive, window behind the data window.

To exit minitab, select the item Quit from under the File menu. Close the Minitab folder and eject your diskette by dragging its icon to the trash. Leave the Macintosh on.

(Back to the top.)


Inputting Data

For each student in an imaginary class, we have a name, an Exam 1 score, and an Exam 2 score, shown in Table 1 below. We'll put their names in the first column of the worksheet (C1), and Exam 1 and Exam 2 scores in the second and third columns (C2, C3) of the worksheet. Rows of the worksheet are called observations; columns are called variables. When we do work on data, we can refer to variables by their column numbers C1, C2 etc. or by more meaningful names we give them. Name the variables for this data set:

Now, begin to input the data:

Continue typing the names and test scores for all the students. If you make a mistake, use the delete key, or click in the box containing the mistake and retype the entry. If you get to the bottom of the data window, it should give you more room automatically. Click on the arrows at upper and lower right of the window to scroll through the window if it gets too large to see the whole thing on the screen.

(Back to the top.)


Modifying Data: An Example

Let's use Minitab to compute a mean score for each student. To compute the average exam score by rows,

You should soon see the worksheet, this time with a new column called mean. In each row, the value of mean is the average of the student's exam 1 and exam 2 scores.

(Back to the top.)


Sorting a Data Set

Now, if you were a teacher assigning grades, it would be easy for you to see how the class as a whole did if the student records were sorted according to the overall mean score. To sort the data set by this variable,

After some delay, you should see the data window appear, but this time the students are listed in order of greatest to least mean test score. What grades would you give?

(Back to the top.)


Making a Stem-And-Leaf Plot

Minitab offers four possibilities to graphically describe a single variable: the dotplot, the stem-and-leaf plot (or stemplot), the histogram, and the boxplot. Hopefully, you have learned about these in a statistics course, or soon will. The stemplot is especially good for small data sets. We can make a stem-and-leaf plot using the following steps:

The window which has been behind your data window all along, the Session window, has now come to the front (become active). After a few seconds a stem-and-leaf plot of the mean exam score data will appear there. Can you figure out how to make other graphs, like the histogram or boxplot? The procedure is very similar to the above.

(Back to the top.)


More About Minitab Windows

Minitab uses several different kinds of windows. To switch from one to another, click anywhere in the window you want to activate, or select it's name under the Windows menu.

(Back to the top.)


Printing a Window

Let's print the contents of the Session window. These instructions assume you will be printing on an ImageWriter printer. If not, use your good sense to modify them. If all else fails, the computer lab assistant should be able to help you print.

The printer for your group of Macintoshes should soon begin printing your session window. It may be across the room, or even in the next room. When it's finished (if it's an ImageWriter) carefully remove your output from the printer like so:

(Back to the top.)


Saving and Retrieving Data

If you have a formatted Macintosh 3.5" diskette, insert it into the internal disk drive. Save and name the worksheet to your diskette using the following steps:

There should now be a file on your minidisk with the name classdata.MTW. To practice retrieving data from your diskette, first quit Minitab by selecting the item Quit under the File menu. Close the Minitab folder and eject your disk by dragging its icon to the trash.

To Open an Existing Minitab Worksheet ...if it is on your diskette:

You should see the Minitab logo for a moment, then the classdata.MTWworksheet will open and you will see the data you entered above.

(Back to the top.)