1. Hypothesis Testing? → Null Hypothesis(H0) ๐โ๏ธ
1โถ Create a Hypothesis (without stating H0)
โท (if data gives us strong evidence that the hypothesis is wrong) we can reject the Hypothesis
โท (but when we have data that is similar to the hypothesis but not exactly the same) fail to reject the Hypothesis (best we can do)
(because it's unclear if the hypothesis should be based on many different results)
→ we need preliminary data in order to make a statement that we can test in follow up experiments
2โถ Null Hypothesis(๊ท๋ฌด๊ฐ์ค) - that there is no difference between things
ex) Null Hypothesis = there is no difference in recovery times btw two Drugs
โท we simply see if the data convinces us to reject the Hypothesis that there is no difference btw two Drugs
โท (if we tested the drugs on a lot of people & little random things would not change the results very much)
โท we could confidently reject the Null Hypothesis (there is no difference btw two Drugs)
→ does not require preliminary data because the only value that represents no difference is 0
so.....
โซ rather than get stressed out over a large number of possible hypotheses... (1โถ ๋น์ถ)
โซ use H0 to determine if there is a difference (2โถ ์ถ์ฒ - ์ฆ ๊ท๋ฌด๊ฐ์ค์ ์ฌ์ฉํด๋ผ~!)
cf) if you fail rejecting H0, (in ML world) it means that using two averages that you have overfit the data
2. Alternative Hypothesis (Ha)
โป statistical test
โป we need a STATISTICAL TEST to make a decision about whether or not to REJECT or NOT TO REJECT H0
โป a Statistical Test needs 3 things
→ data
→ a Null(or Primary Hypothesis) (i.e. need sth to reject or fail to reject)
→ Alternative Hypothesis (Ha) (simply the oppositve of H0)
ex) three drugs are not different from each other (H0)
- Ha would be... 'two drugs are the same & the remaining drug is doing its own thing'
- or.. Ha would be ... 'three drugs are all different from each other'
so.....
โซ depending on which one we use in the STATISTICAL TEST, we can end up making a different decision about H0
โซ so it is important to clearly state which Ha we want to use
(regardless of which Ha we chose, we only REJECT or FAIL to REJECT H0 or Primary Hypothesis)
(↓H0 & Ha๋ฅผ ์ด์ฉํ ํ๋จ ๊ฐ์ค๊ฒ์ ๋จ๊ณ ๊ธฐ์ตํ๊ธฐ↓)
1โซ if we tested the H0
2โซ ... using Ha,
3โซ and we REJECT H0
{โซ (might say) we REJECTED H0 (in favor of this Ha)}
4โซ (BUT!) we would still not say we accept Ha (because other Ha MIGHT BE BETTER) (only if there are more than 2 optional Ha's)
(there are too many possibilities to test to know if we have accepted the correct one)
5โซ that is why we ONLY REJECT or FAIL TO REJECT H0 or Primary Hypothesis
* ์ถ์ฒ1) https://www.youtube.com/watch?v=0oc49DyA3hU
* ์ถ์ฒ2) https://www.youtube.com/watch?v=5koKb5B_YWo
* ์ธ๋ค์ผ์ถ์ฒ) https://stock.adobe.com/sk/search?k=hypothesis%20icon
'Statistics > Concepts(+codes)' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
<์ถ์ ๊ณผ ๊ฒ์ > - ์ & ๊ตฌ๊ฐ ์ถ์ - confidence interval (w/python code) (0) | 2022.04.15 |
---|---|
T-test ๐ ใOne-sample T-test (w/ python code)ใ (0) | 2022.04.05 |
<์ถ์ ๊ณผ ๊ฒ์ > - ํ๋ณธ์ถ์ถ๋ฒ (w/ python code) (2/2) (0) | 2022.03.30 |
<์ถ์ ๊ณผ ๊ฒ์ > - ํ๋ณธ์ถ์ถ๋ฒ (w/ python code) (1/2) (0) | 2022.03.25 |
<์ถ์ ๊ณผ ๊ฒ์ > - ์ถ๋ก ๊ฐ์ (0) | 2022.03.24 |
๋๊ธ