基礎統計

Size: px
Start display at page:

Download "基礎統計"

Transcription

1 統計學 ( 一 ) 第四章離散型機率分佈 (Discrete Probability Distributions) 授課教師 : 唐麗英教授 國立交通大學工業工程與管理學系聯絡電話 :(03) litong@cc.nctu.edu.tw 2013 本講義未經同意請勿自行翻印

2 本課程內容參考書目 教科書 P. Newbold, W. L. Carlson and B. Thorne(2013). Statistics for Business and the Economics, 8 tt Edition, Pearson. 參考書目 Berenson, M. L., Levine, D. M., and Krehbiel, T. C. (2009). Basic business statistics: Concepts and applications, 11 tt EditionPrentice Hall. Larson, H. J. (1982). Introduction to probability theory and statistical inference, 3 rr Edition, New York: Wiley. Miller, I., Freund, J. E., and Johnson, R. A. (2000). Miller and Freund's Probability and statistics for engineers, 6 tt Edition, Prentice Hall. Montgomery, D. C., and Runger, G. C. (2011). Applied statistics and probability for engineers, 5 tt Edition, Wiley. Watson, C. J. (1997). Statistics for management and economics, 5th Edition. Prentice Hall. 唐麗英 王春和 (2013), 從範例學 MINITAB 統計分析與應用, 博碩文化公司 唐麗英 王春和 (2008), SPSS 統計分析, 儒林圖書公司 唐麗英 王春和 (2007), Excel 統計分析, 第二版, 儒林圖書公司 唐麗英 王春和 (2005), STATISTICA 與基礎統計分析, 儒林圖書公司 統計學 ( 一 ) 唐麗英老師上課講義 2

3 Random Variables( 隨機變數 ) Random Variables (R.V.) A random variable is a variable that takes on numerical values determined by the outcome of a random experiment. Note: Use capital letter to denote a random variable: X Use corresponding lowercase letter to denote a possible value of a random variable: x=1, 2, or 2 < x <5. 統計學 ( 一 ) 唐麗英老師上課講義 3

4 Random Variables( 隨機變數 ) Two types of Random Variable: 1) Discrete R.V. ( 離散型 ) A discrete R.V. is a R.V. that can take on only a finite or at most a countable infinite number of values. That is. X is a discrete R.V. if its range is a discrete set. 2) Continuous R.V. ( 連續型 ) A continuous R.V. is a R.V. that can take any values in an interval. 統計學 ( 一 ) 唐麗英老師上課講義 4

5 Random Variables( 隨機變數 ) 例 1: Each of the following experiments results in one value of the random variable (one measurement). a) State whether the random variable is a discrete or continuous. b) Determine, at least in principle, all possible values of the random variable. 1) The number of the leaves on a tree. 2) The time required to read the book How to lie with Statistics 3) The number of women in a jury of 12. 4) The speed of a passing car. 5) The numbers of heads observed when flip a coin two times. 6) The sum of the two numbers that occur when roll a pair of fair dice one time. 統計學 ( 一 ) 唐麗英老師上課講義 5

6 Probability Distributions for Discrete R.V. Probability Distribution Function for a Discrete Random Variable The probability distribution function, P(X), of a discrete random variable X expresses the probability that X takes the values x, as a function of x. That is, p(x i ) = P(X=x i ) for all values of x. Remark: The properties of a probability function for a discrete R.V.: i) aaa i p(x i ) = 1 ii) 0 p(x i ) 1 統計學 ( 一 ) 唐麗英老師上課講義 6

7 Probability Distributions for Discrete R.V. How to find the probability function for a discrete R.V. X? Construct a table listing each value that the R.V. X can assume. ( 建立一表列出離散型隨機變數 X 的所有可能值 (x)) Then calculate p(x i ) for each value of X. ( 計算出所有可能值 X 之相對機率 p(x)) 統計學 ( 一 ) 唐麗英老師上課講義 7

8 Probability Distributions for Discrete R.V. 例 1: Toss a coin 3 times. Let X be the number of heads observed. a)what is the probability function for X? b)graph P(X=x i ). 統計學 ( 一 ) 唐麗英老師上課講義 8

9 Probability Distributions for Discrete R.V. 例 2: Roll two fair dice one time. Let X be the sum of the two numbers that occur. What is the probability function for X? 統計學 ( 一 ) 唐麗英老師上課講義 9

10 第一次期中考成績分布 次數 平均數 變異數 Total 92 統計學 ( 一 ) 唐麗英老師上課講義 10

11 Probability Distributions for Discrete R.V. 例 3: Assume that a basketball player has the same probability 0.7 of making every one of his 5 free throws and that his attempts are independent. Let Y be the number of shots he makes in the five attempts. a) What is the probability function for Y? b) Find P(Y is odd) c) Find P(Y 3) d) Find P(Y 1) 統計學 ( 一 ) 唐麗英老師上課講義 11

12 Probability Distributions for Discrete R.V. 例 4: The game of Chuck-a-Luck is played as follows. Three fair dice are rolled. You as the bettor are allowed to bet $1 (or some other amount) on the occurrence of one of the integers 1, 2, 3, 4, 5, 6. If the number you bet occurs one time, you win $1; If the number you bet occurs two times, you win $2 and If the number you bet occurs three times, you win $3. If the number you bet does not occur you lose your money. Suppose you bet $1 on the occurrence of a 5. Let V be the net amount you win in one play of this game. Find probability function of V. 統計學 ( 一 ) 唐麗英老師上課講義 12

13 Probability Distributions for Discrete R.V. Cumulative Probability Function, c.d.f. ( 累加機率函數 ) The Cumulative Probability Function, F(x 0 ), for a random variable X is given as: F X t = P X t for t Remark: If X is a discrete R.V., then F X t = P(X = t) x t. (i.e. F X (t) 是一累積機率函數 ) 統計學 ( 一 ) 唐麗英老師上課講義 13

14 Probability Distributions for Discrete R.V. 例 5: Suppose a hat contains four slips of paper; each slip bears the number 1, 2, 3 and 4. One slip is drawn from the hat without looking. Let X be the number on the slip that is drawn. a) What is the probability function of X? b) What is the distribution function of X? c) Graph the distribution function of X. 統計學 ( 一 ) 唐麗英老師上課講義 14

15 Probability Distributions for Discrete R.V. 例 6: Show that P a < X b = F X b F X a. Proof: Note: If X is a discrete R.V., then X b P X < b. Why? 統計學 ( 一 ) 唐麗英老師上課講義 15

16 Properties of Discrete Random Variables The Expected Value of a Discrete R.V. ( 期望值 ) If X is a discrete R.V. with the probability mass function p(x), the Expected Value of X, denote by E(X) or µ X (Greek letter mu), is E X = µ X = x p(x) all x provide X p x <. If the sum diverges, the expectation is undefined. 統計學 ( 一 ) 唐麗英老師上課講義 16

17 Properties of Discrete Random Variables 例 1: Suppose that the probability function for the number of errors, X, on pages from business textbooks is as follows: P(0) = 0.81, P(1) = 0.17, P(2) = 0.02 E(X) = 0*0.81+1*0.17+2*0.02=0.21, the expectation is undefined. 統計學 ( 一 ) 唐麗英老師上課講義 17

18 Properties of Discrete Random Variables The Variance and Standard Deviation of a R.V. X Var(X)= σ 2 X =E[(X µ X ) 2 ]= E X 2 2 µ X 2 St. D.(X)= σ X = σ X Theorem 1: If X is any R.V. (discrete or continuous), then E(X)= C, where C is any constant. E[C H(X)]=C E[H(X)] E[H(X)+J(X)]= E[H(X)]+ E[J(X)] 統計學 ( 一 ) 唐麗英老師上課講義 18

19 Properties of Discrete Random Variables Theorem 2 : σ X 2 =E[(X µ X ) 2 ]= E X 2 µ X 2 Theorem 3 : If E(X) and Var(X) exist and Y=aX+b, where a and b are any constants, then µ Y = aµ X + b, σ Y 2 =a 2 σ X 2, σ y = a σ X 統計學 ( 一 ) 唐麗英老師上課講義 19

20 Properties of Discrete Random Variables 例 2: Suppose E(X)=5, Var(X)=10, Find (a) E(3X-5) (b) Var(3X-5) 統計學 ( 一 ) 唐麗英老師上課講義 20

21 Properties of Discrete Random Variables 例 3: Flip a fair coin two times. Let X be the number of heads observed. Find a) E(X) b) Var(X) c) St.D.(X) 統計學 ( 一 ) 唐麗英老師上課講義 21

22 Properties of Discrete Random Variables 例 4: Flip a fair die one time. Let Y be the number of dots facing up. Find a) E(Y) b) Var(Y) c) St.D.(Y) 統計學 ( 一 ) 唐麗英老師上課講義 22

23 Properties of Discrete Random Variables 例 5: A roulette wheel has the number 1 through 36, as well as 0 and 00. If you bet $1 that an odd number comes up, you win or lose $1 according to whether or not that event occurs. (0 and 00 are considered as the even numbers in the game). a) What is the expected net gain? b) Is this a fair game? Will you play it? 統計學 ( 一 ) 唐麗英老師上課講義 23

24 Properties of Discrete Random Variables 例 6: Recall the game of Chuck-a-Luck in 4.2 例 4. Let V be the net gain. Find the expected net gain of this game. b) Is this a fair game? Remark: If X is a discrete R.V., then E X balance point of the probability function. = µ X is the 統計學 ( 一 ) 唐麗英老師上課講義 24

25 Some Standard Probability Distributions Some Standard Probability Distributions The following are four useful discrete probability distributions: Binomial Probability Distribution( 二項分佈 ) Bernoulli Probability Distribution( 白努力分佈 ) Hypergeometric Probability Distribution ( 超幾何分佈 ) Poisson Probability Distribution ( 波瓦松分佈 ) 統計學 ( 一 ) 唐麗英老師上課講義 25

26 二項分佈 (Binomial Probability Distribution) 統計學 ( 一 ) 唐麗英老師上課講義 26

27 The Binomial Probability Distribution ( 二項分佈 ) The Binomial Probability Distributions Binomial Experiment An experiment is called a binomial experiment if it satisfies the following four conditions: 1) The experiment consists of n independent identical trials. 2) Each trial results in one of two outcomes: Success (S) or Failure (F) 3) The probability of success on a single trial is equal to p and remains the same from trial to trial. The probability of a failure is (1-p) or q. 4) We are interested in X, the number of success observed during the n trials. 一個實驗必須滿足以下四個條件, 才能稱為二項實驗 1) 某一實驗獨立 重複的試行 n 次 2) 每一試行均產生兩結果 : 成功 (Success) 或失敗 (Failure) 3) 每一試行成功的機率均為 p, 失敗的機率為 (1-p) 或 q 4) 我們對試行 n 次中, 成功 X 次之機率有興趣 統計學 ( 一 ) 唐麗英老師上課講義 27

