document.write( "Question 485776: What is the probability of getting a \"6\" if I roll a fair six sided dice? \n" ); document.write( "
Algebra.Com's Answer #332178 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
if we have a six sided dice, the probability of get 1,2,3,4,5 or 6 would 1/6 where:
\n" ); document.write( "1 --> is the number of possible event (E) and n(E)= event numbers
\n" ); document.write( "6 --> is the sample space (represented by the Greek letter omega)
\n" ); document.write( "so:
\n" ); document.write( "E={6} n(E)=1 --> just \"6\"
\n" ); document.write( "omega={1,2,3,4,5,6} n(omega)=6
\n" ); document.write( "P= probability
\n" ); document.write( "P=1/6
\n" ); document.write( "
\n" ); document.write( "
\n" );