1) Referencing regression, how do you determine what is the independent and dependent variable?
2) How do you tell the difference between the x and y-axis?
Given the following data,
# Employees # Orders received
1 12
2 10
4 9
3 11
5 12
4 15
3) How do you determine which is the independent and which is the dependent variable?
The solution provides a comprehensive answer to the question going into a lot of details.