28 The Binomial Probability Distribution ( 二項分佈 ) 例 1: Flip a coin 10 times, and we are interested in observing number of heads obtained Is this a binomial experiment? 統計學 ( 一 ) 唐麗英老師上課講義 28

29 The Binomial Probability Distribution ( 二項分佈 ) Binomial Random Variable Let X be the total number of successes in a binomial experiment with n trials and probability of success on a single trial p. Then X is called the binomial random variable with parameters n and p. It can be denoted by X ~ b(x; n, p). 統計學 ( 一 ) 唐麗英老師上課講義 29

30 The Binomial Probability Distribution ( 二項分佈 ) The Binomial Probability Distributions p(x) = P( X=x) = C(n, x)p x q n-x for X = 0, 1, 2,, n. where n = total number of trials x = number of successes in n trials. C(n, x) = number of arrangements of x successes during the n trials. p = probability of success on a single trial q = probability of failure on a single trial 在 n 次獨立的二項實驗試行中, 出現 x 次成功的機率為 p x = C n, x p x q n x x = 0, 1, 2,, n 其中 n 表全部的試行數 x 表在 n 次試行中成功的次數 ; C(n, x) 表 n 次試行中取 x 次成功次數的組合數 ; p 表每一試行成功的機率 ; q=1-p 表每一試行失敗的機率 統計學 ( 一 ) 唐麗英老師上課講義 30

31 The Binomial Probability Distribution ( 二項分佈 ) The Binomial Probability Distributions Remark: i) When n=1 then X ~ b(x;1, p), X is called a Bernoulli random variable. ii) A binomial random variable with parameter n and p is in fact the sum of n Bernoulli R.V. i) 當 X 服從 (n=1,p) 之二項分布, 則 X 稱為白努力 (Bernoulli) 隨機變數 ii) ㄧ個服從二項分布 (n, p) 之隨機變數 Y 是 n 個白努力隨機變數之和. 統計學 ( 一 ) 唐麗英老師上課講義 31

32 The Binomial Probability Distribution ( 二項分佈 ) 例 2: Suppose a marksman has probability.3 of hitting the bull s-eye. What is the probability that in 5 trials he will makes a) exactly 3 bull s-eyes? b) one or fewer bull s-eyes? c) at least one bull s-eye? 統計學 ( 一 ) 唐麗英老師上課講義 32

33 The Binomial Probability Distribution ( 二項分佈 ) 例 3: Suppose we have 20 multiple choices problems in final exam. You can pass the course if you answer at least 12 problems correctly. You must pick the single correct answer out of 5 choices for each problem. Assume that you come to the class completely unprepared and simply make a random guess at the correct answer to each problem. What is the probability that you would pass the course? 統計學 ( 一 ) 唐麗英老師上課講義 33

34 The Binomial Probability Distribution ( 二項分佈 ) 例 4: If X ~ b(x; n, p), find E(X) and Var(X). 統計學 ( 一 ) 唐麗英老師上課講義 34

35 The Binomial Probability Distribution ( 二項分佈 ) The Mean and Variance for a Binomial R.V. The mean and variance of a binomial random variable, X, can be computed by the following formula: E(X) = µ x = np Var(X) = σ x 2 = npq Remark: If X is a Bernoulli random variable, then E(X) = p, and Var(X) = pq, since n = 1. 統計學 ( 一 ) 唐麗英老師上課講義 35

36 The Binomial Probability Distribution ( 二項分佈 ) 例 5: The probability of conviction( 有罪判決 ) by jury( 陪審團 ) is.9. Let X be the number of acquittals( 無罪判決 ) on the next three trials. a) Give the probability distribution of X. b) Find probability of at least two acquittals. c) Compute E(X) and Var(X). 統計學 ( 一 ) 唐麗英老師上課講義 36

37 The Binomial Probability Distribution ( 二項分佈 ) The cumulative distribution function (c.d.f.) for a binomial random variable F X k = n j k j=0, p j q n j where k is a number between 0 and n = B( x ; n, p ) Table 3 on pages displays the cumulative Binomial distribution function. 統計學 ( 一 ) 唐麗英老師上課講義 37

38 The Binomial Probability Distribution ( 二項分佈 ) 例 6: 利用 Table 3 查出例 2 及例 3 之機率. 例 2: 例 3: 統計學 ( 一 ) 唐麗英老師上課講義 38

39 利用表求 P(one or fewer bull s-eyes?)=

40 超幾何分佈 (Hypergeometric Probability Distribution) 統計學 ( 一 ) 唐麗英老師上課講義 40

41 The Hypergeometric Distribution( 超幾何分佈 ) The Hypergeometric Random Variable 1. The experiment consists of randomly drawing n elements without replacement( 取後不放回 )from a set of N elements, a of which are S s (for Success) and (N-a) of which are F s (for Failure). 2. The hypergeometric random variable X is the number of S s in the draw of n elements. 統計學 ( 一 ) 唐麗英老師上課講義 41

42 The Hypergeometric Distribution( 超幾何分佈 ) The Hypergeometric Probability Function The probability function of a hypergeometric random variable X is P(x) = P( X=x) = a x N a n x N n For x =0, 1, 2,, a Where N = total number of elements( 群體總數 ) a = Number of S s in the N elements( 群體中成功的個數 ) n = Number of elements drawn( 從群體中抽取 n 個 ) x = Number of S s drawn in the n elements( 抽取 n 個中成功的個數 ) 統計學 ( 一 ) 唐麗英老師上課講義 42

43 The Hypergeometric Distribution( 超幾何分佈 ) The Mean and Variance for a Hypergeometric R.V. X: E X = nn N ; VVV X = nn N a (N n) N 2 (N 1) 統計學 ( 一 ) 唐麗英老師上課講義 43

44 The Hypergeometric Distribution( 超幾何分佈 ) 例 1: Suppose an employer randomly selects three new employees from a total of ten applications, six men and four women. Let X be the number of women who are hired. a) Give the probability function of X. b) Find the probability that no women are hired. c) Find the probability that women outnumber men in the selection. d) Compute E(X) and Var(X) 統計學 ( 一 ) 唐麗英老師上課講義 44

45 The Hypergeometric Distribution( 超幾何分佈 ) 例 2: A shipment of 100 tape recorders contains 25 that are defective. If 10 of them are randomly chosen for inspection, find the probability that 2 of the 10 will be defective by using a) the formula for the hypergeometric distribution; b) the formula for the binomial distribution as an approximation. 統計學 ( 一 ) 唐麗英老師上課講義 45

46 The Hypergeometric Distribution( 超幾何分佈 ) Note: The difference between the two values is only In general, it can be shown that the hypergeometric distribution approaches binomial distribution with p = a/n when N, and a good rule of thumb is to use the binomial distribution as an approximation to the hypergeometric distribution if n N 10. 統計學 ( 一 ) 唐麗英老師上課講義 46

47 波瓦松分佈 (Poisson Probability Distribution) 統計學 ( 一 ) 唐麗英老師上課講義 47

48 The Poisson Distribution( 波瓦松分佈 ) The Poisson distribution is used to describe the number of rare events which occur in a given unit of time or space. 波瓦松分佈是用來形容在某一特定時間或面積內稀有事件發生之機率 波瓦松隨機變數的一些例子 : 1) 幾週內保險公司收到的要保信數 2) 幾分鐘内經過剪票口的旅客數 3) 一段短時間內經轉接的電話次數 4) 一段時間內地震發生次數 統計學 ( 一 ) 唐麗英老師上課講義 48

49 The Poisson Distribution( 波瓦松分佈 ) Three Assumptions for a Poisson Process: 1) In a sufficiently short length of time, say of length t, only 0 or 1 event can occur (i.e., it is impossible to have two or more simultaneous occurrences in a sufficiently short length of time). 2) The probability of exactly 1 event occurring in t is equal to λ t (i.e., the probability of exactly 1 event occurring in t is proportional to the length of the interval). 3) Any nonoverlapping intervals of length t are independent Bernoulli trials. 統計學 ( 一 ) 唐麗英老師上課講義 49

50 The Poisson Distribution( 波瓦松分佈 ) The Poisson Probability Distribution Assuming the events occur independent and randomly of one another, and X represents the number of events occurred during a period of time over which an average of μ such events can be expected to occur, the Poisson probability function is (λt) x e λt µ x e µ p(x) = = for x = 0, 1, 2, X! X! where μ = λt is the mean number of Poisson-distributed events over sampling medium that is being examined and e = 假設事件是隨機且彼此獨立的發生, 單位時間的平均次數為 μ, 而 X 表示一段時間事件發生的次數, 則波瓦松機率密度函數如下 : P x = (λλ)x e λλ = μx e μ fff x = 0,1,2, x! x! 其中,μ= 波瓦松分佈事件在某一特定時間 ( 或面積 ) 內發生的平均數 λ= 單位時間 ( 或面積 ) 內發生的平均數 t= 特定之時間 ( 或面積 ) e=2.718 統計學 ( 一 ) 唐麗英老師上課講義 50

51 The Poisson Distribution( 波瓦松分佈 ) Table 4 in the Appendix (page 749) gives Exponentials for calculating the Poisson Probability. Table of Individual Poisson Probabilities: See Table 5 in the Appendix (pages ). Table of Cumulative Poisson Probabilities: See Table 6 in the Appendix (pages ). 統計學 ( 一 ) 唐麗英老師上課講義 51

52 The Poisson Distribution( 波瓦松分佈 ) The Mean and Standard Deviation of a Poisson R. V. X: E X = µ = λt Var X = σ 2 = λt St. D. X = σ = λ. 統計學 ( 一 ) 唐麗英老師上課講義 52

53 The Poisson Distribution( 波瓦松分佈 ) The Poisson Approximation to the Binomial: ( 以波瓦松分佈近似二項分佈 ) The Poisson Probability distribution provides good approximations to the Binomial Probability when n is large and p is small (preferable with nn 7). 統計學 ( 一 ) 唐麗英老師上課講義 53

54 The Poisson Distribution( 波瓦松分佈 ) 例 1: The number of customers arriving at a teller s window at Bay Bank is Poisson distributed with a mean rate of.75 person per minute. (a) What is the probability that two customers will arrive in the next 6 minutes? (b) Use table 5 in Appendix to find the answer in (a). 統計學 ( 一 ) 唐麗英老師上課講義 54

55 利用表求 P(that two customers will arrive in the next 6 minutes)=

