$H_0: \mu = \mu_0 \text{ against } H_1: \mu \ne \mu_0$
The core principle connecting confidence intervals (CI) and hypothesis testing is that a $(1-\alpha)$ confidence interval provides a range of plausible values for a population parameter. For a two-sided hypothesis test of the form $H_0: \mu = \mu_{value}$ versus $H_1: \mu \ne \mu_{value}$, the null hypothesis $H_0$ is rejected at the significance level $\alpha$ if and only if the hypothesized value $\mu_{value}$ falls outside the $(1-\alpha)$ confidence interval.
We are given a 95% confidence interval for the population mean $\mu$, which is $(2.5, 3.6)$.
A significance level of $\alpha = 0.1$ corresponds to a $(1-0.1) = 0.90$ or 90% confidence interval.
Key points:
A significance level of $\alpha = 0.025$ corresponds to a $(1-0.025) = 0.975$ or 97.5% confidence interval.
Key points:
Based on the analysis:
Let $X$ be a random sample from an exponential distribution with mean $1/\lambda$. If $\lambda$ has a prior distribution with probability density function
$g(\lambda) = \begin{cases} \lambda e^{-\lambda} & ; \quad \lambda > 0 \\ 0 & ; \quad \lambda \leq 0 \end{cases}$
then the Bayes estimator of $1/\lambda$ with respect to the squared error loss function is
Let $X_1, X_2, \dots, X_7$ be a random sample from $N(\mu, \sigma^2)$ where $\mu$ and $\sigma^2$ are unknown. Consider the problem of testing $H_0: \mu = 2$ against $H_1: \mu > 2$. Suppose the observed values of $x_1, x_2, \dots, x_7$ are $1.2, 1.3, 1.7, 1.8, 2.1, 2.3, 2.7$. If we use the Uniformly Most Powerful test, which of the following is true?
Suppose $X_i \mid \theta_i \sim N(\theta_i, \sigma^2), i = 1, 2$ are independently distributed. Under the prior distribution, $\theta_1$ and $\theta_2$ are i.i.d $N(\mu, \tau^2)$, where $\sigma^2, \mu$ and $\tau^2$ are known. Then which of the following is true about the marginal distributions of $X_1$ and $X_2$?