If you know the Index, Value or Text. also if you don\'t have an ID for a direct reference.
This, this and this are all helpful answers.
Example markup
if you want to not use jQuery, you can use below code:
document.getElementById("mySelect").selectedIndex = "2";