DescriptionThis web application calculates the sample size necessary to identify the best strategy when using data from a SMART experimental design with two first stage treatments followed by either one or two second stage treatments (see Details). The best adaptive treatment strategy is the strategy that would result in the highest mean for the outcome Y. (Formulae for calculating the strategy means can be found in the first reference listed below.) InstructionsTo use the sample size calculator, enter the following quantities in the appropriate boxes to the right:
Output
|
Sample size calculation |
Note: We use Cohen's definition for standardized effect size (Cohen, J. Statistical Power Analysis for the Behavioral Sciences. 2nd ed. Hillsdale, NJ: Lawrence Erlbaum Associates, Inc.; 1988.) We define the effect size using the difference in the mean of the strategy with the highest mean outcome and the mean of the strategy with the next highest mean outcome.
Suppose we are interested in detecting an effect size of δ = 0.2
with probability π = 0.9.
The maximum sample size we can allow is Nmax =
1000.
The sample size N returned will be around 605. The number will change slightly each time because it is based on simulations.
If Nmax in the above example is 300, then the algorithm will not find an answer for N. This is because the sample size required to detect an effect of δ = 0.2 with probability π = 0.9 is larger than 300. In this case, the user has three options: increase Nmax, increase δ, or decrease π.
This web application calculates the required sample size for sizing a study designed to discover the best adaptive treatment strategy. We assume that the data comes from a SMART experimental design of the following type:
We also assume the patients are randomized equally between the two treatments at each stage. Furthermore, the two treatments for non-responders to the first stage are the same regardless of which treatment they received in the first stage. This means that we are comparing four different treatment strategies, which can be denoted {(1, 1), (1, 0), (0, 1), (0, 0)}.
The sample size calculator makes the following working assumptions:
Please see the references below for more details.
If you are interested in the Matlab code that performs this calculation, please click here.
Scott AI, Levy JA, Murphy SA. Statistical Methodology for a SMART Design in the Development of Adaptive Treatment Strategies. (Tech. Rep. No. 07-82). University Park, PA: The Pennsylvania State University, The Methodology Center. 2007. Click here to view paper.
Scott AI, Levy JA, Murphy SA. Evaluation of Sample Size Formulae for Developing Adaptive Treatment Strategies Using a SMART Design. (Tech. Rep. No. 07-81). University Park, PA: The Pennsylvania State University, The Methodology Center. 2007. Click here to view paper.