Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:03,030 --> 00:00:04,680
Narrator: Welcome back, everyone.
2
00:00:04,680 --> 00:00:07,110
We've already covered how to calculate variations
3
00:00:07,110 --> 00:00:09,690
for events with repetition.
4
00:00:09,690 --> 00:00:12,090
In this lecture, we are going to focus on events
5
00:00:12,090 --> 00:00:14,913
where we apply variations without repetition.
6
00:00:15,930 --> 00:00:17,569
Okay, let's begin.
7
00:00:17,569 --> 00:00:20,610
Imagine you are a track and field coach
8
00:00:20,610 --> 00:00:23,190
and need to choose which four members of your team
9
00:00:23,190 --> 00:00:25,503
run the relay and in what order.
10
00:00:26,430 --> 00:00:31,430
The team consists of five people, Tom, Eric, David, Kevin,
11
00:00:32,009 --> 00:00:36,030
and Josh, and you must decide who starts, who anchors,
12
00:00:36,030 --> 00:00:37,413
and who runs in between.
13
00:00:38,610 --> 00:00:39,690
Okay.
14
00:00:39,690 --> 00:00:41,610
We have five members in the team,
15
00:00:41,610 --> 00:00:43,276
which means five different scenarios
16
00:00:43,276 --> 00:00:44,853
for who we want to start.
17
00:00:45,720 --> 00:00:48,870
Let's say we know that David is the best guy for the job.
18
00:00:48,870 --> 00:00:51,390
That decision leaves us with only four options
19
00:00:51,390 --> 00:00:53,370
for who gets the second position,
20
00:00:53,370 --> 00:00:57,663
namely Tom, Eric, Kevin, or Josh.
21
00:00:58,560 --> 00:01:01,650
Suppose we chose Josh to run after David.
22
00:01:01,650 --> 00:01:03,540
That leaves us with only three options
23
00:01:03,540 --> 00:01:07,863
for who runs third, Tom, Eric, or Kevin.
24
00:01:08,880 --> 00:01:11,490
Now, if we pick Kevin, then we know one
25
00:01:11,490 --> 00:01:14,670
of either Tom or Eric finishes the race.
26
00:01:14,670 --> 00:01:18,480
Not surprisingly, if we chose Eric to run third instead,
27
00:01:18,480 --> 00:01:20,125
we once again have two choices
28
00:01:20,125 --> 00:01:23,223
for who runs last, Tom or Kevin.
29
00:01:24,150 --> 00:01:26,790
Finally, if we choose Tom to run third,
30
00:01:26,790 --> 00:01:28,890
we would have two options available.
31
00:01:28,890 --> 00:01:30,213
Eric and Kevin.
32
00:01:31,200 --> 00:01:33,405
This means we can have six different variations
33
00:01:33,405 --> 00:01:36,030
for who runs the last two positions
34
00:01:36,030 --> 00:01:39,090
if we have chosen David and Josh to run first
35
00:01:39,090 --> 00:01:40,773
and second respectively.
36
00:01:42,360 --> 00:01:45,210
Using a similar logic, if we pick somebody different
37
00:01:45,210 --> 00:01:46,860
than Josh to run second,
38
00:01:46,860 --> 00:01:49,350
we would still have six possible variations
39
00:01:49,350 --> 00:01:50,973
for who runs third and fourth.
40
00:01:52,200 --> 00:01:54,870
In fact, regardless of who out of the four members
41
00:01:54,870 --> 00:01:57,240
of the team we chose to run second,
42
00:01:57,240 --> 00:01:59,310
we would always have six options
43
00:01:59,310 --> 00:02:01,810
for who fills out the remaining spots on the team.
44
00:02:03,180 --> 00:02:08,039
That suggests, there are four times six or 24 different ways
45
00:02:08,039 --> 00:02:10,259
to arrange the three remaining positions
46
00:02:10,259 --> 00:02:11,973
if we knew David starts.
47
00:02:13,200 --> 00:02:14,460
What if we aren't sure that David
48
00:02:14,460 --> 00:02:16,590
is the best runner to start?
49
00:02:16,590 --> 00:02:19,860
Well, if somebody out of the remaining four people started,
50
00:02:19,860 --> 00:02:22,020
we would still have 24 ways of filling out
51
00:02:22,020 --> 00:02:23,620
the remaining spots on the team.
52
00:02:24,900 --> 00:02:27,810
What happens is, the further down the order we go,
53
00:02:27,810 --> 00:02:29,730
the fewer options we are left with,
54
00:02:29,730 --> 00:02:33,090
since nobody is permitted to run multiple legs.
55
00:02:33,090 --> 00:02:37,230
This is what variations without repetition is about.
56
00:02:37,230 --> 00:02:38,970
We cannot use the same element
57
00:02:38,970 --> 00:02:41,910
or in this case, person twice.
58
00:02:41,910 --> 00:02:43,170
In terms of numbers,
59
00:02:43,170 --> 00:02:48,170
we have five times four times three times two.
60
00:02:48,390 --> 00:02:51,540
This makes 120 different options of how to arrange
61
00:02:51,540 --> 00:02:53,043
our team for the competition.
62
00:02:54,210 --> 00:02:55,560
That wasn't too bad, right?
63
00:02:56,430 --> 00:02:58,260
It's time to introduce you to the formula
64
00:02:58,260 --> 00:03:01,396
for calculating variations without repetition.
65
00:03:01,396 --> 00:03:04,470
The number of variations without repetition
66
00:03:04,470 --> 00:03:08,100
when arranging p elements out of a total of n
67
00:03:08,100 --> 00:03:13,100
is equal to n factorial over n minus p factorial.
68
00:03:15,090 --> 00:03:17,280
Applying this formula to our example,
69
00:03:17,280 --> 00:03:18,720
the total number of variations
70
00:03:18,720 --> 00:03:22,440
without repetition would be equal to five factorial
71
00:03:22,440 --> 00:03:23,883
over one factorial.
72
00:03:24,870 --> 00:03:26,400
Using the properties we introduced
73
00:03:26,400 --> 00:03:28,710
in the bonus lecture about factorials.
74
00:03:28,710 --> 00:03:31,650
This is equal to two times three
75
00:03:31,650 --> 00:03:35,853
times four times five, which equals 120.
76
00:03:37,368 --> 00:03:39,660
All right, let's wrap up here.
77
00:03:39,660 --> 00:03:42,570
As usual, please go through the homework exercises
78
00:03:42,570 --> 00:03:45,559
and try answering all the quiz questions.
79
00:03:45,559 --> 00:03:47,073
Thanks for watching.
6070
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.