II.
SkillArea JSON
Structured · liveskill-area:biostatistics
Biostatistics json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:biostatistics",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Biostatistics",
"description": "Applying statistical methods to biological and medical research — survival\nanalysis, clinical trial design (sample sizing, randomization), mixed-effects\nmodels, and regulatory-standard statistical analysis plans (SAPs).\n",
"expertiseLevels": [
"expert",
"authoritative"
]
},
"outgoingEdges": [
{
"from": "skill-area:biostatistics",
"to": "domain:healthcare",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:biostatistics",
"to": "domain:computational-biology",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}