Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> World Statistics, Details, Histogram ...
SvVifT
post Nov 20 2005, 06:45 AM
Post #1


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 15-November 05
Member No.: 14,305



http://www.worldometers.info/
Very cool website. It shows almost all the details of the world like births,deaths,population etc thats happening at the moment.
Check it out for yourself.
Go to the top of the page
 
+Quote Post
iwuvcookies
post Nov 20 2005, 07:11 AM
Post #2


Privileged Member
*********

Group: Members
Posts: 675
Joined: 11-September 04
Member No.: 1,079



The site is cool but I doubt anything on there is accurate. They probably work on some kind of time variables and change when the time comes. Nevertheless it is cool. That thing takes a lot of math to complete.lol. So as I'm speaking there are people dying. Wow!!! that's either amazing or sad.
Go to the top of the page
 
+Quote Post
ankushbhargava
post Nov 20 2005, 08:13 AM
Post #3


Newbie [Level 2]
**

Group: Members
Posts: 38
Joined: 20-November 05
From: In the Matrix
Member No.: 14,592



It's using some kinda formulaes and java script for calculating the world population. I changed my system date to 2050 AD. The world population became something like - 10billion!!! but the #of births today/#of deaths today etc remained constant. Funny! Apparently the site designer forgot to use all variables in the worldometer program tongue.gif

cheers!
Ankush
Go to the top of the page
 
+Quote Post
Plenoptic
post Nov 20 2005, 02:24 PM
Post #4


Trap Double Mocha Member
***************

Group: [HOSTED]
Posts: 2,228
Joined: 5-November 05
From: That one place over there...
Member No.: 13,830



They probably have some type of ratios like 1baby/1second born. Then they have it look at the time on your computer and calculates it by that. That's they way I figure it. I don't think it is fully accurate but it is a good estimation I guess.
Go to the top of the page
 
+Quote Post
Cerebral Stasis
post Nov 20 2005, 04:03 PM
Post #5


Braindead by Default
*********

Group: Members
Posts: 715
Joined: 5-November 05
From: United States of America
Member No.: 13,837



Yeah, as was mentioned, it's a formula that plugs into the computer's clock. To be specific:

CODE
<INPUT TYPE=text NAME=current_population VALUE="5,840,000,000" SIZE=18>


Which is based on the engine code:
CODE
secsSincePop = Math.round(now.getTime() - may4.getTime())/1000

And follows with:
CODE
current_population = string(secsSincePop * 2.69 + 5965370016);

Go to the top of the page
 
+Quote Post
cardude
post Nov 21 2005, 12:07 AM
Post #6


Member [Level 1]
****

Group: Members
Posts: 55
Joined: 20-November 05
Member No.: 14,638



That is a neat site! I wonder how accurate the site it. I am sure it is close, but it can't update fast enough to keep track of everything.

I like watching the numbers buzz by! You can barely read the end of some numbers!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 7th October 2008 - 12:27 AM