• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Hypothesis Testing
  2. 114  One Sample t-Test
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 114.1 Hypotheses -- Examples
  • 114.2 Analysis based on Critical Values
    • 114.2.1 Software
    • 114.2.2 Data & Parameters
    • 114.2.3 Output
  • 114.3 Analysis based on p-values
    • 114.3.1 Software
    • 114.3.2 Data & Parameters
    • 114.3.3 Output
  • 114.4 Assumptions
  • 114.5 Alternatives
  1. Hypothesis Testing
  2. 114  One Sample t-Test

114  One Sample t-Test

114.1 Hypotheses -- Examples

Suppose we wish to test the following statistical hypothesis for a univariate, quantitative variable:

\[ \begin{cases}\text{H}_0: \mu = \mu_0 \\\text{H}_A: \mu \neq \mu_0\end{cases} \]

or

\[ \begin{cases}\text{H}_0: \mu \leq \mu_0 \\\text{H}_A: \mu > \mu_0\end{cases} \]

or

\[ \begin{cases}\text{H}_0: \mu \geq \mu_0 \\\text{H}_A: \mu < \mu_0\end{cases} \]

where \(\mu_0 = 50\). The chosen type I error \(\alpha\) is 5%.

The underlying theory is described in Chapter 104 (Statistical Test of the Population Mean with unknown Variance).

The corresponding test statistic is

\[ t = \frac{\bar{x} - \mu_0}{s/\sqrt{n}} \sim t_{n-1} \quad (\text{under } H_0). \]

114.2 Analysis based on Critical Values

114.2.1 Software

