Gender: Same/Different

{% for r in gender_relation_rows %} {% endfor %}
Identity Relation A B Total
{{ r.identity }} {{ r.relation }} {{ r.A }} {{ r.B }} {{ r.total }}

Ethnicity: Same/Different

{% for r in ethnicity_relation_rows %} {% endfor %}
Identity Relation A B Total
{{ r.identity }} {{ r.relation }} {{ r.A }} {{ r.B }} {{ r.total }}

Baseline

Group A B Total
All baseline {{ baseline_row.A }} {{ baseline_row.B }} {{ baseline_row.total }}
Raw Dictionary
{{ identity_choice_stats }}