Skip to content
logo
statsmodels 0.15.0 (+651)
statsmodels.stats.proportion.power_binom_tost
Initializing search
    statsmodels
    statsmodels
    • Installing statsmodels
    • Getting started
    • User Guide
      • Background
      • Regression and Linear Models
      • Time Series Analysis
      • Other Models
      • Statistics and Tools
        • Statistics stats
          • Residual Diagnostics and Specification Tests
          • Sandwich Robust Covariances
          • Goodness of Fit Tests and Measures
          • Non-Parametric Tests
          • Descriptive Statistics
          • Interrater Reliability and Agreement
          • Multiple Tests and Multiple Comparison Procedures
          • Basic Statistics and t-Tests with frequency weights
          • Power and Sample Size Calculations
          • Proportion
            • statsmodels.stats.proportion.proportion_confint
            • statsmodels.stats.proportion.proportion_effectsize
            • statsmodels.stats.proportion.binom_test
            • statsmodels.stats.proportion.binom_test_reject_interval
            • statsmodels.stats.proportion.binom_tost
            • statsmodels.stats.proportion.binom_tost_reject_interval
            • statsmodels.stats.proportion.multinomial_proportions_confint
            • statsmodels.stats.proportion.proportions_ztest
            • statsmodels.stats.proportion.proportions_ztost
            • statsmodels.stats.proportion.proportions_chisquare
            • statsmodels.stats.proportion.proportions_chisquare_allpairs
            • statsmodels.stats.proportion.proportions_chisquare_pairscontrol
            • statsmodels.stats.proportion.proportion_effectsize
            • statsmodels.stats.proportion.power_binom_tost
              • F statsmodels.stats.proportion.power_binom_tost
            • statsmodels.stats.proportion.power_ztost_prop
            • statsmodels.stats.proportion.samplesize_confint_proportion
            • statsmodels.stats.proportion.test_proportions_2indep
            • statsmodels.stats.proportion.confint_proportions_2indep
            • statsmodels.stats.proportion.power_proportions_2indep
            • statsmodels.stats.proportion.tost_proportions_2indep
            • statsmodels.stats.proportion.samplesize_proportions_2indep_onetail
            • statsmodels.stats.proportion.score_test_proportions_2indep
            • statsmodels.stats.proportion._score_confint_inversion
          • Rates
          • Multivariate
          • Oneway Anova
          • Robust, Trimmed Statistics
          • Moment Helpers
          • Mediation Analysis
          • Oaxaca-Blinder Decomposition
          • Distance Dependence Measures
          • Meta-Analysis
        • Contingency tables
        • Multiple Imputation with Chained Equations
        • Treatment Effects treatment
        • Empirical Likelihood emplike
        • Distributions
        • Graphics
        • Input-Output iolib
        • Tools
        • Working with Large Data Sets
        • Optimization
      • Data Sets
      • Sandbox
    • Examples
    • API Reference
    • About statsmodels
    • Developer Page
    • Release Notes
    • F statsmodels.stats.proportion.power_binom_tost

    statsmodels.stats.proportion.power_binom_tost¶

    statsmodels.stats.proportion.power_binom_tost(low, upp, nobs, p_alt=None, alpha=0.05)[source]¶
    May 06, 2025
    © Copyright 2009-2025, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
    Created using Sphinx 7.3.7. and Sphinx-Immaterial