7 7 votes A fair die is tossed two times. the probability that 2nd toss results in value greater than first toss is ? Probability gate-ece probability expectation + – pC 3.6k views answer comment Share Follow Print See all 2 Comments 2 2 Comments reply SaiKo commented Jan 15, 2025 reply Follow flag Question is NAT but in exam of Probability GATE2020: Previous GATE (1) / GATE Overflow for GATE CSEgiven as Options and not visible.Please correct @Ay_Kay_Ay @gatecse @Arjun 1 1 replyShare Raju_Putchala commented May 10, 2025 reply Follow flag yes andsir also not interested to add gate 2021 t0 2025 questions also 0 0 replyShare Please log in or register to add a comment.
Best answer 11 11 votes total outcomes = 36 expected outcomes={(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)}=15 hence Probability=15/36=5/12 Lakshya Mission answered Jan 3, 2016 • selected Jan 3, 2016 by Pooja Palod Lakshya Mission comment Share Follow See all 4 Comments 4 4 Comments reply pC commented Jan 3, 2016 reply Follow flag Pls explain me how are you writing this sample space 0 0 replyShare Lakshya Mission commented Jan 3, 2016 reply Follow flag as it is mentioned in question : 2d toss results in value greater than first so if you assume that first toss results in outcome as : 2 now in case of tossing the coin 2nd time , allowed outcomes will be only : (2,3),(2,4),(2,5),(2,6) here we cannot include (2,1) and (2,2) as 1<2 and 2=2 but we are only allowed to have a greater value in case of 2nd toss! hope u will get it! 0 0 replyShare pC commented Jan 3, 2016 reply Follow flag Ok. Thx :) I was confused by ordered pair (x,y) x<y x belongs to first throw and y belongs to sexond throw . , now i get it 0 0 replyShare Lakshya Mission commented Jan 3, 2016 reply Follow flag welcome! :) 0 0 replyShare Please log in or register to add a comment.
1 1 vote Answer is {n(n-1)/2}/{n^2} = (n-1)/(2*n) Here n = 6 so answer is 5/12. Chhotu answered Oct 12, 2017 Chhotu comment Share Follow See all 3 Comments 3 3 Comments reply Puja Mishra commented Jan 25, 2018 reply Follow flag {n(n-1)/2} .... for what ?? i am nt getting it ... r u considering (5,6) as 1 ... (4,5) ,(4,6) as 2 ... ?? 0 0 replyShare Anand. commented May 16, 2018 reply Follow flag given answer is absolutely wrong! 0 0 replyShare chollu commented Dec 23, 2019 reply Follow flag This is how the formula is derived, On the first die is rolled getting an outcome is 1/6 On the second roll we need a value greater than the value appeared on the first roll, ie if the first outcome was 1, we can have 5 values greater than 1, so this probability is 5/6. if the first outcome was 2, we can have 4 values greater than 2 in second roll, so this probability is 4/6 and so on we get 3/6 for 3, 2/6 for 4, 1/6 for 5. So the required probability is given by, [1/6]*[(5/6)+(4/6)+(3/6)+(2/6)+(1/6)] = [1/(6^2)]*[1+2+3+4+5] which is equivalent to above expression. The answer 15/36 = 5/12 0 0 replyShare Please log in or register to add a comment.
1 1 vote ..basic sample space analysis Creatorpk answered Mar 17, 2024 Creatorpk comment Share Follow 0 reply Please log in or register to add a comment.