Author Topic: Population split  (Read 2166 times)

0 Members and 1 Guest are viewing this topic.

Offline Nibelung44 (OP)

  • Commander
  • *********
  • Posts: 302
Population split
« on: November 05, 2013, 08:03:34 AM »
How population split is determined? I have some oddity in my game I believe: Luna has almost same absolute manufacturing people compared to Mars, which is much less populated.

Earth: 1471 millions, Agri 5%, Service 75%, Manufacturing 20%. Normal & expected

Luna: 300 millions, Agri 15%, Service 74%, Manu 11% (33 millions)

Mars: 103 millions, Agri 15%, Service 56.7%, Manu 28% (29 millions)

Bottom line, Luna with triple population has roughly the same manufacturing population compared to Mars. This is a problem!!

The only thing I can think about is  that Luna requires Admin 5, but the governor is there since the start and is Admin 3 (and still providing bonuses!). Undocumented feature?
 

Offline alex_brunius

  • Vice Admiral
  • **********
  • Posts: 1240
  • Thanked: 153 times
Re: Population split
« Reply #1 on: November 05, 2013, 08:29:12 AM »
I think this is an effect of Population required for service going up towards a maximum of 75% the bigger populations get. With 15% in Agricultural (due to col cost 2) you only will have 10% to spare.

To unlock the remaining 10% you need to terraform.
 

Offline JacenHan

  • Captain
  • **********
  • Posts: 454
  • Thanked: 115 times
  • Discord Username: Jacenhan
Re: Population split
« Reply #2 on: November 05, 2013, 09:31:34 AM »
The larger the population is, a smaller percentage of people are available for manufacturing. As the poster above me said, this goes down to 10% for non-terraformed worlds, and 20% for ideal worlds.
 

Offline TallTroll

  • Lieutenant
  • *******
  • T
  • Posts: 154
  • Thanked: 19 times
Re: Population split
« Reply #3 on: November 05, 2013, 10:09:40 AM »
"Agri" is Argicultural and Environmental, important distinction. Not only do 5% get put on food production (the 5% Agri entry) but also 5% for every point of ColCost. Harsh worlds require more people involved in the maintenance of basic living conditions, which of course won't then be available for more useful work
 

Offline Bgreman

  • Lt. Commander
  • ********
  • Posts: 213
  • Thanked: 2 times
Re: Population split
« Reply #4 on: November 06, 2013, 10:44:13 AM »
From Steve:

AgriPercent = (ColCost + 1) * 0.05
ServicePercent = Sqr(Sqr(TotalPop * 100000)) / 100 (with a max of 0.75)
 

Offline MarcAFK

  • Vice Admiral
  • **********
  • Posts: 2005
  • Thanked: 134 times
  • ...it's so simple an idiot could have devised it..
Re: Population split
« Reply #5 on: November 07, 2013, 12:11:45 AM »
I must be doing that calculation wrong, because I'm getting a result of around 21-26 percent for 100-300 million pop.
" Why is this godforsaken hellhole worth dying for? "
". . .  We know nothing about them, their language, their history or what they look like.  But we can assume this.  They stand for everything we don't stand for.  Also they told me you guys look like dorks. "
"Stop exploding, you cowards.  "
 

Offline alex_brunius

  • Vice Admiral
  • **********
  • Posts: 1240
  • Thanked: 153 times
Re: Population split
« Reply #6 on: November 07, 2013, 02:09:33 AM »
I must be doing that calculation wrong, because I'm getting a result of around 21-26 percent for 100-300 million pop.

Sqr(Sqr(300 * 100000)) / 100
Sqr(5477.23) / 100
74.0083 / 100 = 0.74
 

Offline MarcAFK

  • Vice Admiral
  • **********
  • Posts: 2005
  • Thanked: 134 times
  • ...it's so simple an idiot could have devised it..
Re: Population split
« Reply #7 on: November 07, 2013, 07:55:28 AM »
Oh ok, I didn't realise total pop was in millions so I had something more like:
Sqr(Sqr(300000000 * 100000)) / 100
Sqr(5477226) / 100
2340.34 / 100 = 23.40
:P
" Why is this godforsaken hellhole worth dying for? "
". . .  We know nothing about them, their language, their history or what they look like.  But we can assume this.  They stand for everything we don't stand for.  Also they told me you guys look like dorks. "
"Stop exploding, you cowards.  "