Logic "AND" means literally "and", so select line weight AND select stroke color, meaning only objects with both properties will be selected.
For example, if you used "OR" instead of "AND" it would mean select line weight OR select stroke color, one or the other, which would not be desired...