00:01
So we need to determine the median of these values.
00:03
So let's put them in order.
00:05
And so when we have the 70, we can either list them all in one big string or we can, which i will try to do that.
00:15
And so i've sorted them.
00:16
I have 74, 75, 76, 78, 80.
00:26
Next is 82, 84, 86, 87, 90, 91, 93, 96.
00:43
We're getting there.
00:44
98.
00:47
And that is it.
00:48
Now we have a total of 14 numbers.
00:51
And one way to do this is to add 1 to it and then divide by 2 and see that that is 15 divided by 2.
00:59
15 divided by 2 is 7 .5.
01:02
So we need to go to the halfway between the 7th and the 8th number, 1, 2, 3, 4, 5, 6, 7.
01:11
So we can see that the median will end up being 84 plus 86 divided by 2, which will be the middle of that will be 85...