+ Reply to Thread
Results 1 to 6 of 6

Need to normalize (or scale) variable data ranges

  1. #1
    Registered User
    Join Date
    05-14-2013
    Location
    Milwaukee
    MS-Off Ver
    Excel 2010
    Posts
    4

    Need to normalize (or scale) variable data ranges

    Hello everyone,

    I am working on a ScatterChart Template in Excel 2010, but I didn't place this thread in the "chart" section because I thought it made more sense here...because it's really a formula I need...i think.

    My data for the chart needs to be scaled in order to prevent an issue with data range for either the X or Y axis being too large to be useful. For instance, if I have multiple datapoints on the Y axis around 10-20 and a few in the 1000's, the scale of the chart will be "off", so to speak.

    I am hoping there is a way to build something that takes the max and min value for my data columns and scales that to be whatever I decide; lets say the entire X/Y axis range I want to show is 0-10. So my highest number in either column will be =10 and the lowest number will be 0. That alone seems easy enough, but scaling the rest of the numbers (while remaining relative) seems very difficult.

    First off, does that make sense? Secondly, how hard is this going to be? The fact that the data source will be constantly changing (values, not format) is why I need to scale this.

    Thank you !
    Last edited by MissBiss23; 05-14-2013 at 02:28 PM. Reason: tab+return=early post

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,791

    Re: Need to normalize (or scale) variable data ranges

    Well, it would help if you described your problem more fully, or better still - attach a sample workbook. The FAQ describes how to.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    05-14-2013
    Location
    Milwaukee
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Need to normalize (or scale) variable data ranges

    Quote Originally Posted by Pete_UK View Post
    Well, it would help if you described your problem more fully, or better still - attach a sample workbook. The FAQ describes how to.

    Hope this helps.

    Pete
    yeah i hit tab and then return while in the body of the msg...d'oh

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,844

    Re: Need to normalize (or scale) variable data ranges

    you might look at this http://peltiertech.com/WordPress/bro...n-excel-chart/ and see if the technique will be useful for your data. It is often difficult to visualize data like this when a few values dwarf the rest of the data.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Registered User
    Join Date
    05-14-2013
    Location
    Milwaukee
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Need to normalize (or scale) variable data ranges

    Quote Originally Posted by MrShorty View Post
    you might look at this http://peltiertech.com/WordPress/bro...n-excel-chart/ and see if the technique will be useful for your data. It is often difficult to visualize data like this when a few values dwarf the rest of the data.
    Thank you. However, I did find that earlier. Unfortunately, it doesn't help me with an actual formula for scaling variable data, and that this has to be a scatter.

  6. #6
    Registered User
    Join Date
    05-14-2013
    Location
    Milwaukee
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Need to normalize (or scale) variable data ranges

    ugh, I figured it out. just had to step away from my pc for a bit. it's wholly simple.

    scale my data from 0-1. <data location>/MAX(<data range>)

    Sorry for wasting anyone's time...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1