


下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、7.8 Hypothesis Testing 7.8 假設(shè)測試路橋081 高彥召20082201301 Very often traffic engineers must make a decision based on sample information. For example, is a traffic control effective or not? To test this, we formulate a hypothesis,Ha, called the null hypothesis and then try to disprove it.The null hypothesi
2、s is formulated so that there is no difference or no change, and then the opposite hypothesisis called the alternative hypothesis, Hj 很久以前,交通工程師們就必須根據(jù)樣本的信息做出決定。例如:交通控制是否起作用?為了檢驗(yàn)它,我們構(gòu)想出一個(gè)假設(shè)HO。叫做失效的假設(shè),然后試著推翻它 。這個(gè)失效的假設(shè)是這樣設(shè)想的:他沒有不同和變化,所以他的反面的假設(shè)叫做可選擇的假設(shè)H1When testing a hypothesis, it is possible to make
3、two types of errors: (1) We could reject a hypothesis that should be accepted (e.g., sayan effective control is not effective). This is called a Type I error. The probability of making a Type I error is given the variable name,0'.(2) We could accept a false hypothesis (e.g., sayan ineffective co
4、ntrol is effective). This is called a Type II error. A Type II error is given the variable name f3."當(dāng)測試一個(gè)假說,它有可能有兩種類型的錯(cuò)誤:(1)我們可以拒絕一個(gè)本應(yīng)該被接受的假設(shè)(例如,說有效的控制是無效的)。這就是所謂的I型錯(cuò)誤。用變量名a表示第一種事件發(fā)生的可能性(2)我們可以成立一個(gè)虛假的假設(shè)(例如,無效的控制是有效的)。這就是所謂的II型錯(cuò)誤用變量名b表示第二個(gè)事件的可能性。Consider this example: An auto inspection program
5、is going to be applied to 100,000 vehicles, of which 10,000 are "unsafe" and the rest are "safe." Of course, we do not know which cars are safe and which are unsafe."考慮下面的例子:一個(gè)自動(dòng)檢查計(jì)劃將被應(yīng)用到100,000輛車,其中10000是“不安全”,其余的是“安全”。當(dāng)然,我們不知道哪輛車是安全的,哪些是不安全的。"We have a test procedure,
6、 but it is not perfect, due to the mechanic and test equipment used. We know that 15% of the unsafe vehicles are determined to be safe, and 5% of the safe vehicles are determined to be unsafe,as seen in Figure 7.6."我們有一個(gè)測試程序,但它并非十全十美,由于在機(jī)械和測試設(shè)備使用。我們知道,15是不安全的車輛確定為安全,和5的車輛安全確定為不安全的,就像在圖7.6。"
7、;We would define: Ho: The vehicle being tested is "safe," and Hi: the vehicle being tested is "unsafe." The Type I error, rejecting a true null hypothesis (false negative), is labeling a safe vehicle as "unsafe." The probability of this is called the level of significan
8、ce, a, and in this case a = 0.05. The Type II error, failing to reject a false null hypothesis (false positive), is labeling an unsafe vehicle as "safe." The probability of this, b is 0.15. In general, for a given test procedure, one can reduce Type I error only by living with a higher Typ
9、e II error, or vice versa."我們將定義:H0:被測試的車輛是“安全”和Hi:被測試的車輛是“不安全”。第一類錯(cuò)誤,拒絕真正的無效假設(shè)(錯(cuò)誤的觀點(diǎn)),作為安全汽車“不安全”的標(biāo)簽。A作為這種水平的概率,在這種情況下a= 0.05。第二類錯(cuò)誤,不拒絕無效假設(shè)(錯(cuò)誤的態(tài)度),是標(biāo)示為不安全的車輛為“安全”。這個(gè)概率,b=0.15。一般來說,給定的測試程序,一個(gè)人可以減少誤差只有I型生活有較高的第二類錯(cuò)誤,反之亦然。"7.8.1 Before-and-After Tests with Two Distinct Choices在得到兩個(gè)不同截然不同的結(jié)果前后
10、In a number of situations, there are two clear and distinct choices, and the hypotheses seem almost self-defining:"在許多情況下,有兩個(gè)清晰的和獨(dú)特的選擇,并假設(shè)看起來幾乎是自定義:" Auto inspection (acceptable, not acceptable) Disease (have the disease, don't) Speed reduction of 5 mph (it happened, it didn't) Acc
11、ident reduction of 10% (it happened, it didn't) Mode: shift by five percentage points (it happened,it didn't)"自動(dòng)檢查(接受,不接受) 病害(有病害,不)以每5英里的速度減少(它發(fā)生,它沒有)事故以10速率減少(它發(fā)生,它沒有)模式:由五個(gè)百分點(diǎn)(它的發(fā)生,它沒有)"Of course, there is the distinction between the real truth (reality, unknown to us) and the d
12、ecision we make, as already discussed and related to Type I and Type II errors. That is, we can decide that some cars in good working order need repairing and we can decide thatsome unsafe cars do not need repairing."當(dāng)然,還有的真正區(qū)別真理(現(xiàn)實(shí)中,我們未知的)和我們所做的決定,正如已經(jīng)討論過的相關(guān)的I型和II型錯(cuò)誤。也就是說,我們可以決定在一些好車需要維修的工作秩序,
13、我們可以決定一些不安全的車不進(jìn)行修葺工程。"There is also the distinction that people may not want to reduce the issue to a binary choice or might not be able to do so. For instance, if an engineer expects a 10% decrease in the accident rate, should we test "Ho: no change" against "Hi: 10% decrease&qu
14、ot; and not allow the possibility of a 5% change? Such cases are addressed in the next section. For the present section, we will concentrate on binary choices"也有區(qū)別,人們可能不希望減少這個(gè)雙重的的選擇或者不能。例如,如果一個(gè)工程師預(yù)計(jì),事故率降低10,我們應(yīng)該測試“H0:不改變”或者反對(duì)“H1:減少10”,而不是允許有5的變化的可能性?這種情況將在下一節(jié)討論。對(duì)于本節(jié)中,我們將集中于一對(duì)問題的選擇"Applicat
15、ion: Travel Time Decrease "應(yīng)用:旅游時(shí)間縮短"Consider a situation in which the existing travel time on a given route is known to average 60 minutes, and experience has shown the standard deviation to be about 8 minutes. An "improvement" is recommended that is expected to reduce the true
16、mean travel time to 55 minutes"考慮一個(gè)情況,即有一個(gè)六十分鐘的路車,經(jīng)歷告訴我更具有八分鐘的誤差。 “改善”的建議是預(yù)計(jì)將減少旅行時(shí)間到55分鐘"This is a rather standard problem, with what is now a fairly standard solution. The logical development of the solution follows."這是一個(gè)比較標(biāo)準(zhǔn)的問題,也是一個(gè)相當(dāng)標(biāo)準(zhǔn)的解決方案。邏輯的提高方案隨著事態(tài)的發(fā)展。The first question we might ask ourselves is whether we can consider the mean and standard deviation of the initial distribution to be truly known or whether they must be estimated. Actually, we will avoid this question simp
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 薪酬保密與員工職業(yè)規(guī)劃及發(fā)展路徑管理協(xié)議
- 新能源汽車代理獨(dú)家補(bǔ)充合作協(xié)議
- 律師事務(wù)所特殊合伙人法律援助基金管理合同
- 2025年中國岸電系統(tǒng)行業(yè)市場現(xiàn)狀及未來發(fā)展趨勢研究報(bào)告
- 網(wǎng)絡(luò)文學(xué)作品改編成虛擬現(xiàn)實(shí)體驗(yàn)獨(dú)家許可協(xié)議
- 離婚時(shí)房產(chǎn)分割與產(chǎn)權(quán)轉(zhuǎn)移全程服務(wù)合同
- 紙杯代加工協(xié)議書
- 石子場承包合同范本
- 幫忙還貸款協(xié)議書
- 翻圍墻安全協(xié)議書
- 管理咨詢項(xiàng)目服務(wù)合同書
- 經(jīng)典-智能優(yōu)化方法課件PPT-東北大學(xué)+王俊偉
- 多發(fā)性骨髓瘤臨床路徑
- 小型企業(yè)通用暫支單
- 歡迎新同學(xué)幼兒園中小學(xué)開學(xué)第一課入學(xué)準(zhǔn)備ppt
- (整理)柴油發(fā)電機(jī)的檢修
- 2021年肇慶市端州區(qū)華佗醫(yī)院醫(yī)護(hù)人員招聘筆試試題及答案解析
- JJG 694-2009 原子吸收分光光度計(jì)-(高清現(xiàn)行)
- 車間作業(yè)安全培訓(xùn)資料培訓(xùn)資料
- 教練技術(shù)一階段講義(共59頁)
- 超聲肺功能探測新技術(shù)
評(píng)論
0/150
提交評(píng)論