alchi-tables 2022-08-12

This commit is contained in:
Milan Hauth 2022-08-12 10:24:14 +02:00
parent 9ad51da6d2
commit 3e911532d0
1 changed files with 294 additions and 133 deletions

View File

@ -4,11 +4,11 @@
<meta charset="utf-8">
<meta name="version" value="2022-07-26"><!-- TODO update version -->
<meta name="version" value="2022-08-12"><!-- TODO update version -->
<title>alchi-tables.2022-07-26</title><!-- TODO update version -->
<title>alchi-tables.2022-08-12</title><!-- TODO update version -->
<style type="text/css">
<style type="text/css" class="foldme">
span.clickable {
color: blue;
cursor: pointer;
@ -267,6 +267,8 @@
<li><a href="#parenting-style">Parenting style</a></li>
<li><a href="#carl-jung">Carl Jung</a> (classic)</li>
<li><a href="#david-keirsey">David Keirsey</a></li>
<li><a href="#mbti">MBTI</a></li>
<li><a href="#mbti-16personalities">16personalities</a></li>
<li><a href="#william-sheldon">William Sheldon</a></li>
<li><a href="#diet">diet: macronutrient ratios</a></li>
<li><a href="#zodiac">Zodiac signs</a></li>
@ -2909,113 +2911,6 @@ function scrollToRandom() {
<tr class="colspan-four" style="height: 5em"><td><div>
Big Five reduced to two domain
<br>
<a href="https://sci-hub.st/https://doi.org/10.1038/s41562-018-0419-z"
>A robust data-driven approach identifies four personality types across four large data sets (Gerlach 2018)</a>
(<a href="../images/bigfive-vs-four-clusters.svg">svg</a>)
</div></td><td></td><td></td><td></td></tr>
<tr>
<td>
Self-Centered
</td>
<td>
Average
</td>
<td>
Role Model
</td>
<td>
Reserved
</td>
</tr>
<tr>
<td>
ocean 10.30.90.20.40
</td>
<td>
ocean 20.60.70.60.80
</td>
<td>
ocean 60.80.80.60.20
</td>
<td>
ocean 10.60.50.60.20
</td>
</tr>
<tr>
<td>
<tt>
o---- O<br>
-o--- C<br>
----o E<br>
-o--- A<br>
--o-- N<br>
</tt>
</td>
<td>
<tt>
o---- O<br>
---o- C<br>
---o- E<br>
---o- A<br>
----o N<br>
</tt>
</td>
<td>
<tt>
---o- O<br>
----o C<br>
---o- E<br>
----o A<br>
o---- N<br>
</tt>
</td>
<td>
<tt>
o---- O<br>
---o- C<br>
--o-- E<br>
---o- A<br>
o---- N<br>
</tt>
</td>
</tr>
<tr>
<td>
Self-Centered people score very high in extraversion and
below average in openness, agreeableness and conscientiousness.
"These are people you don't want to hang out with," Revelle said.
There is a very dramatic decrease in the number of self-centered types as people age,
both with women and men.
[childish = 13]
</td>
<td>
Average people are high in neuroticism and extraversion, while low in openness.
Females are more likely than males to fall into the Average type.
[feminine = 23]
</td>
<td>
Role Models score low in neuroticism
and high in all the other traits.
The likelihood that someone is a role model increases dramatically with age.
[mature = 24]
"These are people who are dependable and open to new ideas," Amaral said.
"These are good people to be in charge of things.
In fact, life is easier if you have more dealings with role models."
More women than men are likely to be role models.
[feminine = 23]
</td>
<td>
The Reserved type is emotionally stable, but not open or neurotic.
They are not particularly extraverted but are somewhat agreeable and conscientious.
</td>
</tr>
<tr class="colspan-four" style="height: 5em"><td><div>
<a href="https://en.wikipedia.org/wiki/Ernst_Kretschmer">Ernst Kretschmer</a> (1920)<br>
TODO verify
@ -3052,13 +2947,37 @@ function scrollToRandom() {
<!-- only use our own reduction to body and pathos
= element and modality? -->
<tr id="mbti-david-keirsey" class="colspan-four" style="height: 9em">
<tr id="mbti-david-keirsey" class="colspan-four" style="height: 18em">
<td><div>
<a href="https://en.wikipedia.org/wiki/MBTI">MBTI</a> codes (1958), Socionics,<br>
mapped by David Keirsey<br>
PF/JT = Extravert/Introvert = extrasense/introsense = 13/24<br>
N/S = <a href="https://psychology.wikia.org/wiki/Interaction_Styles">Interaction Style: Informative/Directive</a> = Ntuiting/Sensing<br>
<a href="https://en.wikipedia.org/wiki/MBTI">MBTI</a> codes (1958), Socionics,
<br>
mapped by David Keirsey
<br>
<br>
PF/JT = Extravert/Introvert = extrasense/introsense = 13/24
<br>
N/S = <a href="https://psychology.wikia.org/wiki/Interaction_Styles"
>Interaction Style: Informative/Directive</a> = Ntuiting/Sensing
<br>
= people/task focus = sympatone/vagotone = 34/12
<br>
<br>
The same reduction from 16 MBTI types to 4 elements is used by
<a href="#mbti-16personalities">16personalities.com</a>.
<br>
<br>
This reduction is "different"
because it uses the "virtual" dimension 12/34 = S/N = dry/wet humor.
<br>
I call 12/34 a "virtual" dimension
because it is derived from the 2 "natural" dimensions 13/24 and 14/23.
<br>
To me, this encoding feels unnatural and unbalanced,
because it combines the virtual dimension 12/34
with the natural dimension 13/24.
<br>
I prefer "balanced" encodings
which combine the 2 natural dimensions 13/24 and 14/23.
</div></td>
<td></td><td></td><td></td>
</tr>
@ -3088,6 +3007,84 @@ function scrollToRandom() {
<tr id="mbti-16personalities" class="colspan-four" style="height: 2em">
<td><div>
<a href="https://www.16personalities.com/personality-types">16personalities.com</a>
using 16 MBTI types with reduction to 4 elements by <a href="#mbti-david-keirsey">David Keirsey</a>.
</div></td>
<td></td><td></td><td></td>
</tr>
<tr>
<td>_S_P → SP</td>
<td>_S_J → SJ</td>
<td>_NF_ → NF</td>
<td>_NT_ → NT</td>
</tr>
<tr>
<td>Explorer</td>
<td>Sentinel</td>
<td>Diplomat</td>
<td>Analyst</td>
</tr>
<tr>
<td>Orange</td>
<td>
Blue
<br>
[alchi: upper body dress color: blue-white]
</td>
<td>
Green
<br>
[alchi: lower body dress color: green-black]
</td>
<td>Purple</td>
</tr>
<tr>
<td>
Observant (S) and Prospecting (P)
</td>
<td>
Observant (S) and Judging (J)
</td>
<td>
Intuitive (N) and Feeling (F)
</td>
<td>
Intuitive (N) and Thinking (T)
</td>
</tr>
<tr>
<td>
spontaneity<br>
ingenuity<br>
flexibility
</td>
<td>
practicality<br>
focus on order<br>
focus on security<br>
focus on stability
</td>
<td>
empathy<br>
diplomatic skills<br>
passionate idealism
</td>
<td>
rationality<br>
impartiality<br>
intellectual excellence
</td>
</tr>
<tr class="colspan-four" style="height: 8em">
<td><div>
<a href="https://www.16personalities.com/articles/our-theory">NERIS model</a> (year 2011?),
@ -3267,6 +3264,113 @@ function scrollToRandom() {
<tr class="colspan-four" style="height: 5em"><td><div>
Big Five reduced to two domain
<br>
<a href="https://sci-hub.st/https://doi.org/10.1038/s41562-018-0419-z"
>A robust data-driven approach identifies four personality types across four large data sets (Gerlach 2018)</a>
(<a href="../images/bigfive-vs-four-clusters.svg">svg</a>)
</div></td><td></td><td></td><td></td></tr>
<tr>
<td>
Self-Centered
</td>
<td>
Average
</td>
<td>
Role Model
</td>
<td>
Reserved
</td>
</tr>
<tr>
<td>
ocean 10.30.90.20.40
</td>
<td>
ocean 20.60.70.60.80
</td>
<td>
ocean 60.80.80.60.20
</td>
<td>
ocean 10.60.50.60.20
</td>
</tr>
<tr>
<td>
<tt>
o---- O<br>
-o--- C<br>
----o E<br>
-o--- A<br>
--o-- N<br>
</tt>
</td>
<td>
<tt>
o---- O<br>
---o- C<br>
---o- E<br>
---o- A<br>
----o N<br>
</tt>
</td>
<td>
<tt>
---o- O<br>
----o C<br>
---o- E<br>
----o A<br>
o---- N<br>
</tt>
</td>
<td>
<tt>
o---- O<br>
---o- C<br>
--o-- E<br>
---o- A<br>
o---- N<br>
</tt>
</td>
</tr>
<tr>
<td>
Self-Centered people score very high in extraversion and
below average in openness, agreeableness and conscientiousness.
"These are people you don't want to hang out with," Revelle said.
There is a very dramatic decrease in the number of self-centered types as people age,
both with women and men.
[childish = 13]
</td>
<td>
Average people are high in neuroticism and extraversion, while low in openness.
Females are more likely than males to fall into the Average type.
[feminine = 23]
</td>
<td>
Role Models score low in neuroticism
and high in all the other traits.
The likelihood that someone is a role model increases dramatically with age.
[mature = 24]
"These are people who are dependable and open to new ideas," Amaral said.
"These are good people to be in charge of things.
In fact, life is easier if you have more dealings with role models."
More women than men are likely to be role models.
[feminine = 23]
</td>
<td>
The Reserved type is emotionally stable, but not open or neurotic.
They are not particularly extraverted but are somewhat agreeable and conscientious.
</td>
</tr>
<tr class="colspan-four">
<td><div>
<a href="https://truecolorsintl.com/the-four-color-personalities/">true colors</a>
@ -6949,11 +7053,28 @@ function scrollToRandom() {
TP FJ FP TJ = pathos = move + sense = PE NI NE PI
-->
<tr class="colspan-four" style="height: 6em">
<td><div>MBTI, Myers Briggs Type Indicator:<br>
element / pathos / cardinal / mutable / fixed / forbidden<br>forbidden = modality four = play opposite type</div></td>
<td></td><td></td><td></td>
</tr>
<tr id="mbti" class="colspan-four" style="height: 17em"><td><div>
MBTI, Myers Briggs Type Indicator:
<br>
basetype / subtype
<br>
<br>
simple reduction from 16 MBTI types to 4 elements:
<br>
basetype and subtype are encoded with the "natural" dimensions 14/23 and 13/24.
<br>
<br>
Introversion = Thinking = types 14 = masculine brain
<br>
Extraversion = Feeling = types 23 = feminine brain
<br>
Ntuition = Perceiving = types 13 = young brain
<br>
Sensing = Judging = types 24 = old brain
<br>
<br>
alternative reduction: <a href="#mbti-david-keirsey">David Keirsey</a>
</div></td><td></td><td></td><td></td></tr>
<tr>
<td>IN__</td>
@ -6969,11 +7090,32 @@ function scrollToRandom() {
<td>__TJ</td>
</tr>
<tr class="colspan-four" style="height: 12em"><td><div>
MBTI, Myers Briggs Type Indicator:
<br>
subtypes:
cardinal / mutable / fixed / paradox
<br>
<br>
paradox subtype = basetype and subtype are opposite types
<br>
&rarr; "paradox" subtype is same as "mutable" subtype, but different encoding:
<br>
the "paradox subtype" encoding has both subtypes but no basetype.
<br>
so when someone has a "paradox" MBTI type,
my question is:
what is the basetype?
<br>
then the correct MBTI type is that basetype with its mutable subtype.
</div></td><td></td><td></td><td></td></tr>
<tr>
<td>INFP = 1x3</td>
<td>ESFP = 2x3</td>
<td>ENFJ = 3x2</td>
<td>ISFJ = 4x2</td>
<td>ENTP = 3x1</td>
<td>ISTP = 4x1</td>
</tr>
<tr>
@ -6986,8 +7128,8 @@ function scrollToRandom() {
<tr>
<td>INTJ = 1x4</td>
<td>ESTJ = 2x4</td>
<td>ENTP = 3x1</td>
<td>ISTP = 4x1</td>
<td>ENFJ = 3x2</td>
<td>ISFJ = 4x2</td>
</tr>
<!--
@ -6995,13 +7137,32 @@ function scrollToRandom() {
to measure test quality.
if the test is understood perfectly,
these "forbidden types" have a quantity of zero.
edit: no. the "forbidden modality" is equally valid
as the "mutable modality" just with a different encoding.
-->
<tr>
<td>INFJ = "1x2" → 3x3 or 4x4</td>
<td>ESTP = "2x1" → 3x3 or 4x4</td>
<td>ENTJ = "3x4" → 1x1 or 2x2</td>
<td>ISFP = "4x3" → 1x1 or 2x2</td>
<td>
INFJ = "1x2"
<br>
→ 3x3 or 4x4 = ENFP or ISTJ
</td>
<td>
ESTP = "2x1"
<br>
→ 3x3 or 4x4 = ENFP or ISTJ
</td>
<td>
ENTJ = "3x4"
<br>
→ 1x1 or 2x2 = INTP or ESFJ
</td>
<td>
ISFP = "4x3"
<br>
→ 1x1 or 2x2 = INTP or ESFJ
</td>
</tr>
@ -7013,15 +7174,15 @@ function scrollToRandom() {
-->
<tr class="colspan-four" style="height: 5em">
<td><div>MBTI with names:<br>cardinal / mutable / fixed / forbidden</div></td>
<td><div>MBTI with names:<br>cardinal / mutable / fixed / paradox</div></td>
<td></td><td></td><td></td>
</tr>
<tr>
<td>INFP = 1x3<br>Harmonizer<br>Clarifier<br>Healer</td>
<td>ESFP = 2x3<br>Motivator<br>Presenter<br>Performer</td>
<td>ENFJ = 3x2<br>Envisioner<br>Mentor<br>Teacher</td>
<td>ISFJ = 4x2<br>Protector<br>Supporter</td>
<td>ENTP = 3x1<br>Explorer<br>Inventor</td>
<td>ISTP = 4x1<br>Analyzer<br>Operator<br>Crafter</td>
</tr>
<tr>
@ -7034,8 +7195,8 @@ function scrollToRandom() {
<tr>
<td>INTJ = 1x4<br>Conceptualizer<br>Director<br>Mastermind</td>
<td>ESTJ = 2x4<br>Implementor<br>Supervisor</td>
<td>ENTP = 3x1<br>Explorer<br>Inventor</td>
<td>ISTP = 4x1<br>Analyzer<br>Operator<br>Crafter</td>
<td>ENFJ = 3x2<br>Envisioner<br>Mentor<br>Teacher</td>
<td>ISFJ = 4x2<br>Protector<br>Supporter</td>
</tr>
<tr>