Question: # Lines that start with # are called comments. # These are just for information. All other lines are commands. # You can run commands
# Lines that start with # are called "comments." # These are just for information. All other lines are commands. # You can run commands that are in the script by pressing Control+Enter # or by clicking Run. Either way will run the line your cursor is in, # or a highlighted selection. # Note that you can run multiple commands at one time. # You will be modifying this script and saving it. # In some questions, you will be asked to change the command. # In others, you will be asked to respond in prose using comments. # Places for you to answer questions are marked with ???. # Remember that anything that is not a command should be a "comment" starting with # ## 5. SUMMARY STATISTICS # 5.3 Outliers are datapoints with extreme values that seem to lie "outside" # of the main distribution (as in the "younger.exp1" group above). # Do you think that outliers would have more of an effect on the median or the mean, # in general? Why? #
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
