+ Reply to Thread
Results 1 to 4 of 4

Formula to calculate how many more perfect surveys to hit goal

Hybrid View

  1. #1
    Registered User
    Join Date
    04-02-2017
    Location
    Philippines
    MS-Off Ver
    Excel
    Posts
    2

    Formula to calculate how many more perfect surveys to hit goal

    Hi Guys,
    Need your help.
    I wish to come up with a Survey calculator(CSAT calculator) for my team. CSAT is basically the satisfied customer response from our customer service surveys.

    Say the CSAT goal is 78%
    And my agent is currently running at 75% CSAT
    With the raw computation of 3 / 4 (CSAT/TOTAL surveys)
    The formula that I need is to compute for the number of CSATs my agent needs to get for 78%.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Formula to calculate how many more perfect surveys to hit goal

    Please upload a workbook or a representative cut down copy, anonymised if necessary. It is always easier to advise if we can see your request in its context.

    Show a before and after situation with manually calculated results, explaining which information is data and which is results, and if it's not blindingly obvious how you have arrived at your results some explanatory notes as well.

    Just a guess though, perhaps

    Formula: copy to clipboard
    =A2/A1*A3


    Where A1 is the actual %, A2 the actual count and A3 the target %.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    04-02-2017
    Location
    Philippines
    MS-Off Ver
    Excel
    Posts
    2

    Re: Formula to calculate how many more perfect surveys to hit goal

    Sorry for the delayed response.There you go.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Formula to calculate how many more perfect surveys to hit goal

    =MAX(ROUNDUP((B4*(D4-C4))/(1-D4),0),0)

    0 if it is being exceeded, otherwise whatever the calculation is you need to round up to the nearest whole number

    basic algebra

    84%= (80% x 10 + N)/(10 + N)


    8.4+0.84N=8+N

    0.4=0.16N


    N=0.4/0.16 and round up the answer
    Last edited by davsth; 09-07-2020 at 07:33 AM.

+ 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 many more surveys to get to achieve certain goal?
    By jenreindunca in forum Excel General
    Replies: 7
    Last Post: 01-29-2017, 11:27 AM
  2. Formula to calculate how many more perfect surveys to hit the goal.
    By carlodejesus in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 01-28-2017, 12:12 PM
  3. Replies: 9
    Last Post: 11-26-2016, 11:14 AM
  4. [SOLVED] Calculate surveys to pass
    By rab.morga in forum Excel General
    Replies: 4
    Last Post: 09-21-2016, 11:07 AM
  5. Calculate Daily Goal to get to End of Month Goal
    By budzique in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-31-2016, 11:02 PM
  6. [SOLVED] Looking to calculate how many perfect surveys to hit the goal
    By Doc Science in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-25-2014, 03:51 PM
  7. Replies: 0
    Last Post: 12-03-2012, 04:21 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