Results 1 to 2 of 2

Thread: How to find frequency of lottery numbers in Microsoft Excel

  1. #1
    Join Date
    Dec 2011
    Posts
    64

    How to find frequency of lottery numbers in Microsoft Excel

    I have downloaded the array of previous week's winning lottery numbers, and I want Excel to create a number frequency chart for me. The numbers are 1 to 59. I want to calculate a histogram of the frequencies of each number from 1 to 59. So far, I set up Excel so that the results of the previous lottery games are in 5 columns. A1:A100, B1:B100, C1:C100, D1: 100, E1:E100. I then entered the numbers 1 through 59 into K1:K59. I tried to use the Frequency function, which seems to calculate the frequencies as expected, but I don't know where to find the resulting array of frequencies. Any help would be most appreciated

  2. #2
    Join Date
    Jun 2011
    Posts
    487

    Re: How to find frequency of lottery numbers in Microsoft Excel

    If you seem to be seeking counting each number that appears in the range A1:E100, then in L1 enter the formula:

    =COUNTIF($A$1:$E$100,K1)

    Copy the formula down to K59.

Similar Threads

  1. Replies: 2
    Last Post: 17-02-2012, 05:33 PM
  2. Replies: 2
    Last Post: 17-02-2012, 01:03 PM
  3. What is the way to interpolate numbers in Microsoft Excel
    By Tur^turro in forum MS Office Support
    Replies: 6
    Last Post: 21-01-2012, 02:23 PM
  4. How to open mac .numbers extenstion files on Microsoft Excel
    By TheCarter in forum MS Office Support
    Replies: 2
    Last Post: 18-01-2012, 05:41 PM
  5. Replies: 6
    Last Post: 31-12-2011, 05:42 PM

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
  •  
Page generated in 1,713,881,970.41547 seconds with 18 queries