+ Reply to Thread
Results 1 to 7 of 7

Formula to find out number per 100

  1. #1
    Registered User
    Join Date
    08-11-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    2

    Formula to find out number per 100

    Ok so I am trying to figure out how to figure out how many of something would occur per 100.

    So for example -

    200 people are in a pool, 150 of them drown.

    Does anyone know the formula to use to figure out how many people per 100 drown in the pool?

    Help would be greatly appreciated.

  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 find out number per 100

    Hi

    That's some unsafe pool you have there.
    Please Login or Register  to view this content.
    Rgds
    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
    08-09-2010
    Location
    Midlands
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Formula to find out number per 100

    Where the spreadsheet is set up as follows;

    A B C
    People in Pool Number of Drowning Drowning per 100
    A2 B2 C2

    In C2 put =(B2/A2)*100 and make sure the number is formatted as a number.

    Maudise

  4. #4
    Forum Contributor meyero90's Avatar
    Join Date
    03-24-2010
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    202

    Re: Formula to find out number per 100

    I think there's not much of a formula to be used however the logic behind your problem is 100 corresponds to 1 occurrence, so how many occurrences are in 200 given 150 people drown? =150/200*100.
    maybe if you have a spreadsheet with some dummy data in it, I could be of a better help
    Last edited by meyero90; 08-11-2010 at 05:59 PM.
    If I helped, Don't forget to add to my reputation (click on the little scale)
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)

  5. #5
    Registered User
    Join Date
    08-11-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Formula to find out number per 100

    Thanks alot, everything works fine now.

  6. #6
    Registered User
    Join Date
    05-26-2021
    Location
    Orlando, FL
    MS-Off Ver
    microsoft2016
    Posts
    1

    Re: Formula to find out number per 100

    Hi guys, need help ! trying to figure out the formula for the following;
    For every hundred pounds the handling in is $4.50
    If I have 1,995 pounds how to do the formula please ?

    I thought it is =sum(1995/100*4.50) ???? not sure

    Thank you, Mily

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Formula to find out number per 100

    Quote Originally Posted by MilyZC View Post
    Hi guys, need help ! trying to figure out the formula for the following;
    For every hundred pounds the handling in is $4.50
    If I have 1,995 pounds how to do the formula please ?

    I thought it is =sum(1995/100*4.50) ???? not sure

    Thank you, Mily
    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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