document.write( "Question 879706: Hello,
\n" ); document.write( "This is under Statistics and Probability
\n" ); document.write( "
\n" ); document.write( "1. How many ways can Gary, Rusty and Jessica be arranged into a group
\n" ); document.write( "of 3 if order does not matter?\r
\n" ); document.write( "\n" ); document.write( "2. A test has five true-false questions that a student does not know
\n" ); document.write( "how to answer. What is the probability that student will get all five
\n" ); document.write( "questions correct?\r
\n" ); document.write( "\n" ); document.write( "3. A combination lock has the numbers 1 to 40 on each of three
\n" ); document.write( "consecutive tumblers. What is the probability of opening the lock in
\n" ); document.write( "ten tries?\r
\n" ); document.write( "\n" ); document.write( "4. What is the probability of rolling a 3 or higher on a die?
\n" ); document.write( "

Algebra.Com's Answer #530997 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
1. one way 3C3
\n" ); document.write( "2. p(correct) = .5, n = 5, P(x=5) = (.5)^5
\n" ); document.write( "3. p(correct choice) = \"%281%2F40%29%281%2F40%29%281%2F40%29\" = 1/64,000, n = 10
\n" ); document.write( " P(x=10) = (1/64000)^10
\n" ); document.write( "
\n" );