Session Ready
Exercise

Vectorized operation continued...

Instructions
100 XP
  • Compute the per 100,000 murder rate for each state and store it in the object murder_rate.
  • Then compute the average of the state murder rates for the US using the function mean. What is this average?