Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a subset of the bodyfat data frame named BF consisting only of the cases identified as outliers in Problem 5 . Use @eq -

Create a subset of the bodyfat data frame named BF consisting only of the cases identified as outliers in Problem 5. Use @eq-siri to create a new variable in BF named density_C (computed density) based on the reported siri values. Use @eq-BMI to reverse engineer the computed height in inches based on the values in weight_lbs and bmi using the conversion factors given at the start of the lab. Store the computed heights in inches in a variable named height_in_C. Use the verb mutate from the dplyr package to create both density_C and height_in_C. Show the values of the selected outliers for columns case, density_C, height_in, height_in_C, and ankle_cm. What do you notice about the density and density_C values in BF for the scatterplot you created in @fig-itp1? What do you notice about the height_in values in BF for the scatterplot you created in @fig-itp2? What do you notice about the ankle_cm values in BF for the scatterplot you created in @fig-itp3?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle 10g SQL

Authors: Joan Casteel, Lannes Morris Murphy

1st Edition

141883629X, 9781418836290

More Books