#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Cumulative frequency

How do i work out the cumulative freqeuncy of the following?

I have a set of numbers that need to be counted as the frequency:

67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
90
90
0
90
90
90
90
90
90
90
90
90
112.5
112.5
112.5
112.5
90
90
67.5
67.5
67.5
67.5
90
90
90
90
90
90
90

and groups for the frequency to be calculated:

0
22.5
45
67.5
90
112.5
135
157.5
180
202.5
225
247.5
270
292.5
315
337.5
360

Regards

FC

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Cumulative frequency

Hi,

In this example put your data in A1 - A50 and the groups in B1- B17

Put this formula in C1
=FREQUENCY(A1:A50,B1:B17)
Select the cells C1 - C17 and tap F2
Commit the formula with Ctrl + Shift + Enter
you should get the results

1
0
0
25
20
4
0
0
0
0
0
0
0
0
0
0
0

Mike


"UniStudent Coll" wrote:

How do i work out the cumulative freqeuncy of the following?

I have a set of numbers that need to be counted as the frequency:

67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
90
90
0
90
90
90
90
90
90
90
90
90
112.5
112.5
112.5
112.5
90
90
67.5
67.5
67.5
67.5
90
90
90
90
90
90
90

and groups for the frequency to be calculated:

0
22.5
45
67.5
90
112.5
135
157.5
180
202.5
225
247.5
270
292.5
315
337.5
360

Regards

FC

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Cumulative frequency

Have you tried looking up the FREQUENCY worksheet function in Excel
Help?

Pete

On Feb 25, 9:50*am, UniStudent Coll
wrote:
How do i work out the cumulative freqeuncy of the following?

I have a set of numbers that need to be counted as the frequency:

67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
90
90
0
90
90
90
90
90
90
90
90
90
112.5
112.5
112.5
112.5
90
90
67.5
67.5
67.5
67.5
90
90
90
90
90
90
90

and groups for the frequency to be calculated:

0
22.5
45
67.5
90
112.5
135
157.5
180
202.5
225
247.5
270
292.5
315
337.5
360

Regards

FC


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Cumulative frequency

Hi,

I missed the cumulative bit so put this in D1
=C1
Put this in D2
=C2+D1
Drag down to D17

Mike

"UniStudent Coll" wrote:

How do i work out the cumulative freqeuncy of the following?

I have a set of numbers that need to be counted as the frequency:

67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
67.5
90
90
0
90
90
90
90
90
90
90
90
90
112.5
112.5
112.5
112.5
90
90
67.5
67.5
67.5
67.5
90
90
90
90
90
90
90

and groups for the frequency to be calculated:

0
22.5
45
67.5
90
112.5
135
157.5
180
202.5
225
247.5
270
292.5
315
337.5
360

Regards

FC

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 to draw cumulative frequency curve in Excel Alvin Charts and Charting in Excel 2 April 23rd 23 09:03 AM
How do I create a more than cumulative frequency polygon ? yahoo Excel Discussion (Misc queries) 1 May 22nd 06 08:07 PM
How do I create a more than cumulative frequency polygon ? yahoo Excel Discussion (Misc queries) 0 May 20th 06 03:00 AM
How do I do a cumulative frequency graph? ted Charts and Charting in Excel 2 May 4th 06 12:46 AM
Cumulative Frequency Chris Grant Charts and Charting in Excel 2 February 3rd 05 05:49 AM


All times are GMT +1. The time now is 04:03 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"