Ended Official BYC Contest - Guess When We'll Reach 400,000 Members!

Status
Not open for further replies.
Pics
THANKS!!!

I'll need to adjust the query!

This is valid and not-banned registrations per hour for the first half of April :)

Code:
SELECT count(*) AS total, HOUR(FROM_UNIXTIME(`register_date`)) AS hour
FROM xf_user
WHERE  `user_state` = 'valid'
AND  `is_banned` = 0
AND DATE(from_unixtime(register_date)) BETWEEN '2020-04-01' AND '2020-04-15'
GROUP BY HOUR(FROM_UNIXTIME(`register_date`))

RegistrationsHour
1680
1601
1312
1403
934
825
396
447
348
419
5210
7711
8312
15513
15914
16915
16916
16817
16218
16319
17920
15921
16722
14823
TOTAL: 2942
Can you compare it to last year's April?
For some reason I feel like this year there have been a lot more joining daily.
 
Oh why thank you! I forgot who chose 10pm today and I chose 2am today so I wonder what will happen if we hit 400k at exactly midnight. Too many variables. Today is definitely the longest day.
I chose 11pm tonight cause 10 was already taken. At this rate though, I should have chosen 9 or even 8!! :th
 
So, last night when I ran the numbers, I got to this date/time:

4/16/2020 8 PM EASTERN TIME

... I just ran the numbers again and got
4/16/2020 8 PM EASTERN TIME

I'm very surprised it was the same!

That's my newest best-guess, but that's based on 270 peeps joining every 24 hours at a consistent rate... which isn't really accurate.

... so, we'll just have to see what happens ;)
Your guess does not count.
You cheated.
 
Status
Not open for further replies.

New posts New threads Active threads

Back
Top Bottom