Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 5 . You are provided with the following two data sets:The data sets each have 3 variables, ID , GRADE and PROF. Combine these

Problem 5.
You are provided with the following two data sets:The data sets each have 3 variables, ID, GRADE and PROF. Combine these two data sets into one called GRADES and keep only variables ID and GRADE. Calculate the variable PER which is the GRADE expressed as a percentage (scale 0-1). Assign a letter grade (A,B,C etc.) using standard cut-off points (.9-1A;.8-.89B;.7-.79C etc.) based on PER variable, and call it LETGR. You can do this using IF-THEN-ELSE or SELECTWHEN-OTHERWISE structures.English (United States)Accessibility: UnavailableFocus
image text in transcribed

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_2

Step: 3

blur-text-image_3

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

Professional SQL Server 2012 Internals And Troubleshooting

Authors: Christian Bolton, Justin Langford

1st Edition

1118177657, 9781118177655

More Books

Students also viewed these Databases questions