next up previous contents
Next: Obtaining t_alpha/2 Values Up: Obtaining z_alpha/2 Values Previous: Obtaining z_alpha for a   Contents

Obtaining z_alpha for a Right-tailed Region

If you know $  \alpha $ and want the value of $ a_{\alpha}$ for a right-tailed region with probability $  \alpha $ from a $ z$ -distribution, the appropriate formula is:

   =NORMSINV$\displaystyle (1-\alpha)
$

For example, if $ \alpha=0.05$ , the formula is

   =NORMSINV$\displaystyle (1-0.05)
$

When this command executes, the result is $ 1.64$ , which is the value of $ z_{\alpha}$ when $ \alpha=0.05$ .

The graph below represents this result. The shaded area goes from $ 1.64$ to $ +\infty$ , and has total area equal to $  \alpha $ , or $ 0.05$ .

This threshold value would be used to construct a Right-tailed test or confidence region.

right_tailed_region_z.gif

(Note: this is the correct syntax for Excel. It is slightly different for other spreadsheets. Consult the help menu of the spreadsheet you are using to find the correct syntax for your spreadsheet program).


gene quinn 2006-12-04