+ Reply to Thread
Results 1 to 2 of 2

analysing sales vs price

  1. #1
    Vabu3184
    Guest

    analysing sales vs price

    I have a large spreadsheet with data in the following format:

    Product Price Sales
    A $1.00 10
    B $2.00 9
    C $3.00 8
    D $4.00 7
    E $5.00 6
    F $6.00 5
    G $7.00 4
    H $8.00 3
    I $9.00 2
    J $10.00 1

    And I am trying to analyse the relationship between price and sales.

    I have tried to use a pivot table with the product as the data and then
    price and sales as the rows and columns, but then I am getting stuck with
    changing the field settings.

    Using the above example, Ideally I would like to be able to group the prices
    into price breaks of 2.00, and then calculate the total sales for each group.

    Is a pivot table the best way to do this and is there any online training
    that would cover it?

    Or is there other tools within Excel (but not programming or vb) that can
    help with calculating the correlation between the price and sales?

    THanks

  2. #2
    Forum Expert
    Join Date
    09-09-2005
    Location
    England
    MS-Off Ver
    2007
    Posts
    1,500
    If you want to group the values you would have to create a new column say trunc(price/2). the first way to look for a relationship is to plot a graph of price vs sales. then visually you can see if there is any relationship. if there is you can uses regression (analysis toolpack) or plot a trendline on the graph. Or use various statistical correl, or linest. But the best guide is to plot the graph first, your eyes are less likely to deceive you than a statistical model!

    Regards

    Dav

+ 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