Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do i truncate a series to lie between 0 and 1?

Hey, I have two series. I want to get a ratio of their changes, but i want
the ratio to lie between 0 and 1. does anyone know how to do that?
someone suggested that i truncate or normalise. but i dont know how to.
please help.
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default How do i truncate a series to lie between 0 and 1?

Not sure exactly what you want. "Ratio of change in series" - does this mean
the ratio of changes for each individual item or for the sum of all of them?
But in general the formula for a "change" as a rato (i.e. percentage where 1
is equal to 100%) is as follows:
(New Value - Old Value)/(Old Value)
But note that if the new value is more than twice the old value this may
give a ratio greater than 1, which is correct but would violate your
statement that you want it between zero and 1.
--
- K Dales


"Truncation or normalisation" wrote:

Hey, I have two series. I want to get a ratio of their changes, but i want
the ratio to lie between 0 and 1. does anyone know how to do that?
someone suggested that i truncate or normalise. but i dont know how to.
please help.
Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Truncate Elizabeth Excel Discussion (Misc queries) 4 November 18th 09 09:50 PM
Truncate a series of numbers Carrie_Loos via OfficeKB.com Excel Worksheet Functions 3 September 9th 09 10:55 PM
How do you truncate 2.22 to just 0.22? Crackles McFarly Excel Worksheet Functions 6 September 5th 07 01:14 AM
How do I truncate something like this? ckeys Excel Discussion (Misc queries) 6 December 30th 06 05:49 PM
Truncate/Mod Abode Excel Programming 9 May 19th 06 03:30 AM


All times are GMT +1. The time now is 06:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"