
Calculating and Graphing
Example | Input the two sets of data shown below. Next, plot the data on a | ||||
| scatter diagram and overlay a function graph y = 2ln x. | ||||
| 0.5, | 1.2, | 2.4, | 4.0, | 5.2 |
| 1.5, | 2.0, | 2.4 |
Procedure
1m STAT
2a.fwb.cw c.ewewf.cw e
32(DefG)
cIvw(Register Y1 = 2In x)
46(DRAW)
Result Screen
#You can also perform trace, etc. for drawn function graphs.
#Graphs of types other than rectangular coordinate graphs cannot be drawn.
#Pressing J while inputting a function returns the expression to what it was prior to input. Pressing !J(QUIT) clears the input expression and returns to the statistical data list.
20050401