8.1 Estimation of the Mean and Proportion

Size: px
Start display at page:

Download "8.1 Estimation of the Mean and Proportion"

Transcription

1

2 8.1 Estimation of the Mean and Proportion Statistical inference enables us to make judgments about a population on the basis of sample information. The mean, standard deviation, and proportions of a population are called population parameters; in other words, they serve to define the population. Estimating a population s parameters is essential to statistical analysis, and sometimes sampling is the best (fastest and most economical) way to approach the study. Point Estimate, Estimator, and Estimation A parameter is a characteristic of an entire population; a statistic is a summary measure that is computed to describe a characteristic for only a sample of the population. An estimate is a specific observed value of a statistic. The rule that specifies how a sample statistic can be obtained for estimating the population parameter is called an estimator. For example, if a professor wants information on central tendency in a list of test scores, she can calculate a sample mean. The number for the sample mean is called the estimate, and the sample mean is the estimator for the population mean. The point estimate is the single number that is obtained from the estimator. The symbols we use to represent several important population parameters and their sample counterparts follow. Population Sample Parameter Statistic Mean µ X Standard deviation σ s Variance σ 2 s 2 Proportion p p Example 1 Suppose that a professor, whose course has an enrollment of 50 students, wants information on the performance of his class. He takes a sample of 10 scores: 95, 67, 89, 70, 56, 97, 68, 78, 50, 79 The estimator for the population mean is the sample mean, X. The estimate for the population mean, on the basis of the 10 sample scores, is X = =

3 The estimator for the population variance is the sample variance, s 2. The estimate of the population variance is s 2 = (74.9) = The professor can use X = 74.9 and s 2 = to do his or her class performance analysis. The relationship among the point estimate, point estimator, and point estimation can be summarized as follows. A point estimate is a single value that is calculated from only one sample. In the last example, X = 74.9 is an estimate for population mean µ and s 2 = is an estimate for population variance σ 2. Using the formula for combinations reveals that there are ( 50 10) = 10, 272, 278, 000 possible sample estimates for the last example. The random variable that is defined by a formula, and from which we obtain all possible estimates, is called the point estimator. A point estimate is a single value that is used to estimate a population parameter. A point estimator is a sample statistic used to estimate a population parameter. Point estimation is a process that generates specific numbers, each of which is a point estimate. 8.2 Properties of Estimators A number of different estimators are possible for the same population parameter, but some estimators are better than others. To understand how, we need to look at three important properties of estimators: unbiasedness, efficiency, and consistency Unbiasedness An estimator exhibits unbiasedness when the mean of the sampling estimator ˆθ is equal to the population parameter θ. In other words, the expected value of the estimator is equal to the population parameter: E(ˆθ) = θ. The following figure shows the sampling distributions of two estimators, ˆθ 1 and ˆθ 2. ˆθ1 is an unbiased estimator and ˆθ 2 a biased estimator. The following figure indicates that E(ˆθ 1 ) = θ and E(ˆθ 2 ) > θ. In general, unbiasedness is a desirable property for an estimator. The sample mean is an unbiased estimator of the population mean because the mean of the sampling distribution of X, E( X), is equal to the population mean µ. Similarly, the sample variance is an unbiased estimator of the population variance because the mean of the sample distribution of s 2, E(s 2 ), is equal to 3

