Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dav Dav is offline
external usenet poster
 
Posts: 1
Default analysing sales vs price


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


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=571656

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I calculate profit as a % of Sales price bobnewmark Excel Discussion (Misc queries) 3 July 15th 06 12:27 AM
Need help creating an Excel formla to calculate price before sales tax [email protected] Excel Discussion (Misc queries) 3 December 10th 05 12:00 AM
Calculate Total Sales from a Database John Excel Worksheet Functions 0 November 3rd 05 12:26 PM
MSNStockQuote Function Parameters Bobtarrel Excel Worksheet Functions 2 July 17th 05 02:36 PM
Computing Sales Tax and Retail Price from a number Lani Jo Excel Worksheet Functions 8 February 16th 05 08:06 PM


All times are GMT +1. The time now is 04:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"