If the average number of textbooks in professors offices is 16 with a standard deviation of 5; and the average age of professors is 43 with a standard deviation of 8.

Calculate the covariance of the number of textbooks in professors offices (show your work and formulas used)

Calculate the covariance of the age of professors (show your work and formulas used)

To calculate the covariance of two variables, you need a set of data points for each variable. In this case, you would need data points for the number of textbooks in professors' offices and the age of professors.

Let's assume we have data on the number of textbooks in professors' offices and the age of professors for a random sample of professors.

1. Calculate the covariance of the number of textbooks in professors' offices:
- Let's denote the number of textbooks as X and the age of professors as Y.
- Gather a set of data points for X and Y. Suppose you have n data points for both variables.
- Calculate the mean of X (denoted as X̄) and the mean of Y (denoted as Ȳ).
- Sum up the product of the differences between each X value and the mean of X (Xᵢ - X̄) and the differences between each Y value and the mean of Y (Yᵢ - Ȳ).
- Divide the sum by (n-1) to get the covariance.
Cov(X, Y) = Σ((Xᵢ - X̄)(Yᵢ - Ȳ)) / (n - 1)
- In this case, since you are given only the means and standard deviations, you need the sample covariance formula, not the population covariance formula.

2. Calculate the covariance of the age of professors:
- Using the same approach as in step 1, gather a set of data points for X (number of textbooks) and Y (age).
- Calculate the mean of X (denoted as X̄) and the mean of Y (denoted as Ȳ).
- Sum up the product of the differences between each X value and the mean of X (Xᵢ - X̄) and the differences between each Y value and the mean of Y (Yᵢ - Ȳ).
- Divide the sum by (n-1) to get the covariance.
Cov(X, Y) = Σ((Xᵢ - X̄)(Yᵢ - Ȳ)) / (n - 1)
- Again, use the sample covariance formula since you are given the means and standard deviations.

Remember to substitute the given means and standard deviations into the formulas and perform the necessary calculations to find the covariance values.