+ Reply to Thread
Results 1 to 7 of 7

85th Percentile Speed Survey

  1. #1
    Registered User
    Join Date
    12-10-2020
    Location
    West Midlands, United Kingdom
    MS-Off Ver
    2010
    Posts
    3

    85th Percentile Speed Survey

    Hello,

    I work in traffic management and are looking to find the 85th percentile from a data set.

    I have attached an example of the data we have from our equipment. Each row is a period of time on a certain day along with the total number of vehicles for that period along with the number of vehicle travelling in a particular speed bracket - <5, <10, <15 etc which is separated into rows.

    I'm assuming I will need to manipulate the data here slightly into different format in order to calculate the overall 85th. I'm thinking probably needing another column for '85th%' and then working out each 85% percentile for each row (time period) and then working out the overall 85th percentile from each 85th? I apologise if I have babbled.

    Any assistance will be greatly appreciated!

    Thank you
    Attached Files Attached Files
    Last edited by c.jones; 12-10-2020 at 08:55 AM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,022

    Re: 85th Percentile Speed Survey

    Unfortunately, you're right. You haven't got enough detail here to get an accurate estimate of the percentile.

    If you look at the sheet, you'll see that the 85% percentile coincides with the columns with the maximum number of values per bin. So, I guess my Q is... do you have the underlying non-binned data?

    Any reason why you're still using the obsolete .xls file format?
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    12-10-2020
    Location
    West Midlands, United Kingdom
    MS-Off Ver
    2010
    Posts
    3

    Re: 85th Percentile Speed Survey

    Thank you for your response. I do have a datasets with hundreds of columns but scaled it down for sharing here as per the instruction at the top of the page.

    Forgive my tardiness but from the example you have shared - the highest percentage in the red cells is 98% therefore does this mean the 85th percentile speed is 30 mph.

    The data was extracted from hardware which generated the file automatically
    Last edited by AliGW; 12-10-2020 at 09:37 AM. Reason: PLEASE don't quote unnecessarily!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,022

    Re: 85th Percentile Speed Survey

    I guess it comes down to what your real data are. If they are car speeds, then stating that the 85th Percentile is in the range 25-30 is probably close enough. If they are REALLY something where greater precision is required, then it may not be. You'd be surprised at the analogies people use to describe their real data in abstract terms!!

    i just noticed thta you say you work in traffic management... so I guess that 25-30 will do fine for you.

  5. #5
    Registered User
    Join Date
    12-10-2020
    Location
    West Midlands, United Kingdom
    MS-Off Ver
    2010
    Posts
    3

    Re: 85th Percentile Speed Survey

    Thank you - yeah, 25-30 would be useful for me. I have attached another sheet with a greater dataset with the full data.

    So to confirm for my lack of understanding, if I replicated those formulas to SUM the entire dataset - where would I then look to find the 85th? Apologies again for being dense.
    Attached Files Attached Files
    Last edited by AliGW; 12-10-2020 at 11:06 AM. Reason: Please don't quote unnecessarily.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,022

    Re: 85th Percentile Speed Survey

    Use:
    =SUM($D2:D11)/SUM($D2:$Q11)

    see sheet.

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.
    Attached Files Attached Files

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,719

    Re: 85th Percentile Speed Survey

    Administrative Note:

    Please don't quote whole posts, especially when you are responding to the one immediately preceding your own - it's just clutter. It's OK to quote if you are responding to a post out of sequence, but limit quoted content to a few relevant lines that makes clear to whom and what you are responding. Thanks!

    For normal conversational replies, try using the QUICK REPLY box below or the REPLY button instead of REPLY WITH QUOTE.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. How to Determine Values of Percentile and Percentile Rank
    By rbellotti in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-30-2019, 09:57 AM
  2. How to avoid cell SELECTION but still format cells to speed up the macro running speed
    By BeefyBerts in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-05-2018, 08:18 AM
  3. Replies: 0
    Last Post: 05-17-2016, 07:41 PM
  4. 85th percentile
    By trabical in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-30-2015, 04:24 PM
  5. [SOLVED] Conditional percentile: Bug in percentíle function?
    By Duronka in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-13-2013, 08:08 AM
  6. Updating online survey (google or Survey Monkey) through vba macro
    By VD1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-27-2013, 12:16 PM
  7. [SOLVED] PERCENTILE.INC and PERCENTILE.EXC - difference
    By Saturn in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-19-2012, 11:34 AM

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