281 views
1 votes
1 votes
Given a deck of 10 cards numbered 1 to 10. Select 3 cards one by one. Find the probability that selected cards is in increasing order. Eg : {1, 5, 7} or {8, 9, 10} etc

Please log in or register to answer this question.

Related questions

2 votes
2 votes
1 answer
1
Hakuna Matata asked May 3, 2018
1,190 views
There are 12 pair of shoes, what is the probability that atleast one complete pair of shoes are present if 4 shoes are selected at random?
1 votes
1 votes
1 answer
2
kauray asked Jun 11, 2017
365 views
A bag contains Red Balls and Black Balls. Two balls are drawn without replacement. The probability that both the balls drawn are red is 1/2. What is the minimum number of...
3 votes
3 votes
1 answer
4
Arjun asked Sep 23, 2019
1,218 views
A permutation of $1,2, \dots, n$ is chosen at random. Then the probability that the numbers $1$ and $2$ appear as neighbour equals$\frac{1}{n}$$\frac{2}{n}$$\frac{1}{n-1}...