Compute the grade point average (GPA) for a beginning student who has completed only the following courses:

Wt Av = Sum of Products (grade * credits) / Sum (credits)
= ((3.0 * 5) + (3.8 * 2) + (4.0 * 1) + (2.6 * 3)) (5 + 2 + 1 + 3) = 34.4 / 11= 3.1272... rounded to 2 places, gives = 3.13
You might also like to view...
Answer the following statements true (T) or false (F)
1. Changes in employee behavior such as unusually high absenteeism, high job dissatisfaction, or high worker turnover should alert managers to potential problems. 2. Analysts should have little interest in improving worker satisfaction with the system. 3. Objectives are major independent pieces of the problem. 4. Requirements of a problem definition include the word "not," indicating a limitation. 5. Once issues have been identified, and objectives have been stated, the relative importance of the issues or objectives must be determined.
If Echo On is set to "No" and a text message is entered, the ________ argument will display the text in the status bar while the macro is running
A) Navigation Pane B) Add New Action bar C) Action Catalog Pane D) Status Bar Text
A frame with a set of boxes, toggle buttons, or option buttons
a. Combo option b. Frame group c. Option group
Match the following terms to their meanings:
I. Run macro II. Echo macro III. Action Argument IV. MessageBox V. Status Bar text A. Used to run a macro from within another macro B. This text argument displays while macro is running with Echo On set to No C. Indicates that the macro action is not safe D. Can contain up to four arguments E. Cannot be run in disabled mode and is not trusted by default