You have a small dataset that has values very close to each other. You compute the median and the mean, then add an extremely high value to the dataset, far -from the others, and recompute the median and mean. What happens to both the median and mean values

🎲 Try a Random Question  |  Total Questions in Quiz: 18  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Python Exploratory Data Analysis — practice the complete quiz, review flashcards, or try a random question.

For Pluralsight Skill Assessments.


You have a small dataset that has values very close to each other. You compute the median and the mean, then add an extremely high value to the dataset, far -from the others, and recompute the median and mean. What happens to both the median and mean values






ADVERTISEMENT