6013统计中等数值题medium
Power of a One-Sided Z-Test
题目
You run a one-sided z-test at level alpha = 0.05 (critical value 1.645) for a positive mean edge. The true edge is delta = 3 bp, the per-observation standard deviation is sigma = 8 bp, and you collect n = 64 observations. The power equals Phi(delta*sqrt(n)/sigma - 1.645). Compute the power, using Phi(1.355) approx 0.9123.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案