The software can be found on the public website (https://compute.wessa.net/rwasp_hypothesismeanu.wasp) and on RFC (“Hypotheses / Empirical Tests”).

114.2.2 Data & Parameters

This R module on the public website contains the following fields:

  • Data (or variable X): a univariate dataset which represents quantitative data
  • Confidence: this is \(1 - \alpha\) (i.e. 1 minus the chosen type I error)
  • Null Hypothesis: this is the value of \(\mu_0\) against which the hypothesis is tested (in this case \(\mu_0 = 50\))

114.2.3 Output

Interactive Shiny app (click to load).
Open in new tab

Usually the confidence intervals are computed around the sample statistics (because the true population statistic is unknown). This can be seen in the two-sided interval: observe how the interval is symmetric around the sample mean 53.7, not around \(\mu_0 = 50\).

For one-sided inference, the direction (less or greater) must be chosen a priori from theory or study design (before observing the sample). Therefore, we report the two-sided interval by default and only use a one-sided interval when that direction was pre-specified.

The left-sided confidence interval contains the Null value \(\mu_0 = 50\). Therefore we fail to reject the Null Hypothesis which states that \(\mu \leq \mu_0 = 50\) (this assumes that we are testing a one-sided hypothesis).

The two-sided confidence interval also contains the Null value \(\mu_0 = 50\). Therefore we fail to reject the Null Hypothesis which states that \(\mu = \mu_0 = 50\) (assuming we are using a two-sided hypothesis test).

To compute the One Sample t-Test based on critical values on your local machine, the following script can be used in the R console.

Note: this local script uses a small illustrative vector. The embedded app example above uses a stored dataset and can produce different numeric output.

x <- c(50,48,44,56,61,52,53,55,67,51)
par1 = 0.95 #Confidence
par2 = 50 #Null Hypothesis
len <- length(x)
df <- len - 1
sd <- sd(x)
mx <- mean(x)
delta2 <- abs(qt((1-par1)/2,df)) * sd / sqrt(len)
delta1 <- abs(qt((1-par1),df)) * sd / sqrt(len)
#Sample Mean
print(mx)
#2-sided Confidence Interval
dum <- paste('[',mx-delta2)
dum <- paste(dum,',')
dum <- paste(dum,mx+delta2)
dum <- paste(dum,']')
print(dum)
#Left-sided Confidence Interval
dum <- paste('[',mx-delta1)
dum <- paste(dum,', +inf ]')
print(dum)
#Right-sided Confidence Interval
dum <- paste('[ -inf,',mx+delta1)
dum <- paste(dum,']')
print(dum)
[1] 53.7
[1] "[ 49.0024291302937 , 58.3975708697063 ]"
[1] "[ 49.8933776949979 , +inf ]"
[1] "[ -inf, 57.5066223050021 ]"

114.3 Analysis based on p-values

114.3.1 Software

The software can be found on the public website (https://compute.wessa.net/rwasp_onesampletests_mean.wasp) and on RFC (“Hypotheses / Empirical Tests”).

114.3.2 Data & Parameters

This R module on the public website contains the following fields:

  • Data: a univariate dataset which represents quantitative data
  • Alternative: parameter which defines the type of Hypothesis Test to be computed. This parameter can be set to the following values:
    • two.sided
    • less
    • greater
  • Confidence: this is \(1 - \alpha\) (i.e. 1 minus the chosen type I error)
  • Null Hypothesis: this is the value of \(\mu_0\) against which the hypothesis is tested (in this case \(\mu_0 = 50\))

114.3.3 Output

The p-value for the two-sided hypothesis is larger than the chosen type I error, i.e. \(p = 0.1085 > 0.05\). As a consequence we cannot reject the Null Hypothesis.

For reporting, also provide an effect size for the mean shift (Cohen 2013), e.g.

\[ d = \frac{\bar{x} - \mu_0}{s}. \]

When we specify Alternative = "greater" then the Alternative Hypothesis \(\text{H}_A: \mu > \mu_0\) is used.

This test corresponds to the test with the “left-sided” confidence interval that was discussed in the previous example. Since the p-value is larger than the chosen type I error, we cannot reject the Null Hypothesis. In the previous example we reached the same conclusion because the Null value was contained in the confidence interval.

The type I error \(\alpha\) must be fixed before the analysis. Changing \(\alpha\) after looking at the p-value is not valid inference.

Choosing Alternative = "less" corresponds to testing \(\text{H}_A: \mu < \mu_0\). This direction must be justified a priori (before looking at the sample). If the direction is selected post hoc, type I error control is lost.

To compute the One Sample t-Test based on critical values on your local machine, the following script can be used in the R console:

x <- c(50,48,44,56,61,52,53,55,67,51)
par1 = 'two.sided' #type of test
par2 = 0.95 #Confidence
par3 = 50 #Null Hypothesis
t.test(x,mu=par3,alternative=par1,conf.level=par2)

    One Sample t-test

data:  x
t = 1.7818, df = 9, p-value = 0.1085
alternative hypothesis: true mean is not equal to 50
95 percent confidence interval:
 49.00243 58.39757
sample estimates:
mean of x 
     53.7 

114.4 Assumptions

The 95% confidence interval contains the true population mean in 95% of simple random samples that are (independently) drawn from the population. If we assume that the samples are (truly) random, we know that the sample mean is normally distributed if the number of observations is large enough (this is the case, regardless of the population distribution because of the Central Limit Theorem. If we are not sure about whether the sample is a genuine simple random sample then we have to explicitly make the assumption that the underlying population property is normal.

The number of sample observations is very small, i.e. \(N = 10\). This implies that we have to assume normality in the population and that we have to use the t-Distribution. When the sample is large enough, the distribution of the sample mean converges to normality. This, however, does not imply that we have to use another test (the so-called Z-Test). The reason is simple: the t-Test will always produce the correct answer because the t-Distribution converges to the Normal Distribution with increasing Degrees of Freedom.

114.5 Alternatives

There are several alternatives for the One Sample t-Test:

  • The Wilcoxon signed-rank test
  • Notched Boxplots
  • Bayesian tests
  • The Bootstrap Plot for Central Tendency

The confidence intervals for the mean are used in the following methods:

  • Trimmed Mean
  • Winsorized Mean
Cohen, Jacob. 2013. Statistical Power Analysis for the Behavioral Sciences. Academic press.
113  Bayesian Inference for Decision-Making
115  Skewness & Kurtosis Tests

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences