leah is president of her schools chess club. ...

leah is president of her schools chess club. she wants to choose a random sample of a survey.\nwhich method describes another way leah could select a random sample of chess club members?\nuse a list of other clubs the members belong to. then, survey members who also belong to the robotics club.\nuse a computer to assign each member a unique id number. then, survey members whose number ends with 0 or 1.\nsurvey members who have won their last 3 chess games.\nsurvey members who volunteer to take the survey.

Answer

# Brief Explanations: A random sample should be unbiased. Surveying members who belong to another specific club (like robotics club) is not random as it targets a particular subset. Surveying members who won last 3 games is not random as it is based on performance. Surveying volunteers is not random as it has self - selection bias. Using a computer to assign unique ID numbers and then surveying members whose number ends with 0 or 1 gives each member an equal chance of being selected, which is a random sampling method. # Answer: Use a computer to assign each member a unique ID number. Then, survey members whose number ends with 0 or 1.