全同胞交配的父母双方都是共同祖先,因此有两条独立的 1,1 路径,各贡献 (1/2)³:F = 1/8 + 1/8 = 0.25。当隐性致病等位基因频率 q = 0.01 时,近交子女患病风险为 q² + F·q·(1−q) = 0.0001 + 0.25×0.0099 = 0.002575(0.2575%)——是随机婚配风险 q² 的 25.75 倍。与全同胞交配的经典参考值一致。{"result":"Inbreeding coefficient F = 0.25 (2 paths). Affected-child risk at q=0.01: 0.002575 = 25.75× random mating.","metadata":{"input":{"mode":"multiple","paths":["1,1,0","1,1,0"]},"result":{"F":0.25,"pathCount":2,"affectedRisk":0.002575,"riskMultiplier":25.75}}}
半同胞配偶只共享一个亲本作为共同祖先,因此单条 1,1 路径贡献 (1/2)^(1+1+1) = 1/8:F = 0.125。当 q = 0.01 时,子女患病风险为 q² + 0.125×0.0099 = 0.001337(0.1337%),约为随机婚配基线的 13.4 倍。亲子交配则通过单条 1,0 路径得到与全同胞相同的 F = 0.25。{"result":"Inbreeding coefficient F = 0.125 (1 path, n1=1, n2=1). Affected-child risk at q=0.01: 0.001337 = 13.375× random mating.","metadata":{"input":{"mode":"single","n1":1,"n2":1,"ancestorInbreeding":0},"result":{"F":0.125,"pathCount":1,"affectedRisk":0.001337,"riskMultiplier":13.375}}}