+ Reply to Thread
Results 1 to 5 of 5

Matrix formula for 8 numbers (last delay and longest drawn)

  1. #1
    Registered User
    Join Date
    11-12-2010
    Location
    são paulo, brazil
    MS-Off Ver
    Excel 2007
    Posts
    25

    Matrix formula for 8 numbers (last delay and longest drawn)

    Hi, Everyone!

    I would like to know How to make a matrix formula to Count amount of 8 ball repetitions. In my case, I know the total number of 8 balls repetitied, but I don't have a matrix formula to know how many times the game has been last drawn and longest delay.

    See my spredsheet below:
    Lottery_Again.JPG

    Lottery_Again.xlsx

    Thank you,
    Rafael
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Matrix formula for 8 numbers (last delay and longest drawn)

    Please try at
    K2
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    N2
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    11-12-2010
    Location
    são paulo, brazil
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Matrix formula for 8 numbers (last delay and longest drawn)

    Thank You! Bo_Ry

    I am trying to understand the formulas.

    Regards,
    Rafael

  4. #4
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Matrix formula for 8 numbers (last delay and longest drawn)

    Hi,

    FYI Bo_Ry's formulas can be simplified to:

    K2:

    =LOOKUP(2,1/(MMULT(COUNTIF(A2:H2,a!$C$1:$Q$2000),ROW(A$1:A$15)^0)=8),a!$A$1:$A$2000)

    N2:

    =MAX(MMULT(AGGREGATE(15,6,ROW(a!$C$1:$Q$2000)/(MMULT(COUNTIF(A2:H2,a!$C$1:$Q$2000),ROW(Z$1:Z$15)^0)=8),ROW(Z$1:INDEX(Z:Z,I2-1))+{1,0}),{1;-1}))

    Neither of these requires CSE.

    @Bo_Ry

    You don't need CSE or an additional, coercing INDEX function in either case, even in your original formulas: MMULT is powerful enough on its own!

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  5. #5
    Registered User
    Join Date
    11-12-2010
    Location
    são paulo, brazil
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Matrix formula for 8 numbers (last delay and longest drawn)

    Hi, @Bo_Ry and @XOR LX! Good Afternoon!

    I am confuse with my spreadsheet that you help me to build.(Bo_Ry)
    My results aren't having match.
    I am studing 12 numbers and I am compare them with spreadsheet "b" but my results aren't good.
    My problem is that I need analize the 12 numbers with each line and to verify if gave match.
    Could help me?

    pic1.JPG
    pic2.JPG
    Rafael_Lottery_Again_2.xlsx

    Regards,
    Rafael
    Last edited by rafa.jsilva; 06-07-2020 at 10:58 AM. Reason: Invalid Attach

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. detect the number of numbers drawn from times of each letter in the 4 blocks
    By jorel in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-25-2020, 03:26 AM
  2. [SOLVED] Probability formula based on a numbers since last drawn number
    By Billiebones in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-15-2019, 12:35 PM
  3. [SOLVED] Find out 10 numbers not drawn
    By rafa.jsilva in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-13-2019, 07:03 PM
  4. Counting the longest streak of negative numbers
    By nbudrow in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-25-2014, 11:31 AM
  5. Need help find longest group of numbers
    By VBisgreat in forum Excel Programming / VBA / Macros
    Replies: 36
    Last Post: 03-22-2013, 03:52 PM
  6. [SOLVED] Determine the numbers for lottery and how many will be drawn
    By marreco in forum Excel General
    Replies: 6
    Last Post: 12-11-2012, 08:48 AM
  7. Count if the given numbers were drawn in lottery
    By Bishonen in forum Excel General
    Replies: 3
    Last Post: 11-20-2012, 02:18 AM

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