I'd like to know if it's possible to create an equation to model set of points along the x-axis, where each point's y coordinate is an integer between 1 and, say, 30, and where y increases by a constant amount - say, 1 - for each x point. Example points include: (3, 1) (14, 2) (7, 3) and (27...