<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>quossy</author_name>
  <author_url>https://blog.hatena.ne.jp/quossy/</author_url>
  <blog_title>ねこすたっと</blog_title>
  <blog_url>https://necostat.hatenablog.jp/</blog_url>
  <categories>
    <anon>maths/theory</anon>
    <anon>bootstrap</anon>
    <anon>R</anon>
    <anon>neco</anon>
  </categories>
  <description>はじめに 幾何平均の信頼区間 Gmean( )を使って計算する おわりに 参考資料 はじめに 平均と言えば大体は「算術平均（arithmetic mean, AM）」のこと。全部足して、要素の個数Nで割る。 これに対して、「幾何平均（geometric mean, GM）」は全部掛け合わせて、N乗根をとる（1/N乗する）もの。 幾何平均の信頼区間 両辺の対数を取ると、 となるので、算術平均の信頼区間を正規分布をもとに求めるのと同じ要領で、 で計算された両端の値を、指数変換して求められる。 Rで95%信頼区間を手計算してみる。 set.seed(1234) N &lt;- 5 x &lt;- runif(n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnecostat.hatenablog.jp%2Fentry%2F2022%2F10%2F07%2F081108&quot; title=&quot;幾何平均（geometric mean）の信頼区間を求める（Gmean関数）[R] - ねこすたっと&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-10-07 08:11:08</published>
  <title>幾何平均（geometric mean）の信頼区間を求める（Gmean関数）[R]</title>
  <type>rich</type>
  <url>https://necostat.hatenablog.jp/entry/2022/10/07/081108</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
