Inspired by what CMDR's marx and Orvidius did I was interested in what else we know about certain planets of interest in the galaxy.
Well, actually I discovered many more Ammonia worlds in the Outer Arm Vacuus than Earth-like worlds and wondered why that might be and I tried to analyze the EDSM database and I had some communication with the above mentioned commanders and what they did kind of inspired me, but probably less directly than the above statement might make you think … it just felt important to mention them before I actually start.
So what is this thread actually about.
I've tried to get some statistics how many planets of a certain type where discovered. This turned into something bigger.
When I say discovered I actually mean reported to EDSM. Because this is basically the only source for celestial body data we have.
I then wrote some programs to search the EDSM data for ALL planets of interest, that is planets of a certain type (e.g., Ammonia worlds).
In the 2nd post I will discuss some details and shortcomings of the analysis.
To keep it shorter (and to confuse everybody) I will shorten "planets of interest" to POI.
All this to get an estimate how likely it is, that I will jump into such a system.
Thus I'm not always interested in the absolute number of POI's with a certain chracteristic, but more in the number of systems that contain such POI's
When I was at that, I realized that I wanted to do more.
So I also searched for:
In the 2nd post below I describe how I looked for confirmed moons and how I tried to figure out if a POI was in a binary system with another POI
I've used the EDSM "bodies.json" file from 2019-03-11. It had ca. 65,598,100 entries.
The "systemsWithCoordinates.json"-file was from 2019-03-15 and I've got the number of discovered systems out of there; it was ca. 32,988,800.
I personally am mostly interested in Ammonia worlds. However, earth-like worlds and water worlds are also kind of interesting. The programs can handle every known system … in case anybody is interested in rocky ice worlds … uh oh … I've got an idea.
And now what you came for (thanks to the 10,000 word limit per post I have to refer you, dear reader to post 8 and 9 for explanations).
See the 2nd post for a breakdown of the results before and after the installation of the FSS into our ships at the 3304-12-11 and a brief discussion of the results.
Well, actually I discovered many more Ammonia worlds in the Outer Arm Vacuus than Earth-like worlds and wondered why that might be and I tried to analyze the EDSM database and I had some communication with the above mentioned commanders and what they did kind of inspired me, but probably less directly than the above statement might make you think … it just felt important to mention them before I actually start.
So what is this thread actually about.
I've tried to get some statistics how many planets of a certain type where discovered. This turned into something bigger.
When I say discovered I actually mean reported to EDSM. Because this is basically the only source for celestial body data we have.
I then wrote some programs to search the EDSM data for ALL planets of interest, that is planets of a certain type (e.g., Ammonia worlds).
In the 2nd post I will discuss some details and shortcomings of the analysis.
To keep it shorter (and to confuse everybody) I will shorten "planets of interest" to POI.
All this to get an estimate how likely it is, that I will jump into such a system.
Thus I'm not always interested in the absolute number of POI's with a certain chracteristic, but more in the number of systems that contain such POI's
When I was at that, I realized that I wanted to do more.
So I also searched for:
- systems that contain more than one POI
- ringed POI's
- confirmed (!) moons
- POI's that have a moon of the same type
- systems that contain binary systems of two POI's
- systems that contain a ringed POI and at least one other POI
- systems with a ringed POI in a binary system with another POI
- systems with a ringed POI and a POI moon in the same system
- ringed POI's which are a moon.
In the 2nd post below I describe how I looked for confirmed moons and how I tried to figure out if a POI was in a binary system with another POI
I've used the EDSM "bodies.json" file from 2019-03-11. It had ca. 65,598,100 entries.
The "systemsWithCoordinates.json"-file was from 2019-03-15 and I've got the number of discovered systems out of there; it was ca. 32,988,800.
I personally am mostly interested in Ammonia worlds. However, earth-like worlds and water worlds are also kind of interesting. The programs can handle every known system … in case anybody is interested in rocky ice worlds … uh oh … I've got an idea.
And now what you came for (thanks to the 10,000 word limit per post I have to refer you, dear reader to post 8 and 9 for explanations).
Results taking the WHOLE EDSM dataset into consideration.
Code:
| Ammonia worlds || Earth-like worlds || Water worlds |
Property | Number | Prob. to find || Number | Prob. to find || Number | Prob. to find |
--------------------------------------------------------------------------------------------------------------------------------
Counted | 153069 | 0.46400 % || 140328 | 0.42538 % || 1392618 | 4.22149 % |
Systems with more than one planet of interest | 3994 | 0.01211 % || 4169 | 0.01264 % || 205526 | 0.62302 % |
Planets of interest in such systems | 8107 | || 8464 | || 447260 | |
Actual probability to jump in system with POI | | 0.45154 % || | 0.41236 % || | 3.48871 % |
| | || | || | |
Ringed planets of interest | 20598 | 0.06244 % || 1953 | 0.00592 % || 51261 | 0.15539 % |
Systems with ringed and more planets of interest | 442 | 0.00134 % || 19 | 0.00006 % || 5296 | 0.01605 % |
| | || | || | |
Confirmed moons | 1895 | 0.00575 % || 995 | 0.00302 % || 12546 | 0.03803 % |
Planets of interest with the same type moons | 51 | 0.00015 % || 4 | 0.00001 % || 4491 | 0.01361 % |
Systems with ringed and moon in the same system | 328 | 0.00099 % || 32 | 0.00010 % || 1974 | 0.00598 % |
Ringed moons | 324 | 0.00098 % || 31 | 0.00009 % || 1833 | 0.00556 % |
| | || | || | |
Confirmed binary systems | 1115 | 0.00338 % || 2244 | 0.00680 % || 37497 | 0.11367 % |
All systems with possible binary candidates | 2664 | 0.00808 % || 3297 | 0.00999 % || 137197 | 0.41589 % |
Likely binary systems (0 - 11 ls) | 1068 | 0.00324 % || 2313 | 0.00701 % || 39163 | 0.11872 % |
Possible binary systems (11 - 23 ls) | 73 | 0.00022 % || 40 | 0.00012 % || 2973 | 0.00901 % |
Unlikely binary systems (23 - 101 ls) | 239 | 0.00072 % || 172 | 0.00052 % || 22909 | 0.06944 % |
| | || | || | |
Systems with ringed in confirmed binary system | 53 | 0.00016 % || 3 | 0.00005 % || 480 | 0.00146 % |
Systems with ringed in likely binary system | 20 | 0.00006 % || 3 | 0.00001 % || 495 | 0.00150 % |
Systems with ringed in possible binary system | 19 | 0.00006 % || 1 | 0.00000 % || 91 | 0.00028 % |
Systems with ringed in unlikely binary system | 23 | 0.00007 % || 1 | 0.00000 % || 214 | 0.00065 % |
--------------------------------------------------------------------------------------------------------------------------------
See the 2nd post for a breakdown of the results before and after the installation of the FSS into our ships at the 3304-12-11 and a brief discussion of the results.
Last edited: