Left-Sided Gauß Test

Also known as the buyers perspective. This test is used to accept H0H_0 if the Test Statistic attains values typical for H0H_0 (in this case large values).

  • H0:μμ0H_0:\mu\geq\mu_0
  • H1:μ<μ0H_1:\mu<\mu_0

Acceptance Domain I=[zα,)I=[z_{\alpha},\infty)

Test Decision (Accept if)

t[zα,)αΦ(t)t \in\left[z_\alpha, \infty\right) \Longleftrightarrow \alpha \leq \Phi(t)

Confidence Interval

t[zα,)μ0xˉ+z1ασnt \in\left[z_\alpha, \infty\right) \Longleftrightarrow \mu_0 \leq \bar{x}+z_1-\alpha \frac{\sigma}{\sqrt{n}}

Errors

The Type 1 Error is also called "embarrassing error" which we want to minimize:

Pμ( reject H0)=Pμ(Tn<zα)=Φλ(zα)Φ0(zα)=α(μH0)\mathbb{P}_{\mu}\left(\text { reject } H_{0}\right)=\mathbb{P}_{\mu}\left(T_{n}<z_{\alpha}\right)=\Phi_{\lambda}\left(z_{\alpha}\right) \leq \Phi_{0}\left(z_{\alpha}\right)=\alpha \quad\left(\mu \in H_{0}\right)

The Type 2 Error can get large as it would be ok:

β(μ)=Pμ(acceptH0)=1Φλ(zα)(μH1)\beta(\mu)=\mathbb{P}_\mu\left(\operatorname{accept} H_0\right)=1-\Phi_\lambda\left(z_\alpha\right) \quad\left(\mu \in H_1\right)

Both errors depend on the μ\mu that has been chosen or found from an experiment.

Power Function

The Power Function is:

G(μ)=Φλ(zα)G(\mu)=\Phi_\lambda\left(z_\alpha\right)

Bildschirmfoto 2022-05-31 um 10.51.29.png

One can see that large values for μ\mu correspond to small values of the Power Function and thus correspond to small probability for Type 1 Error.

On the other hand small μ\mu corresponds to high power and therefor small probability for Type 2 Error.

Also you can tell that the power is quite low when we get near μ0\mu_0 on the H1H_1 side of the graph. This corresponds with a hight Type 2 Error.

You can try to get it to look like a 1-0 jump by increasing the sample size. Power will get arbitrarily large (also see Planning Test Size)

This test can also be done from the sellers perspective → Right-Sided Gauß Test.