I have a special 6-sided dice such that
The probability of rolling a 2 is twice the probability of rolling a 1,
the probability of rolling a 3 is thrice the probability of rolling a 1,
the probability of rolling a 4 is quadruple the probability of rolling a 1,
the probability of rolling a 5 is quintuple the probability of rolling a 1, and
the probability of rolling a 6 is hextuple the probability of rolling a 1.
What is the probability of rolling a 1?
Clarification : Each face of the dice is labelled with a distinct integer in the interval 1 to 6 (inclusive).
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Relevant wiki: Probability - Rule of Sum
Let the probability of rolling 1 is k
Then, probability if rolling 2 is 2 k .
Probability of rolling 3 is 3 k .
And similarly others.
sum of probability of rolling all numbers = 1 k + 2 k + … + 6 k = 1
k = 1 + 2 + … + 6 1