56 The Poisson Distribution( 波瓦松分佈 ) 例 2: The number of bubbles found in place glass windows produced by a process at Glasser Industries is Poissondistribution with a rate of.004 bubbles per square foot. A 20-by-5-foot plate glass window is about to be installed. a) Find the probability that it will have no bubbles in it. b) What is the probability that it will have no more than one bubbles in it? 統計學 ( 一 ) 唐麗英老師上課講義 56

57 The Poisson Distribution( 波瓦松分佈 ) 例 3: An analyst predicted that 3.5% of all small corporations would file for bankruptcy in the coming year. For a random sample of 100 small corporations, estimate the probability that at least 3 will file for bankruptcy in the next year, assuming that the analyst s prediction is right. a) Use the binomial distribution to compute the exact probability. (Use table 2 in the Appendix.) b) Compute the Poisson approximation. 統計學 ( 一 ) 唐麗英老師上課講義 57

58 Jointly Distributed Random Variables 統計學 ( 一 ) 唐麗英老師上課講義 58

59 Jointly Distributed Random Variables Joint Probability (Mass) Function for Discrete Random Variables Suppose that X and Y are discrete random variables defined on the same probability space and that they take on values x 1, x 2,, and y 1, y 2,, respectly. Their joint probability distribution P(x, y) ( X 與 Y 之聯合機率分佈 ) is P x, y = P(X = x, Y = y) 統計學 ( 一 ) 唐麗英老師上課講義 59

60 Jointly Distributed Random Variables The joint probability distribution must satisfy the following conditions: 1) P x, y 0. (x, y) R 2) all x all y P x, y = 1. 統計學 ( 一 ) 唐麗英老師上課講義 60

61 Jointly Distributed Random Variables How to find the joint probability mass function for the discrete X and Y? Construct a table listing each value that the R.V. X and Y can assume. Then find p(x, y) for each combination of P(x, y). 例 1 Toss a fair coin 3 times. Let X be the number of heads on the first toss and Y the total number of heads observed for the three tosses. What is the joint probability function of (X, Y)? 統計學 ( 一 ) 唐麗英老師上課講義 61

62 Jointly Distributed Random Variables [Ans] Y P(X=x) /8 2/8 1/8 0 4/8 X 1 0 1/8 2/8 1/8 4/8 P(Y=y) 1/8 3/8 3/8 1/8 1 S = { HHH, HHT,, TTT } Note: Each entry represents a P(x, y). e.g., P(0, 2) = P(X=0, Y=2) = 1/8 P(1, 0) = P(X=1, Y=0) = 0 統計學 ( 一 ) 唐麗英老師上課講義 62

63 Jointly Distributed Random Variables Sometimes we are interested in only the probability mass function for X or for Y. i.e., P X x = P X = x or P Y y = P(Y = y) The marginal functions can be found, by P X x = P X = x = P(X = x, Y = y) y P Y y = P Y = y = P(X = x, Y = y) x How to find the marginal probability function ( 邊際函數 ) from the joint probability table? To find P Y y, sum down the appropriate column of the table. To find P X x, sum across the appropriate row of the table. Note: Since P Y (y) and P X (x) are located in the row and column margins, these distributions are called marginal probability functions. 統計學 ( 一 ) 唐麗英老師上課講義 63

64 Jointly Distributed Random Variables 例 2 : In 例 1, find the marginal probability functions for X and Y. Y P(X=x) /8 2/8 1/8 0 4/8 X 1 0 1/8 2/8 1/8 4/8 P(Y=y) 1/8 3/8 3/8 1/8 1 [Ans] P X x = 4 8, for x = 0,1 P Y 0 = P Y = 0 = 1 8 P Y 1 = P Y = 1 = 3 8 P Y 2 = P Y = 2 = 3 8 P Y 3 = P Y = 3 = 1 8 統計學 ( 一 ) 唐麗英老師上課講義 64

65 Jointly Distributed Random Variables 例 3: Sally Peterson, a marketing analyst, has been asked to develop a probability model for the relationship between the sale of luxury cookware and age group. This model will be important for developing a marketing campaign for a new line of chef-grade cookware. She believes that purchasing patterns for luxury cookware are different for different age groups. find the marginal probability functions for X and Y. 統計學 ( 一 ) 唐麗英老師上課講義 65

66 Jointly Distributed Random Variables [Ans] The marginal probability functions for X and Y is Age Group (X) Purchase Decision(Y) (16 to 25) (26 to 45) (46 to 65) P(Y) 1 (buy) ( not buy) P(x) P X 1 = P X = 1 = 0.35 P X 2 = P X = 2 = 0.45 P Y 1 = P Y = 1 = 0.40 P Y 2 = P Y = 2 = 0.60 P X 3 = P X = 3 = 0.20 統計學 ( 一 ) 唐麗英老師上課講義 66

67 Jointly Distributed Random Variables The Expected values of Function of Two Random Variables Recall: The expected value of a Random variable is E X = x P(x) X if X is a discreate random variable. Remark: Let g(x) is a function of a random variable X. Then E[g x ] = g(x) P(x) X if X is a ddddddddd random variable. 統計學 ( 一 ) 唐麗英老師上課講義 67

68 Jointly Distributed Random Variables The Expected values of Function of Two Random Variables Let g(x, y) be a function of random variables X and Y. Then the expected value (or mean) of g(x, y) is defined to be E[g(x,y)]= g(x, y) P(x, X y) y if X and Y are dddddddd 統計學 ( 一 ) 唐麗英老師上課講義 68

69 Jointly Distributed Random Variables The Variance of Function of Two Random Variables Let g(x, y) be a function of random variables X and Y. Then the variance of g(x, y) is defined to be Var[g(x,y)]= y X[g x, y ] 2 P(x, y) (E[g(x,y)]) 2 if X and Y are dddddddd 統計學 ( 一 ) 唐麗英老師上課講義 69

70 Jointly Distributed Random Variables 例 4: Suppose that Charlotte King has two stocks, A and B. Let X and Y be random variables of possible percent returns (0%, 5%, 10%, and 15%) for each of these two stocks, with the joint probability distribution given in table. a) Find the marginal probabilities. b) Find the means and variances of both X and Y. 統計學 ( 一 ) 唐麗英老師上課講義 70

71 Jointly Distributed Random Variables [Ans] a). P X 1 = P X = 0% = 0.25 P X 2 = P X = 5% = 0.25 P X 3 = P X = 10% = 0.25 P X 4 = P X = 15% = 0.25 P Y 1 = P Y = 0% = 0.25 P Y 2 = P Y = 5% = 0.25 P Y 3 = P Y = 10% = 0.25 P Y 4 = P Y = 15% = 0.25 統計學 ( 一 ) 唐麗英老師上課講義 71

72 Jointly Distributed Random Variables [Ans] b) The mean for X is as follows: μ x = xx x = x = Similarly, the mean of Y is µ y = The variance of X is σ 2 x = x μ 2 2 x P x = P(X) x μ x x = = σ X = = Similarly, the variance of Y is σ y = x 統計學 ( 一 ) 唐麗英老師上課講義 72

73 Independence and conditional Distributions Recall: Measures of Relationship between Variables 兩變數間之關聯性指標 Two measures of association between two random variables 衡量兩變數間關聯性之指標有二 : 1. Covariance( 共變異數 ) CCC X, Y =E[(X-μ X )(Y-μ Y )]= E(XY)-μ X μ Y = x y xx P x, y μ x μ y 2. Correlation ( 相關係數 ) ρ = CCC(X, Y) σ X σ Y, provide that σ X < aaa σ Y < 統計學 ( 一 ) 唐麗英老師上課講義 73

74 Independence and conditional Distributions Theorem If X and Y are independent, then Cov(X,Y)=0 Question If Cov(X,Y)=0, X,Y are independent?? NO!! Remark If Cov(X,Y)=0, X and Y may not be independent. 統計學 ( 一 ) 唐麗英老師上課講義 74

75 Jointly Distributed Random Variables 例 5: Suppose that Charlotte King has two stocks, A and B. Let X and Y be random variables of possible percent returns (0%, 5%, 10%, and 15%) for each of these two stocks, with the joint probability distribution given in table. Determine if X and Y are independent. 統計學 ( 一 ) 唐麗英老師上課講義 75

76 Jointly Distributed Random Variables [Ans] To test for independence, check P(x, y)= P(x)P(y) for all possible pairs of values x and y. P(x, y) = for all possible value P(x) = 0.25, P(y) = 0.25 for all possible value P(x, y) = = P(x)P(y) Therefore, X and Y are independent. 統計學 ( 一 ) 唐麗英老師上課講義 76

77 Independence and conditional Distributions Correlation ( 相關係數 ) Note: 1 ρ 1 X and Y are said to be positively linearly correlated if ρ > 0. X and Y are said to be negatively linearly correlated if ρ < 0. X and Y are said to have no linear correlation if ρ = 0. 統計學 ( 一 ) 唐麗英老師上課講義 77

78 Independence and conditional Distributions 例 6 : Let X,Y be discrete random variable with P(X=x, Y=y) as follows: X Y P X (x) -1 1/8 1/8 1/8 3/8 0 1/8 0 1/8 2/8 1 1/8 1/8 1/8 3/8 P Y (y) 3/8 2/8 3/8 1 a) Find Cov(X,Y). b) Find the Correlation Coefficient of X and Y. c) Are X and Y independent? 統計學 ( 一 ) 唐麗英老師上課講義 78

79 Independence and conditional Distributions [Ans] a) b) ρ = Cov(x,y) σ x σ y = 0 統計學 ( 一 ) 唐麗英老師上課講義 79

80 Independence and conditional Distributions [Ans] c) 統計學 ( 一 ) 唐麗英老師上課講義 80

81 Independence and conditional Distributions Conditional Probability Function for Discrete Random Variables The conditional probability distributions for X given Y and Y given X are denoted by : P 1 x y = P(x, y)/p 2 y P 2 y x = P(x, y)/p 1 x 統計學 ( 一 ) 唐麗英老師上課講義 81

82 Independence and conditional Distributions 例 7: Let X,Y be discrete random variable with P(X=x, Y=y) as follows, find the conditional probability function of X given Y=1. X Y P X (x) [Ans] 0 1/8 2/8 1/ /8 2/8 1/8 3/8 統計學 ( 一 ) 唐麗英老師上課講義 82

