edited by
16,183 views
75 votes
75 votes

An unbalanced dice (with $6$ faces, numbered from $1$ to $6$) is thrown. The probability that the face value is odd is $90\%$ of the probability that the face value is even. The probability of getting any even numbered face is the same. If the probability that the face is even given that it is greater than $3$ is $0.75$, which one of the following options is closest to the probability that the face value exceeds $3$?

  1. $0.453$
  2. $0.468$
  3. $0.485$
  4. $0.492$
edited by

11 Answers

1 votes
1 votes

Let the probability of face value is Even = x.

=>probability of Odd = 0.9x

=>o.9x + x = 1

=>x=10/19

=>P(Even)=10/19

P(>3|Even)=0.75  (given in question)

=>$\frac{P(\textbf{>3} \cap \textbf{Even)}} {P(\textbf{Even})}$=0.75

Probability of any even number is same  (given in question)

=>P(2)=P(4)=P(6)=10/57

=>P(>3 $\cap$ Even) = 2(10/57)=20/57

=>P(>3)=(20/57)/(0.75) = 0.4678 = 0.468(approx)

 

 

0 votes
0 votes
I find this problem numerically inconsistent.

given that P(odd)=90% of P(even)

=> P(even)+0.9*P(even)=1

=> P(even)=0.5263

Also, since all even faces are equally likely,

So, P(2)=P(4)=P(6)=0.5263/3=0.1754 --(1)

 

Now,

P(the face is even given that the face is greater than 3)=0.75

=> P(the face is 4 or 6)=0.75 => P(4)+P(6)=0.75

from (1)

0.1754+0.1754=0.75

=> 0.3508=0.75

Which means the data is wrong.
Answer:

Related questions

61 votes
61 votes
6 answers
3