Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Quick spreadsheet question

  • 09-12-2009 1:35am
    #1
    Registered Users, Registered Users 2 Posts: 4,850 ✭✭✭


    Hope this is the right place for this. I was wondering if anyone could tell me how to do this on a spread sheet. Basically I want to determine the average from an ongoing sample of numbers.

    Because the sample will be ongoing it wouldn't be practical to have to input the new number, then +1 the division variable, so I was hoping there's an easy way around this.

    Just to make sure I'm describing it clear enough, as an example;

    value 1: 8
    value 2: 5
    value 3: 16
    value 4: 12

    The average of these is 10.25. When I am inputting value 5, I will also have to divide the sum by 5...so I'm hoping there's an easy way to avoid having to do that each time.

    Any help appreciated!


Comments

  • Registered Users, Registered Users 2 Posts: 434 ✭✭c-note


    i've just tried this in excel

    say you have 4 cells in a column a1 to a4

    5
    10
    5
    10

    then in some other cell the formula =average(a1:a4) to display the average (7.5)

    if you increase the range on the average function, eg, =average(a1:a10)
    then the non entries do not affect the average

    eg

    5
    10
    #blank
    #blank
    #blank
    5
    #blank
    #blank
    10

    will still give an average of 7.5

    could you just increase the range of cells (say to 100), and if this fills up just increase the range again


  • Registered Users, Registered Users 2 Posts: 4,850 ✭✭✭Cianos


    Good idea c-note, thanks for that :)


Advertisement