4 population variance σ 2. And the sample proportion is an unbiased estimator of the population proportion; E( p) = p Efficiency Efficiency is another standard that can be used to evaluate estimators. Efficiency refers to the size of the standard error of the statistics. The most efficient estimator is the one with the smallest ) ) variance. Thus if there are two estimators for θ with variances Var (ˆθ1 and Var (ˆθ2, then the first estimator ˆθ 1 is said to be more efficient than the second estimator ˆθ ) ) 2, if Var (ˆθ1 < Var (ˆθ2 ) ) although E (ˆθ1 = E (ˆθ2 = θ. The following figure shows the distributions of the two density functions Consistency A third property of estimators, consistency, is related to their behavior as the sample size gets large. A statistic is a consistent estimator of a population parameter if, as the sample size increases, it becomes almost certain that the value of the statistic comes very close to the value of the population parameter. It can be shown that an unbiased estimator ˆθ n for θ is a consistent estimator if the variance approaches 0 as n increases. For example, we can show that the sample mean is a consistent estimator of the population. The sample mean is unbiased because E( X) = µ. The variance of X is σ 2 /n. As n becomes large, the variance gets closer to 0; this estimator is consistent. That is, Var ( σ X) 2 = n 0 as n 4

5 8.3 Interval Estimates An Interval Estimate An interval is constructed around the point estimate, and it is stated that this interval is likely to contain the corresponding population parameter. Interval estimates indicate the precision, or accuracy, of an estimate and are therefore preferable. Confidence Level and Confidence Interval 5

6 Each interval is constructed with regard to a given confidence level and is called a confidence interval. The confidence level associated with a confidence interval states how much confidence we have that this interval contains the true population parameter. The confidence level is denoted by (1 α)100%. When expressed as probability, it is called the confidence coefficient and is denoted by 1 α. Although any value of the confidence level can be chosen to construct a confidence interval, the more common values are 90%, 95%, and 99%. The corresponding confidence coefficients are 0.90, 0.95, and Interval Estimation of a Population Mean: Known Variances Recall that in the case of X, the sample size is considered to be large when n is 30 or larger. According to the central limit theorem, for a large sample the sampling distribution of the sample mean X is (approximately) normal irrespective of the shape of the population from which the sample is drawn. Therefore, when the sample size is 30 or larger, we will use the normal distribution to construct a confidence interval for µ. Confidence Interval for population mean µ The (1 α)100% confidence interval for µ is σ X ± Z α/2 n where X is sample mean σ is population standard deviation n is the sample size Z α/2 is read from the standard normal distribution table for the given confidence level. Conditions: Normal population and Known variance OR Nonnormal population, Large sample and Known variance Maximum Error of Estimate for µ The maximum error of estimate for µ, denoted by E, is the quantity that is subtracted from and added to the value of X to obtain a confidence interval for µ. Thus, E = Z α/2 σ X = Z α/2 σ n 6

7 Example 2 A publishing company has just published a new college textbook. Before the company decides the price at which to sell this textbook, it wants to know the average price of all such textbooks in the market. The research department at the company took a sample of 36 such textbooks and collected information on their prices. This information produced a mean price of $48.40 for this sample. It is known that the standard deviation of the prices of all such textbooks is $4.50. Assume that the prices of all such textbooks are normally distributed. (a) What is the point estimate of the mean price of all such college textbooks? (b) Construct a 95% confidence interval for the mean price of all such college textbooks. Solution: From the given information, n = 36, X = $48.40, and σ = $4.50 (a) The point estimate of the mean price of all such college textbooks is $48.40, that is, Point estimate of µ = X = $48.40 (b) The confidence level is 95% or First we find the Z value for a 95% confidence level. To do so, we divide 0.95 by 2 to obtain Then we locate = in the body of the normal distribution table. The value of Z for this number if

8 Next, we substitute all the values in the confidence interval formula for µ. The 95% confidence interval for µ is X ± Z α/2 σ n = ± = ± 1.47 = ( ) to ( ) = $46.93 to $49.87 Thus, we are 95% confident that the mean price of all such college textbooks is between $46.93 and $ Note that we cannot say for sure whether the interval $46.93 to $49.87 contains the true population mean or not. Since µ is a constant, we cannot say that the probability is 0.95 that this interval contains µ because either it contains µ or it does not. Consequently, the probability is either 1.0 or zero that this interval contains µ. All we can say is that we are 95% confident that the mean price of all such college textbooks is between $46.93 and $ How do we interpret a 95% confidence level? In terms of the Example 2, if we take all possible samples of 36 such college textbooks each and construct a 95% confidence interval for µ around each sample mean, we can expect that 95% of these intervals will include and 5% will not. Example 3 A study is being conducted in a company that has 1,800 engineers. A random sample of 50 of these engineers reveals that the average sample age is 34.3 years. Historically, the population standard deviation of the age of the company s engineers is approximately 8 years. Construct a 99% confidence interval to estimate the mean age of all the engineers in this company. 8

9 Solution: From the given information, n = 50, X = 34.3 σ = 8, and confidence level = 99% or Because the sample size is large (n > 30) and σ is known, by CLT, we will use the normal distribution to determine the confidence interval for µ. To find Z for a 99% confidence level, we divide 0.99 by 2 to obtain Thus, we locate = in the body of the normal distribution. From the table, the Z value for is approximately Substituting all the values in the formula, the 99% confidence interval for µ is X ± Z α/2 σ n = 34.3 ± = 34.3 ± = to Thus, we can state with 99% confidence that the mean age of all the engineers in the company were between years and years. 8.5 The Width of A Confidence Interval The width of a confidence interval depends on the size of the maximum error Zσ X, which depends on the values of Z, σ, and n because σ X = σ/ n. However, the value of σ is not within the control of the investigator. Hence, the width of a confidence interval depends on 1. The value of Z which depends on the confidence level 2. The sample size n The confidence level determines the value of Z which in turn determines the size of the maximum error. The value of Z increases as the confidence level increases, and it decrease as the confidence level decreases. For the same value of σ an increase in the sample size decreases the value of σ X, which in turn decreases the size of the maximum error when the confidence level remains unchanged. Therefore, an increase in the sample size decreases the width of the confidence interval. Thus, if we want to decrease the width of a confidence interval, we have two choices: 1. Lower the confidence level 2. Increase the sample size 9

10 However, lowering the confidence level is not a good choice because a lower confidence level may give less reliable results. Therefore, we should always prefer to increase the sample size if we want to decrease the width of a confidence interval. Confidence Level and the Width of Confidence Interval Example 4 Reconsider Example 2. Suppose all the information given in that example remains the same. First, let us decrease the confidence level to 90%. From the normal distribution table, Z = 1.65 for a 90% confidence level. Then, using Z = 1.65 in the confidence interval for µ, we obtain: X ± Z α/2 σ n = ± = ± 1.24 = $47.16 to $49.64 Comparing this confidence interval to the one obtained in Example 2, we observe that the width of the confidence interval for a 95% confidence level is wider than the one for a 90% confidence level. Sample Size and the Width of Confidence Interval Example 5 Consider Example 2 again. Now suppose the information given in that example is based on a sample size of 160. Further assume that all other information given in that example, including the confidence level, remains the same. Then, the 95% confidence interval for µ is X ± Z α/2 σ n = ± = ± 0.70 = $47.70 to $49.10 Comparing this confidence interval to the one obtained in Example 2, we observe that the width of the 95% confidence interval for n = 160 is smaller than the 95% confidence interval for n = Interval Estimation of a Population Mean: Unknown Variances If the sample size is small, the normal distribution can still be used to construct a confidence interval for µ if (1) the population from which the sample is drawn is normally distributed, and (2) the value 10

11 of σ is known. But more often we do not know σ and, consequently, we have to use the sample standard deviation s as an estimator of σ. In such cases, the normal distribution cannot be used to make confidence intervals about µ. When (1) the population from which the sample is selected is (approximately) normally distributed, and (2) the population standard deviation σ is not known, the normal distribution is replaced by the t distribution to construct confidence intervals about µ. The t Distribution The t distribution is a specific type of bell-shaped distribution with a lower height and wider spread than the standard normal distribution. As the sample size becomes larger, the t distribution approaches the standard normal distribution. The t distribution has only one parameter, called the degrees of freedom (ν). The mean of the t distribution is equal to zero and its standard deviation is ν/ (ν 2). Conditions under which the t Distribution is used The t distribution is used to make a confidence interval about µ if 1. The population from which the sample is drawn is (approximately) normally distributed 2. The population standard deviation σ is not known The Concept of Degrees of Freedom Recall that the sample variance s 2 requires the computation of n ( xi X ) 2 i=1 Thus, in order to compute s 2. We need to first know X. Therefore we can say that only n 1 of the sample values are free to vary. That is, there are n 1 degrees of freedom. Confidence Interval for µ using the t Distribution 11

12 Confidence Interval for population mean µ The (1 α)100% confidence interval for µ is X ± t α/2,n 1 s n where X is sample mean s is sample standard deviation n is the sample size t is obtained from the t distribution table for n 1 degrees of freedom and the given confidence level. Conditions: (1) Population is approximately normal distributed (2) σ is not known Example 6 Dr. Moore wanted to estimate the mean cholesterol level for all adult males living in London. He took a sample of 25 adult males from London and found that the mean cholesterol level for this sample is 186 with a standard deviation of 12. Assume that the cholesterol levels for all adult males in London are (approximately) normally distributed. Construct a 95% confidence interval for the population mean µ. Solution: From the given information, n = 25, X = 186, s = 12, and confidence level = 95% or To find the value of t we need to know the degrees of freedom and the area under the t distribution curve in each tail. Degrees of freedom = ν = n 1 = 25 1 = 24 To find the area in each tail, we divide the confidence level by 2. Thus, Area in each tail = 0.5 (0.95/2) = = From the t distribution table, the value of t for ν = 24 and area in the right tail is

13 13

14 is Substituting all values in the formula for the confidence interval for µ the 95% confidence interval X ± t α/2,n 1 s n = 186 ± = 186 ± = to Thus, we can state with 95% confidence that the mean cholesterol level for all adult males living in London lies between and Note that X = 186 is a point estimate of µ in this example. Example 7 A sample of 10 light bulbs are inspected, their life times (in hours) are recorded as follow: Use the data provided to construct a 95% confidence interval for the mean life time of the light bulbs. Assume that the distribution of the life times of the light bulbs is normally distributed. Solution: First of all, we need to find the sample mean and sample standard deviation. X = = 662 x 2 = = s = x2 n X 2 n 1 = =

15 Finally, from t-table, we find t 0.025,9 = Thus, the 95% confidence interval is X ± t a/2,n 1 s n = 662 ± t 0.025, = 662 ± (2.2622)(25.25) = 662 ± = to Interval Estimation of a Population Proportion: Large Samples Recall that the population proportion is denoted by p and the sample proportion is denoted by p. The sample proportion p is a sample statistic, and it possesses a sampling distribution. For large samples: 1. The sampling distribution of the sample proportion p is (approximately) normal. 2. The mean µ p of the sampling distribution of p is equal to the population proportion p. 3. The standard deviation σ p of the sampling distribution of the sample proportion p is p (1 p)/n. When estimating the value of a population proportion, we do not know the values of p and 1 p. Consequently, we cannot compute σ p. Therefore, in the estimation of a population proportion, we use the value of s p as an estimate of σ p. The value of s p is calculated using the following formula. Estimator of the Standard Deviation of p The value of s p which gives a point estimate of σ p is calculated as p (1 p) s p =. n Because the sample proportion p is the point estimator of the corresponding population proportion p. Confidence Interval for the Population Proportion p The (1 α)100% confidence interval for p is p ± Z α/2 p (1 p) n The value of Z used here is obtained from the standard normal distribution table for the given confidence level Conditions: n p 5 and n (1 p) 5 15

16 Example 8 In a poll of 1007 adults conducted by a university, 45% of adults said that general education needs to be improved. (a) What is the point estimate of the population proportion? (b) Find, with 99% confidence level, what percentage of all adults who hold this opinion? Solution: Let p be the proportion of all adults who hold this opinion that general education needs to be improved, and let p be the corresponding sample proportion. From the given information, n = 1007, p = 0.45 and 1 p = = (a) The point estimate of the proportion of all adults who hold this opinion that general education needs to be improved is equal to 0.45, that is Point estimate of p = p = 0.45 or 45% (b) The confidence level is 99% or To find Z we divide the confidence level by 2 and add 0.5 to the result. The is (0.99/2) = = Then we look for in the body of the normal distribution table and record the corresponding value of Z. 16

17 The Z value for is approximately 2.58 from the normal distribution table. Substituting all the values in the confidence interval formula for p we obtain: p ± Z α/2 p (1 p) n = 0.45 ± 2.58 = 0.45 ± (0.45) (0.55) 1007 = to or 40.9% to 49.1% Thus, we can state with 99% confidence that the proportion of all adults who hold the opinion that general education needs to be improved is between to The confidence interval can be converted to a percentage interval as 40.9% to 49.1%. Example 9 A sample of 20 managers was taken, and they were asked whether or not they usually take work home. The responses of these managers are given below where YES indicates they usually take work home and No means they do not. Y es Y es No No No Y es No No No No Y es Y es No Y es Y es No No No No Y es Make a 90% confidence interval for the percentage of all managers who take work home. Solution: Let p be the percentage of all managers who take work home and let p be the corresponding sample proportion. From the given information, n = 20 and p = 8 20 = 0.4 Note that n p and n (1 p) are both greater than 5. Consequently the sampling distribution of p is approximately normal, and we will use the normal distribution to calculate the margin of error for the point estimate of p and to make a confidence interval about p. The confidence level is 90% or To find Z, we divide the confidence level by 2 and add 0.5 to the result. That is, (0.90/2) = = 0.95 The we look for 0.95 in the body of the normal distribution table and record the corresponding value of Z. The Z value for 0.95 is approximately 1.65 from the normal distribution table. 17

18 Substituting all the values in the confidence interval formula for p, we obtain: p (1 p) 0.4 (1 0.4) p ± Z α/2 = 0.4 ± 1.65 n 20 = 0.4 ± = to or 21.93% to 58.07% Thus, we can state with 90% confidence that 21.93% to 58.07% of all managers take work home. 8.8 Sample Size Determination for the Estimation of Mean One reason why we usually conduct a sample survey and not a census is that almost always we have limited resources at our disposal. In light of this, if a smaller sample can serve our purpose, then we will be wasting our resources by taking a larger sample. For instance, suppose we want to estimate the mean life of a certain auto battery. If a sample of 40 batteries can give us the type of confidence interval that we are looking for, then we will be wasting money and time if we take a sample of a much larger size, say 500 batteries. In such cases, if we know the confidence level and the width of the confidence interval that we want, then we can find the (approximate) size of the sample that will produce the required result. Recall that E = Z α/2 σ X, is called the maximum error of estimate for µ. As we know, the standard deviation σ X; of the sample mean X is equal to σ/ n. Therefore, we can write the maximum error of estimate for µ as E = Z α/2 σ n If σ is unknown, we can use equation in above provided we have a planning value for σ. In practice, one of the following procedures can be chosen. 1. Use the estimate of the population standard deviation computed from data of previous studies as the planning value for σ. 2. Use a pilot study to select a preliminary sample. The sample standard deviation from the preliminary sample can he used as the planning value for σ. 3. Use judgment or a best guess for the value of σ. The range divided by 4 is often suggested as a rough approximation of the standard deviation and thus an acceptable planning value for σ. That is, σ Range 4 = largest value smallest value 4 18

19 Determining the Sample Size for the Estimation of µ Given the confidence level and the standard deviation of the population, the sample size that will produce a predetermined maximum error E of the confidence interval estimate of µ is n = Z2 α/2 σ2 E 2 If we do not know σ, we can take a preliminary sample (of any arbitrarily determined size) and find the sample standard deviation s. Then we can use s for σ in the formula. However, note that using s for σ may give a sample size that eventually may produce an error much larger (or smaller) than the predetermined maximum error. This will depend on how close s and σ are. Example 10 Suppose the Census and Statistics department wants to estimate the mean family size for all families in Hong Kong at a 99% confidence level. It is known that the standard deviation σ for the sizes of all families in Hong Kong is 0.6. How large a sample should the department select if it wants its estimate to be within 0.01 of the population mean? Solution: The Census and Statistic department wants the 99% confidence interval for the mean family size to be X ± 0.01 Hence, the maximum size of the error of estimate is to be 0.01, that is E = 0.01 The value of Z for a 99% confidence level is The value of σ is given to be 0.6. Therefore, substituting all values in the formula and simplifying n = Z2 α/2 σ2 = (2.58)2 (0.6) 2 = (6.6564)(0.36) E 2 (0.01) 2 (0.0001) = , 964. Thus, the required sample size is 23,964. If the Census and Statistic department takes a sample of 23,964 families, computes the mean family size for this sample, and then constructs a 99% confidence interval around this sample mean, the maximum error of the estimate will be approximately Note that we have rounded the final answer for the sample size to the next higher integer. This is always the case when determining the sample size. 19

20 8.9 Sample Size Determination for the Estimation of Proportion Just as we did with the mean, we can also determine the sample size for estimating the population proportion p. This sample size will yield an error of estimate that may not be larger than a predetermined maximum error. By knowing the sample size that can give us the required results, we can save our scarce resources by not taking an unnecessarily large sample. The maximum error E of the interval estimation of the population proportion is E = Z α/2 p (1 p) n Determining the Sample Size for the Estimation of p Given the confidence level and the values of p and 1 p, the sample size that will produce a predetermined maximum error E of the confidence interval estimate of p is n = p (1 p)z2 α/2 E 2 We can observe from this formula that to find n, we need to know the values of p and 1 p. However, the values of p and 1 p are not known to us. In such a situation, we can choose one of the following alternatives. 1. We make the most conservative estimate of the sample size n by using p = 0.50 and 1 p = For a given E, these values of p and 1 p will give us the largest sample size by comparison to any other pair of values of p and 1 p because the product of p = 0.50 and 1 p = 0.50 is greater than the product of any other pair of values for p and 1 p. n = 0.25 Z2 α/2 E 2 2. We take a preliminary sample (of arbitrarily determined size) and calculate p and (1 p) for this sample. Then, we use these values of p and (1 p) as p and (1 p) to find n. n = p (1 p)z2 α/2 E 2 20

21 Example 11 An Electronics Company has just installed a new machine that makes a part that is used in clocks. The company wants to estimate the proportion of these parts produced by this machine that are defective. The company manager wants this estimate to be within 0.02 of the population proportion for a 95% confidence level. What is the most conservative estimate of the sample size that will limit the maximum error to within 0.02 of the population proportion? Solution: The company manager wants the 95% confidence interval to be p ± 0.02 Therefore, E = The value of Z for a 95% confidence level is For the most conservative estimate of the sample size, we will use p = 0.50 and 1 p = Hence, the required sample size is n = 0.25 Z2 α/ (1.96) = E 2 (0.02) 2 = (0.02) 2 = 2401 Thus, if the company takes a sample of 2401 parts, the estimate of p will be within 0.02 of the population proportion. Example 12 Consider the last example again. Suppose a preliminary sample of 200 parts produced by this machine showed that 7% of them are defective. How large a sample should the company select so that the 95% confidence interval for p is within 0.02 of the population proportion? Solution: Again, the company wants the 95% confidence interval for p to be p ± 0.02 Hence, E = The value of Z for a 95% confidence level is From the preliminary sample, p = 0.07 and (1 p) = = Using these values of p and (1 p) as estimates of p and 1 p, we obtain: n = p (1 p)z2 α/2 = (0.07)(0.93)(1.96)2 E 2 (0.02) 2 = (0.07)(0.93)(3.8416) (0.0004) = Thus, if the company takes a sample of 626 items, the estimate of p will be within 0.02 of the population proportion. However, we should note that this sample size will produce the maximum error within 0.02 points only if p is 0.07 or less for the new sample. But if p for the new sample happens to be much higher than 0.07, the maximum error will not be within Therefore, to avoid such a situation, we may be more conservative and take a much larger sample than 626 items. 21

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION In Inferential Statistic, ESTIMATION (i) (ii) is called the True Population Mean and is called the True Population Proportion. You must also remember that are not the only population parameters. There

More information

Confidence Intervals and Sample Size

Confidence Intervals and Sample Size Confidence Intervals and Sample Size Chapter 6 shows us how we can use the Central Limit Theorem (CLT) to 1. estimate a population parameter (such as the mean or proportion) using a sample, and. determine

More information

Interval estimation. September 29, Outline Basic ideas Sampling variation and CLT Interval estimation using X More general problems

Interval estimation. September 29, Outline Basic ideas Sampling variation and CLT Interval estimation using X More general problems Interval estimation September 29, 2017 STAT 151 Class 7 Slide 1 Outline of Topics 1 Basic ideas 2 Sampling variation and CLT 3 Interval estimation using X 4 More general problems STAT 151 Class 7 Slide

More information

1 Inferential Statistic

1 Inferential Statistic 1 Inferential Statistic Population versus Sample, parameter versus statistic A population is the set of all individuals the researcher intends to learn about. A sample is a subset of the population and

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 7 Estimation: Single Population Copyright 010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 7-1 Confidence Intervals Contents of this chapter: Confidence

More information

Determining Sample Size. Slide 1 ˆ ˆ. p q n E = z α / 2. (solve for n by algebra) n = E 2

Determining Sample Size. Slide 1 ˆ ˆ. p q n E = z α / 2. (solve for n by algebra) n = E 2 Determining Sample Size Slide 1 E = z α / 2 ˆ ˆ p q n (solve for n by algebra) n = ( zα α / 2) 2 p ˆ qˆ E 2 Sample Size for Estimating Proportion p When an estimate of ˆp is known: Slide 2 n = ˆ ˆ ( )

More information

Chapter 8. Introduction to Statistical Inference

Chapter 8. Introduction to Statistical Inference Chapter 8. Introduction to Statistical Inference Point Estimation Statistical inference is to draw some type of conclusion about one or more parameters(population characteristics). Now you know that a

More information

Statistical Intervals. Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Statistical Intervals. Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 7 Statistical Intervals Chapter 7 Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to

More information

CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates

CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates A point estimate is a single number, a confidence interval provides additional information about the variability of the estimate Lower

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same.

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Chapter 14 : Statistical Inference 1 Chapter 14 : Introduction to Statistical Inference Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Data x

More information

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY 1 THIS WEEK S PLAN Part I: Theory + Practice ( Interval Estimation ) Part II: Theory + Practice ( Interval Estimation ) z-based Confidence Intervals for a Population

More information

Statistical Intervals (One sample) (Chs )

Statistical Intervals (One sample) (Chs ) 7 Statistical Intervals (One sample) (Chs 8.1-8.3) Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to normally distributed with expected value µ and

More information

Chapter 9 & 10. Multiple Choice.

Chapter 9 & 10. Multiple Choice. Chapter 9 & 10 Review Name Multiple Choice. 1. An agricultural researcher plants 25 plots with a new variety of corn. The average yield for these plots is X = 150 bushels per acre. Assume that the yield

More information

Chapter 7. Sampling Distributions

Chapter 7. Sampling Distributions Chapter 7 Sampling Distributions Section 7.1 Sampling Distributions and the Central Limit Theorem Sampling Distributions Sampling distribution The probability distribution of a sample statistic. Formed

More information

Point Estimation. Principle of Unbiased Estimation. When choosing among several different estimators of θ, select one that is unbiased.

Point Estimation. Principle of Unbiased Estimation. When choosing among several different estimators of θ, select one that is unbiased. Point Estimation Point Estimation Definition A point estimate of a parameter θ is a single number that can be regarded as a sensible value for θ. A point estimate is obtained by selecting a suitable statistic

More information

Chapter 7: Point Estimation and Sampling Distributions

Chapter 7: Point Estimation and Sampling Distributions Chapter 7: Point Estimation and Sampling Distributions Seungchul Baek Department of Statistics, University of South Carolina STAT 509: Statistics for Engineers 1 / 20 Motivation In chapter 3, we learned

More information

Applied Statistics I

Applied Statistics I Applied Statistics I Liang Zhang Department of Mathematics, University of Utah July 14, 2008 Liang Zhang (UofU) Applied Statistics I July 14, 2008 1 / 18 Point Estimation Liang Zhang (UofU) Applied Statistics

More information

Confidence Intervals. σ unknown, small samples The t-statistic /22

Confidence Intervals. σ unknown, small samples The t-statistic /22 Confidence Intervals σ unknown, small samples The t-statistic 1 /22 Homework Read Sec 7-3. Discussion Question pg 365 Do Ex 7-3 1-4, 6, 9, 12, 14, 15, 17 2/22 Objective find the confidence interval for

More information

Chapter 9: Sampling Distributions

Chapter 9: Sampling Distributions Chapter 9: Sampling Distributions 9. Introduction This chapter connects the material in Chapters 4 through 8 (numerical descriptive statistics, sampling, and probability distributions, in particular) with

More information

Statistics 13 Elementary Statistics

Statistics 13 Elementary Statistics Statistics 13 Elementary Statistics Summer Session I 2012 Lecture Notes 5: Estimation with Confidence intervals 1 Our goal is to estimate the value of an unknown population parameter, such as a population

More information

Confidence Intervals Introduction

Confidence Intervals Introduction Confidence Intervals Introduction A point estimate provides no information about the precision and reliability of estimation. For example, the sample mean X is a point estimate of the population mean μ

More information

Chapter 8 Estimation

Chapter 8 Estimation Chapter 8 Estimation There are two important forms of statistical inference: estimation (Confidence Intervals) Hypothesis Testing Statistical Inference drawing conclusions about populations based on samples

More information

Chapter 5: Statistical Inference (in General)

Chapter 5: Statistical Inference (in General) Chapter 5: Statistical Inference (in General) Shiwen Shen University of South Carolina 2016 Fall Section 003 1 / 17 Motivation In chapter 3, we learn the discrete probability distributions, including Bernoulli,

More information

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 6 Point Estimation Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Point Estimation Statistical inference: directed toward conclusions about one or more parameters. We will use the generic

More information

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation.

No, because np = 100(0.02) = 2. The value of np must be greater than or equal to 5 to use the normal approximation. 1) If n 100 and p 0.02 in a binomial experiment, does this satisfy the rule for a normal approximation? Why or why not? No, because np 100(0.02) 2. The value of np must be greater than or equal to 5 to

More information

Introduction to Business Statistics QM 120 Chapter 6

Introduction to Business Statistics QM 120 Chapter 6 DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Introduction to Business Statistics QM 120 Chapter 6 Spring 2008 Chapter 6: Continuous Probability Distribution 2 When a RV x is discrete, we can

More information

Continuous Distributions

Continuous Distributions Quantitative Methods 2013 Continuous Distributions 1 The most important probability distribution in statistics is the normal distribution. Carl Friedrich Gauss (1777 1855) Normal curve A normal distribution

More information

The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations.

The bell-shaped curve, or normal curve, is a probability distribution that describes many real-life situations. 6.1 6.2 The Standard Normal Curve The "bell-shaped" curve, or normal curve, is a probability distribution that describes many real-life situations. Basic Properties 1. The total area under the curve is.

More information

UNIVERSITY OF VICTORIA Midterm June 2014 Solutions

UNIVERSITY OF VICTORIA Midterm June 2014 Solutions UNIVERSITY OF VICTORIA Midterm June 04 Solutions NAME: STUDENT NUMBER: V00 Course Name & No. Inferential Statistics Economics 46 Section(s) A0 CRN: 375 Instructor: Betty Johnson Duration: hour 50 minutes

More information

Simple Random Sampling. Sampling Distribution

Simple Random Sampling. Sampling Distribution STAT 503 Sampling Distribution and Statistical Estimation 1 Simple Random Sampling Simple random sampling selects with equal chance from (available) members of population. The resulting sample is a simple

More information

STAT Chapter 7: Confidence Intervals

STAT Chapter 7: Confidence Intervals STAT 515 -- Chapter 7: Confidence Intervals With a point estimate, we used a single number to estimate a parameter. We can also use a set of numbers to serve as reasonable estimates for the parameter.

More information

Chapter Seven: Confidence Intervals and Sample Size

Chapter Seven: Confidence Intervals and Sample Size Chapter Seven: Confidence Intervals and Sample Size A point estimate is: The best point estimate of the population mean µ is the sample mean X. Three Properties of a Good Estimator 1. Unbiased 2. Consistent

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 7 The Normal Distribution Part 1 Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education

More information

χ 2 distributions and confidence intervals for population variance

χ 2 distributions and confidence intervals for population variance χ 2 distributions and confidence intervals for population variance Let Z be a standard Normal random variable, i.e., Z N(0, 1). Define Y = Z 2. Y is a non-negative random variable. Its distribution is

More information

Chapter 8 Statistical Intervals for a Single Sample

Chapter 8 Statistical Intervals for a Single Sample Chapter 8 Statistical Intervals for a Single Sample Part 1: Confidence intervals (CI) for population mean µ Section 8-1: CI for µ when σ 2 known & drawing from normal distribution Section 8-1.2: Sample

More information

Lecture 2 INTERVAL ESTIMATION II

Lecture 2 INTERVAL ESTIMATION II Lecture 2 INTERVAL ESTIMATION II Recap Population of interest - want to say something about the population mean µ perhaps Take a random sample... Recap When our random sample follows a normal distribution,

More information

Chapter 6.1 Confidence Intervals. Stat 226 Introduction to Business Statistics I. Chapter 6, Section 6.1

Chapter 6.1 Confidence Intervals. Stat 226 Introduction to Business Statistics I. Chapter 6, Section 6.1 Stat 226 Introduction to Business Statistics I Spring 2009 Professor: Dr. Petrutza Caragea Section A Tuesdays and Thursdays 9:30-10:50 a.m. Chapter 6, Section 6.1 Confidence Intervals Confidence Intervals

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Analysis and Statistical Methods Statistics 651 http://wwwstattamuedu/~suhasini/teachinghtml Suhasini Subba Rao Review of previous lecture The main idea in the previous lecture is that the sample

More information

Learning Objectives for Ch. 7

Learning Objectives for Ch. 7 Chapter 7: Point and Interval Estimation Hildebrand, Ott and Gray Basic Statistical Ideas for Managers Second Edition 1 Learning Objectives for Ch. 7 Obtaining a point estimate of a population parameter

More information

7.1 Comparing Two Population Means: Independent Sampling

7.1 Comparing Two Population Means: Independent Sampling University of California, Davis Department of Statistics Summer Session II Statistics 13 September 4, 01 Lecture 7: Comparing Population Means Date of latest update: August 9 7.1 Comparing Two Population

More information

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions SGSB Workshop: Using Statistical Data to Make Decisions Module 2: The Logic of Statistical Inference Dr. Tom Ilvento January 2006 Dr. Mugdim Pašić Key Objectives Understand the logic of statistical inference

More information

Sampling Distributions

Sampling Distributions AP Statistics Ch. 7 Notes Sampling Distributions A major field of statistics is statistical inference, which is using information from a sample to draw conclusions about a wider population. Parameter:

More information

CH 5 Normal Probability Distributions Properties of the Normal Distribution

CH 5 Normal Probability Distributions Properties of the Normal Distribution Properties of the Normal Distribution Example A friend that is always late. Let X represent the amount of minutes that pass from the moment you are suppose to meet your friend until the moment your friend

More information

Estimation and Confidence Intervals

Estimation and Confidence Intervals Estimation and Confidence Intervals Chapter 9-1/2 McGraw-Hill/Irwin Copyright 2011 by the McGraw-Hill Companies, Inc. All rights reserved. LEARNING OBJECTIVES LO1. Define a point estimate. LO2. Define

More information

FEEG6017 lecture: The normal distribution, estimation, confidence intervals. Markus Brede,

FEEG6017 lecture: The normal distribution, estimation, confidence intervals. Markus Brede, FEEG6017 lecture: The normal distribution, estimation, confidence intervals. Markus Brede, mb8@ecs.soton.ac.uk The normal distribution The normal distribution is the classic "bell curve". We've seen that

More information

Chapter 4 Variability

Chapter 4 Variability Chapter 4 Variability PowerPoint Lecture Slides Essentials of Statistics for the Behavioral Sciences Seventh Edition by Frederick J Gravetter and Larry B. Wallnau Chapter 4 Learning Outcomes 1 2 3 4 5

More information

MATH 3200 Exam 3 Dr. Syring

MATH 3200 Exam 3 Dr. Syring . Suppose n eligible voters are polled (randomly sampled) from a population of size N. The poll asks voters whether they support or do not support increasing local taxes to fund public parks. Let M be

More information

μ: ESTIMATES, CONFIDENCE INTERVALS, AND TESTS Business Statistics

μ: ESTIMATES, CONFIDENCE INTERVALS, AND TESTS Business Statistics μ: ESTIMATES, CONFIDENCE INTERVALS, AND TESTS Business Statistics CONTENTS Estimating parameters The sampling distribution Confidence intervals for μ Hypothesis tests for μ The t-distribution Comparison

More information

1. Statistical problems - a) Distribution is known. b) Distribution is unknown.

