fbpx
Wikipedia

Boschloo's test

Boschloo's test is a statistical hypothesis test for analysing 2x2 contingency tables. It examines the association of two Bernoulli distributed random variables and is a uniformly more powerful alternative to Fisher's exact test. It was proposed in 1970 by R. D. Boschloo.[1]

Setting edit

A 2 × 2 contingency table visualizes   independent observations of two binary variables   and  :

 

The probability distribution of such tables can be classified into three distinct cases.[2]

  1. The row sums   and column sums   are fixed in advance and not random.
    Then all   are determined by   If   and   are independent,   follows a hypergeometric distribution with parameters  
     
  2. The row sums   are fixed in advance but the column sums   are not.
    Then all random parameters are determined by   and   and   follow a binomial distribution with probabilities  
     
     
  3. Only the total number   is fixed but the row sums   and the column sums   are not.
    Then the random vector   follows a multinomial distribution with probability vector  

Experiment type 1: Rare taste-test experiment, fully constrained edit

Fisher's exact test is designed for the first case and therefore an exact conditional test (because it conditions on the column sums). The typical example of such a case is the Lady tasting tea: A lady tastes 8 cups of tea with milk. In 4 of those cups the milk is poured in before the tea. In the other 4 cups the tea is poured in first.

The lady tries to assign the cups to the two categories. Following our notation, the random variable   represents the used method (1 = milk first, 0 = milk last) and   represents the lady's guesses (1 = milk first guessed, 0 = milk last guessed). Then the row sums are the fixed numbers of cups prepared with each method:   The lady knows that there are 4 cups in each category, so will assign 4 cups to each method. Thus, the column sums are also fixed in advance:   If she is not able to tell the difference,   and   are independent and the number   of correctly classified cups with milk first follows the hypergeometric distribution  

Experiment type 2: Normal laboratory controlled experiment, only one margin constrained edit

Boschloo's test is designed for the second case and therefore an exact unconditional test. Examples of such a case are often found in medical research, where a binary endpoint is compared between two patient groups. Following our notation,   represents the first group that receives some medication of interest.   represents the second group that receives a placebo.   indicates the cure of a patient (1 = cure, 0 = no cure). Then the row sums equal the group sizes and are usually fixed in advance. The column sums are the total number of cures respectively disease continuations and not fixed in advance.

Experiment type 3: Field observation, no marginal constraints at all edit

Pearson's chi-squared test (without any "continuity correction") is the correct choice for the third case, where there are no constraints on either the row totals or the column totals. This third scenario describes most observational studies or "field-observations", where data is collected as-available in an uncontrolled environment. For example, if one goes out collecting two types of butterflies of some particular predetermined identifiable color, which can be recognized before capture, however it is not possible to distinguished whether a butterfly is species 1 or species 0; before it is captured and closely examined: One can merely tell by its color that a butterfly being pursued must be either one of the two species of interest. For any one day's session of butterfly collecting, one cannot predetermine how many of each species will be collected, only perhaps the total number of capture, depending on the collector's criterion for stopping. If the species are tallied in separate rows of the table, then the row sums are unconstrained and independently binomially distributed. The second distinction between the captured butterflies will be whether the butterfly is female (type 1) or male (type 0), tallied in the columns. If its sex also requires close examination of the butterfly, that also is independently binomially random. That means that because of the experimental design, the column sums are unconstrained just like the rows are: Neither the count for either of species, nor count of the sex of the captured butterflies in each species is predetermined by the process of observation, and neither total constrains the other.

The only possible constraint is the grand total of all butterflies captured, and even that could itself be unconstrained, depending on how the collector decides to stop. But since one cannot reliably know beforehand for any one particular day in any one particular meadow how successful one's pursuit might be during the time available for collection, even the grand total might be unconstrained: It depends on whether the constraint on data collected is the time available to catch butterflies, or some predetermined total to be collected, perhaps to ensure adequately significant statistics.

