Skeletal Sex Indicators Interactive Diagram¶
Run the Skeletal Sex Indicators Diagram Fullscreen
About This MicroSim¶
When forensic anthropologists find skeletal remains, one of the first questions is: was this person male or female? The skeleton holds the answer — especially in the pelvis, which is shaped differently because of childbirth, and secondarily in the skull.
This MicroSim puts the male and female versions side by side so you can identify each diagnostic feature, see how it differs between the sexes, and learn how reliable each one is. Pelvic features are the gold standard; skull features help but are less certain.
How to Use It¶
- The grid shows four schematics: male and female pelvis on top, male and female skull below. Male features are marked in red, female in blue.
- Click any numbered feature — subpubic angle, greater sciatic notch, pelvic inlet, brow ridge, mastoid process, or mental eminence (chin).
- The Feature Detail panel shows what that feature looks like in males vs. females and a reliability bar with its accuracy as a sex indicator.
- Press Hide Labels to remove the names and test whether you can identify each feature from memory.
- Press Quiz Me: one feature's description appears, and you choose Male or Female. The sim tells you if you're right and reminds you how reliable that feature is.
What You Can Learn¶
- Identify the main pelvic and cranial features used to estimate biological sex.
- Describe how each feature differs between male and female skeletons.
- Recall which indicators are most reliable — and why the pelvis beats the skull.
You can embed this MicroSim on your own web page with this iframe:
<iframe src="https://dmccreary.github.io/forensic-science/sims/skeletal-sex-indicators/main.html"
width="100%" height="552" scrolling="no"></iframe>
Lesson Plan¶
Audience: High-school forensic science (grades 9–12) Time: 8–12 minutes Bloom level: Remember (L1) — identify.
Worked example. Click the subpubic angle on both pelvises. Note the male's narrow V (under 90°) versus the female's wide U (over 90°), and that this feature is ~95% reliable. Then compare the brow ridge on the two skulls and notice its lower reliability (~85%).
Guided questions:
- Which three features are on the pelvis, and which three are on the skull?
- Why is the female pelvis wider and the subpubic angle larger?
- If the skull says "male" but the pelvis says "female," which should you trust more, and why?
Extension. Real cases often have only fragments of a skeleton. Using the reliability percentages here, explain why finding an intact pelvis is far more useful to an anthropologist than finding an intact skull.
References¶
- Forensic anthropology (Wikipedia) — estimating sex, age, and ancestry from bone.
- Pelvis (Wikipedia) — sexual dimorphism of the human pelvis.
- Greater sciatic notch (Wikipedia) — a key sex-estimation landmark.
- p5.js reference — the library used to build this simulation.
Specification¶
This MicroSim was generated from a specification in Chapter 11: Forensic Anthropology and Skeletal Biology.
Design note: the pelvis and skull are schematic line drawings drawn with sex-distinct proportions to highlight each feature — they are teaching diagrams, not anatomically exact models. The accuracy percentages are typical published ranges; real sex estimation scores several features together rather than relying on any one.