Jump to content
xisto Community
Sign in to follow this  
SvVifT

World Statistics, Details, Histogram ...

Recommended Posts

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.

Share this post


Link to post
Share on other sites

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 B) cheers!Ankush

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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

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

Which is based on the engine code:
secsSincePop = Math.round(now.getTime() - may4.getTime())/1000
And follows with:
current_population = string(secsSincePop * 2.69 + 5965370016);

Share this post


Link to post
Share on other sites

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!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.