Problem: Consider a dataset with 200 data points. Let NGD? be the number of backward passes needed to run 10 steps of gradient descent. Let NSGD? be the number of backward passes needed to run 10 steps of stochastic gradient descent with batch size 5. What is NGD/NSGD?