Homework Statement
number of years(x): [1,2,3,4,5,6,]
number of accidents(y): [12,6,5,4,2,2]
or
(1,12),(2,6),(3,5),(4,4),(5,2),(6,2)
Homework Equations
the relation between x and y is on the form: y = a + b(1/x)
by changing (1/x) to z, the model become linear instead of...