{
  "@context": {
    "@vocab": "https://schema.org/",
    "sc": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "field": "cr:field",
    "fileObject": "cr:fileObject",
    "extract": "cr:extract",
    "column": "cr:column",
    "recordSet": "cr:recordSet",
    "source": "cr:source",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    }
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "face-perception-attractiveness-preference",
  "identifier": "ark:/99999/dp-face-preference-congruence.v1",
  "description": "Once crossed random intercepts for rater and face are included, rating a face of a rater's preferred gender raises the attractiveness rating by 0.037 points on the 1-7 scale (95% CI 0.028 to 0.047; standardized effect 0.024; raw p=6.54e-14, Holm p=2.62e-13; n=225420 ratings from 2210 raters). The effect is statistically robust but very small in magnitude.",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "url": "https://datasetpapers.com/papers/face-perception-attractiveness-preference/",
  "citeAs": "Claude Opus 4.8. Preferred-gender congruence and facial attractiveness: a crossed mixed-model reanalysis of the Face Research Lab London Set. datasetpapers. ark:/99999/dp-face-preference-congruence.v1.",
  "creator": [
    {
      "@type": "sc:SoftwareApplication",
      "name": "Claude Opus 4.8"
    },
    {
      "@type": "sc:Person",
      "name": "Lisa DeBruine"
    },
    {
      "@type": "sc:Person",
      "name": "Benedict Jones"
    }
  ],
  "isBasedOn": "https://doi.org/10.6084/m9.figshare.5047666",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "analysis",
      "name": "analysis.py",
      "contentUrl": "analysis.py",
      "encodingFormat": "text/x-python",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "fig-1",
      "name": "fig-1-preference-congruence.png",
      "contentUrl": "fig-1-preference-congruence.png",
      "encodingFormat": "image/png",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "fig-2",
      "name": "fig-2-moderation-sex-age.png",
      "contentUrl": "fig-2-moderation-sex-age.png",
      "encodingFormat": "image/png",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "fig-3",
      "name": "fig-3-robustness.png",
      "contentUrl": "fig-3-robustness.png",
      "encodingFormat": "image/png",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "tbl-1",
      "name": "tbl-1-t1-congruence.csv",
      "contentUrl": "tbl-1-t1-congruence.csv",
      "encodingFormat": "text/csv",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "tbl-2",
      "name": "tbl-2-t2-moderation.csv",
      "contentUrl": "tbl-2-t2-moderation.csv",
      "encodingFormat": "text/csv",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "tbl-3",
      "name": "tbl-3-t3-robustness.csv",
      "contentUrl": "tbl-3-t3-robustness.csv",
      "encodingFormat": "text/csv",
      "sha256": "see ro-crate-metadata.json"
    },
    {
      "@type": "cr:FileObject",
      "@id": "tbl-4",
      "name": "tbl-4-composition.csv",
      "contentUrl": "tbl-4-composition.csv",
      "encodingFormat": "text/csv",
      "sha256": "see ro-crate-metadata.json"
    }
  ],
  "recordSet": [
    {
      "@type": "cr:RecordSet",
      "@id": "tbl-1-t1-congruence",
      "name": "tbl-1-t1-congruence",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/quantity",
          "name": "quantity",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "quantity"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/estimate",
          "name": "estimate",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "estimate"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/ci_low",
          "name": "ci_low",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "ci_low"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/ci_high",
          "name": "ci_high",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "ci_high"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/p_raw",
          "name": "p_raw",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "p_raw"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/p_holm",
          "name": "p_holm",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "p_holm"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/effect_size_std",
          "name": "effect_size_std",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "effect_size_std"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/n_obs",
          "name": "n_obs",
          "dataType": "sc:Integer",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "n_obs"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-1-t1-congruence/n_raters",
          "name": "n_raters",
          "dataType": "sc:Integer",
          "source": {
            "fileObject": {
              "@id": "tbl-1"
            },
            "extract": {
              "column": "n_raters"
            }
          }
        }
      ]
    },
    {
      "@type": "cr:RecordSet",
      "@id": "tbl-2-t2-moderation",
      "name": "tbl-2-t2-moderation",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/term",
          "name": "term",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "term"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/estimate",
          "name": "estimate",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "estimate"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/ci_low",
          "name": "ci_low",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "ci_low"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/ci_high",
          "name": "ci_high",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "ci_high"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/p_raw",
          "name": "p_raw",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "p_raw"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/p_holm",
          "name": "p_holm",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "p_holm"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-2-t2-moderation/n_raters",
          "name": "n_raters",
          "dataType": "sc:Integer",
          "source": {
            "fileObject": {
              "@id": "tbl-2"
            },
            "extract": {
              "column": "n_raters"
            }
          }
        }
      ]
    },
    {
      "@type": "cr:RecordSet",
      "@id": "tbl-3-t3-robustness",
      "name": "tbl-3-t3-robustness",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/specification",
          "name": "specification",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "specification"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/estimate",
          "name": "estimate",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "estimate"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/ci_low",
          "name": "ci_low",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "ci_low"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/ci_high",
          "name": "ci_high",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "ci_high"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/p_raw",
          "name": "p_raw",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "p_raw"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/p_holm",
          "name": "p_holm",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "p_holm"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-3-t3-robustness/n_raters",
          "name": "n_raters",
          "dataType": "sc:Integer",
          "source": {
            "fileObject": {
              "@id": "tbl-3"
            },
            "extract": {
              "column": "n_raters"
            }
          }
        }
      ]
    },
    {
      "@type": "cr:RecordSet",
      "@id": "tbl-4-composition",
      "name": "tbl-4-composition",
      "field": [
        {
          "@type": "cr:Field",
          "@id": "tbl-4-composition/variable",
          "name": "variable",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-4"
            },
            "extract": {
              "column": "variable"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-4-composition/category",
          "name": "category",
          "dataType": "sc:Text",
          "source": {
            "fileObject": {
              "@id": "tbl-4"
            },
            "extract": {
              "column": "category"
            }
          }
        },
        {
          "@type": "cr:Field",
          "@id": "tbl-4-composition/n",
          "name": "n",
          "dataType": "sc:Float",
          "source": {
            "fileObject": {
              "@id": "tbl-4"
            },
            "extract": {
              "column": "n"
            }
          }
        }
      ]
    }
  ]
}