Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,480 --> 00:00:02,790
Narrator: Now we know how to test hypotheses
2
00:00:02,790 --> 00:00:04,233
and how to reject them.
3
00:00:05,430 --> 00:00:08,490
Actually, we rejected a null hypothesis at various levels
4
00:00:08,490 --> 00:00:11,598
of significance, but we couldn't find a level
5
00:00:11,598 --> 00:00:14,430
of significance for which we can no longer do it.
6
00:00:14,430 --> 00:00:16,950
This is the right moment to introduce a measure
7
00:00:16,950 --> 00:00:19,023
called the P value.
8
00:00:20,190 --> 00:00:23,190
This is the most common way to test hypotheses.
9
00:00:23,190 --> 00:00:26,160
Instead of testing at preassigned levels of significance
10
00:00:26,160 --> 00:00:28,470
we can find the smallest level of significance
11
00:00:28,470 --> 00:00:31,200
at which we can still reject the null hypothesis
12
00:00:31,200 --> 00:00:33,273
given the observed sample statistic.
13
00:00:34,554 --> 00:00:36,640
So how do we do that?
14
00:00:36,640 --> 00:00:39,840
Recall the test with the data scientist salary.
15
00:00:39,840 --> 00:00:43,680
We had a standard error of 2739 known population,
16
00:00:43,680 --> 00:00:46,200
standard deviation of 15,000
17
00:00:46,200 --> 00:00:50,430
normally distributed population, and a sample size of 30.
18
00:00:50,430 --> 00:00:53,913
The corresponding Z score was minus 4.67.
19
00:00:55,410 --> 00:00:57,090
We rejected the null hypothesis
20
00:00:57,090 --> 00:01:01,470
as significance levels of 0.05 and 0.01
21
00:01:01,470 --> 00:01:03,920
but we wanted to know how much lower we could go.
22
00:01:05,010 --> 00:01:08,490
We could check the Z table for plus 4.67
23
00:01:08,490 --> 00:01:11,853
which gives us the same result as minus 4.67.
24
00:01:13,560 --> 00:01:14,670
In most Z tables,
25
00:01:14,670 --> 00:01:17,610
you would not even find this value as it is so large.
26
00:01:17,610 --> 00:01:18,570
Thus, we round up
27
00:01:18,570 --> 00:01:23,103
to the closest value available and get 0.0001.
28
00:01:24,478 --> 00:01:28,173
Wait, but how do we actually test the hypothesis?
29
00:01:29,280 --> 00:01:32,350
Well, after choosing a significance level of alpha
30
00:01:33,384 --> 00:01:34,884
you compare the P value to it.
31
00:01:35,830 --> 00:01:37,860
You should reject the null hypothesis
32
00:01:37,860 --> 00:01:41,426
if the P value is lower than the significance level.
33
00:01:41,426 --> 00:01:43,470
Therefore, we can safely say
34
00:01:43,470 --> 00:01:45,840
that such a result is extremely significant
35
00:01:45,840 --> 00:01:47,943
by any measurement of significance.
36
00:01:51,180 --> 00:01:53,040
Let's see another example.
37
00:01:53,040 --> 00:01:57,510
If our Z score was 2.12, we would reject the null hypothesis
38
00:01:57,510 --> 00:02:01,443
at 5%, but would not reject it at 1% significance.
39
00:02:02,280 --> 00:02:04,530
Now it becomes more interesting.
40
00:02:04,530 --> 00:02:06,900
At this point, we can actually look at the table
41
00:02:06,900 --> 00:02:08,433
and then find the P value.
42
00:02:09,330 --> 00:02:12,510
We look for the value that corresponds to 2.12
43
00:02:12,510 --> 00:02:15,123
and find that it is 0.983.
44
00:02:16,860 --> 00:02:20,310
The P value for a one-sided test is one minus the number
45
00:02:20,310 --> 00:02:21,513
we see in the table.
46
00:02:23,377 --> 00:02:27,093
So the corresponding P value is equal to 0.017.
47
00:02:29,370 --> 00:02:31,920
The P value for a two-sided test is equal
48
00:02:31,920 --> 00:02:34,923
to the number we see in the table multiplied by two.
49
00:02:35,940 --> 00:02:39,483
Therefore, the P value would be 0.034.
50
00:02:40,410 --> 00:02:42,903
This is also the answer to our question.
51
00:02:44,790 --> 00:02:47,733
All right, so where are P values used?
52
00:02:49,170 --> 00:02:52,140
Most statistical software packages run tests and then
53
00:02:52,140 --> 00:02:54,120
provide us with a series of results.
54
00:02:54,120 --> 00:02:55,743
One of them is P value.
55
00:02:56,760 --> 00:02:58,920
It is then up to the researcher to decide
56
00:02:58,920 --> 00:03:02,133
whether the variable is statistically significant or not.
57
00:03:03,252 --> 00:03:07,200
Generally, software is designed to calculate the P value
58
00:03:07,200 --> 00:03:09,573
to the third digit after the separator.
59
00:03:10,560 --> 00:03:13,320
The point is, when you start conducting your own research
60
00:03:13,320 --> 00:03:15,736
you would love to be able to see
61
00:03:15,736 --> 00:03:17,550
the three zeros after the dot.
62
00:03:17,550 --> 00:03:20,160
The closer to zero your P value is the more
63
00:03:20,160 --> 00:03:22,623
significant is the result you've obtained.
64
00:03:24,840 --> 00:03:26,160
The final consideration is
65
00:03:26,160 --> 00:03:29,310
that the P value is an extremely powerful measure
66
00:03:29,310 --> 00:03:31,830
as it works for all distributions.
67
00:03:31,830 --> 00:03:33,990
No matter if we are dealing with the normal,
68
00:03:33,990 --> 00:03:37,950
students T, binomial or uniform distribution,
69
00:03:37,950 --> 00:03:38,970
whatever the test
70
00:03:38,970 --> 00:03:41,163
the P value rationale holds.
71
00:03:42,030 --> 00:03:44,970
If the P value is lower than the level of significance
72
00:03:44,970 --> 00:03:46,773
you reject the null hypothesis.
73
00:03:48,330 --> 00:03:50,820
Having said that, you would normally use the P value
74
00:03:50,820 --> 00:03:53,400
in the presence of a digital medium.
75
00:03:53,400 --> 00:03:55,350
Throughout this course, I recommend that you
76
00:03:55,350 --> 00:03:59,100
use online P value calculators to support your studies
77
00:03:59,100 --> 00:04:01,953
and double check your answers when doing exercises.
78
00:04:03,480 --> 00:04:05,340
Please download the PDF that comes
79
00:04:05,340 --> 00:04:08,340
with this lesson as it will include detailed instructions
80
00:04:08,340 --> 00:04:11,580
for how to use online P value calculators.
81
00:04:11,580 --> 00:04:12,580
Thanks for watching.
6444
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.