83 Independence and conditional Distributions The Conditional Mean and Variance for Discrete Random Variables μ Y X = E[Y X] = Y y x P(y x) 2 x σ 2 Y X = E (Y μ Y X )2 X = Y Y μ Y P y x X = Y (Y 2 x P y x μ Y X2 統計學 ( 一 ) 唐麗英老師上課講義 83

84 Independence and conditional Distributions 例 8: In 例 1, find the expected value of Y given that x = 1 Y P(X=x) /8 2/8 1/8 0 4/8 X 1 0 1/8 2/8 1/8 4/8 P(Y=y) 1/8 3/8 3/8 1/8 1 [Ans] E Y x = 1 = y x = 1 P y x = 1 Y = = 2 統計學 ( 一 ) 唐麗英老師上課講義 84

85 Jointly Continuous Random Variables 兩個隨機變數之和的平均數與變異數公式 E(X 1 +X 2 ) = μ 1 + μ 2 Var(X 1 +X 2 ) = σ σ (x 1, x 2 ) 兩個隨機變數之差的平均數與變異數公式 : E(X 1 -X 2 ) = μ 1 μ 2 Var(X 1 -X 2 ) = σ σ (x 1, x 2 ) Note: If X 1 and X 2 are uncorrelated or independent, CCC(x 1, x 2 ) = 0 統計學 ( 一 ) 唐麗英老師上課講義 85

86 Jointly Continuous Random Variables 兩個隨機變數 X 與 Y 線性組合的平均數與變異數公式 : Let W= ax + by, where a and b are constants, then μ w = aμ X + bμ Y σ 2 w = a 2 σ 2 X + b 2 σ 2 Y CCC(X, Y) = a 2 σ 2 X + b 2 σ 2 Y ρ σ X σ Y Let W=aX - by, where a and b are constants, then μ w = aμ X bμ Y σ 2 w = a 2 σ 2 X + b 2 σ 2 Y 222 CCC(X, Y) = a 2 σ X 2 + b 2 σ Y ρ σ X σ Y 統計學 ( 一 ) 唐麗英老師上課講義 86

87 Linear Function of Random Variables 例 9: An investor has $1,000 to invest and two investment opportunities, each requiring a minimum of $500. The profit per $100 from the first can be represented by a random variable X, having the following probability functions: P X = 5 = 0.4 and P X = 20 = 0.6 The profit per $100 from the second is given by the random variable Y, having the following probability functions: P Y = 0 = 0.6 and P Y = 25 = 0.4 X, Y are independent. The investor has the following possible strategies: a. $1,000 in the first investment b. $1,000 in the second investment c. $500 in each investment Find the mean and variance of the profit from each strategy. 統計學 ( 一 ) 唐麗英老師上課講義 87

88 Linear Function of Random Variables [Ans] a) µ x = E X = = $10 profit mean= E(10X) = 10E(X) = $100 σ 2 x = x μ 2 x P x = = 150 x profit variance =Var(10X) = 100Var(X) =15,000 b) µ y = E Y = = $10 mean profit = E(10Y) = 10E(Y) = $100 σ 2 2 y = y μ y P y = = 150 y profit variance =Var(10Y) = 100Var(Y) =15,000 統計學 ( 一 ) 唐麗英老師上課講義 88

89 Linear Function of Random Variables [Ans] c) profit mean E 5X + 5Y = E 5X + E 5Y = 5 E X + E Y = $100 profit variance = Var(5X+5Y) = Var(5X)+Var(5Y) = 25Var(X) + 25Var(Y) =7,500 統計學 ( 一 ) 唐麗英老師上課講義 89

90 本單元結束 統計學 ( 一 ) 唐麗英老師上課講義 90

基礎統計

基礎統計 統計學 ( 一 ) 第六章抽樣分佈 (Distributions of Sample Statistics) 授課教師 : 唐麗英教授 國立交通大學工業工程與管理學系聯絡電話 :(03)5731896 e-mail:litong@cc.nctu.edu.tw 013 本講義未經同意請勿自行翻印 本課程內容參考書目 教科書 P. Newbold, W. L. Carlson and B. Thorne(007).

More information

Stochastic Processes (XI) Hanjun Zhang School of Mathematics and Computational Science, Xiangtan University 508 YiFu Lou talk 06/

Stochastic Processes (XI) Hanjun Zhang School of Mathematics and Computational Science, Xiangtan University 508 YiFu Lou talk 06/ Stochastic Processes (XI) Hanjun Zhang School of Mathematics and Computational Science, Xiangtan University hjzhang001@gmail.com 508 YiFu Lou talk 06/04/2010 - Page 1 Outline 508 YiFu Lou talk 06/04/2010

More information

基礎統計

基礎統計 統計學 ( 一 ) 第五章連續型機率分佈 (Continuous Probability Distributions) 授課教師 : 唐麗英教授 國立交通大學工業工程與管理學系聯絡電話 :(03)5731896 e-mail:litong@cc.nctu.edu.tw 2013 本講義未經同意請勿自行翻印 本課程內容參考書目 教科書 P. Newbold, W. L. Carlson and B.

More information

ENGG1410-F Tutorial 6

ENGG1410-F Tutorial 6 Jianwen Zhao Department of Computer Science and Engineering The Chinese University of Hong Kong 1/16 Problem 1. Matrix Diagonalization Diagonalize the following matrix: A = [ ] 1 2 4 3 2/16 Solution The

More information

Microsoft Word - Probability.doc

Microsoft Word - Probability.doc 十 一 機 率 (Probability).... 分 立 變 值 (discrete variate) 及 連 續 變 值 (continuous variate)..... 連 續 變 質 (Continuous variate)/ 連 續 變 數 (Continuous variable)..... 分 立 變 值 (Discrete variate)/ 間 斷 變 數 (Discrete variable)....

More information

PowerPoint Presentation

PowerPoint Presentation Decision analysis 量化決策分析方法專論 2011/5/26 1 Problem formulation- states of nature In the decision analysis, decision alternatives are referred to as chance events. The possible outcomes for a chance event

More information

Microsoft PowerPoint _代工實例-1

Microsoft PowerPoint _代工實例-1 4302 動態光散射儀 (Dynamic Light Scattering) 代工實例與結果解析 生醫暨非破壞性分析團隊 2016.10 updated Which Size to Measure? Diameter Many techniques make the useful and convenient assumption that every particle is a sphere. The

More information

4. 每 组 学 生 将 写 有 习 语 和 含 义 的 两 组 卡 片 分 别 洗 牌, 将 顺 序 打 乱, 然 后 将 两 组 卡 片 反 面 朝 上 置 于 课 桌 上 5. 学 生 依 次 从 两 组 卡 片 中 各 抽 取 一 张, 展 示 给 小 组 成 员, 并 大 声 朗 读 卡

4. 每 组 学 生 将 写 有 习 语 和 含 义 的 两 组 卡 片 分 别 洗 牌, 将 顺 序 打 乱, 然 后 将 两 组 卡 片 反 面 朝 上 置 于 课 桌 上 5. 学 生 依 次 从 两 组 卡 片 中 各 抽 取 一 张, 展 示 给 小 组 成 员, 并 大 声 朗 读 卡 Tips of the Week 课 堂 上 的 英 语 习 语 教 学 ( 二 ) 2015-04-19 吴 倩 MarriottCHEI 大 家 好! 欢 迎 来 到 Tips of the Week! 这 周 我 想 和 老 师 们 分 享 另 外 两 个 课 堂 上 可 以 开 展 的 英 语 习 语 教 学 活 动 其 中 一 个 活 动 是 一 个 充 满 趣 味 的 游 戏, 另 外

More information

untitled

untitled Co-integration and VECM Yi-Nung Yang CYCU, Taiwan May, 2012 不 列 1 Learning objectives Integrated variables Co-integration Vector Error correction model (VECM) Engle-Granger 2-step co-integration test Johansen

More information

Microsoft Word - ChineseSATII .doc

Microsoft Word - ChineseSATII .doc 中 文 SAT II 冯 瑶 一 什 么 是 SAT II 中 文 (SAT Subject Test in Chinese with Listening)? SAT Subject Test 是 美 国 大 学 理 事 会 (College Board) 为 美 国 高 中 生 举 办 的 全 国 性 专 科 标 准 测 试 考 生 的 成 绩 是 美 国 大 学 录 取 新 生 的 重 要 依

More information

PowerPoint 簡報

PowerPoint 簡報 統計學 ( 一 ) 第五章連續型隨機變數 (Continuous Random Variables) 授課教師 : 唐麗英教授 國立交通大學工業工程與管理學系聯絡電話 :(03)5731896 e-mail:litong@cc.nctu.edu.tw 2013 本講義未經同意請勿自行翻印 本課程內容參考書目 教科書 Mendenhall, W., & Sincich, T. (2007). Statistics

More information

untitled

untitled 數 Quadratic Equations 數 Contents 錄 : Quadratic Equations Distinction between identities and equations. Linear equation in one unknown 3 ways to solve quadratic equations 3 Equations transformed to quadratic

More information

國 立 屏 東 教 育 大 學 中 國 語 文 學 系 碩 士 班 碩 士 論 文 國 小 國 語 教 科 書 修 辭 格 分 析 以 南 一 版 為 例 指 導 教 授 : 柯 明 傑 博 士 研 究 生 : 鄺 綺 暖 撰 中 華 民 國 一 百 零 二 年 七 月 謝 辭 寫 作 論 文 的 日 子 終 於 畫 下 了 句 點, 三 年 前 懷 著 對 文 學 的 熱 愛, 報 考 了 中

More information

Microsoft Word - Final Exam Review Packet.docx

Microsoft Word - Final Exam Review Packet.docx Do you know these words?... 3.1 3.5 Can you do the following?... Ask for and say the date. Use the adverbial of time correctly. Use Use to ask a tag question. Form a yes/no question with the verb / not

More information

Untitled-3

Untitled-3 SEC.. Separable Equations In each of problems 1 through 8 solve the given differential equation : ü 1. y ' x y x y, y 0 fl y - x 0 fl y - x 0 fl y - x3 3 c, y 0 ü. y ' x ^ y 1 + x 3 x y 1 + x 3, y 0 fl

More information

統計課程目錄95

