Computers and Technology

Save this permanent SAS data set called enrollment. sas7bdat to a convenient location on your computer. Then, use the permanent data set to create a temporary SAS data set called enrollment that contains, in addition to the six variables in the permanent data set, a new numeric variable called college defined as follows:if major is Accounting or Finance, then college is 1if major is Computer Science or Electrical Engineering , then college is 2if major is Biology or Mathematics, then college is 3Format the new college variable so that:when it equals 1, SAS displays the word Businesswhen it equals 2, SAS displays the word Engineeringwhen it equals 3, SAS displays the word ScienceFinally, use your new temporary enrollment data set and the MEANS procedure to create a report containing average SATM and the average SATV for each college and looks just like this:Major SATM SATV Gender GPA WeeklyStudy 700 1 Accounting 700 Male 2.67 15 Finance 700 2.98 8 2 500 Female 470 Female 2.67 3 Biology 470 3 4 710 560 Female 3.6 8 Computer Science 520 Female 12 5 Finance 600 3.76 Mathematics Computer Science 6 610 720 Male 3.86 20 710 670 Male 3.94 15 7 Accounting 610 580 Male 2.8 620 Male 12 Biology Accounting Biology 690 3.48 10 580 3.8 10 540 Female 11 690 690 Female 3.67 20 12 Finance Female 3.7 13 Biology Electrical Engineering 450 580 Female 2 10 14 700 700 Female 4 12 15 Accounting 400 600 Female 3.55 15 16 640 600 Male 3.3 20 Biology Computer Science Biology Electrical Engineering Finance 17 720 580 Male 3.38 18 600 750 Female 3.5 30 720 Male 12 19 600 3.7 600 20 630 Female 3.2 10 21 600 2.86 Finance 300 Male 14 Computer Science 22 670 630 Male 3 2 23 3.88 8 Biology 670 680 Female 730 Male 24 Mathematics 600 3.51 10 |Accounting Computer Science |Accounting 680 Female 25 560 3 26 560 35 560 Female 2.8 27 550 600 Male 3.36 15 600 Male 28 Biology Computer Science 610 4 29 680 680 Male 3.5 10 30 Accounting 450 450 Female 3.36 12

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 03:50, dondre54
Q-1 which of the following can exist as cloud-based it resources? a. physical serverb. virtual serverc. software programd. network device
Answers: 1
image
Computers and Technology, 23.06.2019 09:00, amberpublow7
Which best describes the role or restriction enzymes in the analysis of edna a. to break dna into fragments that vary in size so they can be sorted and analyzed b. to amplify small amounts of dna and generate large amounts of dna for analysis c. to purify samples of dna obtained from the environment so they can be analyzed d. to sort different sizes of dna fragments into a banding pattern that can be analyzed
Answers: 1
image
Computers and Technology, 23.06.2019 11:00, jolleyrancher78
What are the possible consequences of computer hacking? what is computer piracy? describe some examples. what are the effects of computer piracy? what are the possible consequences of computer piracy? what is intentional virus setting? describe some examples. what are the effects of intentional virus setting? what are the possible consequences of intentional virus setting? what is invasion of privacy? describe some examples. what are the effects of invasion of privacy? what are the possible consequences of invasion of privacy? what is an acceptable use policy and what is the purpose of the acceptable use policy what is intellectual property and how can you use it?
Answers: 1
image
Computers and Technology, 23.06.2019 19:00, amayax77
Write a program that displays the following menu: geometry calculator 1. calculate the area of a circle 2. calculate the area of a rectangle 3. calculate the area of a triangle 4. quit enter your choice (1-4): if the user enters 1, the program should ask for the radius of the circle and then display its area. use the following formula: area = ď€(the square of r) use 3.14159 for ď€ and the radius of the circle for r. if the user enters 2, the program should ask for the length and width of the rectangle and then display the rectangle’s area. use the following formula: area = length * width if the user enters 3, the program should ask for the length of the triangle’s base and its height, and then display its area. use the following formula: area = base * height * .5 if the user enters 4, the program should end. input validation: display an error message if the user enters a number outside the range of 1 through 4 when selecting an item from the menu. do not accept negative values for the circle’s radius, the rectangle’s length or width, or the triangle’s base or height. note: if the user enters an improper menu choice (1-4), the program prints "the valid choices are 1 through 4. run the program again and select one of those." if the user enters a negative radius, the program prints "the radius can not be less than zero." if the user enters a negative value for height or base, the program prints "only enter positive values for base and height."
Answers: 1
Do you know the correct answer?
Save this permanent SAS data set called enrollment. sas7bdat to a convenient location on your comput...

Questions in other subjects:

Konu
Mathematics, 01.06.2021 18:40