Background: You just finished teaching your first PSYCH 248 lab section, and it’s time to calculate the grades. Your wonderful teaching assistant created an Excel file with all of the students’ exam grades, homework grade, and lab grade as well as their gender. Your next steps are to calculate each student’s final grade, convert those scores to letter grades, and describe the distribution of scores.   2. In Excel, calculate the final Number Grade, Letter Grade, and Z-score for each student. a. To calculate the Number Grade, type a numerical equation after an = sign in a cell or use the =AVERAGE() formula; however, keep in mind that the =AVERAGE() formula will always give you the regular mean, not the weighted mean. Grades for this course are comprised of three parts: lecture exams (60%), homework (20%), and lab (20%).   b. To calculate the Letter Grade, use the =IF() formulawith a series of logic statements or enter the data by hand. For this assignment, let’s convert Number Grade into Letter Grade using the following rubric: A (90-100), B (80-89), C (70-79), D (60-69), F (<60).   c. To calculate the Z-score, use the =STANDARDIZE() formula on the Number Grade variable. This formularequires three components: x (i.e., one student’sNumber Grade), the sample mean, and the sample standard deviation. You can calculate the sample mean and standard deviation for Number Grade using the =AVERAGE() and =STDEV() formulas. i. Create a new column called Abs(Z-score). In this column, use the =ABS() formula on the Z-score variable you just created to get the absolute values of each Z-score.   3. Now that you have filled in your dataset, save your file and open it in JASP. a. In the Data View, apply value labels to the Gender variable by clicking on the title of the column and entering the labels accordingly (0=Woman, 1=Man). b. Make sure that each variable has the correct “column type” (i.e., nominal, ordinal, or scalar)     9. Descriptive Statistics a. Give the mean, median, mode, standard deviation, minimum, and maximum for the Number Grades variable (round to two decimal places). b. Look at these same descriptive statistics for Exam 1, Exam 2, and Exam 3. On average, which exam did students score best on?

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
 

Background: You just finished teaching your first PSYCH 248 lab section, and it’s time to calculate the grades. Your wonderful teaching assistant created an Excel file with all of the students’ exam grades, homework grade, and lab grade as well as their gender. Your next steps are to calculate each student’s final grade, convert those scores to letter grades, and describe the distribution of scores.

 

2. In Excel, calculate the final Number Grade, Letter Grade, and Z-score for each student.
a. To calculate the Number Grade, type a numerical equation after an = sign in a cell or use the =AVERAGE() formula; however, keep in mind that the =AVERAGE() formula will always give you the regular mean, not the weighted mean. Grades for this course are comprised of three parts: lecture exams (60%), homework (20%), and lab (20%).
 
b. To calculate the Letter Grade, use the =IF() formulawith a series of logic statements or enter the data by hand. For this assignment, let’s convert Number Grade into Letter Grade using the following rubric: A (90-100), B (80-89), C (70-79), D (60-69), F (<60).
 
c. To calculate the Z-score, use the =STANDARDIZE() formula on the Number Grade variable. This formularequires three components: x (i.e., one student’sNumber Grade), the sample mean, and the sample standard deviation. You can calculate the sample mean and standard deviation for Number Grade using the =AVERAGE() and =STDEV() formulas.
i. Create a new column called Abs(Z-score). In this column, use the =ABS() formula on the Z-score variable you just created to get the absolute values of each Z-score.
 
3. Now that you have filled in your dataset, save your file and open it in JASP.
a. In the Data View, apply value labels to the Gender variable by clicking on the title of the column and entering the labels accordingly (0=Woman, 1=Man).
b. Make sure that each variable has the correct “column type” (i.e., nominal, ordinal, or scalar)
 
 

9. Descriptive Statistics
a. Give the mean, median, mode, standard deviation, minimum, and maximum for the Number Grades variable (round to two decimal places).
b. Look at these same descriptive statistics for Exam 1, Exam 2, and Exam 3. On average, which exam did students score best on?
 
10. Descriptive Statistics by Group
a. Give the mean, median, mode, and standard deviationfor the Number Grades variable for men and for women separately.
b. On average, did men or women do better in the course? Do you think this difference is significant?
 
11. Boxplots
a. Create boxplots for Number Grade separately for men and for women; make sure to label outliers. Paste your boxplots below.
b. Is there more variability in the distribution for men or for women? How can you tell?
**Student Performance Data**

This table provides a detailed breakdown of student performance across various assessments and components within a course. The data captures scores for Exams, Homework, and Lab work, along with a computed Number Grade, Letter Grade, and Z-Score. Each student's information is associated with a unique ID number and their gender is indicated (0 = Woman, 1 = Man).

| ID Number | Gender | Exam 1 | Exam 2 | Exam 3 | Homework | Lab | Number Grade | Letter Grade | Z-Score |
|-----------|--------|--------|--------|--------|----------|-----|--------------|--------------|---------|
| 0         | 0      | 61     | 94     | 76     | 94       | 87  |              |              |         |
| 2         | 0      | 99     | 97     | 90     | 100      | 89  |              |              |         |
| 3         | 0      | 64     | 76     | 69     | 88       | 87  |              |              |         |
| 4         | 0      | 77     | 82     | 86     | 98       | 94  |              |              |         |
| 5         | 0      | 70     | 89     | 81     | 93       | 97  |              |              |         |
| 6         | 0      | 67     | 62     | 65     | 60       | 90  |              |              |         |
| 7         | 0      | 87     | 83     | 81     | 85       | 68  |              |              |         |
| 8         | 0      | 74     | 88     | 65     | 49       | 90  |              |              |         |
| 9         | 0      | 91     | 97     | 87     | 81       | 94  |              |              |         |
| 10        | 0      | 94     | 87     | 77     | 90       | 67  |              |              |         |
| 11        | 0      | 47     | 72     | 54     |
Transcribed Image Text:**Student Performance Data** This table provides a detailed breakdown of student performance across various assessments and components within a course. The data captures scores for Exams, Homework, and Lab work, along with a computed Number Grade, Letter Grade, and Z-Score. Each student's information is associated with a unique ID number and their gender is indicated (0 = Woman, 1 = Man). | ID Number | Gender | Exam 1 | Exam 2 | Exam 3 | Homework | Lab | Number Grade | Letter Grade | Z-Score | |-----------|--------|--------|--------|--------|----------|-----|--------------|--------------|---------| | 0 | 0 | 61 | 94 | 76 | 94 | 87 | | | | | 2 | 0 | 99 | 97 | 90 | 100 | 89 | | | | | 3 | 0 | 64 | 76 | 69 | 88 | 87 | | | | | 4 | 0 | 77 | 82 | 86 | 98 | 94 | | | | | 5 | 0 | 70 | 89 | 81 | 93 | 97 | | | | | 6 | 0 | 67 | 62 | 65 | 60 | 90 | | | | | 7 | 0 | 87 | 83 | 81 | 85 | 68 | | | | | 8 | 0 | 74 | 88 | 65 | 49 | 90 | | | | | 9 | 0 | 91 | 97 | 87 | 81 | 94 | | | | | 10 | 0 | 94 | 87 | 77 | 90 | 67 | | | | | 11 | 0 | 47 | 72 | 54 |
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Similar questions
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman