Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8
Default Mean Data in Bar charts

I posted earlier and received no responses so I will reword my question.

I have the following data:

col 1 col 2 col3
_________________
4 12 18
5 14 20
6 13 19

I would like to create a barchart that shows one vertical bar for each
column with the mean value (ie. col 1 mean =5, col2 m=14, col3 m=19).
Basically, my chart would have three vertical bars showing the mean values.

It seems the only way to do this is to calculate the mean in different cells
and then build the chart on that calculated data (ie. the derived means).

I would like to be able to build the chart on the actual data so I could add
a "Y error bar" indicating the standard deviation for each column.

Is this possible?

Thanks in advance.

Attila
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 207
Default Mean Data in Bar charts

bevpike,
First of all:
mean of col2 <14, =13
Tha t might help, with what you are seeing and what you expect to see.

"bevpike" wrote:

I posted earlier and received no responses so I will reword my question.

I have the following data:

col 1 col 2 col3
_________________
4 12 18
5 14 20
6 13 19

I would like to create a barchart that shows one vertical bar for each
column with the mean value (ie. col 1 mean =5, col2 m=14, col3 m=19).
Basically, my chart would have three vertical bars showing the mean values.

It seems the only way to do this is to calculate the mean in different cells
and then build the chart on that calculated data (ie. the derived means).

I would like to be able to build the chart on the actual data so I could add
a "Y error bar" indicating the standard deviation for each column.

Is this possible?

Thanks in advance.

Attila

  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Mean Data in Bar charts

Here's how I responded to your other post:

Why don't people like to do their own calculations? Enter two rows for
calculations, using AVERAGE() and STDEV():

col 1 col 2 col3
_________________
4 12 18
5 15 31
6 13 19
_________________
5 13.33 22.67 [mean]
1 1.53 7.23 [s.d.]

Plot the mean values in the chart, then double click the resulting series,
select the Y Error Bars tab, select Custom at the bottom, click in the (+)
box and select the range containing the calculated SD, and do the same for
the (-) box.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______

"bevpike" wrote in message
...
I posted earlier and received no responses so I will reword my question.

I have the following data:

col 1 col 2 col3
_________________
4 12 18
5 14 20
6 13 19

I would like to create a barchart that shows one vertical bar for each
column with the mean value (ie. col 1 mean =5, col2 m=14, col3 m=19).
Basically, my chart would have three vertical bars showing the mean
values.

It seems the only way to do this is to calculate the mean in different
cells
and then build the chart on that calculated data (ie. the derived means).

I would like to be able to build the chart on the actual data so I could
add
a "Y error bar" indicating the standard deviation for each column.

Is this possible?

Thanks in advance.

Attila



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
Charts - Align value & category data labels independently Stuart Bratesman Charts and Charting in Excel 1 February 2nd 06 06:20 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Charts don't update when data changes Annetrude de Mooij Charts and Charting in Excel 0 February 9th 05 01:53 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 04:20 AM.

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"