This type of 'experiment' (also called a "field observation") is almost entirely uncontrolled, hence some prefer to only call it an 'observation', not an 'experiment'. All the numbers in the table are independently random. Each of the cells of the contingency table is a separate binomial probability and neither Fisher's fully constrained 'exact' test nor Boschloo's partly-constrained test are based on the statistics arising from the experimental design. Pearson's chi-squared test is the appropriate test for an unconstrained observational study, and Pearson's test, in turn, employs the wrong statistical model for the other two types of experiment. (Note in passing that Pearson's chi-squared statistic should never have any "continuity correction" applied, what-so-ever, e.g. no "Yates' correction": The consequence of that "correction" will be to distort its p values to match Fisher's test, i.e. give the wrong answer.)

Test hypothesis edit

The null hypothesis of Boschloo's one-tailed test (high values of   favor the alternative hypothesis) is:

 

The null hypothesis of the one-tailed test can also be formulated in the other direction (small values of   favor the alternative hypothesis):

 

The null hypothesis of the two-tailed test is:

 

There is no universal definition of the two-tailed version of Fisher's exact test.[3] Since Boschloo's test is based on Fisher's exact test, a universal two-tailed version of Boschloo's test also doesn't exist. In the following we deal with the one-tailed test and  .

Boschloo's idea edit

We denote the desired significance level by  . Fisher's exact test is a conditional test and appropriate for the first of the above mentioned cases. But if we treat the observed column sum   as fixed in advance, Fisher's exact test can also be applied to the second case. The true size of the test then depends on the nuisance parameters   and  . It can be shown that the size maximum   is taken for equal proportions  [4] and is still controlled by  .[1] However, Boschloo stated that for small sample sizes, the maximal size is often considerably smaller than  . This leads to an undesirable loss of power.

Boschloo proposed to use Fisher's exact test with a greater nominal level  . Here,   should be chosen as large as possible such that the maximal size is still controlled by  :  . This method was especially advantageous at the time of Boschloo's publication because   could be looked up for common values of   and  . This made performing Boschloo's test computationally easy.

Test statistic edit

The decision rule of Boschloo's approach is based on Fisher's exact test. An equivalent way of formulating the test is to use the p-value of Fisher's exact test as test statistic. Fisher's p-value is calculated from the hypergeometric distribution (for ease of notation we write   instead of  ):

 

The distribution of   is determined by the binomial distributions of   and   and depends on the unknown nuisance parameter  . For a specified significance level   the critical value of   is the maximal value   that satisfies  . The critical value   is equal to the nominal level of Boschloo's original approach.

Modification edit

Boschloo's test deals with the unknown nuisance parameter   by taking the maximum over the whole parameter space  . The Berger & Boos procedure takes a different approach by maximizing   over a   confidence interval of   and adding  .[5]   is usually a small value such as 0.001 or 0.0001. This results in a modified Boschloo's test which is also exact.[6]

Comparison to other exact tests edit

All exact tests hold the specified significance level but can have varying power in different situations. Mehrotra et al. compared the power of some exact tests in different situations.[6] The results regarding Boschloo's test are summarized in the following.

Modified Boschloo's test edit

Boschloo's test and the modified Boschloo's test have similar power in all considered scenarios. Boschloo's test has slightly more power in some cases, and vice versa in some other cases.

Fisher's exact test edit

Boschloo's test is by construction uniformly more powerful than Fisher's exact test. For small sample sizes (e.g. 10 per group) the power difference is large, ranging from 16 to 20 percentage points in the regarded cases. The power difference is smaller for greater sample sizes.

Exact Z-Pooled test edit

This test is based on the test statistic

 

where   are the group event rates and   is the pooled event rate.

The power of this test is similar to that of Boschloo's test in most scenarios. In some cases, the  -Pooled test has greater power, with differences mostly ranging from 1 to 5 percentage points. In very few cases, the difference goes up to 9 percentage points.

This test can also be modified by the Berger & Boos procedure. However, the resulting test has very similar power to the unmodified test in all scenarios.

Exact Z-Unpooled test edit

This test is based on the test statistic

 

where   are the group event rates.

The power of this test is similar to that of Boschloo's test in many scenarios. In some cases, the  -Unpooled test has greater power, with differences ranging from 1 to 5 percentage points. However, in some other cases, Boschloo's test has noticeably greater power, with differences up to 68 percentage points.

This test can also be modified by the Berger & Boos procedure. The resulting test has similar power to the unmodified test in most scenarios. In some cases, the power is considerably improved by the modification but the overall power comparison to Boschloo's test remains unchanged.

Software edit

The calculation of Boschloo's test can be performed in following software:

  • The function scipy.stats.boschloo_exact from SciPy
  • Packages Exact and exact2x2 of the programming language R
  • StatXact

See also edit

References edit

  1. ^ a b Boschloo R.D. (1970). "Raised Conditional Level of Significance for the 2x2-table when Testing the Equality of Two Probabilities". Statistica Neerlandica. 24: 1–35. doi:10.1111/j.1467-9574.1970.tb00104.x.
  2. ^ Lydersen, S.; Fagerland, M.W.; Laake, P. (2009). "Recommended tests for association in 2 × 2 tables". Statist. Med. 28 (7): 1159–1175. doi:10.1002/sim.3531. PMID 19170020. S2CID 3900997.
  3. ^ Martín Andrés, A, and I. Herranz Tejedor (1995). "Is Fisher's exact test very conservative?". Computational Statistics and Data Analysis. 19 (5): 579–591. doi:10.1016/0167-9473(94)00013-9.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  4. ^ Finner, H, and Strassburger, K (2002). "Structural properties of UMPU-tests for 2x2 tables and some applications". Journal of Statistical Planning and Inference. 104: 103–120. doi:10.1016/S0378-3758(01)00122-7.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  5. ^ Berger, R L, and Boos, D D (1994). "P Values Maximized Over a Confidence Set for the Nuisance Parameter". Journal of the American Statistical Association. 89 (427): 1012–1016. doi:10.2307/2290928. JSTOR 2290928.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  6. ^ a b Mehrotra, D V, Chan, I S F, and Berger, R L (2003). "A cautionary note on exact unconditional inference for a difference between two independent binomial proportions". Biometrics. 59 (2): 441–450. doi:10.1111/1541-0420.00051. PMID 12926729. S2CID 28556526.{{cite journal}}: CS1 maint: multiple names: authors list (link)

boschloo, test, this, article, contain, excessive, amount, intricate, detail, that, interest, only, particular, audience, please, help, spinning, relocating, relevant, information, removing, excessive, detail, that, against, wikipedia, inclusion, policy, 2020,. This article may contain an excessive amount of intricate detail that may interest only a particular audience Please help by spinning off or relocating any relevant information and removing excessive detail that may be against Wikipedia s inclusion policy May 2020 Learn how and when to remove this message Boschloo s test is a statistical hypothesis test for analysing 2x2 contingency tables It examines the association of two Bernoulli distributed random variables and is a uniformly more powerful alternative to Fisher s exact test It was proposed in 1970 by R D Boschloo 1 Contents 1 Setting 1 1 Experiment type 1 Rare taste test experiment fully constrained 1 2 Experiment type 2 Normal laboratory controlled experiment only one margin constrained 1 3 Experiment type 3 Field observation no marginal constraints at all 2 Test hypothesis 3 Boschloo s idea 4 Test statistic 5 Modification 6 Comparison to other exact tests 6 1 Modified Boschloo s test 6 2 Fisher s exact test 6 3 Exact Z Pooled test 6 4 Exact Z Unpooled test 7 Software 8 See also 9 ReferencesSetting editA 2 2 contingency table visualizes n displaystyle n nbsp independent observations of two binary variables A displaystyle A nbsp and B displaystyle B nbsp B 1 B 0 Total A 1 x 11 x 10 n 1 A 0 x 01 x 00 n 0 Total s 1 s 0 n displaystyle begin array c cc c amp B 1 amp B 0 amp mbox Total hline A 1 amp x 11 amp x 10 amp n 1 A 0 amp x 01 amp x 00 amp n 0 hline mbox Total amp s 1 amp s 0 amp n end array nbsp The probability distribution of such tables can be classified into three distinct cases 2 The row sums n 1 n 0 displaystyle n 1 n 0 nbsp and column sums s 1 s 0 displaystyle s 1 s 0 nbsp are fixed in advance and not random Then all x i j displaystyle x ij nbsp are determined by x 11 displaystyle x 11 nbsp If A displaystyle A nbsp and B displaystyle B nbsp are independent x 11 displaystyle x 11 nbsp follows a hypergeometric distribution with parameters n n 1 s 1 displaystyle n n 1 s 1 nbsp x 11 Hypergeometric n n 1 s 1 displaystyle x 11 sim mbox Hypergeometric n n 1 s 1 nbsp The row sums n 1 n 0 displaystyle n 1 n 0 nbsp are fixed in advance but the column sums s 1 s 0 displaystyle s 1 s 0 nbsp are not Then all random parameters are determined by x 11 displaystyle x 11 nbsp and x 01 displaystyle x 01 nbsp and x 11 x 01 displaystyle x 11 x 01 nbsp follow a binomial distribution with probabilities p 1 p 0 displaystyle p 1 p 0 nbsp x 11 B n 1 p 1 displaystyle x 11 sim B n 1 p 1 nbsp x 01 B n 0 p 0 displaystyle x 01 sim B n 0 p 0 nbsp Only the total number n displaystyle n nbsp is fixed but the row sums n 1 n 0 displaystyle n 1 n 0 nbsp and the column sums s 1 s 0 displaystyle s 1 s 0 nbsp are not Then the random vector x 11 x 10 x 01 x 00 displaystyle x 11 x 10 x 01 x 00 nbsp follows a multinomial distribution with probability vector p 11 p 10 p 01 p 00 displaystyle p 11 p 10 p 01 p 00 nbsp Experiment type 1 Rare taste test experiment fully constrained edit Fisher s exact test is designed for the first case and therefore an exact conditional test because it conditions on the column sums The typical example of such a case is the Lady tasting tea A lady tastes 8 cups of tea with milk In 4 of those cups the milk is poured in before the tea In the other 4 cups the tea is poured in first The lady tries to assign the cups to the two categories Following our notation the random variable A displaystyle A nbsp represents the used method 1 milk first 0 milk last and B displaystyle B nbsp represents the lady s guesses 1 milk first guessed 0 milk last guessed Then the row sums are the fixed numbers of cups prepared with each method n 1 4 n 0 4 displaystyle n 1 4 n 0 4 nbsp The lady knows that there are 4 cups in each category so will assign 4 cups to each method Thus the column sums are also fixed in advance s 1 4 s 0 4 displaystyle s 1 4 s 0 4 nbsp If she is not able to tell the difference A displaystyle A nbsp and B displaystyle B nbsp are independent and the number x 11 displaystyle x 11 nbsp of correctly classified cups with milk first follows the hypergeometric distribution Hypergeometric 8 4 4 displaystyle mbox Hypergeometric 8 4 4 nbsp Experiment type 2 Normal laboratory controlled experiment only one margin constrained edit Boschloo s test is designed for the second case and therefore an exact unconditional test Examples of such a case are often found in medical research where a binary endpoint is compared between two patient groups Following our notation A 1 displaystyle A 1 nbsp represents the first group that receives some medication of interest A 0 displaystyle A 0 nbsp represents the second group that receives a placebo B displaystyle B nbsp indicates the cure of a patient 1 cure 0 no cure Then the row sums equal the group sizes and are usually fixed in advance The column sums are the total number of cures respectively disease continuations and not fixed in advance Experiment type 3 Field observation no marginal constraints at all edit Pearson s chi squared test without any continuity correction is the correct choice for the third case where there are no constraints on either the row totals or the column totals This third scenario describes most observational studies or field observations where data is collected as available in an uncontrolled environment For example if one goes out collecting two types of butterflies of some particular predetermined identifiable color which can be recognized before capture however it is not possible to distinguished whether a butterfly is species 1 or species 0 before it is captured and closely examined One can merely tell by its color that a butterfly being pursued must be either one of the two species of interest For any one day s session of butterfly collecting one cannot predetermine how many of each species will be collected only perhaps the total number of capture depending on the collector s criterion for stopping If the species are tallied in separate rows of the table then the row sums are unconstrained and independently binomially distributed The second distinction between the captured butterflies will be whether the butterfly is female type 1 or male type 0 tallied in the columns If its sex also requires close examination of the butterfly that also is independently binomially random That means that because of the experimental design the column sums are unconstrained just like the rows are Neither the count for either of species nor count of the sex of the captured butterflies in each species is predetermined by the process of observation and neither total constrains the other The only possible constraint is the grand total of all butterflies captured and even that could itself be unconstrained depending on how the collector decides to stop But since one cannot reliably know beforehand for any one particular day in any one particular meadow how successful one s pursuit might be during the time available for collection even the grand total might be unconstrained It depends on whether the constraint on data collected is the time available to catch butterflies or some predetermined total to be collected perhaps to ensure adequately significant statistics This type of experiment also called a field observation is almost entirely uncontrolled hence some prefer to only call it an observation not an experiment All the numbers in the table are independently random Each of the cells of the contingency table is a separate binomial probability and neither Fisher s fully constrained exact test nor Boschloo s partly constrained test are based on the statistics arising from the experimental design Pearson s chi squared test is the appropriate test for an unconstrained observational study and Pearson s test in turn employs the wrong statistical model for the other two types of experiment Note in passing that Pearson s chi squared statistic should never have any continuity correction applied what so ever e g no Yates correction The consequence of that correction will be to distort its p values to match Fisher s test i e give the wrong answer Test hypothesis editThe null hypothesis of Boschloo s one tailed test high values of x 1 displaystyle x 1 nbsp favor the alternative hypothesis is H 0 p 1 p 0 displaystyle H 0 p 1 leq p 0 nbsp The null hypothesis of the one tailed test can also be formulated in the other direction small values of x 1 displaystyle x 1 nbsp favor the alternative hypothesis H 0 p 1 p 0 displaystyle H 0 p 1 geq p 0 nbsp The null hypothesis of the two tailed test is H 0 p 1 p 0 displaystyle H 0 p 1 p 0 nbsp There is no universal definition of the two tailed version of Fisher s exact test 3 Since Boschloo s test is based on Fisher s exact test a universal two tailed version of Boschloo s test also doesn t exist In the following we deal with the one tailed test and H 0 p 1 p 0 displaystyle H 0 p 1 leq p 0 nbsp Boschloo s idea editWe denote the desired significance level by a displaystyle alpha nbsp Fisher s exact test is a conditional test and appropriate for the first of the above mentioned cases But if we treat the observed column sum s 1 displaystyle s 1 nbsp as fixed in advance Fisher s exact test can also be applied to the second case The true size of the test then depends on the nuisance parameters p 1 displaystyle p 1 nbsp and p 0 displaystyle p 0 nbsp It can be shown that the size maximum max p 1 p 0 size p 1 p 0 displaystyle max limits p 1 leq p 0 big mbox size p 1 p 0 big nbsp is taken for equal proportions p p 1 p 0 displaystyle p p 1 p 0 nbsp 4 and is still controlled by a displaystyle alpha nbsp 1 However Boschloo stated that for small sample sizes the maximal size is often considerably smaller than a displaystyle alpha nbsp This leads to an undesirable loss of power Boschloo proposed to use Fisher s exact test with a greater nominal level a gt a displaystyle alpha gt alpha nbsp Here a displaystyle alpha nbsp should be chosen as large as possible such that the maximal size is still controlled by a displaystyle alpha nbsp max p 0 1 size p a displaystyle max limits p in 0 1 big mbox size p big leq alpha nbsp This method was especially advantageous at the time of Boschloo s publication because a displaystyle alpha nbsp could be looked up for common values of a n 1 displaystyle alpha n 1 nbsp and n 0 displaystyle n 0 nbsp This made performing Boschloo s test computationally easy Test statistic editThe decision rule of Boschloo s approach is based on Fisher s exact test An equivalent way of formulating the test is to use the p value of Fisher s exact test as test statistic Fisher s p value is calculated from the hypergeometric distribution for ease of notation we write x 1 x 0 displaystyle x 1 x 0 nbsp instead of x 11 x 01 displaystyle x 11 x 01 nbsp p F 1 F Hypergeometric n n 1 x 1 x 0 x 1 1 displaystyle p F 1 F mbox Hypergeometric n n 1 x 1 x 0 x 1 1 nbsp The distribution of p F displaystyle p F nbsp is determined by the binomial distributions of x 1 displaystyle x 1 nbsp and x 0 displaystyle x 0 nbsp and depends on the unknown nuisance parameter p displaystyle p nbsp For a specified significance level a displaystyle alpha nbsp the critical value of p F displaystyle p F nbsp is the maximal value a displaystyle alpha nbsp that satisfies max p 0 1 P p F a a displaystyle max limits p in 0 1 P p F leq alpha leq alpha nbsp The critical value a displaystyle alpha nbsp is equal to the nominal level of Boschloo s original approach Modification editBoschloo s test deals with the unknown nuisance parameter p displaystyle p nbsp by taking the maximum over the whole parameter space 0 1 displaystyle 0 1 nbsp The Berger amp Boos procedure takes a different approach by maximizing P p F a displaystyle P p F leq alpha nbsp over a 1 g displaystyle 1 gamma nbsp confidence interval of p p 1 p 0 displaystyle p p 1 p 0 nbsp and adding g displaystyle gamma nbsp 5 g displaystyle gamma nbsp is usually a small value such as 0 001 or 0 0001 This results in a modified Boschloo s test which is also exact 6 Comparison to other exact tests editAll exact tests hold the specified significance level but can have varying power in different situations Mehrotra et al compared the power of some exact tests in different situations 6 The results regarding Boschloo s test are summarized in the following Modified Boschloo s test edit Boschloo s test and the modified Boschloo s test have similar power in all considered scenarios Boschloo s test has slightly more power in some cases and vice versa in some other cases Fisher s exact test edit Boschloo s test is by construction uniformly more powerful than Fisher s exact test For small sample sizes e g 10 per group the power difference is large ranging from 16 to 20 percentage points in the regarded cases The power difference is smaller for greater sample sizes Exact Z Pooled test edit This test is based on the test statistic Z P x 1 x 0 p 1 p 0 p 1 p 1 n 1 1 n 0 displaystyle Z P x 1 x 0 frac hat p 1 hat p 0 sqrt tilde p 1 tilde p frac 1 n 1 frac 1 n 0 nbsp where p i x i n i displaystyle hat p i frac x i n i nbsp are the group event rates and p x 1 x 0 n 1 n 0 displaystyle tilde p frac x 1 x 0 n 1 n 0 nbsp is the pooled event rate The power of this test is similar to that of Boschloo s test in most scenarios In some cases the Z displaystyle Z nbsp Pooled test has greater power with differences mostly ranging from 1 to 5 percentage points In very few cases the difference goes up to 9 percentage points This test can also be modified by the Berger amp Boos procedure However the resulting test has very similar power to the unmodified test in all scenarios Exact Z Unpooled test edit This test is based on the test statistic Z U x 1 x 0 p 1 p 0 p 1 1 p 1 n 1 p 0 1 p 0 n 0 displaystyle Z U x 1 x 0 frac hat p 1 hat p 0 sqrt frac hat p 1 1 hat p 1 n 1 frac hat p 0 1 hat p 0 n 0 nbsp where p i x i n i displaystyle hat p i frac x i n i nbsp are the group event rates The power of this test is similar to that of Boschloo s test in many scenarios In some cases the Z displaystyle Z nbsp Unpooled test has greater power with differences ranging from 1 to 5 percentage points However in some other cases Boschloo s test has noticeably greater power with differences up to 68 percentage points This test can also be modified by the Berger amp Boos procedure The resulting test has similar power to the unmodified test in most scenarios In some cases the power is considerably improved by the modification but the overall power comparison to Boschloo s test remains unchanged Software editThe calculation of Boschloo s test can be performed in following software The function scipy stats boschloo exact from SciPy Packages Exact and exact2x2 of the programming language R StatXactSee also editFisher s exact test Barnard s testReferences edit a b Boschloo R D 1970 Raised Conditional Level of Significance for the 2x2 table when Testing the Equality of Two Probabilities Statistica Neerlandica 24 1 35 doi 10 1111 j 1467 9574 1970 tb00104 x Lydersen S Fagerland M W Laake P 2009 Recommended tests for association in 2 2 tables Statist Med 28 7 1159 1175 doi 10 1002 sim 3531 PMID 19170020 S2CID 3900997 Martin Andres A and I Herranz Tejedor 1995 Is Fisher s exact test very conservative Computational Statistics and Data Analysis 19 5 579 591 doi 10 1016 0167 9473 94 00013 9 a href Template Cite journal html title Template Cite journal cite journal a CS1 maint multiple names authors list link Finner H and Strassburger K 2002 Structural properties of UMPU tests for 2x2 tables and some applications Journal of Statistical Planning and Inference 104 103 120 doi 10 1016 S0378 3758 01 00122 7 a href Template Cite journal html title Template Cite journal cite journal a CS1 maint multiple names authors list link Berger R L and Boos D D 1994 P Values Maximized Over a Confidence Set for the Nuisance Parameter Journal of the American Statistical Association 89 427 1012 1016 doi 10 2307 2290928 JSTOR 2290928 a href Template Cite journal html title Template Cite journal cite journal a CS1 maint multiple names authors list link a b Mehrotra D V Chan I S F and Berger R L 2003 A cautionary note on exact unconditional inference for a difference between two independent binomial proportions Biometrics 59 2 441 450 doi 10 1111 1541 0420 00051 PMID 12926729 S2CID 28556526 a href Template Cite journal html title Template Cite journal cite journal a CS1 maint multiple names authors list link Retrieved from https en wikipedia org w index php title Boschloo 27s test amp oldid 1214947708, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.