統計課程目錄95 統 計 課 程 10.0.1 起 統 計 學 上 課 講 義 : 上 課 內 容 老 師 自 訂 講 義 參 考 書 籍 : 統 計 學 3 版 劉 明 德 著 全 華 出 版 實 用 統 計 學 ( 第 二 版 ) 東 華 書 局 林 真 真 著 上 課 內 容 : 基 本 統 計 理 論 概 念, 由 老 師 授 課 學 生 需 配 合 練 習 成 績 計 算 : 平 時 ( 含 出 席 尚 可

More information

The Development of Color Constancy and Calibration System

The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System The Development of Color Constancy and Calibration System LabVIEW CCD BMP ii Abstract The modern technologies develop more and more faster, and

More information

Microsoft Word - TIP006SCH Uni-edit Writing Tip - Presentperfecttenseandpasttenseinyourintroduction readytopublish

Microsoft Word - TIP006SCH Uni-edit Writing Tip - Presentperfecttenseandpasttenseinyourintroduction readytopublish 我 难 度 : 高 级 对 们 现 不 在 知 仍 道 有 听 影 过 响 多 少 那 次 么 : 研 英 究 过 文 论 去 写 文 时 作 的 表 技 引 示 巧 言 事 : 部 情 引 分 发 言 该 生 使 在 中 用 过 去, 而 现 在 完 成 时 仅 表 示 事 情 发 生 在 过 去, 并 的 哪 现 种 在 时 完 态 成 呢 时? 和 难 过 道 去 不 时 相 关? 是 所 有

More information

Microsoft Word doc

Microsoft Word doc 中 考 英 语 科 考 试 标 准 及 试 卷 结 构 技 术 指 标 构 想 1 王 后 雄 童 祥 林 ( 华 中 师 范 大 学 考 试 研 究 院, 武 汉,430079, 湖 北 ) 提 要 : 本 文 从 结 构 模 式 内 容 要 素 能 力 要 素 题 型 要 素 难 度 要 素 分 数 要 素 时 限 要 素 等 方 面 细 致 分 析 了 中 考 英 语 科 试 卷 结 构 的

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF I II III The Study of Factors to the Failure or Success of Applying to Holding International Sport Games Abstract For years, holding international sport games has been Taiwan s goal and we are on the way

More information

高中英文科教師甄試心得

高中英文科教師甄試心得 高 中 英 文 科 教 師 甄 試 心 得 英 語 學 系 碩 士 班 林 俊 呈 高 雄 市 立 高 雄 高 級 中 學 今 年 第 一 次 參 加 教 師 甄 試, 能 夠 在 尚 未 服 兵 役 前 便 考 上 高 雄 市 立 高 雄 高 級 中 學 專 任 教 師, 自 己 覺 得 很 意 外, 也 很 幸 運 考 上 後 不 久 在 與 雄 中 校 長 的 會 談 中, 校 長 的 一 句

More information

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d WeChat Search Visual Identity Guidelines WEDESIGN 2018. 04 Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies

More information

2008 Nankai Business Review 61

2008 Nankai Business Review 61 150 5 * 71272026 60 2008 Nankai Business Review 61 / 62 Nankai Business Review 63 64 Nankai Business Review 65 66 Nankai Business Review 67 68 Nankai Business Review 69 Mechanism of Luxury Brands Formation

More information

A Community Guide to Environmental Health

A Community Guide to Environmental Health 102 7 建 造 厕 所 本 章 内 容 宣 传 推 广 卫 生 设 施 104 人 们 需 要 什 么 样 的 厕 所 105 规 划 厕 所 106 男 女 对 厕 所 的 不 同 需 求 108 活 动 : 给 妇 女 带 来 方 便 110 让 厕 所 更 便 于 使 用 111 儿 童 厕 所 112 应 急 厕 所 113 城 镇 公 共 卫 生 设 施 114 故 事 : 城 市 社

More information

Microsoft Word - A200810-897.doc

Microsoft Word - A200810-897.doc 基 于 胜 任 特 征 模 型 的 结 构 化 面 试 信 度 和 效 度 验 证 张 玮 北 京 邮 电 大 学 经 济 管 理 学 院, 北 京 (100876) E-mail: weeo1984@sina.com 摘 要 : 提 高 结 构 化 面 试 信 度 和 效 度 是 面 试 技 术 研 究 的 核 心 内 容 近 年 来 国 内 有 少 数 学 者 探 讨 过 基 于 胜 任 特 征

More information

<4D6963726F736F667420576F7264202D203338B4C12D42A448A4E5C3C0B34EC3FE2DAB65ABE1>

<4D6963726F736F667420576F7264202D203338B4C12D42A448A4E5C3C0B34EC3FE2DAB65ABE1> ϲ ฯ र ቑ ጯ 高雄師大學報 2015, 38, 63-93 高雄港港史館歷史變遷之研究 李文環 1 楊晴惠 2 摘 要 古老的建築物往往承載許多回憶 也能追溯某些歷史發展的軌跡 位於高雄市蓬 萊路三號 現為高雄港港史館的紅磚式建築 在高雄港三號碼頭作業區旁的一片倉庫 群中 格外搶眼 這棟建築建成於西元 1917 年 至今已將近百年 不僅躲過二戰戰 火無情轟炸 並保存至今 十分可貴 本文透過歷史考證

More information

徐汇教育214/3月刊 重 点 关 注 高中生异性交往的小团体辅导 及效果研究 颜静红 摘 要 采用人际关系综合诊断量表 郑日昌编制并 与同性交往所不能带来的好处 带来稳定感和安全感 能 修订 对我校高一学生进行问卷测量 实验组前后测 在 够度过更快乐的时光 获得与别人友好相处的经验 宽容 量表总分和第 4 项因子分 异性交往困扰 上均有显著差 大度和理解力得到发展 得到掌握社会技术的机会 得到 异

More information

3.1 ( ) (Expectation) (Conditional Mean) (Median) Previous Next

3.1 ( ) (Expectation) (Conditional Mean) (Median) Previous Next 3-1: 3.1 ( )........... 2 3.1.1 (Expectation)........ 2 3.1.2............. 12 3.1.3 (Conditional Mean)..... 17 3.1.4 (Median)............ 22 Previous Next First Last Back Forward 1 1.. 2. ( ): ( ), 3.

More information

GCSE Mathematics Question Paper Unit 2 March 2012

GCSE Mathematics Question Paper Unit 2 March 2012 Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials General Certificate of Secondary Education Higher Tier March 2012 Pages 2 3 4 5 Mark Mathematics

More information

2015年4月11日雅思阅读预测机经(新东方版)

2015年4月11日雅思阅读预测机经(新东方版) 剑 桥 雅 思 10 第 一 时 间 解 析 阅 读 部 分 1 剑 桥 雅 思 10 整 体 内 容 统 计 2 剑 桥 雅 思 10 话 题 类 型 从 以 上 统 计 可 以 看 出, 雅 思 阅 读 的 考 试 话 题 一 直 广 泛 多 样 而 题 型 则 稳 中 有 变 以 剑 桥 10 的 test 4 为 例 出 现 的 三 篇 文 章 分 别 是 自 然 类, 心 理 研 究 类,

More information

,, :, ;,,?, : (1), ; (2),,,, ; (3),,, :,;; ;,,,,(Markowitz,1952) 1959 (,,2000),,, 20 60, ( Evans and Archer,1968) ,,,

,, :, ;,,?, : (1), ; (2),,,, ; (3),,, :,;; ;,,,,(Markowitz,1952) 1959 (,,2000),,, 20 60, ( Evans and Archer,1968) ,,, : : : 3 :2004 6 30 39 67,, 2005 1 1 2006 12 31,,, ( Evans and Archer) (Latane and Young) (Markowitz) :,,, :?,?,,,, 2006 12 31, 321, 8564161,53 1623150, 18196 % ; 268 6941110, 81104 %, 50 %,,2006,,,2006,

More information

When the rejection rule for a test at every level α can be re-written as then xxx is the p-value of the test. xxx < α, If p-value < α, then the test c

When the rejection rule for a test at every level α can be re-written as then xxx is the p-value of the test. xxx < α, If p-value < α, then the test c Hypothesis Testing - review The null hypothesis (H 0 ) and the alternative hypothesis (H 1 ) Type I error: rejecting H 0 when H 0 is true Type II error: failing to reject H 0 when H 1 is true (H 0 is false)

More information

➀ ➁ ➂ ➃ ➄ ➅ ➆ ➇ ➈ ➉ Lecture on Stochastic Processes (by Lijun Bo) 2

➀ ➁ ➂ ➃ ➄ ➅ ➆ ➇ ➈ ➉ Lecture on Stochastic Processes (by Lijun Bo) 2 Stochastic Processes stoprocess@yahoo.com.cn 111111 ➀ ➁ ➂ ➃ ➄ ➅ ➆ ➇ ➈ ➉ Lecture on Stochastic Processes (by Lijun Bo) 2 : Stochastic Processes? (Ω, F, P), I t I, X t (Ω, F, P), X = {X t, t I}, X t (ω)

More information

Your Field Guide to More Effective Global Video Conferencing As a global expert in video conferencing, and a geographically dispersed company that uses video conferencing in virtually every aspect of its

More information

<4D6963726F736F667420576F7264202D2032303130C4EAC0EDB9A4C0E04142BCB6D4C4B6C1C5D0B6CFC0FDCCE2BEABD1A15F325F2E646F63>

<4D6963726F736F667420576F7264202D2032303130C4EAC0EDB9A4C0E04142BCB6D4C4B6C1C5D0B6CFC0FDCCE2BEABD1A15F325F2E646F63> 2010 年 理 工 类 AB 级 阅 读 判 断 例 题 精 选 (2) Computer mouse How does the mouse work? We have to start at the bottom, so think upside down for now. It all starts with mouse ball. As the mouse ball in the bottom

More information

2015 Chinese FL Written examination

2015 Chinese FL Written examination Victorian Certificate of Education 2015 SUPERVISOR TO ATTACH PROCESSING LABEL HERE Letter STUDENT NUMBER CHINESE FIRST LANGUAGE Written examination Monday 16 November 2015 Reading time: 11.45 am to 12.00

More information

Microsoft PowerPoint - NCBA_Cattlemens_College_Darrh_B

Microsoft PowerPoint - NCBA_Cattlemens_College_Darrh_B Introduction to Genetics Darrh Bullock University of Kentucky The Model Trait = Genetics + Environment Genetics Additive Predictable effects that get passed from generation to generation Non-Additive Primarily

More information

Microsoft Word - 第四組心得.doc

Microsoft Word - 第四組心得.doc 徐 婉 真 這 四 天 的 綠 島 人 權 體 驗 營 令 我 印 象 深 刻, 尤 其 第 三 天 晚 上 吳 豪 人 教 授 的 那 堂 課, 他 讓 我 聽 到 不 同 於 以 往 的 正 義 之 聲 轉 型 正 義, 透 過 他 幽 默 熱 情 的 語 調 激 起 了 我 對 政 治 的 興 趣, 願 意 在 未 來 多 關 心 社 會 多 了 解 政 治 第 一 天 抵 達 綠 島 不 久,

More information

1362 A Research on the Performance of Probability Concepts on Sixth-Grade Students Hsin-Chien Tsai Chi-Tsuen Yeh National University of Tainan Abstrac

1362 A Research on the Performance of Probability Concepts on Sixth-Grade Students Hsin-Chien Tsai Chi-Tsuen Yeh National University of Tainan Abstrac 1361 * * 75% 60% 25% 1362 A Research on the Performance of Probability Concepts on Sixth-Grade Students Hsin-Chien Tsai Chi-Tsuen Yeh National University of Tainan Abstract This research paper focuses

More information

豐 邑 家 族 季 刊 編 者 的 話 2015.02-04 No.07 彼 此 相 愛 總 編 輯 : 邱 崇 喆 主 編 : 戴 秋 柑 編 輯 委 員 : 黃 淑 美 盧 永 吉 王 森 生 趙 家 明 林 孟 姿 曾 淑 慧 執 行 編 輯 : 豐 邑 建 設 企 劃 課 出 版 發 行 :

豐 邑 家 族 季 刊 編 者 的 話 2015.02-04 No.07 彼 此 相 愛 總 編 輯 : 邱 崇 喆 主 編 : 戴 秋 柑 編 輯 委 員 : 黃 淑 美 盧 永 吉 王 森 生 趙 家 明 林 孟 姿 曾 淑 慧 執 行 編 輯 : 豐 邑 建 設 企 劃 課 出 版 發 行 : 豐 邑 家 族 季 刊 編 者 的 話 2015.02-04 No.07 彼 此 相 愛 總 編 輯 : 邱 崇 喆 主 編 : 戴 秋 柑 編 輯 委 員 : 黃 淑 美 盧 永 吉 王 森 生 趙 家 明 林 孟 姿 曾 淑 慧 執 行 編 輯 : 豐 邑 建 設 企 劃 課 出 版 發 行 : 豐 邑 專 業 整 合 團 隊 地 址 : 台 中 市 台 灣 大 道 二 段 501 號 20F-1

More information

PowerPoint Template

PowerPoint Template ACCAspace Provided by ACCA Research Institute ACCA F9 Financial Management 财务管理 ACCA Lecturer: Sinny Shao Part D investment appraisal 1 Investment decisions without DCF 2 Investment decisions with DCF

More information

hks298cover&back

hks298cover&back 2957 6364 2377 3300 2302 1087 www.scout.org.hk scoutcraft@scout.org.hk 2675 0011 5,500 Service and Scouting Recently, I had an opportunity to learn more about current state of service in Hong Kong

More information

天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 小 別 勝 新 婚? 久 別 要 離 婚? 影 響 遠 距 家 庭 婚 姻 感 情 因 素 之 探 討 Separate marital relations are getting better or getting worse? -Exp

天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 小 別 勝 新 婚? 久 別 要 離 婚? 影 響 遠 距 家 庭 婚 姻 感 情 因 素 之 探 討 Separate marital relations are getting better or getting worse? -Exp 天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 小 別 勝 新 婚? 久 別 要 離 婚? 影 響 遠 距 家 庭 婚 姻 感 情 因 素 之 探 討 Separate marital relations are getting better or getting worse? -Explore the impact of emotional factors couples do not

More information

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl

Improved Preimage Attacks on AES-like Hash Functions: Applications to Whirlpool and Grøstl SKLOIS (Pseudo) Preimage Attack on Reduced-Round Grøstl Hash Function and Others Shuang Wu, Dengguo Feng, Wenling Wu, Jian Guo, Le Dong, Jian Zou March 20, 2012 Institute. of Software, Chinese Academy

More information

東吳大學

東吳大學 律 律 論 論 療 行 The Study on Medical Practice and Coercion 林 年 律 律 論 論 療 行 The Study on Medical Practice and Coercion 林 年 i 讀 臨 療 留 館 讀 臨 律 六 礪 讀 不 冷 療 臨 年 裡 歷 練 禮 更 老 林 了 更 臨 不 吝 麗 老 劉 老 論 諸 見 了 年 金 歷 了 年

More information

國家圖書館典藏電子全文

國家圖書館典藏電子全文 i ii Abstract The most important task in human resource management is to encourage and help employees to develop their potential so that they can fully contribute to the organization s goals. The main

More information

46 數 學 傳 播 26 卷 3 期 民 91 年 9 月 表 演, 有 些 賭 場 還 每 小 時 發 遊 客 1 美 元, 可 連 發 7 小 時 一 個 目 的, 都 是 吸 引 遊 客 流 連 忘 返, 持 續 地 賭 開 賭 場 當 然 是 為 了 賺 錢, 利 用 機 率 來 設 計

46 數 學 傳 播 26 卷 3 期 民 91 年 9 月 表 演, 有 些 賭 場 還 每 小 時 發 遊 客 1 美 元, 可 連 發 7 小 時 一 個 目 的, 都 是 吸 引 遊 客 流 連 忘 返, 持 續 地 賭 開 賭 場 當 然 是 為 了 賺 錢, 利 用 機 率 來 設 計 賭 國 風 雲 黃 文 璋 1. 天 性 好 賭 ùö ùö 考 古 的 證 據 顯 示, 賭 博 的 歷 史 源 遠 流 長, 幾 乎 自 人 類 文 明 之 始 就 有 了 中 外 歷 史 小 說 及 電 影 裡, 也 常 有 賭 的 情 節, 賭 似 乎 是 與 生 活 分 不 開 的 賭 還 不 一 定 是 賭 錢 如 金 庸 (1996a) 射 鵰 英 雄 傳 中 ( 第 十 九 二 十

More information

<4D6963726F736F667420576F7264202D205F4230365FB942A5CEA668B443C5E9BB73A740B5D8A4E5B8C9A552B1D0A7F75FA6BFB1A4ACFC2E646F63>

<4D6963726F736F667420576F7264202D205F4230365FB942A5CEA668B443C5E9BB73A740B5D8A4E5B8C9A552B1D0A7F75FA6BFB1A4ACFC2E646F63> 運 用 多 媒 體 製 作 華 文 補 充 教 材 江 惜 美 銘 傳 大 學 應 用 中 文 系 chm248@gmail.com 摘 要 : 本 文 旨 在 探 究 如 何 運 用 多 媒 體, 結 合 文 字 聲 音 圖 畫, 製 作 華 文 補 充 教 材 當 我 們 在 進 行 華 文 教 學 時, 往 往 必 須 透 過 教 案 設 計, 並 製 作 補 充 教 材, 方 能 使 教 學

More information

穨control.PDF

穨control.PDF TCP congestion control yhmiu Outline Congestion control algorithms Purpose of RFC2581 Purpose of RFC2582 TCP SS-DR 1998 TCP Extensions RFC1072 1988 SACK RFC2018 1996 FACK 1996 Rate-Halving 1997 OldTahoe

More information

Edge-Triggered Rising Edge-Triggered ( Falling Edge-Triggered ( Unit 11 Latches and Flip-Flops 3 Timing for D Flip-Flop (Falling-Edge Trigger) Unit 11

Edge-Triggered Rising Edge-Triggered ( Falling Edge-Triggered ( Unit 11 Latches and Flip-Flops 3 Timing for D Flip-Flop (Falling-Edge Trigger) Unit 11 Latches and Flip-Flops 11.1 Introduction 11.2 Set-Reset Latch 11.3 Gated D Latch 11.4 Edge-Triggered D Flip-Flop 11.5 S-R Flip-Flop 11.6 J-K Flip-Flop 11.7 T Flip-Flop 11.8 Flip-Flops with additional Inputs

More information

曹美秀.pdf

曹美秀.pdf 2006 3 219 256 (1858-1927) (1846-1894) 1 2 3 1 1988 70 2 1998 51 3 5 1991 12 37-219- 4 5 6 7 8 9 10 11 12 13 14 15 4 1998 5 1998 6 1988 7 1994 8 1995 725-732 9 1987 170 10 52 11 1994 121 12 2000 51 13

More information

Microsoft PowerPoint - Ch 06.ppt

Microsoft PowerPoint - Ch 06.ppt What is a Probability Distribution( 機率分配 )? Probability Distributions McGraw-Hill/Irwin Chapter 6 The McGraw-Hill Companies, Inc. 008 Experiment: Toss a coin three times. Observe the number of heads. The

More information

論 文 摘 要 本 文 乃 係 兩 岸 稅 務 爭 訟 制 度 之 研 究, 蓋 稅 務 爭 訟 在 行 訴 訟 中 一 直 占 有 相 當 高 的 比 例, 惟 其 勝 訴 率 一 直 偏 低, 民 87 年 10 月 28 日 行 訴 訟 法 經 幅 修 正 後, 審 級 部 分 由 一 級 一

論 文 摘 要 本 文 乃 係 兩 岸 稅 務 爭 訟 制 度 之 研 究, 蓋 稅 務 爭 訟 在 行 訴 訟 中 一 直 占 有 相 當 高 的 比 例, 惟 其 勝 訴 率 一 直 偏 低, 民 87 年 10 月 28 日 行 訴 訟 法 經 幅 修 正 後, 審 級 部 分 由 一 級 一 法 院 碩 士 在 職 專 班 碩 士 論 文 指 導 教 授 : 王 文 杰 博 士 兩 岸 稅 務 爭 訟 制 度 之 比 較 研 究 A comparative study on the system of cross-straits tax litigation 研 究 生 : 羅 希 寧 中 華 民 一 0 一 年 七 月 論 文 摘 要 本 文 乃 係 兩 岸 稅 務 爭 訟 制 度 之

More information

Introduction to Hamilton-Jacobi Equations and Periodic Homogenization

Introduction to Hamilton-Jacobi Equations  and Periodic Homogenization Introduction to Hamilton-Jacobi Equations and Periodic Yu-Yu Liu NCKU Math August 22, 2012 Yu-Yu Liu (NCKU Math) H-J equation and August 22, 2012 1 / 15 H-J equations H-J equations A Hamilton-Jacobi equation

More information

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO Car DVD New GUI IR Flow User Manual V0.1 Jan 25, 2008 19, Innovation First Road Science Park Hsin-Chu Taiwan 300 R.O.C. Tel: 886-3-578-6005 Fax: 886-3-578-4418 Web: www.sunplus.com Important Notice SUNPLUS

More information

untitled

untitled SC 93246H327032 (EWMA) 3 EWMA (defects) (Poisson distribution) (compound Poisson process) Brook and Evans EWMA (ARL) EWMA (geometric Poisson EWMA control schemes) The Study on Detecting Small Shifts in

More information

中山大學學位論文典藏.pdf

中山大學學位論文典藏.pdf 1999 1992 11 7 1999 8811218 800 150.456 1387 1392 1680 The Research on the Faith in Cheng Hwang Yeh in Kinmen This research is written by a native kinmenese who does a long period of field research and

More information

Microsoft PowerPoint - STU_EC_Ch08.ppt

Microsoft PowerPoint - STU_EC_Ch08.ppt 樹德科技大學資訊工程系 Chapter 8: Counters Shi-Huang Chen Fall 2010 1 Outline Asynchronous Counter Operation Synchronous Counter Operation Up/Down Synchronous Counters Design of Synchronous Counters Cascaded Counters

More information

诚 实 守 信 公 平 交 易 好 的 伦 理 为 经 营 之 道 我 们 的 价 值 观 我 们 的 日 常 工 作 让 客 户 和 消 费 者 展 露 微 笑 我 们 关 注 员 工 产 品 和 业 务 的 不 断 改 善 和 进 步 我 们 珍 视 我 能 做 到 的 态 度 和 精 神, 尝

诚 实 守 信 公 平 交 易 好 的 伦 理 为 经 营 之 道 我 们 的 价 值 观 我 们 的 日 常 工 作 让 客 户 和 消 费 者 展 露 微 笑 我 们 关 注 员 工 产 品 和 业 务 的 不 断 改 善 和 进 步 我 们 珍 视 我 能 做 到 的 态 度 和 精 神, 尝 行 为 准 则 我 们 的 指 路 明 灯 诚 实 守 信 公 平 交 易 好 的 伦 理 为 经 营 之 道 我 们 的 价 值 观 我 们 的 日 常 工 作 让 客 户 和 消 费 者 展 露 微 笑 我 们 关 注 员 工 产 品 和 业 务 的 不 断 改 善 和 进 步 我 们 珍 视 我 能 做 到 的 态 度 和 精 神, 尝 试 但 未 成 功 是 值 得 鼓 励 的, 而 退 缩

More information

中國文化大學政治學研究所

中國文化大學政治學研究所 中 國 文 化 大 學 社 會 科 學 院 政 治 學 系 碩 士 論 文 Department of Political Science College of Social Sciences Chinese Culture University Master Thesis 台 灣 中 小 企 業 赴 大 陸 投 資 風 險 及 其 因 應 之 道 Investment Risks and its

More information

3 Why would Chen risk ending the recent dance of détente between Taipei and Beijing a dance he has helped choreograph? Political analysts say Chen in

3 Why would Chen risk ending the recent dance of détente between Taipei and Beijing a dance he has helped choreograph? Political analysts say Chen in ) 1 8 3 http://www.president.gov.tw/php-bin/shownews.php4. 2. 2002 8 3 2002 7 21 91 7 22 20027 29 7 21 91 7 31 1 3 Why would Chen risk ending the recent dance of détente between Taipei and Beijing a dance

More information

A Study on Grading and Sequencing of Senses of Grade-A Polysemous Adjectives in A Syllabus of Graded Vocabulary for Chinese Proficiency 2002 I II Abstract ublished in 1992, A Syllabus of Graded Vocabulary

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF TPM TPM TPM TPM TPM TPM TPM TPM TPM : (TPM)MP (Synergy) ii Abstract There are over 60 companies, which have had the experience in TPM implementation, but only 12 companies have got TPM Award until 2000.

More information

~ ~

~ ~ * 40 4 2016 7 Vol. 40 No. 4 July 2016 35 Population Research 2014 1 2016 2016 9101. 0 40 49. 6% 2017 ~ 2021 1719. 5 160 ~ 470 100872 Accumulated Couples and Extra Births under the Universal Tw o-child

More information

東莞工商總會劉百樂中學

東莞工商總會劉百樂中學 /2015/ 頁 (2015 年 版 ) 目 錄 : 中 文 1 English Language 2-3 數 學 4-5 通 識 教 育 6 物 理 7 化 學 8 生 物 9 組 合 科 學 ( 化 學 ) 10 組 合 科 學 ( 生 物 ) 11 企 業 會 計 及 財 務 概 論 12 中 國 歷 史 13 歷 史 14 地 理 15 經 濟 16 資 訊 及 通 訊 科 技 17 視 覺

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF ( ) 2-1 p33 3-1 p78 3-2 p79 3-3 p80 3-4 p90 4-1 p95 4-2 p97 4-3 p100 4-4 p103 4-5 p105 4-6 p107 4-7 p108 4-8 p108 4-9 p112 4-10 p114 4-11 p117 4-12 p119 4-13 p121 4-14 p123 4-15 p124 4-16 p131 4-17 p133

More information

d y d = d 2 y d 2 = > 0 Figure45 :Price consumer curve not a Giffen good X & Y are substitutes From the demand curves. Figure46 Deman

d y d = d 2 y d 2 = > 0 Figure45 :Price consumer curve not a Giffen good X & Y are substitutes From the demand curves. Figure46 Deman Ch4. 個體經濟學一 M i c r o e c o n o m i c s (I) Comparative Statics and Demand EX: u(, y) = 2 + y, Ma,y 2 + y s. t. P + P y y = m FOC MRS y = P P y P + P y y = m MRS y = MU = 2 0.5 0.5 = P MU y 1 P y 1 0.5

More information

PowerPoint Presentation

PowerPoint Presentation 數 學 風 情 畫 台 北 市 立 教 育 大 學 數 學 資 訊 教 育 學 系 蘇 意 雯 主 題 說 明 ( 一 ) 日 本 繪 馬 算 題 賞 析 ( 二 ) 阿 拉 伯 的 遺 產 分 配 問 題 ( 三 ) 希 臘 與 中 國 ( 一 ) 日 本 繪 馬 算 題 賞 析 現 代 的 絵 馬 促 使 日 本 和 算 發 展 的 兩 大 元 素 遺 題 承 繼 算 額 奉 納 遺 題 承

More information

(baking powder) 1 ( ) ( ) 1 10g g (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal D

(baking powder) 1 ( ) ( ) 1 10g g (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal D ( ) 4 1 1 1 145 1 110 1 (baking powder) 1 ( ) ( ) 1 10g 1 1 2.5g 1 1 1 1 60 10 (two level design, D-optimal) 32 1/2 fraction Two Level Fractional Factorial Design D-Optimal Design 1. 60 120 2. 3. 40 10

More information

Microsoft Word - ch05note_1210.doc

Microsoft Word - ch05note_1210.doc Section 5. Antiderivatives and indefinite integrals 反 導 函 數 與 不 定 積 分 上 一 章 我 們 已 經 學 過 微 分 以 及 它 的 應 用 現 在 我 們 考 慮 反 向 的 過 程, 稱 為 積 分 (antidifferentiation), 給 定 一 個 導 函 數, 找 出 它 原 始 的 函 數 積 分 也 有 許 多

More information

快乐蜂(Jollibee)快餐连锁店 的国际扩张历程

快乐蜂(Jollibee)快餐连锁店 的国际扩张历程 Case6 Jollibee Foods Corporation Jollibee FAN Libo Case Synopsis (1) The case opens with a trigger issue focused on three investment decisions facing the international division new manager, Noli Tingzon.

More information

Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug (,, ;,, ) (,, ) 应用概率统计 版权所有, Zhang (2002). λ q(t)

Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug (,, ;,, ) (,, ) 应用概率统计 版权所有, Zhang (2002). λ q(t) 2009 8 Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug. 2009,, 541004;,, 100124),, 100190), Zhang 2002). λ qt), Kolmogorov-Smirov, Berk and Jones 1979). λ qt).,,, λ qt),. λ qt) 1,.

