We will generate a list of data on the calculator, using GNRND4 with Key 1=413728702 and Key 2=4100325. That list will be the same numbers that appear in the following table: Thus, our problem will be to generate a dot plot diagram for the data in the list above.
![]() |
We start with a run of the GNRND4 program,
giving the program the specified key values.
Press ![]() |
![]() |
After skipping over two intermediate screens, the program displays the
generated values. These are the same as the values shown above.
The program saves these values in the list L1.
Again, press ![]() |
![]() |
We return to the list of programs via the ![]() ![]() ![]() |
![]() |
The command prgmDOTPLOT is pasted on the main screen.
Press ![]() |
![]() |
The program starts with information about itself, and then it asks for
the location of the data to use. We respond with
![]() ![]() ![]() |
![]() |
The DOTPLOT program does some more computations and then it finally
displays the dot plot as shown in Figure 6.
Although the plot is accurate, it is a bit confusing in that we have no idea, from the plot, about the values being represented.
One way to try to find out some of those values is to move into Trace mode.
Press the |
![]() |
Now we are in trace mode. The claculator has highlighted (although it is almost impossible to see this) the first point being plotted.
Furthermore, the calculator is displaying the cooordinates of that point, namely (325,1).
The highlighted point is in the lower left corner of the plot. The
highlight amounts to four little dots surrounding the
point. Here is a magnification of the lower left corner with those dots displayed in red.
![]() |
![]() |
If we use the ![]() |
![]() |
Using ![]() |
![]() |
We can exit the plot by using the sequence
![]() ![]() |
![]() |
We want to see some of the background processing for DOTPLOT.
We know that the data was in L1.
We move to the STAT menu via the ![]() ![]() |
![]() |
It is pretty clear that the DOTPLOT program sorted the values in L1.
We can use the ![]() |
![]() |
To get to Figure 13 we have moved down the list to highlight the 17th
item (Note the L1(17)=327 at the bottom of the screen.) At the top of the list we see the final 325 point.
Then there are five 326 values. Then we start the 327 values. However, nothing appears in the
other lists being displayed. Were we to look at a listing of the DOTPLOT
program, we would find that the program uses
L1 aned L6.
We can move to the right, using the
![]() |
![]() |
For Figure 14 not only have we moved to display L6
but also we have moved down the list to highlight the
17th item in that list. Thus, Figure 14 parallels Figure 13.
In L6 we are seeing the second coordinate for each of the plotted points.
This would be easier to see if we could display L1 and L6 side-by-side. We will cause this to happen. |
![]() |
Use ![]() ![]() |
![]() |
Use ![]() ![]() |
![]() |
That action caused the SetUpEditor command to be pasted onto the main screen. |
![]() |
We will append L1,L2
to this via the key sequence
![]() ![]() ![]() ![]() ![]() ![]() |
![]() |
Here we see that the calculator has told us that it has completed the command.
Now return to the STAT menu via the ![]() ![]() |
![]() |
Figure 20 show us the two lists, side-by-side, as we had wanted. |
![]() |
For Figure 21 we have moved down the lists so that we can see the 17th item at the bottom. Now it is easy to see the correspondence between the values in L1 and L6 as being the coordinates of the points plotted on the graph. |
©Roger M. Palay
Saline, MI 48176
January, 2013