A ard14 Junior Member 10+ Year Member 15+ Year Member Joined Jun 1, 2006 Messages 26 Reaction score 0 Points 0 Pre-Dental Jul 22, 2006 #1 Advertisement - Members don't see this ad can anyone explain this to me? thanks, How many different ways can a data set consisting of 6, 0, 0, 1, 0,1 be arranged? (the answer is 60 according to dat achiever)
Advertisement - Members don't see this ad can anyone explain this to me? thanks, How many different ways can a data set consisting of 6, 0, 0, 1, 0,1 be arranged? (the answer is 60 according to dat achiever)
7 714guy counting down till 5/2012 7+ Year Member 15+ Year Member Joined Feb 26, 2004 Messages 236 Reaction score 1 Points 4,551 Age 43 Dental Student Jul 23, 2006 #2 ard14 said: can anyone explain this to me? thanks, How many different ways can a data set consisting of 6, 0, 0, 1, 0,1 be arranged? (the answer is 60 according to dat achiever) Click to expand... This is how you solve it. k = N/R. K is number of ways, N is the total number of objects in the collection. R is the total of each unique objects in the collection. N = 6 R = Object "0" = 3, Object "1" = 2, Object "6" = 1. K = 6!/(3!*2!*1!) : You can get rid 1! b/c thats just one K = 6*5*4*3!/3!*2! --> you can get rid of 3! since that cancels out K = 120 / 2 = 60 ways. Upvote 0 Downvote
ard14 said: can anyone explain this to me? thanks, How many different ways can a data set consisting of 6, 0, 0, 1, 0,1 be arranged? (the answer is 60 according to dat achiever) Click to expand... This is how you solve it. k = N/R. K is number of ways, N is the total number of objects in the collection. R is the total of each unique objects in the collection. N = 6 R = Object "0" = 3, Object "1" = 2, Object "6" = 1. K = 6!/(3!*2!*1!) : You can get rid 1! b/c thats just one K = 6*5*4*3!/3!*2! --> you can get rid of 3! since that cancels out K = 120 / 2 = 60 ways.