Chapter 03 Graphs
Chapter 03 Graphs
Chapte
r
Graphs are a powerful way
to present experimental
data in an orderly and
visual form for easy
reading and interpretation.
They are also very useful in
displaying the relationship
between variables.
The following are useful guidelines for graph plotting:
Chapter 3: Graphs
Table of Values
Chapter 3: Graphs
Precision
The precision of a coordinate on the graph is given by half the
smallest square. Hence, a larger scale would give higher
precision.
Best-fit line
The simplest way to draw a best-fit line is by visual inspection,
where a line is drawn in such a way that the data points are
evenly distributed on both sides of the line.
Chapter 3: Graphs
Gradient
The gradient of a straight line is defined as the ratio of the
vertical distance to the horizontal distance.
Consider the points P (x1, y1) and Q (x2, y2) in the diagram below.
Gradient, m = y2 –y1
x2 – x1
y-intercept
The y-intercept of a line is the point where the line
intersects the y-axis at x = 0. The coordinate of the
y-intersect is given by (0, c)
Chapter 3: Graphs
Determining the y-intercept
The y-intercept can be read off the graph at the point where the
vertical axis at x = 0 intercepts with the line. Alternatively, the
y-intercept can be calculated.
Scale
For manual plotting, the scale chosen has to be such that the
data points can be plot easily and the coordinates easily read.
Scales where the smallest division is represented by 1, 2 or 5
units should be chosen.
Chapter 3: Graphs