I would like to plot a simple graph showing the percent of students who failed a math course by treatment status over time. Based on what I have read, it seems as though margins + margins plot is required, but I can't quite figure how to display this information over time. I'm new to using this command.
In essence, I want the y-axis to show the % of students who failed a math course, and the x-axis to represent the semester. In the body of the graph, I would like to see, for each semester, a dot plotting the percent of treated students who failed, as well as another dot plotting the percent of control students who failed. Seems easy but this task is proving difficult.
Any help would be appreciated!
In essence, I want the y-axis to show the % of students who failed a math course, and the x-axis to represent the semester. In the body of the graph, I would like to see, for each semester, a dot plotting the percent of treated students who failed, as well as another dot plotting the percent of control students who failed. Seems easy but this task is proving difficult.
Any help would be appreciated!
Comment