(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = 'erg6hufukl7kb5uahktp07i541'  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '408' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 408  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 408 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '338'  

(mysql): SELECT * FROM article_settings WHERE article_id = '408'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 408 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '32' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 32  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '32'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:18' >= s.date_start AND '2026-05-27 19:00:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:18' >= s.date_start AND '2026-05-27 19:00:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:18' >= s.date_start AND '2026-05-27 19:00:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 408  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '408' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 408  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 408 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '338'  

(mysql): SELECT * FROM article_settings WHERE article_id = '408'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 408 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:18' >= s.date_start AND '2026-05-27 19:00:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:18' >= s.date_start AND '2026-05-27 19:00:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:00:18' >= s.date_start AND '2026-05-27 19:00:18' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 408 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
Successful Sex Pre-selection using Natural Family Planning | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 408 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1318'   <hr /> McSweeney | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 408 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1318'  

(mysql): SELECT * FROM authors WHERE submission_id = 408 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1318'  

Successful Sex Pre-selection using Natural Family Planning


(mysql): SELECT * FROM authors WHERE submission_id = 408 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '1318'  
Léonie McSweeney

Abstract

The objective of the study was to test the hypothesis that gender can be preselected by timing coitus in relation to ovulation, the marker of ovulation being the Peak symptom according to the Billings Method. A blind prospective study of 99 couples wishing to preselect the sex of their child was conducted in Nigeria, using the Post-Peak approach of Billings Method for males and Pre-Peak for females. Research co-ordinators examined the ‘post-conception’ form within four months of conception. This form recorded the timing of coitus prior to conception, and from this, the sex of child was predicted.  94 of the couples had a child of pre-selected sex showing a method success of 94.9%.  78 of 81 predicting a male were successful (96.3%) and 16 of the 18 predicting a female (88.9%). There was one user-failure, a couple who wanted a girl, timed coitus as for a boy, which they had. The study indicates that where comprehensive instruction is provided, the sex of a child can be preselected with a high degree of confidence by timing coitus, using the Post-Peak approach of Billings Method for males and Pre-Peak for females (Afr J Reprod Health 2011; 15[1]: 79-84).

 

Résumé

 

Présélection de sexe réussite à travers la planification familiale naturelle. L’étude avait pour objectif de vérifier l’hypothèse selon laquelle l’on peut présélectionner le sexe tout en calculant la date et l’heure du coït par rapport à l’ovulation, le marqueur de l’ovulation étant le symptôme du débit maximum selon la méthode de Billings.  Une étude prospective à l’aveugle de 99 couples désireuses de présélectionner le sexe de leurs enfants a été menée au Nigéria à l’aide de l’approche du post débit du maximum de la méthode de Billings pour les hommes et d’avant débit du maximum pour les femelles.  Les coordinateurs de recherche ont examiné la forme de la « post-conception » au cours de quatre mois de la conception. Cette forme a enregistré la date et l’heure du coït avant la conception et é partir de ceci on a prédit le sexe de l’enfant.  94 couples avaient des enfants dont le sexe a été sélectionné, ce qui montre un succès de méthode de 94,9%.  78 sur 81 qui ont prédit un mâle ont réussi (96,3%) et 16 sur 18 qui  ont prédit une femelle ont réussi (88,9%).  Il y a eu un cas raté ; le couple qui désirait une fille, ont fait le calcul comme s’il désirait un garçon, ce qu’il a eu en conséquence.  L’étude montre que là où il y a une instruction compréhensive, l’on peut présélectionner le sexe de l’enfant avec une grande confiance en calculant le jour et l’heure du coït, à l’aide de l’approche du post débit du maximum d’après la méthode de Billings pour les mâles  et le pré débit du maximum pour les femelles (Afr J Reprod Health 2011; 15[1]: 79-84).

 

 

  Keywords: Family Planning; HIV Control; Obstetrics; Sex-Preselection

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10947'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10947 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '10948'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10948 ORDER BY metadata_description_id DESC  

Odeblad E. Physical properties of cervical mucus. mucus in health and disease. Adv.Exp. Med. Biol. 1977;89,216-25.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10949'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10949 ORDER BY metadata_description_id DESC  

Odeblad E. The cervix, the vagina and fertility. Billings Atlas of the Ovulation Method 5th edition. Ovulation Method Research and Reference Centre of Australia, Victoria, 1989.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10950'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10950 ORDER BY metadata_description_id DESC  

Brown JB. Studies on Human Reproduction: Ovarian Activity and Fertility. Ovulation Method Research and Reference Centre of Australia, Victoria, 2000.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10951'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10951 ORDER BY metadata_description_id DESC  

Ryder B, Campbell H. Natural Family Planning in the 1990s. Lancet 1995; 346: 233-234.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10952'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10952 ORDER BY metadata_description_id DESC  

Ryder RE. Natural Family Planning: Effective birth control supported by the Catholic Church: British Medical Journal 1993; 307: 723-726.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10953'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10953 ORDER BY metadata_description_id DESC  

World Health Organisation. A prospective multicentre trial of the ovulation Method of natural family planning. The teaching phase. Fertil. Steril. 1981; 36: 152-158.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10954'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10954 ORDER BY metadata_description_id DESC  

Depares J, Ryder RE, Walker SM, Scanlon MF, Norman CM. Ovarian ultrasonography highlights precision of symptoms of ovulation as markers of ovulation. Br. Med. J. 1986; 292: 1562


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10955'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10955 ORDER BY metadata_description_id DESC  

Odeblad E. University of Umea, Sweden. Paper delivered in October 2001 at The National Conference of the Ovulation Method Research and Reference Centre, Melbourne.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10956'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10956 ORDER BY metadata_description_id DESC  

Shettles LB. Factors influencing sex ratios: Int. Journal of Gynaecology & Obstetrics 1970; 8: 643.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10957'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10957 ORDER BY metadata_description_id DESC  

Billings JJ. The Ovulation Method 7th. Edition. Advocate Press: Melbourne, 1983.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10958'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10958 ORDER BY metadata_description_id DESC  

Billings E.L., Billings J.J., and Caterinich M. Billings Atlas of the Ovulation Method 5th edition. Ovulation Method Research and Reference Centre of Australia, Victoria, 1989.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10959'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10959 ORDER BY metadata_description_id DESC  

McSweeney L. Love & Life: Natural Family Planning: Billings Method, 9th ed. PLAN National Hqrs., Eleta, Ibadan, Nigeria 2002.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10960'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10960 ORDER BY metadata_description_id DESC  

Odeblad E. The discovery of different types of cervical mucus and the Billings Ovulation Method. Ovulation Method Research and Reference Centre of Australia.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '10961'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 10961 ORDER BY metadata_description_id DESC  

Simcock B.W. Sons & Daughters - A Sex-Preselection Study. Med.J.Aust. 1985; 142: 541.

Wilcox A.J., Weinberg CR, Baird DB. Timing of sexual intercourse in relation to ovulation; effects on the probability of conception, survival of the pregnancy, and sex of the baby. New Engl.J.Med. 1995; 333 (23): 1517-21.


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 408 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779908413, last_used = 1779908418, remember = 0, data = '', domain = 'www.ajrh.info' WHERE session_id = 'erg6hufukl7kb5uahktp07i541'