File:Moral-foundations-value-correlation.svg
Commons is a freely licensed media file repository. You can help.
Summary
The following code (in google colaboratory / jupyter lab) was used to generate this plot.
from matplotlib import pyplot as plt values = ["power", "achievement", "hedonism", "stimulation", "self-direction", "universalism", "benevolence", "tradition", "conformity", "security"]
- Values taken from 10.1177/1948550620933434
harm = -0.23, -0.15, -0.13, -0.08, 0.06, 0.24, 0.19, 0.08, 0.07, 0 fairness = -0.21, -0.12, -0.11, -0.07, -0.01, 0.24, 0.15, 0.03, 0.05, 0.02 loyalty = -0.03, -0.06, -0.16, -0.12, -0.21, -0.15, 0.06, 0.23, 0.23, 0.19 authority = -0.03, -0.01, -0.19, -0.17, -0.25, -0.14, 0.04, 0.27, 0.30, 0.19 purity = -0.05, -0.07, -0.20, -0.17, -0.24, -0.14, 0.06, 0.30, 0.26, 0.17 assert len(harm) == len(fairness) == len(loyalty) == len(authority) == len(purity) plt.plot(values, harm, label="harm") plt.plot(values, fairness, label="fairness") plt.plot(values, loyalty, label="loyalty") plt.plot(values, authority, label="authority") plt.plot(values, purity, label="purity") plt.xticks(values, rotation=45) plt.ylabel("coefficient") plt.title("Point estimates of correlations between moral foundations\ndimensions and basic values") plt.grid(axis='x') plt.axhline(0.0) plt.legend() plt.savefig("moral-foundations-value-correlation.svg") from google.colab import files
files.download("moral-foundations-value-correlation.svg")Licensing
attribution share alike
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Captions
Items portrayed in this file
depicts
some value
17 March 2023
image/svg+xml
39,417 byte
360 pixel
540 pixel
b3f5b3daf7be04318915e622d4bc09129f0cc216
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 00:48, 17 March 2023 | Thumbnail for version as of 00:48, 17 March 2023 | 540 ×ばつ 360 (38 KB) | Talpedia | Don't cut off labels |
| 00:39, 17 March 2023 | Thumbnail for version as of 00:39, 17 March 2023 | 540 ×ばつ 360 (38 KB) | Talpedia | Uploaded own work with UploadWizard |
File usage
The following page uses this file:
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
| Width | 432pt |
|---|---|
| Height | 288pt |