[ ホーム | 一覧 | 検索 | 最終更新 | ヘルプ ] [ 新規 ]

健康統計の基礎・健康統計学 - 2011/9th/Permutation_Combination のバックアップ(No.1)

AND OR
  • バックアップ一覧
  • 差分 を表示
  • 現在との差分 を表示
  • 現在との差分 - Visual を表示
  • ソース を表示
  • 2011/9th/Permutation_Combination へ行く。
    • 1 (2011-06-08 (水) 17:26:59)

順列と組み合わせ

▲ ▼

階乗(factorial)

  • ある数 n から1ずつ少ない数を掛けあわせることを「階乗」という
    \begin{eqnarray}n! &=& n \times (n - 1) \times (n - 2) \times \cdots \times 2 \times 1\end{eqnarray}
  • なお、0(ゼロ)の階乗は、便宜上、1である。
▲ ▼

順列 (Permutation)

  • 異なる n 個のものから r 個を選んだ「並べ方」を、 n 個から r 個をとる「順列」という
    \begin{eqnarray}_n \mathrm{P}_r &=& n \times (n - 1) \times (n - 2) \times \cdots \times (n - r + 1) \\&=& \frac{ n! }{ (n-r)! }\end{eqnarray}
  • n 個から n 個をとる順列
    \begin{eqnarray}_n \mathrm{P}_n &=& n \times (n - 1) \times (n - 2) \times \cdots \times 2 \times 1 = n!\end{eqnarray}
  • 7 個から 3 個をとる順列
    \begin{eqnarray}_7 \mathrm{P}_3 &=& 7 \times 6 \times 5 = 210\end{eqnarray}
  • また次のようなことがいえる(n 個から0個をとる順列)
    \begin{eqnarray}_n \mathrm{P}_0 &=& 0\end{eqnarray}
▲ ▼

組み合わせ (Combination)

  • 異なる n 個のものから r 個を選ぶときの組み合わせを、 n 個から r 個をとる「組み合わせ」という
    \begin{eqnarray}_n \mathrm{C}_r &=& \frac{ _n \mathrm{P} _r }{ r! } \\&=& \frac{ n \times (n - 1) \times \cdots \times (n - r + 1) }{ r! } \\&=& \frac{ n! }{ r! (n-r)! }\end{eqnarray}
  • 4 個から 3 個をとる組み合わせ
    \begin{eqnarray}_4 \mathrm{C}_3 &=& \frac{ 4 \times 3 \times 2 }{ 1 \times 2 \times 3 } = 4\end{eqnarray}
  • なぜ \normalsize {}_n \mathrm{C}_r = {}_n \mathrm{P}_r / r! となるか?
    • {a, b, c, d, e} の5つから {a, b, c} の3つを選ぶ場合を考えると…
      • 順列は次の 3!=6 通りとなる
        {a,b,c}, {a,c,b}, {b,a,c}, {b,c,a}, {c,a,b}, {c,b,a}
      • 組み合わせでは順序を考えないので、順列の結果を 3!=6 で割ってやればよい
  • また次のようなことがいえる
    \begin{eqnarray}_n \mathrm{C}_0 &=& 1 \\_n \mathrm{C}_1 &=& n \\_n \mathrm{C}_n &=& 1 \\_n \mathrm{C}_r &=& _n \mathrm{C}_{n-r}\end{eqnarray}

メニュー

  • トップページ
  • 参考書籍

授業内容

  • 第1回
  • 第2回
  • 第3回
  • 第4回

ケータイで教員にメール

mkawano%40ed.hyogo-dai.ac.jp

今日の5件
  • 2011/6th/Excel2(59)
  • 2015/5th/Excel2(44)
  • FrontPage(13)
  • 2010/4th/Excel2(4)
  • 2009/13th/Wilcoxon(3)
最新の10件
2025-06-02
  • 2025/BHS/8th/1st
  • 2025/BHS/8th/exercise
  • 2025/BHS/8th
  • 2025/BHS
2025-05-26
  • 2025/BHS/7th/exercise
  • 2025/BHS/7th/1st
  • 2025/BHS/7th
2025-05-19
  • 2025/BHS/6th/1st
2025-05-12
  • 2025/BHS/5th/exercise
  • 2025/BHS/6th/exercise

total: 1035
today: 1
yesterday: 0
now: 9

リロード   差分   ホーム 一覧 検索 最終更新 バックアップ リンク元   ヘルプ   最終更新のRSS
http%3A%2F%2Fhs-www.hyogo-dai.ac.jp%2F~kawano%2FHStat%2F%3F2011%25252F9th%25252FPermutation_Combination
Founded by Minoru Kawano.
Powered by PukiWiki Plus! 1.4.7plus-u2-i18n. HTML convert time to 0.118 sec.
Valid XHTML 1.1