Guest:The rate at which an event occurs has an interval of A. Rate is increased by B. What is the reduction to the interval?
Example:
Something occurs every 2 seconds.
I want this rate to increase by 55% (New total would be 155%)
What is the reduction to aforementioned interval to get this new rate?
CPhill:Yours is an interesting question....and a little hard to think about!!
I'll give it a go and invite others to correct my logic flaws - of which I hope there aren't any.!!!
Let's consider a couple of scenarios;
Suppose I wanted to increase the speed of something twice. Then, this is just a 100% increase. Now, suppose that a process originally took 6 seconds and I wanted it to take just 3 seconds - i.e., twice as fast. Then, I could take 100% and covert it to a decimal, i.e., 1, and then add 1 to this which would give me 2. Now take the reciprocal of this (1/2) and multiply it by the original 6 seconds. So, (1/2)*6 = 3 seconds, and I've doubled the speed.
Well....so far, so good. Now suppose I wanted to triple the speed of some process. Following the above logic, this would be a 200% increase. So, convert 200% to a decimal, i.e., 2, and add 1 to this = 3. Now take the reciprocal of this = (1/3). So, if a process took 6 seconds and I wanted to triple the speed, I'd just multiply the (1/3) times 6 and get 2 seconds - triple the speed of what it originally was.
So....since you want a 55% increase in speed, let's convert this to a decimal (.55) and add 1 to it = 1.55. Now take the reciprocal of this (1/1.55) and multiply it by the time interval of the original process - 2 seconds,. So we have (1/1.55)*(2) = about 1.29 seconds. Thus, a process that originally took 2 seconds now takes 1.29 seconds and we've sped up the process by 55%.
Look this over. I believe it's what you asked for. (Feel free to point out any perceived errors!!)