• 締切済み

確率

魔法の 4 面サイコロを 2 回振る。 S を 2 つのロールの結果の合計とします。 k= 2,3,.., 8 の場合、S = k が k に比例する確率と、与えられた合計 k が発生する可能性のあるすべての方法が等しくあり得ると言われています。 適切な確率モデルを構築し、ダブルを取得する確率を見つけます A magical four-sided die is rolled twice. Let S be the sum of the results of the two rolls. We are told that the probability that S = k is proportional to k, for k= 2,3,.., 8, and that all possible ways that a given sum k can arise are equally likely. Construct an appropriate probabilistic model and find the probability of getting doubles 質問の意味がわかりません、解答解説をお願いします。

みんなの回答

  • totokromo
  • ベストアンサー率66% (10/15)
回答No.3

この問題は、2つの4面サイコロを振って、出目の和がkになる確率がkに比例するという条件が与えられています。つまり、次の確率が成り立つということです。 P(S=k) ∝ k, for k=2,3,...,8 ここで、Sは2つのサイコロの目の和を表しています。また、ある和kが発生する可能性のあるすべての方法は等しくあり得るとされています。 この条件に基づいて、確率モデルを構築することができます。具体的には、以下のようになります。 ・各サイコロの出目は1から4の値をとる。 ・2つのサイコロの出目を独立に生成する。 ・2つのサイコロの出目の和がkになる確率は、kに比例する。 このモデルに従って、ダブルを取得する確率を求めることができます。ダブルを取得するには、2つのサイコロの出目が同じになる必要があります。つまり、1つ目のサイコロの出目と2つ目のサイコロの出目が同じ確率は1/4であり、ダブルを取得する確率は次のようになります。 P(ダブル) = P(S=2) ∝ 2 ここで、S=2である確率を求める必要があります。S=2の場合、1つ目のサイコロの出目は1でなければならず、2つ目のサイコロの出目も1でなければなりません。したがって、S=2である確率は次のようになります。 P(S=2) = P(1st die rolls a 1) × P(2nd die rolls a 1) = 1/4 × 1/4 = 1/16 従って、ダブルを取得する確率は次のようになります。 P(ダブル) = P(S=2) ∝ 2 = 1/16 × 2 = 1/8 したがって、このモデルに従って、ダブルを取得する確率は1/8となります。 ------------------------------------------------------------------ この問題は、2つの4面サイコロを振ることで、2つの数の合計を計算することが求められています。合計Sが2から8までの場合の確率が、Sに比例することが言われています。つまり、Sが2である場合の確率はSが3の場合の確率の半分、Sが4の場合の確率はSが2の場合の確率の2倍、といった具合になります。 また、与えられた合計kが得られる可能性のあるすべての方法が等しく起こり得るとされています。たとえば、S=4の場合、サイコロの目が(1, 3)、(2, 2)、(3, 1)のいずれかである可能性があります。それぞれの場合が同じ確率で起こり得ることが言われています。 この問題を解くために、確率変数を定義する必要があります。ここでは、Sを2つのサイコロの目の和と定義します。Sが2から8までの整数値をとることがわかっているので、確率変数Sの確率分布を次のように定義します。 P(S = k) = ck (2 ≤ k ≤ 8) ここで、cは定数で、各kに対する確率がkに比例することを表しています。確率の総和が1になるように、cを求めます。 1 = Σk=2 to 8 ck = cΣk=2 to 8 k = c(2+3+4+5+6+7+8) = 28c よって、c = 1/28 です。したがって、確率分布は次のようになります。 P(S = k) = k/28 (2 ≤ k ≤ 8) ダブルを取得する確率は、2つのサイコロで同じ数が出る確率です。すなわち、(1,1)、(2,2)、(3,3)、(4,4)のいずれかが出る確率です。これらの場合のそれぞれの確率は、確率分布から求めることができます。 P(S = 2) = 2/28 = 1/14 P(S = 3) = 3/28 P(S = 4) = 4/28 = 1/7 P(S = 5) = 5/28 P(S = 6) = 6/28 = 3/14 P(S = 7) = 7/28 = 1/4 P(S = 8) = 8/28 = 2/7 よって、ダブルを取得する確率は P(S = 2) + P(S = 3) + P(S = 4) + P(S = 5) + P(S = 6) + P(S = 7) + P(S = 8) = (1/14) + (3/28) + (1/7) + (5/28) + (3/14) + (1/4) + (2/7) = 1/2 よって、ダブルを取得する確率は1/2です。

  • f272
  • ベストアンサー率46% (8010/17118)
回答No.2

> 目の和Sがkとなる確率がkに比例する...? that the probability that S = k is proportional to k, for k= 2,3,.., 8, というのが言われていることの1つ目(目の和Sがkとなる確率がkに比例する) that all possible ways that a given sum k can arise are equally likely というのが言われていることの2つ目(kになる場合の確率はどれも同様に等しい)

  • f272
  • ベストアンサー率46% (8010/17118)
