+ Reply to Thread
Results 1 to 4 of 4

Performance Scoring (Excel formula format)

  1. #1
    Registered User
    Join Date
    02-24-2024
    Location
    Istanbul
    MS-Off Ver
    Office 16
    Posts
    4

    Performance Scoring (Excel formula format)

    Hello,

    In a data with categories and products, I want to score the products within themselves, but I could not formulate it.

    How can I score according to the performance of the products in each category? How can I normalize the scoring because the number of products in each category is different. At the end of the process, the score in the pants category and the score in the t-shirt category should not be outliers.

    For example;
    There are 9 products in the pants category, 8 in socks, 7 in jackets and 16 in t-shirts.

    In the 9 products in the pants category;
    -The product with a high conversion rate should score the same proportion in this metric.
    -Margin % again in the category to which the products are connected, the products should receive points for this metric in the same proportion according to the margin height.

    etc. etc.

    At the end of the day there should be a total score.
    But since I am new to excel, I could not formulate it. How can we formulate this in a simple way within the framework of logic? The sample file is attached

    Can you help me?

    Thanks in advance
    Attached Files Attached Files
    Last edited by beu; 03-20-2024 at 01:35 PM.

  2. #2
    Forum Expert
    Join Date
    10-19-2021
    Location
    Brazil
    MS-Off Ver
    Office 365 V2401 w/ Win10 Home 64 Bit
    Posts
    2,014

    Re: Performance Scoring (Excel formula format)

    A simple solution.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-24-2024
    Location
    Istanbul
    MS-Off Ver
    Office 16
    Posts
    4

    Re: Performance Scoring (Excel formula format)

    Djunqueira Thank you very much


    Can we make it a little more detailed, in a way that will not distort the scoring?

    Also, how can we ensure that each category scores within itself (pants will score within itself, jackets will score within themselves, etc.)?

  4. #4
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,063

    Re: Performance Scoring (Excel formula format)

    Try,
    J4=E4/SUMIFS(E$4:E$43,$C$4:$C$43,$C4), copy down and across to column N.
    O4=SUM(J4:N4)/SUMPRODUCT($J$4:$N$43*($C$4:$C$43=C4)), copy down.

+ 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. [SOLVED] Group the product category sales based on first letter of product name
    By exceldummies in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-25-2022, 02:41 AM
  2. [SOLVED] Sum if product is certain category and certain year
    By ahyah in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 04-10-2018, 06:27 AM
  3. [SOLVED] Inserting product category tabs to excel table
    By jjin in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-16-2013, 09:44 PM
  4. Produce Product list by product category
    By barnowl in forum Excel General
    Replies: 2
    Last Post: 01-03-2013, 05:57 PM
  5. Creating a performance scoring system
    By Tony89 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-13-2012, 05:22 AM
  6. Product Performance Chart
    By junoon in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 01-03-2011, 07:21 AM
  7. Performance Indicator - Quality Scoring
    By tomlancaster in forum Excel General
    Replies: 8
    Last Post: 12-07-2009, 03:55 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