Probability and Poisson Random Variable

Click For Summary

Homework Help Overview

The problem involves calculating the probability of achieving more than one success when throwing two dice over 36 trials, where a success is defined as rolling a sum of 12. The discussion also touches on the use of the Poisson random variable for approximation.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the independence of trials and the probability of independent events. There is an exploration of the binomial distribution and its parameters, including the number of trials and the probability of success. Questions arise about calculating probabilities for various numbers of successes and the implications of different interpretations of the success criteria.

Discussion Status

Participants are actively exploring the problem, with some suggesting the use of binomial distribution and others questioning how to calculate probabilities for multiple successes. There is no explicit consensus, but various approaches and interpretations are being examined.

Contextual Notes

Some participants express confusion regarding the calculation of expected successful trials and the distinction between 'n > 1' and 'n ≥ 1'. The original poster's attempts to clarify the setup and assumptions are noted.

twoski
Messages
177
Reaction score
2

Homework Statement



A trial consists of throwing two dice. The result is counted as successful if the sum of
the outcomes is 12. What is the probability that the number of successes in 36 such trials
is greater than one? What is this probability if we approximate its value using the Poisson
random variable?

The Attempt at a Solution



So there is a 1/36 chance that throwing two dice results in a sum of 12. I'm not sure where to go from here though.
 
Physics news on Phys.org
The trials are independent since you are doing each trial separately. What do you know about the probability of independent events?
 
P(EF) = P(E)P(F), so i guess i'd say E represents the event that the sum of the dice is 12 and F is the event that more than one trial is a success?
 
twoski said:

Homework Statement



A trial consists of throwing two dice. The result is counted as successful if the sum of
the outcomes is 12. What is the probability that the number of successes in 36 such trials
is greater than one? What is this probability if we approximate its value using the Poisson
random variable?

The Attempt at a Solution



So there is a 1/36 chance that throwing two dice results in a sum of 12. I'm not sure where to go from here though.

Until you understand the basics, you should work with a simpler case.

So, to start: suppose you do two independent trials. What is the probability that neither trial gives a '12'? What is the probability that both trials give a '12'? What is the probability that exactly one of the two trials gives a '12'?

Now think about what would happen if you had three independent trials, then four independent trials, etc.
 
Bleh so apparently i need to be using a binomial distribution on this problem.

Inline8.gif


So i have

N = number of trials
p = probability of a success in a given trial
n = number of expected successful trials
q = 1 - p

N = 36,
p = 1/36,
1 = 35/36,
n >= 1

The problem is that i need an actual value for n, and n could be any number larger than 1 so it's throwing me off. How would i calculate this?
 
twoski said:
Bleh so apparently i need to be using a binomial distribution on this problem.

Inline8.gif


So i have

N = number of trials
p = probability of a success in a given trial
n = number of expected successful trials
q = 1 - p

N = 36,
p = 1/36,
1 = 35/36,
n >= 1

The problem is that i need an actual value for n, and n could be any number larger than 1 so it's throwing me off. How would i calculate this?

The question asked for n > 1, not n >= 1. It makes a big difference. Anyway, you want the probability of the event {n ≥ 2} = {n = 2 or n = 3 or n = 4 or ... or n = 36}.
 
By my calculations, n = 1 - [q^N] - [N*p*q^(N-1)]

which evaluates to be 0.2642.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K