Pregnancy/Data: 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> <RiskModel name=Pregnancy_Risk_Per_Moth calculation=..." |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Risk of Pregnancy | Risk of Pregnancy... | ||
NOTE: THIS IS ALL MADE UP TEST DATA!!! | NOTE: THIS IS ALL MADE UP TEST DATA!!! | ||
Line 27: | Line 27: | ||
</datatable2> | </datatable2> | ||
<RiskModel name=Pregnancy_Risk_Per_Moth calculation="fertility* | <RiskModel name=Pregnancy_Risk_Per_Moth calculation="fertility * effectiveness">Your chances of getting preganant in a month are about {result} in 100.</RiskModel> |
Latest revision as of 21:46, 21 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/Data:Pregnancy_Risk_Per_Moth Calculation: fertility * effectiveness Content: Your chances of getting preganant in a month are about {result} in 100.