Ask Experts Questions for FREE Help !
Ask
    psmith's Avatar
    psmith Posts: 1, Reputation: 1
    New Member
     
    #1

    Jun 2, 2006, 10:54 AM
    How many variations?
    How do you calculate the number of unique variations if you have 30 possible items to choose from and you can pick 1 to 30 of them?
    Kermit1941's Avatar
    Kermit1941 Posts: 1, Reputation: 1
    New Member
     
    #2

    Jun 6, 2006, 07:36 AM
    How do you calculate the number of unique variations if you have 30 possible items to choose from and you can pick 1 to 30 of them?

    It sounds like you are asking for the number of non-empty subsets.

    Build up to the answer by considering a smaller number of items.

    For 1 item, the answer is 1.
    For 2 items, the answer is 3,
    {a,b} --> {a},{b},{a,b}
    For 3 items, the answer is 2 * 3 + 1 = 7
    for 4 items, the answer is 2 * 7 + 1 = 15

    etc

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Foundations... Variations! I'm confused! [ 1 Answers ]

:confused: Hello, everyone! I'm just new here.. anyway, I'm glad I was able to find this site.. thank God. And I hope you can help me. It seems that whatever type of foundation I use, creams, sticks, cakes... it doesn't work for me. Sometimes it makes my skin look dry, sometimes it makes my...


View more questions Search