Question: Running `find_test_stat(helicopters, Rotor, Time)` should return the exact same value your code from the previous question computed: the difference between of average values in the

Running `find_test_stat(helicopters, "Rotor", "Time")` should return the exact same value your code from the previous question computed: the difference between of average values in the "Time column between the groups determined by "Rotor" column in the `helicopters` table. However, you should also be able to run `find_test_stat(helicopters, "Weight", "Time")` to computer the difference between of average values in the **"Weight"** column between the groups determined by "Rotor" column in the `helicopters` table just as easily.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!