- Feb 11, 2005
- 7,942
- 2
- 0
I had asked a question previously, but f'd it up.....I wanted to ask it again.....I have 2 VARIABLES A and B. B is a reward depending on much A is. A can be anywhere from 0.0 - 7.0. I have been given a few samples:
if A=2.5 then b=0
if A=4 then B=1
if A=5 then B=2
I need a formula here. I'll be given a value for A, so I need to solve for B....someone in my previous thread mentioned regression, but I have NO idea how to do any of that garbage. This isn't homework, so don't yell at me for asking for the formula I need here.
if A=2.5 then b=0
if A=4 then B=1
if A=5 then B=2
I need a formula here. I'll be given a value for A, so I need to solve for B....someone in my previous thread mentioned regression, but I have NO idea how to do any of that garbage. This isn't homework, so don't yell at me for asking for the formula I need here.