Hi, so have this screen where student put their data in one column table (lets called it data x), they will see it live in the dot plot graph. That much already done thanks to some template.
Now on next page, next screen its pretty much the same things, put data in table, it will show on the graph. But instead of data x, i want them to put in data y where either y=x+k or y=x-k or y=x*k or y=x/k (k is constant value). This is so they can compare the graph with previous screen to observe the changes. So far i tell them to do it manually on this screen which some find it tedious, some misstyping it..
Now i want to improve it make it more practical. Any guide on this. Thanks