INSTRUCTIONS AND GENERAL INFORMATION
for

Pivot.Java Version 1.2

Notes
1. Depending on the speed of your computer, it may take a while for the applet to get going. If nothing appears, it could mean that your browser is not Java-capable, so we suggest you go to Netscape's Home and download Netscape 3.xx. Alternatively, try adjusting the window size to force it to appear.
2. This is a slightly revised version of the original posted pivot program (Version 1.1). The major change is that, in version 1.1 you had to press a "accept changes" button to get the program to recognize your manual editing of the spreadsheet. However, this did have the advantage that switching back and forth between fraction and decimal modes casued no loss in accuracy, so we have left Version 1.1 posted here if you prefer to use it.)

We suggest you use a wide window.

Warning and Disclaimer This is a rough and ready piece of software. Please do not expect it to perform flawlessly at all times. Also don't forget that Java-capable browsers are still in their infancy, and therefore prone to crash unpredictably, so it is imperative to ensure that all your important files are saved before you use the applet. Of course, we would very much like to learn of any bugs, so please email us if you have found one.

The legal stuff: The authors assume no liability for damage or loss to your data or your equipment resulting either directly or indirectly from your use of this applet.

Now, the fun stuff.

You should see a grid of cells, something like a spreadsheet. The frst row consists of labels, while the rows below it are for entering data.

The Labels The first row (seperated a little from the others) contain the names of the columns: x1, x2, x3, and so on. They are there simply to help you keep track of the unknowns or variable names. You can change them to anything you like, such as x, y, z, s, t, u. (Pressing "Erase Matrix" button changes them back to their default names.)

The area under the heading row is for data entry.

Entering Data You can type in the matrix entries just as you would in a spreadsheet. However, depending on the platform and browser, you may have to use the mouse to go from cell to cell; in some platforms and browsers the tab key works. The format you should use depends on the Mode setting -- see below. Areas you leave blank are simply ignored, just as in a spreadsheet . (Actually, they are taken to be zero.) When you have entered all the data, we suggest you press the "Save This" button so that you can revert back to this matrix later.

Modes This matrix pivot applet operates in two modes: Fraction Mode and Decimal Mode. To change from one mode to the other at any time during the computation, double-click the selection on the top left above the spreadsheet. (Just selecting without double-clicking will probably not be enough.)

Revert, Accept Changes, Erase Matrix The "Revert" button can be pressed at any time to go back to the matrix that was visible when you last pressed "Save This." As for the "Erase Matrix" button, it does what you expect...

Reducing the Matrix To reduce a matrix, simply follow the instructions in the tutorial:

Pivoting Without Fractions If there are no fractions or decimals in your matrix (possibly after you have cleared the fractions using the first step above) and you leave it in Fraction Mode, then pivoting will be automatically done using the method described in the text "Finite Mathematics Applied to the Real World," so that all the entries will remain whole numbers.

If, on the other hand, your matrix contains one or more fractions (or decimals) when you tell it to pivot (or you have it in decimal mode) you can expect fractions (or decimals) to proliferate, since it will pivot using the "standard" method.

Enjoy!

Last Updated: May, 1997
Copyright © 1997 Stefan Waner and Steven R. Costenoble