

InterviewSolution
Saved Bookmarks
1. |
In each of the following experiments specify appropriate sample space(i) A boy has a 1 rupee coin, a 2 rupee coin and a 5 rupee coin in his pocket. He takes out two coins out of his pocket, one after the other.(ii) A person is noting down the number of accidents along a busy highway during a year. |
Answer» (i) S= `{ (1,2) ,(1,5), (2,1), (2,5),(5,1),(5,2)}` (ii) S= ` { 0,1,2,3,4,...}` answer |
|