Related Experiment Video
Updated: Jul 3, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
On Using Truncated Sequential Probability Ratio Test Boundaries for Monte Carlo Implementation of Hypothesis Tests.
Michael P Fay1, Hyune-Ju Kim, Mark Hachey
1National Institute of Allergy and Infectious Diseases, 6700B Rockledge Drive MSC 7609, Bethesda, MD 20892-7609.
Sequential stopping boundaries for Monte Carlo (MC) hypothesis tests significantly reduce computation time. This study introduces a valid p-value and confidence intervals using a truncated sequential probability ratio test (SPRT) algorithm.
Area of Science:
- Computational Statistics
- Statistical Hypothesis Testing
Background:
- Monte Carlo (MC) hypothesis tests can be computationally intensive.
- Sequential stopping boundaries offer a method to reduce computation time by stopping resampling early.
Purpose of the Study:
- To develop and evaluate a tractable algorithm for implementing truncated sequential probability ratio test (SPRT) boundaries in MC hypothesis tests.
- To ensure the validity of p-values and minimize resampling risk when using sequential boundaries.
- To recommend specific SPRT boundaries that are minimax with respect to resampling risk.
Main Methods:
- Implementation of a truncated sequential probability ratio test (SPRT) boundary algorithm.
- Analysis of p-value validity and resampling risk (RR) for sequential boundaries.
- Comparison of RR for SPRT boundaries against fixed boundaries.
- Development of a new valid p-value estimator for recommended boundaries.
Main Results:
- A tractable algorithm for truncated SPRT boundaries is provided, enabling calculation of valid p-values and confidence intervals.
- A class of SPRT boundaries is identified as minimax regarding resampling risk.
- Recommended truncated SPRT boundaries demonstrate favorable resampling risk compared to fixed boundaries.
- A new, simple, valid p-value estimator is proposed for the recommended boundaries.
Conclusions:
- Sequential stopping boundaries, specifically truncated SPRT boundaries, offer an efficient method for MC hypothesis testing.
- The proposed algorithm and valid p-value estimator enhance the practical application of these methods.
- The MChtest R package is available to implement these computational and statistical advancements.
Related Concept Videos
Testing a Claim about Population Proportion
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
Types of Hypothesis Testing
When the null and alternative hypotheses are stated, it is observed that the null hypothesis is a neutral statement against which the alternative hypothesis is tested. The alternative hypothesis is a claim that instead has a certain direction. If the null hypothesis claims that p = 0.5, the alternative hypothesis would be an opposing statement to this and can be put either p > 0.5, p < 0.5, or p ≠ 0.5.
Decision Making: Traditional Method
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
Critical Region, Critical Values and Significance Level
In hypothesis testing, a sample statistic is converted to a test statistic using z, t, or chi-square distribution. A critical region is an area under the curve in probability distributions demarcated by the critical value. When the test statistic falls in this region, it suggests that the null hypothesis must be rejected. As this region contains all those values of the test...
Statistical Hypothesis Testing
Statistical significance measures the probability that an observed result occurred by chance. If this probability, known as...
Errors In Hypothesis Tests

