Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Import the Data worksheet of the Fortune 5 0 0 Download Fortune 5 0 0 excel file into JMP Pro. ( Hint: select only the
Import the Data worksheet of the Fortune Download Fortuneexcel file into JMP Pro. Hint: select only the Data Worksheet to open and adjust the "Column headers start on row" to match the header row number of the Data Worksheet.
Add a new categorical column called CompanySize Hint: Cols New Columns Assign a value:
"small" if the company has less than employees
"medium" if the company has or more but less than employees
"big" if the company has or more employees.
Hint: Use the following formula, which you can copyandpaste directly into the formula panel of the newly added column called CompanySize:
If :Name# Employees"
"small",
If :Name# Employees"
"medium",
"big"
Save the above data table as a JMP file called Data Hint: File Save As
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