
Jeremiah T. answered 06/13/20
Award Winning Tutor for Algebra and Precalculus
The independent variable accounts for, explains, predicts, or somehow is responsible for the dependent variable. The number of people working explains the number produced. So, the independent variable is the number of assemblers. The dependent variable is the number produced.
The formula for the correlation coefficient is (sum of the z-scores of x and sum of the z-scores of y) / (sample size - 1). As you can see, it's much easier to use R or a TI-84 than calculate it by hand.
Entering the data into R, I find the correlation coefficient is 0.9271726.
The direction is positive, the form is pretty much straight, and there's a strong association. Hope this helps