1 反复抽样:一条条区间,约 5% 会漏掉真值 Repeated Sampling: About 5% of Intervals Miss the Truth
覆盖率 —Coverage —竖直紫线是固定的真值 μ。每条横线是一次抽样算出的置信区间,中点是样本均值 x̄。 绿色=盖住了真值,红色=漏掉了。点"持续抽样"看覆盖率逼近置信水平。 The vertical purple line is the fixed true mean μ. Each horizontal line is one confidence interval from one sample, centered on the sample mean x̄. Green = the interval covers μ; red = it misses. Hit "Keep sampling" and watch coverage drift toward the confidence level.
2 覆盖的是"过程",不是"某一个区间" The Procedure Has Coverage, Not Any One Interval
横轴是已抽样次数,纵轴是累计覆盖率。蓝线随次数增加,会在目标置信水平附近抖动收敛。这就是"95%"真正的含义 —— 一个长期频率,不是单个区间的概率。 x-axis is the number of samples drawn so far; y-axis is cumulative coverage. The blue line jitters but converges around the target confidence level as draws pile up. That is what "95%" really means — a long-run frequency, not the probability of any single interval.