Answer is 2 batches. Because she has five eggs and the plain pasta uses 2 so if she’s trying to do both of them she’ll only have two eggs left and using 8 cups of flour. Making two batches of spinach pasta.
Given the dataset

We start by computing the average:

We compute the difference bewteen each element and the average:

We square those differences:

And take the average of those squared differences: we sum them

And we divide by the number of elements:

Finally, we take the square root of this quantity and we have the standard deviation:
