Presentation is loading. Please wait.

Presentation is loading. Please wait.

BCOR 1020 Business Statistics Lecture 18 – March 20, 2008.

Similar presentations


Presentation on theme: "BCOR 1020 Business Statistics Lecture 18 – March 20, 2008."— Presentation transcript:

1 BCOR 1020 Business Statistics Lecture 18 – March 20, 2008

2 Overview Chapter 8 – Sampling Distributions and Estimation –Confidence Intervals Binomial proportion (  ) –Sample size determination for a proportion (  )

3 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) Estimating a binomial proportion: Recall, an unbiased estimate of  in Bernoulli trials is… where X is the number of successes observed in n trials. We can determine the mean (expected value) and standard error (standard deviation) of this estimator…  p =  (1-  )  n Since  is unknown, we often estimate this standard error with

4 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) The Central Limit Theorem and the Sampling Distribution of p: Also recall, that a Binomial random variable is approximately normal if n is large. Generally, if n  > 10 and n(1 –  ) > 10. So, if n is sufficiently large, then our unbiased estimate of  in these Bernoulli trials is also approximately normal. p = is approximately normal with and

5 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) The Central Limit Theorem and the Sampling Distribution of p: Applying the standard normal transformation to p leads us to the conclusion that… is approximately a standard normal random variable! Just as before, we can choose a value of the standard normal, z , such that P(-z  < Z < z  ) = 100(1-  )% {95% for example} and use this to derive a confidence interval…

6 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) Since P(-z  < Z < z  ) = 100(1-  )% and Is the 100(1 –  )% Confidence Interval for .

7 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) As n increases, the statistic p = x/n more closely resembles a continuous random variable. As n increases, the distribution becomes more symmetric and bell shaped. As n increases, the range of the sample proportion p = x/n narrows. The sampling variation can be reduced by increasing the sample size n. Applying the CLT:

8 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) A sample of 75 retail in-store purchases showed that 24 were paid in cash. What is p? Example Auditing: p = x/n = 24/75 =.32 Is p normally distributed? np = (75)(.32) = 24 n(1-p) = (75)(.88) = 51 Both are > 10, so we may conclude normality.

9 Chapter 8 – Confidence Interval for a Binomial Proportion (  ) Example Auditing: The 95% confidence interval for the proportion of retail in-store purchases that are paid in cash is:  p(1-p)  n p + zp + z = .32(1-.32) .32 + 1.96 =.32 +.106.214 <  <.426 We are 95% confident that this interval contains the true population proportion.

10 Clickers Suppose your business is planning on bringing a new product to market. At least 20% of your target market is willing to pay $25 per unit to purchase this product. If 200 people are surveyed and 44 say they would pay $25 to purchase this product, estimate . (A) p = 0.11 (B) p = 0.22 (C) p = 0.44 (D) p = 0.50

11 Clickers If 200 people are surveyed and 44 say they would pay $25 to purchase this product, is the sample large enough to treat p as normal? (A) Yes (B) No

12 Clickers Find the z-value for a 95% C.I. on the binomial proportion,  (A) = 1.282(B) = 1.645 (C) = 1.960(D) = 2.576

13 Clickers Suppose your business is planning on bringing a new product to market. At least 20% of your target market is willing to pay $25 per unit to purchase this product. If 200 people are surveyed and 44 say they would pay $25 to purchase this product, find the 95% confidence interval for . (A) (B) (C) (D)

14 Chapter 8 – Sample Size Determination for a C. I. on  The width of the confidence interval for p depends on - the sample size - the confidence level - the sample proportion p To obtain a narrower interval (i.e., more precision) either - increase the sample size or - reduce the confidence level Narrowing the Interval:

15 Chapter 8 – Sample Size Determination for a C. I. on  To estimate a population proportion with a precision of + E (allowable error), you would need a sample of size Since  is a number between 0 and 1, the allowable error E is also between 0 and 1. Sample Size Determination for a Proportion: Since  is unknown, we will either use a prior estimate, p. or the most conservative estimate  = ½.

16 Chapter 8 – Sample Size Determination for a C. I. on  A sample of 75 retail in-store purchases showed that 24 were paid in cash. We calculated the 95% confidence interval for the proportion of retail in-store purchases that are paid in cash: Example Auditing: =.32 +.106.214 <  <.426 or If we want to calculate a confidence interval that is no wider than + 0.05, how large should our sample be? Using our estimate, p = 0.32, Using the most conservative estimate, p = 0.5,

17 Clickers Suppose your business is planning on bringing a new product to market. At least 20% of your target market is willing to pay $25 per unit to purchase this product. Using our earlier estimate, p = 0.22, determine how large our sample should be if we want a confidence interval no wider than E = + 0.05. (A) n = 40 (B) n = 264 (C) n = 338 (D) n = 1537

18 A Look Ahead to Chapter 9 Chapter 9 – Hypothesis Testing –Logic of Hypothesis Testing

19 Chapter 9 – Logic of Hypothesis Testing What is a statistical test of a hypothesis? –Hypotheses are a pair of mutually exclusive, collectively exhaustive statements about the world. –One statement or the other must be true, but they cannot both be true. –We make a statement (hypothesis) about some parameter of interest. –This statement may be true or false. –We use an appropriate statistic to test our hypothesis. –Based on the sampling distribution of our statistic, we can determine the error associated with our conclusion.

20 Chapter 9 – Logic of Hypothesis Testing 5 Components of a Hypothesis Test: 1.Level of Significance,  – maximum probability of a Type I Error Usually 5% 2.Null Hypothesis, H 0 – Statement about the value of the parameter being tested Always in a form that includes an equality 3.Alternative Hypothesis, H 1 – Statement about the possible range of values of the parameter if H 0 is false Usually the conclusion we are trying to reach (we will discuss.) Always in the form of a strict inequality

21 Chapter 9 – Logic of Hypothesis Testing 5 Components of a Hypothesis Test: 4.Test Statistic and the Sampling Distribution of the Test statistic under the assumption that H 0 is true Z and T statistics for now 5.Decision Criteria – do we reject H 0 or do we “accept” H 0 ? P-value of the test or Comparing the Test statistic to critical regions of its distribution under H 0.

22 Chapter 9 – Logic of Hypothesis Testing Error in a Hypothesis Test: Type I error: Rejecting the null hypothesis when it is true.  = P(Type I Error) = P(Reject H 0 | H 0 is True) Type II error: Failure to reject the null hypothesis when it is false.  = P(Type II Error) = P(Fail to Reject H 0 | H 0 is False)


Download ppt "BCOR 1020 Business Statistics Lecture 18 – March 20, 2008."

Similar presentations


Ads by Google