What is the sample space in this case?

50 Views Asked by At

A bag has $3$ items labelled $A, B, C$ .

What is the sample space of choosing $2$ items from this bag without replacement, and with replacement?

I got $S_1 = \{AB, BC, AC, BA, CB, CA\} $ and $S_2 = \{AB, BC, AC\}$. Is it correct?