More information

OncidiumGower Ramsey ) 2 1(CK1) 2(CK2) 1(T1) 2(T2) ( ) CK1 43 (A 44.2 ) CK2 66 (A 48.5 ) T1 40 (

OncidiumGower Ramsey ) 2 1(CK1) 2(CK2) 1(T1) 2(T2) ( ) CK1 43 (A 44.2 ) CK2 66 (A 48.5 ) T1 40 ( 35 1 2006 48 35-46 OncidiumGower Ramsey ) 2 1(CK1) 2(CK2) 1(T1) 2(T2) (93 5 28 95 1 9 ) 94 1-2 5-6 8-10 94 7 CK1 43 (A 44.2 ) CK2 66 (A 48.5 ) T1 40 (A 47.5 ) T2 73 (A 46.6 ) 3 CK2 T1 T2 CK1 2006 8 16

More information

1505.indd

1505.indd 上 海 市 孙 中 山 宋 庆 龄 文 物 管 理 委 员 会 上 海 宋 庆 龄 研 究 会 主 办 2015.05 总 第 148 期 图 片 新 闻 2015 年 9 月 22 日, 由 上 海 孙 中 山 故 居 纪 念 馆 台 湾 辅 仁 大 学 和 台 湾 图 书 馆 联 合 举 办 的 世 纪 姻 缘 纪 念 孙 中 山 先 生 逝 世 九 十 周 年 及 其 革 命 历 程 特 展

