+ Reply to Thread
Results 1 to 2 of 2

How Do I create a table in excel that shows frequency?

  1. #1
    petlesbian
    Guest

    How Do I create a table in excel that shows frequency?

    Working on an assignment for school and I can't find the right function/table
    to show me how to create a table showing frequency and relative frequency.

  2. #2
    Bernard Liengme
    Guest

    Re: How Do I create a table in excel that shows frequency?

    Suppose your data is in A1:A100 and has values in range 0 to 100
    1) In C1:C10 enter 10,20, 30...100 This is called the BIN
    2) Select D1:D10, type =FREQUENCY(A1:A100, C1:C10, and press
    SHIFT+CTRL+ENTER
    If all your numbers are the same or you just get value in D1 you did not
    follow instructions!
    Now you have the frequency data: D1 is count of data in A1:A100 that is 10
    or less; D2 is count for 11 to 20
    3) In E1 enter =D1/COUNT($A$1:$A$1000); format as %; copy down the column to
    E10
    Now you have relative frequency

    I want 1/2 of the grade we get for the assignment!
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "petlesbian" <[email protected]> wrote in message
    news:[email protected]...
    > Working on an assignment for school and I can't find the right
    > function/table
    > to show me how to create a table showing frequency and relative frequency.




+ 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