generated from mwc/lab_scatter
	Checkpoint 1: Although I am familiar with utilizing the scatterplots, I am sure some parts of the coding that makes the scatterplot will be confusing. I am not very strong in creating loops in a logical way so probably that will be where I might get stuck, if there are any.
		
			
				
	
	
	
		
			558 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			558 B
		
	
	
	
	
	
	
	
Planning the scatter plot
- Draw a scatter plot.
 - Title the plot/graph
- Draw the axes.
- Label the axes.
- Draw the x-axis.
- Draw the line.
- Determine the step-size
- Place the values along the x-axis
 
 
 - Determine the step-size
 
 - Draw the line.
 - Draw the y-axis.
- Draw the line.
 - Determine the step-size
- Place the values aloing the y-axis
 
 
 
 - Draw the x-axis.
 
 - Label the axes.
 - Plot the points.
- Match the corresponding x and y values.
- Place markers at the intersection of the values.
- Add legends, if needed.
 
 
 - Place markers at the intersection of the values.
 
 - Match the corresponding x and y values.
 
 - Draw the axes.