More information

2 毓秀视点 本编辑 然 本报讯 记者 晓风 卢梅 沈燕花 今年学校总体升学率高达 20% 作为每年 考研的命脉之一 数学 在其中发挥了 至关重要的作用 据了解 学校建立的完 备的考研数学辅导体系 成为考研同学们 攻克数学难关的 利器 除考研之外 多 年来我校学生数学竞赛成绩稳居同类院校 前列 获奖

2 毓秀视点 本编辑 然 本报讯 记者 晓风 卢梅 沈燕花 今年学校总体升学率高达 20% 作为每年 考研的命脉之一 数学 在其中发挥了 至关重要的作用 据了解 学校建立的完 备的考研数学辅导体系 成为考研同学们 攻克数学难关的 利器 除考研之外 多 年来我校学生数学竞赛成绩稳居同类院校 前列 获奖 NORTH CHINA UNIVERSITY OF TECHNOLOGY 北方工业大学党委宣传部主办 准印字号 京 1999-L0718 本 报 讯 记 者 然 诚 2014 年 6 月最后一周是我校 的毕业典礼季 一周内各学 院的本科生毕业典礼及研究 生毕业典礼将陆续举行 24 日上午 经济管理学 院 2014 届本科生毕业典礼暨 学位授予仪式作为毕业季 一个召开的毕业典礼在体育 馆二层隆重举行

More information

Microsoft Word - 中級會計學--試題.doc

Microsoft Word - 中級會計學--試題.doc 國 立 高 雄 應 用 科 技 大 學 100 學 年 度 碩 士 班 招 生 考 試 會 計 系 准 考 證 號 碼 ( 考 生 必 須 填 寫 ) 中 級 會 計 學 試 題 共 5 頁, 第 1 頁 注 意 :a. 本 試 題 共 題, 每 題 分, 共 100 分 b. 作 答 時 不 必 抄 題 c. 考 生 作 答 前 請 詳 閱 答 案 卷 之 考 生 注 意 事 項 ㄧ 選 擇 題

More information

: 29 : n ( ),,. T, T +,. y ij i =, 2,, n, j =, 2,, T, y ij y ij = β + jβ 2 + α i + ɛ ij i =, 2,, n, j =, 2,, T, (.) β, β 2,. jβ 2,. β, β 2, α i i, ɛ i

