survey description\nsuppose you are asked to ...

survey description\nsuppose you are asked to randomly select 20 emails in your contacts to send a survey. you must provide clear directions and a deadline for completing the survey. complete the survey description below.\n10. describe the method you will use to randomly select the contacts for the survey. state the directions that will be given to the participants. state your survey question. make sure that your survey question does not contain a bias or timing error.\nwrite your response below:\n© access virtual learning 2021

Answer

# Brief Explanations: To randomly select contacts, we can use a random - number generator. First, number all the contacts in the list. Then use the random - number generator to pick 20 unique numbers corresponding to the contacts. The directions to participants should be clear, such as "Please click on the link in this email to access the survey and complete it by [deadline]." An example of a non - biased survey question could be "Do you prefer coffee or tea?" # Answer: **Method of selection**: Use a random - number generator to assign numbers to all contacts and pick 20 unique numbers. **Directions**: "Please click on the link in this email to access the survey and complete it by [specific date and time]." **Survey question**: "Do you prefer coffee or tea?"