+ Reply to Thread
Results 1 to 4 of 4

Lookup percentile rank in one sheet based on raw data in another sheet

  1. #1
    Registered User
    Join Date
    06-19-2014
    Location
    Iowa, United States
    MS-Off Ver
    2007
    Posts
    2

    Lookup percentile rank in one sheet based on raw data in another sheet

    I have normative data, sorted by gender and age, on one worksheet.
    I have raw data listed with age and score (females on one worksheet, males on another). I need to lookup the percentile rank of the raw data from the normative data. I need a combination function to do this, but can't seem to locate one. INDEX MATCH MATCH should work, but I'm drawing a blank.

    Workbook attached.

    Gary Christopher
    Oskaloosa, IA
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,481

    Re: Lookup percentile rank in one sheet based on raw data in another sheet

    In your sample, 1st row, Trad S/R 4th is 35, is it belongs to 40 or 30 tier?
    Assumming it is belongs to 40, try:
    G2:
    Please Login or Register  to view this content.
    I2:
    Please Login or Register  to view this content.
    In case of it is belong to 30 tier, the first MATCH in both formula will be added 1
    Attached Files Attached Files
    Quang PT

  3. #3
    Registered User
    Join Date
    06-19-2014
    Location
    Iowa, United States
    MS-Off Ver
    2007
    Posts
    2

    Re: Lookup percentile rank in one sheet based on raw data in another sheet

    For the first table, the percentile ranks are in Normative Values, column B, and range from 10 to 90.
    For a 24 year old female, raw score of 35 should return a percentile value of 70.
    Continuing the example, for a 24 year old female,
    - raw scores greater than or equal to 40 should return percentile 90
    - raw scores less than 40 but greater than or equal to 37 should return percentile 80
    - raw scores less than 37 but greater than or equal to 35 should return percentile 70
    - raw scores less than 35 but greater than or equal to 33 should return percentile 60
    - raw scores less than 33 but greater than or equal to 31 should return percentile 50
    - raw scores less than 31 but greater than or equal to 29 should return percentile 40
    - raw scores less than 29 but greater than or equal to 26 should return percentile 30
    - raw scores less than 26 but greater than or equal to 23 should return percentile 20
    - raw scores less than 23 but greater than or equal to 19 should return percentile 10
    - raw scores less than 19 should return percentile 0

    Similar scheme for Table 3.4

    Sorry for insufficient explanation.

    Gary

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,653

    Re: Lookup percentile rank in one sheet based on raw data in another sheet

    Hello Gary and Welcome to Excel Forum.
    This proposed solution makes a slight change to the age range cells (in general merged cells hinder further exploration of data). The maximum value of the age range is placed in the cell above the column and the less than symbol (<) is added using custom formatting.
    The formula that populates column G is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The formula that populates column I is similar.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help Needed Percentile rank based off of an array
    By drcline87 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-12-2017, 01:36 PM
  2. determining percentile rank based on fixed quartile values
    By cartman88 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-22-2015, 04:58 PM
  3. [SOLVED] INDEX/MATCH Lookup based on Data from another sheet
    By mlbdc2012 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-08-2015, 10:38 PM
  4. [SOLVED] INDEX Lookup based on Rank and Data from another sheet
    By mlbdc2012 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-06-2015, 03:39 AM
  5. As user fills out data sheet, then fill out a results sheet based on data sheet entry
    By clemsoncooz in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-13-2012, 03:57 PM
  6. Lookup cell contents in on sheet based on a formula in second sheet
    By Michael Wright via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-30-2005, 12:06 PM

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