1. Statistical problems - a) Distribution is known. b) Distribution is unknown. Probability February 5, 2013 Debdeep Pati Estimation 1. Statistical problems - a) Distribution is known. b) Distribution is unknown. 2. When Distribution is known, then we can have either i) Parameters

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

Probability & Statistics

Probability & Statistics Probability & Statistics BITS Pilani K K Birla Goa Campus Dr. Jajati Keshari Sahoo Department of Mathematics Statistics Descriptive statistics Inferential statistics /38 Inferential Statistics 1. Involves:

More information

Central Limit Theorem (cont d) 7/28/2006

Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem for Binomial Distributions Theorem. For the binomial distribution b(n, p, j) we have lim npq b(n, p, np + x npq ) = φ(x), n where φ(x) is

More information

MgtOp S 215 Chapter 8 Dr. Ahn

MgtOp S 215 Chapter 8 Dr. Ahn MgtOp S 215 Chapter 8 Dr. Ahn An estimator of a population parameter is a rule that tells us how to use the sample values,,, to estimate the parameter, and is a statistic. An estimate is the value obtained

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

Class 16. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700

Class 16. Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science. Marquette University MATH 1700 Class 16 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 013 by D.B. Rowe 1 Agenda: Recap Chapter 7. - 7.3 Lecture Chapter 8.1-8. Review Chapter 6. Problem Solving

