select CASE
WHEN {SEX} = "M" THEN (175 *(POWER(%CH003%),-1.154)) * (POWER{AGEBIRTH},−0.203)
WHEN {SEX} = "F" THEN (175 *(POWER(%CH003%),-1.154)) * (POWER{AGEBIRTH},−0.203) * 0.742
ELSE 0
END
To embed this project on your website, copy the following code and paste it into your website's HTML: