メインコンテンツへスキップ

Confidence Interval Coverage Normal

正規分布の平均の信頼区間のカバレッジを示す学習コンポーネント。

オプション

  • intro | (node|string): デフォルトの (インタラクティブな) イントロテキストを上書きします。. Default: none.
  • quartileNotation | boolean: は、クリティカル値の添え字として alpha/2 を使用するか、単に critical を使用するかを制御します。. Default: true.
  • sampleStats | boolean: は,標準誤差を計算する際に,標本標準偏差を使用するか,既知の母集団標準偏差を使用するかを切り替えることができるかどうかを制御する.. Default: true.

例としては、以下のようなものがあります。

ライブエディター
結果

Confidence Interval Coverage for Sample Mean

. Then . Our confidence interval is then .For our choice of sample size (n), , , and confidence level, we will simulate 20 different samples from our normal distribution and calculate the corresponding sample means and confidence intervals.

Change parameters


0.010.99

Confidence Intervals

12345678910111213141516171819200.40.60.81.01.21.41.6

Of the 20 confidence intervals, 20 capture the true proportion (coverage: 1).