I have the following HTML element:
Annual Leave&l
You most likely want this:
$("._statusDDL").val('2');
OR
$('select').prop('selectedIndex', 3);