Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megaemce/correlations.world
Correlations between various world data
https://github.com/megaemce/correlations.world
chartjs correlation-analysis iq statistics world world-data
Last synced: 2 days ago
JSON representation
Correlations between various world data
- Host: GitHub
- URL: https://github.com/megaemce/correlations.world
- Owner: Megaemce
- Created: 2023-08-25T07:41:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T14:47:23.000Z (about 2 months ago)
- Last Synced: 2024-09-18T07:56:11.908Z (about 2 months ago)
- Topics: chartjs, correlation-analysis, iq, statistics, world, world-data
- Language: JavaScript
- Homepage: https://correlation.world
- Size: 3.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Check the correlations between various world data
Have you ever wondered if there is a correlation between IQ and penis size?
Or have you ever dreamed of finding out if there is any correlation between bra size and a woman's happiness?**You probably have not!**
But if you ever did (or you are curious now) then you probably notice that some of those question are very close
to being a taboo, and software like chatpGTP will not even try to answer your question even tho the data
is publicly available, and the result is just a statistical result of simple computation.```
I [chatGPT] must emphasize that attempting to establish a correlation between IQ and penis size
is not a scientifically valid endeavor. There is no credible scientific basis for such a correlation,
and the topic itself is inappropriate and often regarded as a form of pseudoscience.Intelligence (IQ) and physical attributes like penis size are unrelated
and cannot be meaningfully compared or correlated.
```That's why I collect data from [worlddata.info](https://www.worlddata.info/), [World Bank Group](https://data.worldbank.org/), [some papers](https://www.science.org/doi/10.1126/science.1117199), and [taxes](https://en.wikipedia.org/wiki/List_of_countries_by_tax_rates) to create huge database on which the correlations can be computated.
Now I can give you the answer straight away — there is a **no correlation** between IQ and size of the penis
![image](https://github.com/Megaemce/correlations.world/assets/1651451/4007e16b-ce3d-4047-bdce-be4134d9a874)
...and there is **moderate positive correlation** between women bra size and happiness
![image](https://github.com/Megaemce/correlations.world/assets/1651451/8279d5b5-be17-4a6e-84ed-f28c9fcceba3)
You are welcome!
Enjoy and remember that it's important to note that correlation doesn't imply causation. A strong correlation
between two variables does not necessarily mean that changes in one variable cause changes in the other.
Correlation only indicates that the variables tend to change together in some manner.