Pregnancy: Difference between revisions
Appearance
Created page with "Risk of Pregnancy NOTE: THIS IS ALL MADE UP TEST DATA!!! <datatable2 table="mother_fertility" columns="Age|fertility" class="wikitable"> <head> |- !Age !fertility </head> 12-25|.9 25-40|.8 40-55|.5 55-999|0.001 </datatable2> <datatable2 table="birthcontrol" columns="method|effectiveness" class="wikitable"> <head> |- !method !effectiveness </head> None|0 Rhythm|90 Condom|95 IUD|99.9 Tubal Ligation|99.99 </datatable2>" |
No edit summary |
||
Line 26: | Line 26: | ||
Tubal Ligation|99.99 | Tubal Ligation|99.99 | ||
</datatable2> | </datatable2> | ||
<RiskModel name=Pregnancy_Risk_Per_Moth calculation="fertility*birth_control">Your chances of getting preganant in a month are about {result} in 100.</RiskModel> |
Revision as of 19:45, 19 August 2025
Risk of Pregnancy
NOTE: THIS IS ALL MADE UP TEST DATA!!!
Age | fertility |
---|---|
12-25 |
.9 |
25-40 |
.8 |
40-55 |
.5 |
55-999 |
0.001 |
method | effectiveness |
---|---|
None |
0 |
Rhythm |
90 |
Condom |
95 |
IUD |
99.9 |
Tubal Ligation |
99.99 |
RiskModel: Pregnancy:Pregnancy_Risk_Per_Moth Calculation: fertility*birth_control Content: Your chances of getting preganant in a month are about {result} in 100.