Question: you are asked to write a MATLAB script file (named a5.m) that implements a psychology experiment that can reveal stereotype effects. The experiment will contain






you are asked to write a MATLAB script file (named a5.m) that implements a psychology experiment that can reveal stereotype effects. The experiment will contain 2 sets of trials. Each set contains 16 trials. On each set of trials, words are presented in both the left and right upper corners which represent categories. Within each individual trial, a new word appears in the middle of the screen (an example is given in Figure 1). For each word presented in the middle, the user should indicate whether this word is associated with the categories in the top left corner or in the top right corner by pressing the c-key or the m-key, respectively....
In this assignment, you are asked to write a MATLAB script file (named a5.m that implements a psychology experiment that can reveal stereotype effects. The experiment will contain 2 sets of trials. Each set contains 16 trials. On each set of trials, words are presented in both the left and right upper corners which represent categories. Within each individual trial, a new word appears in the middle of the screen (an example is given in Figure 1). For each word presented in the middle, the user should indicate whether this word is associated with the categories in the top left corner or in the top right corner by pressing the c-key or the m-key, respectively. Man Woman Career Family Emily Figure 1. An Example of Screen Snapshot Below are the categories and the words belonging to each category used in the experiment: Category Words Peter, James, Eric, Tom Man Woman Emily, Kate, Fanny, Sara Career Salary, Bonus, Boss, Promotion Family Cooking, Parenting, Cousin, Vacation Table 1 Words and their Categories Used in the Experiment In the first set of trials, categories Man and Career are grouped together and Woman and Family are grouped together, and the user is asked to indicate which group each presented word belongs to. At the beginning of the first set of trials, your program should first present the following information in a figure window, which tells the user that a sequence of words will appear on the In this assignment, you are asked to write a MATLAB script file (named a5.m that implements a psychology experiment that can reveal stereotype effects. The experiment will contain 2 sets of trials. Each set contains 16 trials. On each set of trials, words are presented in both the left and right upper corners which represent categories. Within each individual trial, a new word appears in the middle of the screen (an example is given in Figure 1). For each word presented in the middle, the user should indicate whether this word is associated with the categories in the top left corner or in the top right corner by pressing the c-key or the m-key, respectively. Man Woman Career Family Emily Figure 1. An Example of Screen Snapshot Below are the categories and the words belonging to each category used in the experiment: Category Words Peter, James, Eric, Tom Man Woman Emily, Kate, Fanny, Sara Career Salary, Bonus, Boss, Promotion Family Cooking, Parenting, Cousin, Vacation Table 1 Words and their Categories Used in the Experiment In the first set of trials, categories Man and Career are grouped together and Woman and Family are grouped together, and the user is asked to indicate which group each presented word belongs to. At the beginning of the first set of trials, your program should first present the following information in a figure window, which tells the user that a sequence of words will appear on the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
