+ Reply to Thread
Results 1 to 3 of 3

Why do I have so much difficulty using the FREQUENCY formula consistently correct?

  1. #1
    Registered User
    Join Date
    08-05-2012
    Location
    Oregon
    MS-Off Ver
    Excel 2010
    Posts
    3

    Question Why do I have so much difficulty using the FREQUENCY formula consistently correct?

    I know it is an array formula, I use control, shift, enter to enter the formula. But I so often struggle with getting it to work properly that is is often frustrating.

    This formula is so central to statistical analysis, I use it often & I struggle to get it to work almost every time. What am I doing wrong and, more importantly, when it works, what am I doing correctly: if I knew that, I wouldn't ever have a problem.

    I've read the Help on the MS site a million times. I need some plan English and a patient person with whom to dialogue/monologue.

    Thanks,

    SIL

    Last edited by slawley1; 09-06-2012 at 07:11 PM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,757

    Re: Why do I have so much difficulty using the FREQUENCY formula consistently correct?

    I assume you are array entering the formula in a range. FREQUENCY always returns 1 more value than the number of bins so if you use a formula like this

    =FREQUENCY(A1:A100,{0,10,20})

    then that will return a 4 element array so it would normally be array entered in a 4 cell range. I do that like this:

    Select a cell and paste/type the formula in
    Now just select the 4 cell range starting with that cell (so if you put the formula in M2 you'd select M2:M5 for example)
    Press F2 key to select
    Hold down CTRL and SHIFT keys and press ENTER

    You will now see the formula (surrounded by curly braces like { and }) in each cell and there will be a number in each cell
    Audere est facere

  3. #3
    Registered User
    Join Date
    08-05-2012
    Location
    Oregon
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Why do I have so much difficulty using the FREQUENCY formula consistently correct?

    You know, I think you hit it on the head. That is, the function returns one more number than elements in the bins array.

    I think that was it. I think I have it now.

    Thanks a million!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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