Homework 2 - Descriptive Statistics
Due Date: February 13, 2023
Assignments are due by 11:59 pm on the due date. Use jamovi to complete the homework. Save your jamovi file (it should have extension .omv) and upload it using the usual method (see link above).
Download and open the following CSV file in jamovi:
The file contains the scores of players that played in games called game
Problems
- For each game
and , find the following statistics:- number of data points
- minimum value
- maximum value
- mean
- median
- mode
- range
- IQR
- variance
- standard deviation
- skewness
- number of data points
- Create a new computed variable called X.z.scores and Y.z.scores containing the z-scores of games
and , respectively. - For both of the z-scores variables, find all of the statistics as done for
and . - Based on the z-scores, which of the scores
or are more tightly concentrated around the median? - Consider the
score with and the score with . Which player of the two performed better relative to the players that played the same game? Why?