: 29 : n ( ),,. T, T +,. y ij i =, 2,, n, j =, 2,, T, y ij y ij = β + jβ 2 + α i + ɛ ij i =, 2,, n, j =, 2,, T, (.) β, β 2,. jβ 2,. β, β 2, α i i, ɛ i 2009 6 Chinese Journal of Applied Probability and Statistics Vol.25 No.3 Jun. 2009 (,, 20024;,, 54004).,,., P,. :,,. : O22... (Credibility Theory) 20 20, 80. ( []).,.,,,.,,,,.,. Buhlmann Buhlmann-Straub

More information

2005 5,,,,,,,,,,,,,,,,, , , 2174, 7014 %, % 4, 1961, ,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2

2005 5,,,,,,,,,,,,,,,,, , , 2174, 7014 %, % 4, 1961, ,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2 3,,,,,, 1872,,,, 3 2004 ( 04BZS030),, 1 2005 5,,,,,,,,,,,,,,,,, 1928 716,1935 6 2682 1928 2 1935 6 1966, 2174, 7014 %, 94137 % 4, 1961, 59 1929,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2 , :,,,, :,,,,,,

More information

Public Projects A Thesis Submitted to Department of Construction Engineering National Kaohsiung First University of Science and Technology In Partial

Public Projects A Thesis Submitted to Department of Construction Engineering National Kaohsiung First University of Science and Technology In Partial Public Projects A Thesis Submitted to Department of Construction Engineering National Kaohsiung First University of Science and Technology In Partial Fulfillment of the Requirements For the Degree of Master

More information

瞿佑詞校勘輯佚及板本探究

瞿佑詞校勘輯佚及板本探究 色空概念與書法的中道美學 彰化師大國文學誌 第十三期 237 彰化師範大學國文學系 2006 年 12 月 色空概念與書法的中道美學 張 清 泉 國立彰化師範大學國文學系副教授 摘 要 佛學對書法美學的啟發與影響既深且廣 本文試從 色 與 空 兩個佛學 基本概念切入並進一步導入 中道 概念 由 色法 與 空觀 的義涵中 探 索其與書法相通之處 結果發現 色法當中的 顯色 形色 及 表色 三者 與書法的

More information

南華大學數位論文

南華大學數位論文 南 華 大 學 ( 文 學 所 ) 碩 士 論 文 論 文 題 目 ( 陳 千 武 小 說 活 著 回 來 及 其 相 關 事 例 研 究 ) 論 文 題 目 (Chen Chien Wu Return Alive And Some Research About It) 研 究 生 : 朱 妍 淩 指 導 教 授 : 林 葉 連 中 華 民 國 一 0 一 年 6 月 8 日 陳 千 武 小 說

More information

Logitech Wireless Combo MK45 English

Logitech Wireless Combo MK45 English Logitech Wireless Combo MK45 Setup Guide Logitech Wireless Combo MK45 English................................................................................... 7..........................................

More information

Microsoft Word - 武術合併

Microsoft Word - 武術合併 11/13 醫 學 系 一 年 級 張 雲 筑 武 術 課 開 始, 老 師 並 不 急 著 帶 我 們 舞 弄 起 來, 而 是 解 說 著 支 配 氣 的 流 動 為 何 構 成 中 國 武 術 的 追 求 目 標 武 術, 名 之 為 武 恐 怕 與 其 原 本 的 精 義 有 所 偏 差 其 實 武 術 是 為 了 讓 學 習 者 能 夠 掌 握 身 體, 保 養 身 體 而 發 展, 並

More information

硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月

硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月 硕 士 学 位 论 文 论 文 题 目 : 北 岛 诗 歌 创 作 的 双 重 困 境 专 业 名 称 : 中 国 现 当 代 文 学 研 究 方 向 : 中 国 新 诗 研 究 论 文 作 者 : 奚 荣 荣 指 导 老 师 : 姜 玉 琴 2014 年 12 月 致 谢 文 学 是 我 们 人 类 宝 贵 的 精 神 财 富 两 年 半 的 硕 士 学 习 让 我 进 一 步 接 近 文 学,

More information

Microsoft Word - 24217010311110028谢雯雯.doc

Microsoft Word - 24217010311110028谢雯雯.doc HUAZHONG AGRICULTURAL UNIVERSITY 硕 士 学 位 论 文 MASTER S DEGREE DISSERTATION 80 后 女 硕 士 生 择 偶 现 状 以 武 汉 市 七 所 高 校 为 例 POST-80S FEMALE POSTGRADUATE MATE SELECTION STATUS STUDY TAKE WUHAN SEVEN UNIVERSITIES

More information

天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 百 善 孝 為 先? 奉 養 父 母 與 接 受 子 女 奉 養 之 態 度 及 影 響 因 素 : 跨 時 趨 勢 分 析 Changes in attitude toward adult children's responsibilit

天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 百 善 孝 為 先? 奉 養 父 母 與 接 受 子 女 奉 養 之 態 度 及 影 響 因 素 : 跨 時 趨 勢 分 析 Changes in attitude toward adult children's responsibilit 天 主 教 輔 仁 大 學 社 會 學 系 學 士 論 文 指 導 老 師 : 翁 志 遠 百 善 孝 為 先? 奉 養 父 母 與 接 受 子 女 奉 養 之 態 度 及 影 響 因 素 : 跨 時 趨 勢 分 析 Changes in attitude toward adult children's responsibility to financially support and to live

More information

Microsoft Word - 0405

Microsoft Word - 0405 附 件 二 之 4 十 二 年 國 民 基 本 教 育 國 中 教 師 有 效 教 學 深 耕 推 廣 計 畫 優 良 教 案 甄 選 比 賽 教 學 計 畫 ( 教 案 ) 主 題 名 稱 問 路 / 方 向 指 示 教 學 節 數 5 節 教 材 來 源 改 編 教 科 書 ( 康 軒 翰 林 南 一 其 他 主 題 Book4 Unit9: How Do We Get to the Night

More information

國立中山大學學位論文典藏

國立中山大學學位論文典藏 I II III IV The theories of leadership seldom explain the difference of male leaders and female leaders. Instead of the assumption that the leaders leading traits and leading styles of two sexes are the

More information

南華大學數位論文

南華大學數位論文 A Survey on the Relationship between Favorable Local Conditions and Field, as well as the Artistic Decoration of Street Taking Hai An Road of Tainan City for Example Abstract It has been several decades

More information

Microsoft PowerPoint - CH 04 Techniques of Circuit Analysis

Microsoft PowerPoint - CH 04 Techniques of Circuit Analysis Chap. 4 Techniques of Circuit Analysis Contents 4.1 Terminology 4.2 Introduction to the Node-Voltage Method 4.3 The Node-Voltage Method and Dependent Sources 4.4 The Node-Voltage Method: Some Special Cases

More information

2017 CCAFL Chinese in Context

2017 CCAFL Chinese in Context Student/Registration Number Centre Number 2017 PUBLIC EXAMINATION Chinese in Context Reading Time: 10 minutes Working Time: 2 hours and 30 minutes You have 10 minutes to read all the papers and to familiarise

More information

地質調査研究報告/Bulletin of the Geological Survey of Japan

地質調査研究報告/Bulletin of the Geological Survey of Japan Shigeru Suto, Takayuki Inomata, Hisashi Sasaki and Sakae Mukoyama (2007) Data base of the volcanic ash fall distribution map of Japan. Bull. Geol. Surv. Japan, vol. 58(9/10), p.261-321, 8 figs, 2 tables,

More information

TA-research-stats.key

TA-research-stats.key Research Analysis MICHAEL BERNSTEIN CS 376 Last time What is a statistical test? Chi-square t-test Paired t-test 2 Today ANOVA Posthoc tests Two-way ANOVA Repeated measures ANOVA 3 Recall: hypothesis testing

More information

index English to Chinese

index English to Chinese probability A absolutely continuous random variables analytic theory of probability antithetic variables Archimedes Ars Conjectandi associative law for events axioms of probability axioms of surprise 绝

More information

星河33期.FIT)

星河33期.FIT) 大 事 记 渊 2011.11 要 要 2011.12 冤 1 尧 11 月 25 日 下 午 袁 白 银 区 首 届 中 小 学 校 长 论 坛 在 我 校 举 行 遥 2 尧 在 甘 肃 省 2011 年 野 十 一 五 冶 规 划 课 题 集 中 鉴 定 中 袁 我 校 教 师 郝 香 梅 负 责 的 课 题 叶 英 语 课 堂 的 艺 术 性 研 究 曳 袁 张 宏 林 负 责 的 叶 白

More information

ii

ii i 概 率 统 计 讲 义 原 著 : 何 书 元 课 件 制 作 : 李 东 风 2015 年 秋 季 学 期 ii 目 录 第 一 章 古 典 概 型 和 概 率 空 间 3 1.1 试 验 与 事 件............................ 3 1.2 古 典 概 型 与 几 何 概 型....................... 7 1.2.1 古 典 概 型.........................

More information

十二年國民基本教育

十二年國民基本教育 0 會 考, 世 紀 教 育 工 程 的 重 要 環 節 2 編 者 的 話 3 高 瞻 遠 矚 看 會 考 概 論 篇 壹 簡 介 5 貳 考 試 科 目 成 績 計 算 7 參 試 務 規 劃 11 肆 成 績 應 用 12 條 分 縷 析 答 客 問 釋 疑 篇 13 追 根 究 柢 說 考 題 解 惑 篇 壹 考 試 科 目 與 命 題 依 據 15 貳 考 試 題 型 15 參 考 試 時

More information

Microsoft PowerPoint - IAS 21 - IFRS宣導會.pptx

Microsoft PowerPoint - IAS 21 - IFRS宣導會.pptx IAS 21 Nov 19, 2010 Agenda Page 1 1 2 4 3 11 4 17 5 IFRS 23 Section 1 Section 1 WHY IAS 21? IAS 21 2 Section 1 Determination Functional Currency Presentation Currency First Time Adoption IFRS IAS 21 2

More information

WTO

WTO 10384 200015128 UDC Exploration on Design of CIB s Human Resources System in the New Stage (MBA) 2004 2004 2 3 2004 3 2 0 0 4 2 WTO Abstract Abstract With the rapid development of the high and new technique

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF 國 立 中 山 大 學 企 業 管 理 學 系 碩 士 論 文 以 系 統 動 力 學 建 構 美 食 餐 廳 異 國 麵 坊 之 管 理 飛 行 模 擬 器 研 究 生 : 簡 蓮 因 撰 指 導 教 授 : 楊 碩 英 博 士 中 華 民 國 九 十 七 年 七 月 致 謝 詞 寫 作 論 文 的 過 程 是 一 段 充 滿 艱 辛 與 淚 水 感 動 與 窩 心 的 歷 程, 感 謝 這 一

More information