You work in the Admissions Office for West Coast University, a mid-sized
regional university in California. Your assistant entered a list of college
applicants for the Fall 2018 semester. You determine if a student qualifies for
early admission or early rejection based on SAT and GPA. After determining the
immediate admissions and rejections, you calculate a total score based on SAT
and GPA to determine regular admissions and rejections.
Step |
Instructions |
Points Possible |
1 |
Open exploring_e07_grader_h2_Admissions.xlsx and save
it as exploring_e07_grader_h2_Admissions_LastFirst. |
0 |
2 |
In cell E14, enter a date
function that calculates the number of days between the Initial Deadline
(cell E10) and the Date Received for the first student (D14). Use mixed and
relative references appropriately. Copy the function to the range E15:E68. A
negative value indicates the application was received after the initial
deadline. |
5 |
3 |
In cell H14, enter a nested logical function to display
either Yes
or No
in the Admit Early column. The university admits a student early if that
student meets both the Early Admission criteria for the SAT (cell B6) and GPA
(cell B7). That is, the student’s SAT score must be 2000 or higher, and the
GPA must be 3.80 or higher. Use relative and mixed references to the cells in
the Admission Criteria range. Based on the requirements, the first student,
Frank Aaron, will not be admitted early. |
10 |
4 |
In cell I14, enter a nested
logical function to display either Yes or No in the Reject Early column. The
university rejects a student early if that student has either an SAT score
less than 1000 (cell C6) or a GPA below 1.80 (cell C7). Use relative and
mixed references to the cells in the Admission Criteria range. |
10 |
5 |
In cell J14, enter a formula to calculate an applicant’s
admission score. Apply the multiplier (found in the Miscellaneous Standards
& Filter range) to the student’s GPA and add that score to the SAT. Frank
Aaron’s score is 3496. |
10 |
6 |
In cell K14, enter nested IF
functions inside a main IF function. The final decision text should be one of
the following: Early Admission, Early Rejection, Admit, or Reject. Hint: Two logical tests are based on the Yes/No displayed in the
Admit Early and Reject Early columns. For regular admission, a student must
have a combined admission score that is 2900 or higher. A student is
rejected if his or her score is lower than the threshold. Use a mixed
reference to the cell in the Miscellaneous Standards & Filter range. |
10 |
7 |
Copy the formulas down the Admit Early, Reject Early,
Score, and Final Decision columns. To paste the formulas, click Paste on the
Home tab and click Formulas to copy just the formulas. If you use a regular
Paste option, the double borders will copy also. |
6 |
8 |
In cell H6, enter a database
function to count the total number of early admissions with >=2900
threshold scores. Use the range L5:M6 for the criteria range and J13 for the
field. |
5 |
9 |
In cell I6, enter a database function to calculate the
average SAT score for early admissions with the >= threshold. Use the
range L5:M6 for the criteria range. |
5 |
10 |
In cell J6, enter a database
function to calculate the average GPA for early admissions with >=
threshold score. Use the range L5:M6 for the criteria range. |
5 |
11 |
In cell H7, enter a database function to count the total
number of in-state early admissions. Use the range L9:M10 for the criteria
range and C13 for the field. |
5 |
12 |
In cell I7, enter a database
function to calculate the average SAT for early in-state admissions. Use the
range L9:M10 for the criteria range. |
5 |
Get Free Quote!
397 Experts Online