More information

Statistics and Probability

Statistics and Probability Statistics and Probability Continuous RVs (Normal); Confidence Intervals Outline Continuous random variables Normal distribution CLT Point estimation Confidence intervals http://www.isrec.isb-sib.ch/~darlene/geneve/

More information

ECO220Y Estimation: Confidence Interval Estimator for Sample Proportions Readings: Chapter 11 (skip 11.5)

ECO220Y Estimation: Confidence Interval Estimator for Sample Proportions Readings: Chapter 11 (skip 11.5) ECO220Y Estimation: Confidence Interval Estimator for Sample Proportions Readings: Chapter 11 (skip 11.5) Fall 2011 Lecture 10 (Fall 2011) Estimation Lecture 10 1 / 23 Review: Sampling Distributions Sample

More information

5/5/2014 یادگیري ماشین. (Machine Learning) ارزیابی فرضیه ها دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی. Evaluating Hypothesis (بخش دوم)

5/5/2014 یادگیري ماشین. (Machine Learning) ارزیابی فرضیه ها دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی. Evaluating Hypothesis (بخش دوم) یادگیري ماشین درس نوزدهم (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی ارزیابی فرضیه ها Evaluating Hypothesis (بخش دوم) 1 فهرست مطالب خطاي نمونه Error) (Sample خطاي واقعی Error) (True

More information

Chapter 7.2: Large-Sample Confidence Intervals for a Population Mean and Proportion. Instructor: Elvan Ceyhan

Chapter 7.2: Large-Sample Confidence Intervals for a Population Mean and Proportion. Instructor: Elvan Ceyhan 1 Chapter 7.2: Large-Sample Confidence Intervals for a Population Mean and Proportion Instructor: Elvan Ceyhan Outline of this chapter: Large-Sample Interval for µ Confidence Intervals for Population Proportion

More information

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes. Standardizing normal distributions The Standard Normal Curve 6.1 6.2 The Standard Normal Curve Standardizing normal distributions The "bell-shaped" curve, or normal curve, is a probability distribution that describes many reallife situations. Basic Properties 1.

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

Lecture 6: Chapter 6

Lecture 6: Chapter 6 Lecture 6: Chapter 6 C C Moxley UAB Mathematics 3 October 16 6.1 Continuous Probability Distributions Last week, we discussed the binomial probability distribution, which was discrete. 6.1 Continuous Probability

More information

Chapter 6 Confidence Intervals Section 6-1 Confidence Intervals for the Mean (Large Samples) Estimating Population Parameters

Chapter 6 Confidence Intervals Section 6-1 Confidence Intervals for the Mean (Large Samples) Estimating Population Parameters Chapter 6 Confidence Intervals Section 6-1 Confidence Intervals for the Mean (Large Samples) Estimating Population Parameters VOCABULARY: Point Estimate a value for a parameter. The most point estimate

More information

Lecture 6: Confidence Intervals

Lecture 6: Confidence Intervals Lecture 6: Confidence Intervals Taeyong Park Washington University in St. Louis February 22, 2017 Park (Wash U.) U25 PS323 Intro to Quantitative Methods February 22, 2017 1 / 29 Today... Review of sampling

More information

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی یادگیري ماشین توزیع هاي نمونه و تخمین نقطه اي پارامترها Sampling Distributions and Point Estimation of Parameter (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی درس هفتم 1 Outline Introduction

More information

Confidence Intervals for the Mean. When σ is known

Confidence Intervals for the Mean. When σ is known Confidence Intervals for the Mean When σ is known Objective Find the confidence interval for the mean when s is known. Intro Suppose a college president wishes to estimate the average age of students attending

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Review of key points about estimators

Review of key points about estimators Review of key points about estimators Populations can be at least partially described by population parameters Population parameters include: mean, proportion, variance, etc. Because populations are often

More information

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution Section 7.6 Application of the Normal Distribution A random variable that may take on infinitely many values is called a continuous random variable. A continuous probability distribution is defined by

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

Review of key points about estimators

Review of key points about estimators Review of key points about estimators Populations can be at least partially described by population parameters Population parameters include: mean, proportion, variance, etc. Because populations are often

More information

Chapter 7 presents the beginning of inferential statistics. The two major activities of inferential statistics are

Chapter 7 presents the beginning of inferential statistics. The two major activities of inferential statistics are Chapter 7 presents the beginning of inferential statistics. Concept: Inferential Statistics The two major activities of inferential statistics are 1 to use sample data to estimate values of population

More information

4.1 Introduction Estimating a population mean The problem with estimating a population mean with a sample mean: an example...

4.1 Introduction Estimating a population mean The problem with estimating a population mean with a sample mean: an example... Chapter 4 Point estimation Contents 4.1 Introduction................................... 2 4.2 Estimating a population mean......................... 2 4.2.1 The problem with estimating a population mean

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 7 Sampling Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 2014 Pearson Education, Inc. Chap 7-1 Learning Objectives

More information

1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by. Cov(X, Y ) = E(X E(X))(Y E(Y ))

1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by. Cov(X, Y ) = E(X E(X))(Y E(Y )) Correlation & Estimation - Class 7 January 28, 2014 Debdeep Pati Association between two variables 1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by Cov(X, Y ) = E(X E(X))(Y

More information

Business Statistics 41000: Probability 4

Business Statistics 41000: Probability 4 Business Statistics 41000: Probability 4 Drew D. Creal University of Chicago, Booth School of Business February 14 and 15, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office:

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

Sampling and sampling distribution

Sampling and sampling distribution Sampling and sampling distribution September 12, 2017 STAT 101 Class 5 Slide 1 Outline of Topics 1 Sampling 2 Sampling distribution of a mean 3 Sampling distribution of a proportion STAT 101 Class 5 Slide

More information

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality Point Estimation Some General Concepts of Point Estimation Statistical inference = conclusions about parameters Parameters == population characteristics A point estimate of a parameter is a value (based

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 6 The Normal Distribution And Other Continuous Distributions

Statistics for Managers Using Microsoft Excel/SPSS Chapter 6 The Normal Distribution And Other Continuous Distributions Statistics for Managers Using Microsoft Excel/SPSS Chapter 6 The Normal Distribution And Other Continuous Distributions 1999 Prentice-Hall, Inc. Chap. 6-1 Chapter Topics The Normal Distribution The Standard

More information

NORMAL RANDOM VARIABLES (Normal or gaussian distribution)

NORMAL RANDOM VARIABLES (Normal or gaussian distribution) NORMAL RANDOM VARIABLES (Normal or gaussian distribution) Many variables, as pregnancy lengths, foot sizes etc.. exhibit a normal distribution. The shape of the distribution is a symmetric bell shape.

More information

19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE

19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE 19. CONFIDENCE INTERVALS FOR THE MEAN; KNOWN VARIANCE We assume here that the population variance σ 2 is known. This is an unrealistic assumption, but it allows us to give a simplified presentation which

More information

Fall 2011 Exam Score: /75. Exam 3

Fall 2011 Exam Score: /75. Exam 3 Math 12 Fall 2011 Name Exam Score: /75 Total Class Percent to Date Exam 3 For problems 1-10, circle the letter next to the response that best answers the question or completes the sentence. You do not

More information

Chapter 7. Confidence Intervals and Sample Sizes. Definition. Definition. Definition. Definition. Confidence Interval : CI. Point Estimate.

Chapter 7. Confidence Intervals and Sample Sizes. Definition. Definition. Definition. Definition. Confidence Interval : CI. Point Estimate. Chapter 7 Confidence Intervals and Sample Sizes 7. Estimating a Proportion p 7.3 Estimating a Mean µ (σ known) 7.4 Estimating a Mean µ (σ unknown) 7.5 Estimating a Standard Deviation σ In a recent poll,

More information

5.3 Statistics and Their Distributions

5.3 Statistics and Their Distributions Chapter 5 Joint Probability Distributions and Random Samples Instructor: Lingsong Zhang 1 Statistics and Their Distributions 5.3 Statistics and Their Distributions Statistics and Their Distributions Consider

More information

. 13. The maximum error (margin of error) of the estimate for μ (based on known σ) is:

. 13. The maximum error (margin of error) of the estimate for μ (based on known σ) is: Statistics Sample Exam 3 Solution Chapters 6 & 7: Normal Probability Distributions & Estimates 1. What percent of normally distributed data value lie within 2 standard deviations to either side of the

More information

Chapter 7 - Lecture 1 General concepts and criteria

Chapter 7 - Lecture 1 General concepts and criteria Chapter 7 - Lecture 1 General concepts and criteria January 29th, 2010 Best estimator Mean Square error Unbiased estimators Example Unbiased estimators not unique Special case MVUE Bootstrap General Question

More information

Statistics 431 Spring 2007 P. Shaman. Preliminaries

Statistics 431 Spring 2007 P. Shaman. Preliminaries Statistics 4 Spring 007 P. Shaman The Binomial Distribution Preliminaries A binomial experiment is defined by the following conditions: A sequence of n trials is conducted, with each trial having two possible

More information

The Normal Distribution. (Ch 4.3)

The Normal Distribution. (Ch 4.3) 5 The Normal Distribution (Ch 4.3) The Normal Distribution The normal distribution is probably the most important distribution in all of probability and statistics. Many populations have distributions

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

The Central Limit Theorem. Sec. 8.2: The Random Variable. it s Distribution. it s Distribution

The Central Limit Theorem. Sec. 8.2: The Random Variable. it s Distribution. it s Distribution The Central Limit Theorem Sec. 8.1: The Random Variable it s Distribution Sec. 8.2: The Random Variable it s Distribution X p and and How Should You Think of a Random Variable? Imagine a bag with numbers

More information

Module 4: Probability

Module 4: Probability Module 4: Probability 1 / 22 Probability concepts in statistical inference Probability is a way of quantifying uncertainty associated with random events and is the basis for statistical inference. Inference

More information

Chapter 7 Sampling Distributions and Point Estimation of Parameters

Chapter 7 Sampling Distributions and Point Estimation of Parameters Chapter 7 Sampling Distributions and Point Estimation of Parameters Part 1: Sampling Distributions, the Central Limit Theorem, Point Estimation & Estimators Sections 7-1 to 7-2 1 / 25 Statistical Inferences

More information

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

More information

MATH 264 Problem Homework I

MATH 264 Problem Homework I MATH Problem Homework I Due to December 9, 00@:0 PROBLEMS & SOLUTIONS. A student answers a multiple-choice examination question that offers four possible answers. Suppose that the probability that the

More information

1. Variability in estimates and CLT

1. Variability in estimates and CLT Unit3: Foundationsforinference 1. Variability in estimates and CLT Sta 101 - Fall 2015 Duke University, Department of Statistical Science Dr. Çetinkaya-Rundel Slides posted at http://bit.ly/sta101_f15

More information

STAT Chapter 6: Sampling Distributions

STAT Chapter 6: Sampling Distributions STAT 515 -- Chapter 6: Sampling Distributions Definition: Parameter = a number that characterizes a population (example: population mean ) it s typically unknown. Statistic = a number that characterizes

More information