Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a categorized variable from a quantitative variable that describes something about your sample, and include it in your description. (perhaps age or salary or
Create a categorized variable from a quantitative variable that describes something about your sample, and include it in your description. (perhaps age or salary or categories) creating a c) Describe the criteria you used to define the categories. d) Report descriptive statistics **str(myData$variable)** and five-number summaries **fav_stats(myData$quantvar)** of your (1) outcome and (3) explanatory variables. - remember favstats is only for numerics (quant vars), and tally() or boxplots can be used for categorical vars. e) Remove outliers and describe how and why you removed them
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started