Trying to work out a relationship brtween variables
Posted by Damon on July 29, 2001 1:00 PM
I'm not sure if trend is the right word but here goes
I have a bunch of data similar to what follows
sales..3175....sales 57176.....sales 59111
cost...75403...cost 40425......cost 44222
margin.9.34%...margin 29.29%...margin 25.18%
There is a relationship between margin and sales. Generally lower margin reflects markdowns which in turn push higher retail sales.
Given similar sets of data to those above I am trying to find a way to get a figure based on margin. Ie given these variables what would sales be at a 10% margin or a 20% etc
Any help would be awesome