CALC 1 Home Documentation Home Contact

Z-Test Calculator

Z-Test for 1 μ known σ

screenshot

 

Example

Value Keystroke Display Description
6 n 6.000 Stores the n value.
299 299.0 Stores the x̄ value.
3 σ 3.000 Stores the σ value.
300 μ0 300.0 Stores the μ0 value.
  z0 -0.8165 Calculates the Z-Test

This calculator also calculates the p values for the >, <, and hypothesis and enters them in the stack.
By returning these values to the stack you can use them for other calculations without having to write them down and re-enter them.

Value Keystroke Display Description

ROLL 0.4142 The p.

ROLL 0.2071 The < p.

ROLL 0.7929 The > p.


The History Detail

         0.7929 : p >.
         0.2071 : p <.
         0.4142 : p ≠.
          6.000 : The sample size, n.
          299.0 : The sample mean, x̄.
          3.000 : The standard deviation, σ.
          300.0 : The null hypothesis value, μ0.
        -0.8165 : The Z-Test for 1 μ known σ.

The History Detail will show the p values for the >, <, and hypothesis.

Reference:

Z-Test - Wikipedia