Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how do I calculate a mean

I have a frequency distribution of a five point scaled question. The data is
not in raw form....just columns of responses....but a set of frequencies
As=22, Bs=13, Cs=24 etc.....if I had a column with 22 As, 13 Bs and 24 Cs I
would just use the Average calculation to calculate the mean of this data.
Short of entering 22 As into the column followed by 13 Bs etc....how can I
calculate a mean. I'm using Excel 2000
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default how do I calculate a mean

So lets say you had a list of 22 As, 13 Bs, 24Cs...what math do you
want to do with them then?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default how do I calculate a mean

higgypop -

Your data are ranked categories, i.e., ordinal data. The appropriate measure
of central tendency is a mode or median.

If you had numerical data, then an appropriate measure of central tendency
is the mean.

- Mike

www.mikemiddleton.com

+++++++++++++++++++++++

"higgypop" wrote in message
...
I have a frequency distribution of a five point scaled question. The data
is
not in raw form....just columns of responses....but a set of frequencies
As=22, Bs=13, Cs=24 etc.....if I had a column with 22 As, 13 Bs and 24 Cs
I
would just use the Average calculation to calculate the mean of this data.
Short of entering 22 As into the column followed by 13 Bs etc....how can I
calculate a mean. I'm using Excel 2000



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default how do I calculate a mean

What does it mean to average letters such as A, B, and C? How do you
define the average of 22As, 13Bs and 24Cs to be?

As Mike has already pointed out, check out the mode or median.

If, on the other hand, you transformed the letter scores into numbers,
say 4, 3, 2, and 1 for D, you could calculate the mean with the formula
=SUMPRODUCT(numeric scores,# of occurences)/SUM(# of occurences).

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I have a frequency distribution of a five point scaled question. The data is
not in raw form....just columns of responses....but a set of frequencies
As=22, Bs=13, Cs=24 etc.....if I had a column with 22 As, 13 Bs and 24 Cs I
would just use the Average calculation to calculate the mean of this data.
Short of entering 22 As into the column followed by 13 Bs etc....how can I
calculate a mean. I'm using Excel 2000

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
Calculate age Susan Sia Excel Discussion (Misc queries) 13 April 17th 09 07:49 AM
calculate time does not calculate Wanna Learn Excel Discussion (Misc queries) 4 August 19th 08 12:51 AM
Re-calculate No Name New Users to Excel 8 May 2nd 07 09:15 PM
Calculate Carbob Excel Worksheet Functions 2 March 1st 06 02:27 PM
Macro that hide or unhide and not calculate or calculate Jonsson Excel Programming 1 August 19th 03 04:22 PM


All times are GMT +1. The time now is 12:51 PM.

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

About Us

"It's about Microsoft Excel"