+ Reply to Thread
Results 1 to 2 of 2

calculating a weighted average uisng formula

  1. #1
    bob green
    Guest

    calculating a weighted average uisng formula


    I have data from a series of studies in 2 columns of data (G1-G15) &
    (H1-H15).

    Column 1 = the number positive for an event in each study
    Column 2 = the sample size for each study

    I calculated a sum for column 1 & column 2 in G16 & H16 respectively.
    In addition I want to calculate the average and standard deviation.


    The following formula computes an average but I also need the
    standard deviation.

    =G16*100/H16

    Any assistance is appreciated.

    Bob




  2. #2
    Biff
    Guest

    Re: calculating a weighted average uisng formula

    Hi!

    =STDEV(G1:G15)

    =STDEV(H1:H15)

    Biff

    "bob green" <[email protected]> wrote in message
    news:[email protected]...
    >
    > I have data from a series of studies in 2 columns of data (G1-G15) &
    > (H1-H15).
    >
    > Column 1 = the number positive for an event in each study
    > Column 2 = the sample size for each study
    >
    > I calculated a sum for column 1 & column 2 in G16 & H16 respectively.
    > In addition I want to calculate the average and standard deviation.
    >
    >
    > The following formula computes an average but I also need the
    > standard deviation.
    >
    > =G16*100/H16
    >
    > Any assistance is appreciated.
    >
    > Bob
    >
    >
    >




+ 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