回答No.1

目の和Sがkとなる確率がkに比例するので,その確率を 24a,36a,48a,60a,72a,84a,96a と置くことができて,そのkになる場合の確率はどれも同様に等しいので,各場合の確率は以下のようになる。 (1,1)=24a (1,2)=(2,1)=18a (1,3)=(2,2)=(3,1)=16a (1,4)=(2,3)=(3,2)=(4,1)=15a (2,4)=(3,3)=(4,2)=24a (3,4)=(4,3)=42a (4,4)=96a 確率の和は1になるので,上記のaは1/420である。 なお,このとき1回目に1が出る確率は73/420,1回目に2が出る確率は73/420,1回目に3が出る確率は97/420,1回目に4が出る確率は177/420である。 ダブルの目が出る確率は,それぞれ (1,1)=24/420=6/105 (2,2)=16/420=4/105 (3,3)=24/420=8/105 (4,4)=96/420=24/105 であり,合計42/105となる。

idontlikeclang
質問者

補足

目の和Sがkとなる確率がkに比例する...?

関連するQ&A

  • サイコロを7か8の和が出るまで振りつづける。7が8より先にでる確率は6/11

    A pair of dice is cast until either the sum of seven or eight appears. Show that the probability of a seven an eigt is 6/11. 「サイコロを7か8の和が出るまで振りつづける。7が8より先にでる確率は6/11である事を示せ」 という問題なのです。 7になる場合は(1,6),(2,5),(4,3),(6,1),(5,2),(3,4) 8になる場合は(2,6),(3,5),(4,4),(6,2),(5,3) 、、、でここからどうするのかわかりません。 "7が8より先にでる"という確率は式でどのように表現できるのか分かりません。どのように書けますでしょうか?

  • 確率

    (a)歯医者に行った人がレントゲンを撮る確率は0.8 (b)レントゲンを撮った人が虫歯を治す確率は0.3 (c)レントゲン撮影と虫歯の治療を受けた人が抜歯をする確率は 0.2 です。 歯科医院を訪れた人が、レントゲン撮影、虫歯の治療、抜歯をする確率は何%か。 これはcの0.2が答えになるのではないのですか? 答えは P(X∩C∩T) = 0.048 になるそうです。 ↓一応問題文の翻訳前も載せておきます。 The probability that a person visiting his dentist will have an X-ray is 0.8 the probability that a person who has an X-ray will also have a cavity filled is 0.3; and the probability that a person who has had an X-ray and a cavity filled will also have a tooth extraction is 0.2. What is the probability that a person visiting his dentist will have an X-ray, a cavity filled, and a tooth extracted?

  • 英語の和訳お願いします(法律)

    The U.S. Supreme Court has ruled that the race and ethnicity of those selected for jury duty should be roughly proportional to the race and ethnicity of those eligible for jury service. When critics complain that African Americans are underrepresented on federal juries in Detroit, they are simply pointing out that the percentage of African Americans in the pool from which juries are selected is much smaller than the percentage of African Americans eligible for jury service in the nine counties that constitute the Detroit division of the U.S. District Court for the Eastern District of Michigan.

  • 英文からの確率の問題です。

    英文からの確率の問題です。 和訳がうまくできなくて問題の中身もなかなか読み取れません。 In the game of Rusisian roulette, one inserts a single cartridge into he drum of a revolver, leaving the other five chambers of the drum empty. One then spins the drum, aims at one's head, and pulls the trigger. (1)What is the probability of being still alive after playing the game N times ? (2)What is the probability of surviving (N-1) turns in this game and then being shot the Nth time one pulls the trigger? (3)What is the mean number of times a player gets the opportunity of pulling the trigger in this macabre game? Assume that typographical errors committed by a typesetter occur completely at random. Suppose that a book of 600 pages contain 600 such errors. Use Poisson distribution to calculate the probability. (1)That a page contain no errors. (2)That a page contains at least three errors. Poisson distribution (ポアソン分布?)などもよくわからないので詳しい解説よろしくお願いします。

  • 確率の問題です。

    確率の問題についてわからないところがでしまいましたので、質問することにしました。 問題:2つの箱にそれぞれ1~mまでの番号を一枚ずつ印刷したカードがn枚入っている。それぞれの箱から1枚ずつ取り出して、その2枚のカードの数字の和をXとする。このとき、 (1)X=kとなる確率R(k)を求めよ。 (2)X≦kとなる確率S(k)を求めよ。 ※ただし、両方とも、2≦k≦2nとする。 S(k)は、たぶんsumの略称で、合計という意味だと思うのですが、R(k)は、なぜRなのかがよくわかりません。このことも、できれば教えてもらいたいです。どうか宜しくお願いします。

  • probability の可算不可算・冠詞

    probability の可算不可算・冠詞の使い分けについて教えてください。 例えば、Weblio辞書では http://ejje.weblio.jp/content/probability 可算と不可算のどちらにも入っており使い分けがよくわかりません。 見込み(確率)という意味なら不可算、事柄なら可算なのかとも思ったのです、 OALDでみると、 http://oald8.oxfordlearnersdictionaries.com/dictionary/probability There seemed to be a high probability of success. とあり、見込み・確率という意味でもaがついていて可算扱いになっています。 Weblioだとof~の形は不可算になっています。 どのように考えればよいのでしょうか。 また、 (1) There is a probability that ~ (2) There is probability that ~ (3) There is some probability that ~ (4) There is some probabilities that ~ についても説明していただきたいです。 "some probability that"と"some probabilities that"ググッた結果では、 (3)>>(4)なので、この場合は不可算のままが普通なのでしょうか? 以上よろしくお願いいたします。

  • 確率の問題です。英文からの出題なので少々おかしいところがあるかもしれま

    確率の問題です。英文からの出題なので少々おかしいところがあるかもしれません。 ロシアンルーレットで6つの弾装のの1つに弾を込め、リボルバーを回し自分の頭を撃ちます。1回撃つごとにリボルバーは回すとします。弾が出た時点で終了です。 (1)N回撃って生き残る確率は? (2)(N-1)回生き残ってN回目に死ぬ確率は? (3)このゲームの平均値〈x〉=Σx_i・P(x_i)  (i=1,2、…、N)は? 植字工が完全無作為に印刷ミスをするとし、600ページで600字の印刷ミスがあると仮定する。ポアソン分布を使って以下を求めよ。 (1)誤字のないページがある確率は? (2)少なくとも誤字が3つあるページのある確率は? 原文は以下です In the game of Rusisian roulette, one inserts a single cartridge into he drum of a revolver, leaving the other five chambers of the drum empty. One then spins the drum, aims at one's head, and pulls the trigger. (1)What is the probability of being still alive after playing the game N times ? (2)What is the probability of surviving (N-1) turns in this game and then being shot the Nth time one pulls the trigger? (3)What is the mean number of times a player gets the opportunity of pulling the trigger in this macabre game? Assume that typographical errors committed by a typesetter occur completely at random. Suppose that a book of 600 pages contain 600 such errors. Use Poisson distribution to calculate the probability. (1)That a page contain no errors. (2)That a page contains at least three errors. よろしくお願いします

  • この文章の和訳を教えてください。

    It should be noticed that Λ_f is independent of both ei~ and R. In order to compare Λ_K with Λ_f clearly, we consider the ratio of these, that is, γ=Λ_K/Λ_f=3.0C_K(R/1AU)^1/2, (4・9) which is independent of the mass of the planet. The values of γare listed in Table I as well as those of C_K. As the parameter C_K is approximately proportional to R^-1/2 (see Fig.11), γ is almost independent of R and is 2.3 for ei~=0 and 1.4 for ei~=4. This indicates that, though the result is obtained in the limited framework of the two-dimensional particle motion, the collisional rate of Keplerian particles is enhanced by a factor of about 2.3 or 1.4 compared to that estimated in a free space formula, as long as we are concerned with the two cases of eccentricity. Furthermore, as seen from Table I, γ for the case ei~=4 is significantly smaller than that of the case ei~=0. This seems to confirm the conjecture that γ tends to unity in the high energy limit (i.e., ei~→∞), or in other words, the free space formula is right only in the high energy limit. お手数ではございますが、どうかよろしくお願いいたします。

  • Probability analysis

    原価計算からですが、英語の解釈の問題なので英語のスレで質問させていただきます。 Probability analysis is an extension of sensitivity analysis. There is no specialized limit on the number of possible outcomes. The summation of the probability weights should always equal one. Probability analysis and sensitivity analysis are not incompatible. 確率分析が感度分析の拡張ということでしょうか。これは 感度分析から得られる結果に制限がないから、資料として使用できないので、感度分析の結果を確率的に分析するという意味でしょうか。

  • 和訳お願いします

    和訳お願いします! Market value Market value can only be calculated for publicly-traded companies,but it is very easy to measure. Simply take today's share value,as listed on the stock market,and multiply it by the number of shares outstanding. The result is a measure of what the company's investors believe the company is worth. A problem with market value is that it reflects not just facts and analysis of the company's value,but also investors' emotions. When overall share prices are falling,investors tend to panic and sell their shares as well,forcing down a company's share price for reasons that have nothing to do with the company. Share prices are often artificially increased for similar reasons. So the advantages of market value are that it is easy to calculate and usually provides a good,objective measure of what the company's shareholders think it is worth. Disadvantages are that it may only be calculated for publicly-held companies,and that companies' shares may be undervalued or overvalued for emotional reasons. よろしく お願いします。