192k views
3 votes
Look at the data set. What is the median?

3, 3, 3, 4, 4, 4, 5, 7, 8, 8, 8, 9, 10, 12, 14

2 Answers

4 votes
Firstly,we are going to edit numbers by x<y<z<w etc.
##Median is the middle of all numbers.
So,
3,3,3,4,4,4,5,7,8,8,8,9,10,12,14
###Now,we are going to eliminate both of first number and the last number.First number,last number,first number,last number... and one number is remaining. Or you can answer ## method but you should edit to small number to the most big number (I don't know english very well, Sorry
: - D)

The median is seven.
Hope it helps ! :^)
#MissionExam001



User Akobold
by
5.5k points
4 votes
THESE ARE JUST SOME EXAMPLES! I HOPE SOME OF THEM CAN HELP YOU SOLVE UR QUESTION!

Problem: The Doran family has 5 children, aged 9, 12, 7, 16 and 13. What is the age of the middle child? [IMAGE]

Solution: Ordering the childrens' ages from least to greatest, we get:
7, 9, 12, 13, 16
Answer: The age of the middle child is the middlemost number in the data set, which is 12.

In the problem above, we found the median of a set of 5 numbers.

Definition: The median of a set of data is the middlemost number in the set. The median is also the number that is halfway into the set. To find the median, the data should first be arranged in order from least to greatest.

To remember the definition of a median, just think of the median of a road, which is the middlemost part of the road. In the problem above, 12 is the median: it is the number that is halfway into the set. There are two children older than 12 and two children younger than 12. Let's look at some more examples.

Example 1: The Jameson family drove through 7 states on their summer vacation. Gasoline prices varied from state to state. What is the median gasoline price? [IMAGE]
$1.79, $1.61, $1.96, $2.09, $1.84, $1,75, $2.11

Solution: Ordering the data from least to greatest, we get:
$1.61, $1.75, $1.79, $1.84, $1.96, $2.09, $2.11

Answer: The median gasoline price is $1.84. (There were 3 states with higher gasoline prices and 3 with lower prices.)
Example 2: During the first marking period, Nicole's math quiz scores were 90, 92, 93, 88, 95, 88, 97, 87, and 98. What was the median quiz score? [IMAGE]

Solution: Ordering the data from least to greatest, we get:
87, 88, 88, 90, 92, 93, 95, 96, 98

Answer: The median quiz score was 92. (Four quiz scores were higher than 92 and four were lower.)

In each of the examples above, there is an odd number of items in each data set. In Example 1, there are 7 numbers in the data set; in Example 2 there are 9 numbers. Let's look at some examples in which there is an even number of items in the data set.

Example 3: A marathon race was completed by 4 participants. What was the median race time? [IMAGE]
2.7 hr, 8.3 hr, 3.5 hr, 5.1 hr

Solution: Ordering the data from least to greatest, we get:
2.7, 3.5, 5.1, 8.3
Since there is an even number of items in the data set, we compute the median by taking the mean of the two middlemost numbers.
3.5 + 5.1 = 8.6


Answer: The median race time was 4.3 hr.
Example 4: The salaries of 8 employees who work for a small company are listed below. What is the median salary?
$40,000, $29,000, $35,500, $31,000, $43,000, $30,000, $27,000, $32,000

Solution: Ordering the data from least to greatest, we get:
$27,000, $29,000, $30,000, $31,000, $32,000, $35,500, $40,000, $43,000
Since there is an even number of items in the data set, we compute the median by taking the mean of the two middlemost numbers.
$31,000 + $32,000 = $63,000

User SexyNerd
by
5.8k points