Question: Please complete in R Studio. Use the subscripting operations on state.x77 data matrix to: (a) Find the state with the maximum area (variable Area) in
Please complete in R Studio.
Use the subscripting operations on state.x77 data matrix to: (a) Find the state with the maximum area (variable Area) in the Mountain region as defined by the factor state.division. Get the state name of the result. (Hint: use help(state) function to read the information about state.x77, state.division, and state.name). (b) Find the average illiteracy rate (variable Illiteracy) in the Middle Atlantic region as defined by the factor state.division. (c) Find the states that have murder rates (variable Murder) less than the first quartile (25%). Get the state names of the result.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
