Probability of X: Geo Distribution with 2/3

Click For Summary
SUMMARY

The discussion centers on calculating probabilities related to a truncated geometric distribution derived from rolling a fair cubical die with two yellow faces and four blue faces. The probability of obtaining three blue faces before a yellow face appears is calculated as P(X = 3) = 8/81. The expected value E(X) is determined to be 130/81, and the probability P(Y = 4) is found to be 8/27. Additionally, the probability of obtaining X = 3 exactly 25 times in 200 trials is expressed using a binomial distribution: A ~ Binomial(200, 8/81).

PREREQUISITES
  • Understanding of geometric distributions and their properties
  • Familiarity with binomial distributions and combinatorial calculations
  • Knowledge of probability theory, specifically Bernoulli trials
  • Ability to perform expected value calculations
NEXT STEPS
  • Study the properties of truncated geometric distributions
  • Learn about binomial distribution applications in probability
  • Explore advanced probability concepts such as moment-generating functions
  • Practice calculating expected values for various probability distributions
USEFUL FOR

Students, statisticians, and data analysts interested in probability theory, particularly those working with geometric and binomial distributions in practical scenarios.

songoku
Messages
2,508
Reaction score
393
Homework Statement
A fair cubical die has two yellow faces and four blue faces. In one game, the die is rolled repeatedly until yellow face appears uppermost. The maximum number of throw is 4. The random variable X represents the number of times blue face appears uppermost and random variable Y represents the number of times the die is rolled.
a. Find P(X = 3)
b. Find the probability distribution of X
c. Find E(X)
d. Find P(Y = 4)
e. P(Y = X)
f. If the game is repeated 200 times, write down (do not evaluate) an expression for the probability obtaining X = 3 exactly 25 times.
g. Use appropriate approximation, calculate the probability of question (f)
Relevant Equations
Not sure
a. P(X = 3) = (4/6) x (4/6) x (4/6) x (2/6) = 8/81

b. X ~ Geo (2/3)
Is this correct?

Thanks
 
Physics news on Phys.org
songoku said:
Homework Statement:: A fair cubical die has two yellow faces and four blue faces. In one game, the die is rolled repeatedly until yellow face appears uppermost. The maximum number of throw is 4. The random variable X represents the number of times blue face appears uppermost and random variable Y represents the number of times the die is rolled.
a. Find P(X = 3)
b. Find the probability distribution of X
c. Find E(X)
d. Find P(Y = 4)
e. P(Y = X)
f. If the game is repeated 200 times, write down (do not evaluate) an expression for the probability obtaining X = 3 exactly 25 times.
g. Use appropriate approximation, calculate the probability of question (f)
Homework Equations:: Not sure

a. P(X = 3) = (4/6) x (4/6) x (4/6) x (2/6) = 8/81

b. X ~ Geo (2/3)
Is this correct?

Thanks

Yes, this is a set of Bernoulli trials with characteristic probability ##\frac 2 3##:

https://en.wikipedia.org/wiki/Geometric_distribution

Note the difference and similarity between the distributions of ##X## and ##Y##.

Sorry, I just saw that there is a maximum number of throws of ##4##. It's a truncated geometric distribution.
 
Last edited:
  • Like
Likes   Reactions: songoku
Ok let me continue:

c. E(X) = q/p = 1/2

d. P( Y = 4) = (2/3)4 + (2/3)3 x (1/3) = 8/27

e. P (Y = X) = P(X = 4) = (2/3)4 = 16/81

f. Let random variable A represents number of games where X = 3
A ~ Binomial (n, p) so A ~ Binomial (200 , 8/81)
P (X = 25) = 200C25 (8/81)25 (73/81)75

Are all correct up until this? Thanks
 
songoku said:
Ok let me continue:

c. E(X) = q/p = 1/2

d. P( Y = 4) = (2/3)4 + (2/3)3 x (1/3) = 8/27

e. P (Y = X) = P(X = 4) = (2/3)4 = 16/81

f. Let random variable A represents number of games where X = 3
A ~ Binomial (n, p) so A ~ Binomial (200 , 8/81)
P (X = 25) = 200C25 (8/81)25 (73/81)75

Are all correct up until this? Thanks

Note that there is a limit on the number of throws. I missed that. You need to calculate ##E(X)## for this.

When they ask for the distribution, I think they want the values for each outcome. There's a limit of four throws.
 
  • Like
Likes   Reactions: songoku
PeroK said:
Note that there is a limit on the number of throws. I missed that. You need to calculate ##E(X)## for this.

When they ask for the distribution, I think they want the values for each outcome. There's a limit of four throws.
Not sure I understand what you mean but I did (c) using another way. I draw probability distribution table for X and I get this:
P(X = 0) = 1/3
P(X = 1) = 2/9
P(X = 2) = 4/27
P(X = 3) = 8/81
P(X = 4) = 16/81

Then E(X) = 0 . (1/3) + (1) (2/9) + (2) (4/27) + (3) (8/81) + (4) (16/81) = 130/81

Is this what you mean? I think this is the correct way to do (c). Thanks
 
  • Like
Likes   Reactions: PeroK
songoku said:
Not sure I understand what you mean but I did (c) using another way. I draw probability distribution table for X and I get this:
P(X = 0) = 1/3
P(X = 1) = 2/9
P(X = 2) = 4/27
P(X = 3) = 8/81
P(X = 4) = 16/81

Then E(X) = 0 . (1/3) + (1) (2/9) + (2) (4/27) + (3) (8/81) + (4) (16/81) = 130/81

Is this what you mean? I think this is the correct way to do (c). Thanks

Yes, that all looks good.
 
  • Like
Likes   Reactions: songoku
PeroK said:
Yes, that all looks good.
How about (d), (e), and (f)?
 
songoku said:
How about (d), (e), and (f)?

Yes, they look correct.
 
  • Like
Likes   Reactions: songoku
I think I can do (g)

Thank you very much perok
 
  • #10
I tell you, the probability of death is 100% :nb)
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K