Hey, I'm tryin to figure out this formula for a game, and all I have is inputs and outputs - I was hoping it was linear, but it's not, when I graphed it it looked somewhat parabolic. I don't know a y-intercept, the closest I could get was .01, and I don't know a whole lot else except for some inputs and outputs, and, well, I can't seem to remember how to do this stuff! So here's a list of inputs/outputs, can someone help me put them together into some kind of workable formula?
IN OUT
.5 33% (1/3)
1 50%
1.5 60%
2 66% (2/3)
Like I said, I can't get a y-intercept, cuz the lowest input I can give was .01, but the output was 1% - and to make matters worse, I don't know if that's a minimum value or not - the actual output could be much lower than 1% and the lowest value the game will recognize is 1% (not sure...)
So yeah, can anyone give me a hand here? My head hurts...
IN OUT
.5 33% (1/3)
1 50%
1.5 60%
2 66% (2/3)
Like I said, I can't get a y-intercept, cuz the lowest input I can give was .01, but the output was 1% - and to make matters worse, I don't know if that's a minimum value or not - the actual output could be much lower than 1% and the lowest value the game will recognize is 1% (not sure...)
So yeah, can anyone give me a hand here? My head hurts...
-
Why is lowest input you can give be 0.01?
Seems that if you dont play, ie 0, then output is 0
So add (0,0) to your list and get your parabola!
Seems that if you dont play, ie 0, then output is 0
So add (0,0) to your list and get your parabola!