Jump to content

Pregnancy: Difference between revisions

From RiskiPedia
No edit summary
No edit summary
 
(4 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!!!
Your chances of getting pregnant depend on several factors. The most important for most people are:
<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">
Age of the woman:<DropDown title="Mother's Age" table="Pregnancy/Data:mother_fertility" cookie=fertility></DropDown>
<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="fertility*birth_control">Your chances of getting preganant in a month are about {result} in 100.</RiskModel>
What kind of birth control is being used:<DropDown title="Birth Control Method" table="Pregnancy/Data:birthcontrol" cookie=birth_control></DropDown>
 
<RiskDisplay model="Pregnancy/Data:Pregnancy_Risk_Per_Moth"></RiskDisplay>

Latest revision as of 20:19, 19 August 2025

Risk of Pregnancy

Your chances of getting pregnant depend on several factors. The most important for most people are:

Age of the woman:

What kind of birth control is being used:

Your chances of getting preganant in a month are about {result} in 100.