+ Reply to Thread
Results 1 to 4 of 4

weighted average in pivot table

  1. #1
    nasser
    Guest

    weighted average in pivot table

    Can I get the weighted average in pivot table?

  2. #2
    Gregg Riemer
    Guest

    RE: weighted average in pivot table

    You need to add a calculated field to the report.

    1.Click the report.

    2.On the PivotTable toolbar, click PivotTable, point to Formulas, and then
    click Calculated Field.

    3.In the Name box, type a name for the field.

    4.In the Formula box, enter the formula for the field.
    To use the data from another field in the formula, click the field in the
    Fields box, and then click Insert Field. For example, to calculate a weighted
    average, you could enter = [Variable 1] * [Weight Variable].

    5.Click Add, and then click OK.


    "nasser" wrote:

    > Can I get the weighted average in pivot table?


  3. #3
    nasser
    Guest

    RE: weighted average in pivot table

    Many Thanks Gregg;

    I tried but still not finished, Can you give me more details?
    I have quantity and price and want to have weighted average
    Data
    Product Sum of Delivered Qty Average of FOB price / MT
    A 2,771 1,205
    B 696 1,037
    C 30,435 1,198


    "Gregg Riemer" wrote:

    > You need to add a calculated field to the report.
    >
    > 1.Click the report.
    >
    > 2.On the PivotTable toolbar, click PivotTable, point to Formulas, and then
    > click Calculated Field.
    >
    > 3.In the Name box, type a name for the field.
    >
    > 4.In the Formula box, enter the formula for the field.
    > To use the data from another field in the formula, click the field in the
    > Fields box, and then click Insert Field. For example, to calculate a weighted
    > average, you could enter = [Variable 1] * [Weight Variable].
    >
    > 5.Click Add, and then click OK.
    >
    >
    > "nasser" wrote:
    >
    > > Can I get the weighted average in pivot table?


  4. #4
    Andrew C
    Guest

    RE: weighted average in pivot table

    Nasser,

    Gregg's post worked perfectly for me. In the formula box you would simply
    divide the 2 columns provided you have the appropriate columns and rows in
    your pivot table. For example, I wanted the weighted time supply average by
    ABC class for each warehouse based on the number of items sold and on hand
    inventory.

    I set this up in the pivot table wizard the following way:

    ABC class was a row
    Warehouse was a column
    Weighted average was a calculated field in the field box (I divided on hand
    by sales)

    --
    Andrew C


    "nasser" wrote:

    > Many Thanks Gregg;
    >
    > I tried but still not finished, Can you give me more details?
    > I have quantity and price and want to have weighted average
    > Data
    > Product Sum of Delivered Qty Average of FOB price / MT
    > A 2,771 1,205
    > B 696 1,037
    > C 30,435 1,198
    >
    >
    > "Gregg Riemer" wrote:
    >
    > > You need to add a calculated field to the report.
    > >
    > > 1.Click the report.
    > >
    > > 2.On the PivotTable toolbar, click PivotTable, point to Formulas, and then
    > > click Calculated Field.
    > >
    > > 3.In the Name box, type a name for the field.
    > >
    > > 4.In the Formula box, enter the formula for the field.
    > > To use the data from another field in the formula, click the field in the
    > > Fields box, and then click Insert Field. For example, to calculate a weighted
    > > average, you could enter = [Variable 1] * [Weight Variable].
    > >
    > > 5.Click Add, and then click OK.
    > >
    > >
    > > "nasser" wrote:
    > >
    > > > Can I get the weighted average in pivot table?


+ 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