AP Statistics : Properties of Single Sample Distributions

Study concepts, example questions & explanations for AP Statistics

varsity tutors app store varsity tutors android store

Example Questions

Example Question #1 : How To Find Sampling Distribution Of A Sample Mean

Suppose that the mean height of college students is 70 inches with a standard deviation of 5 inches. If a random sample of 60 college students is taken, what is the probability that the sample average height for this sample will be more than 71 inches?

Possible Answers:

\(\displaystyle 0.1534\)

\(\displaystyle 0.25\)

\(\displaystyle 0.0606\)

\(\displaystyle 0.01\)

Correct answer:

\(\displaystyle 0.0606\)

Explanation:

First check to see if the Central Limit Theorem applies. Since n > 30, it does. Next we need to calculate the standard error. To do that we divide the population standard deviation by the square-root of n, which gives us a standard error of 0.646. Next, we calculate a z-score using our z-score formula:

\(\displaystyle Z = \frac{(X - \mu)}{S.E.}\)

\(\displaystyle S.E=\frac{\sigma}{\sqrt{n}}=\frac{5}{\sqrt{60}}=0.6455\)

Plugging in gives us:

\(\displaystyle \frac{(71 - 70)}{0.646} = 1.548\)

Finally, we look up our z-score in our z-score table to get a p-value.

The table gives us a p-value of,

\(\displaystyle \\P(z>1.58)=1-P(z< 1.58) \\P(z>1.58)=1-0.9394 \\P(z>1.58)=0.0606\)

 

Example Question #1 : How To Find Sampling Distribution Of A Sample Mean

A random variable has an average of \(\displaystyle 12\) with a standard deviation of \(\displaystyle 5\). What is the probability that out of the sample set the variable is less than  \(\displaystyle 1000\). The sample set is \(\displaystyle 80\). Round your answer to three decimal places.

Possible Answers:

\(\displaystyle 0.024\)

\(\displaystyle 0.813\)

\(\displaystyle 0.988\)

\(\displaystyle 0.596\)

\(\displaystyle 0.401\)

Correct answer:

\(\displaystyle 0.813\)

Explanation:

There are two keys here. One, we have a large sample size since \(\displaystyle n = 80\), meaning we can use the Central Limit Theorem even if points per game is not normally distributed. 

Our \(\displaystyle z\)-score thus becomes...

\(\displaystyle z = \frac{x-n(\mu)}{\sqrt{n} \cdot \sigma}\)

where \(\displaystyle x\) is the specified points or less needed this season,

\(\displaystyle \mu\) is the average points per game of the previous season,

\(\displaystyle \sigma\) is the standard deivation of the previous season,

and \(\displaystyle n\) is the number of games.

\(\displaystyle z = \frac{1000-80(12)}{\sqrt{80} \cdot 5}=0.8944\)

\(\displaystyle P(Z \leq 0.8944) = 0.8133\)

 

Example Question #1 : How To Use The Central Limit Theorem

Let us suppose we have population data where the data are distributed Poisson

(see the figure for an example of a Poisson random variable). 360px-poisson_pmf.svg

 

Which distribution increasingly approximates the sample mean as the sample size increases to infinity? 

Possible Answers:

Poisson

Gamma

Normal

Exponential

Correct answer:

Normal

Explanation:

The Central Limit Theorem holds that for any distribution with finite mean and variance the sample mean will converge in distribution to the normal as sample size \(\displaystyle \rightarrow\) \(\displaystyle \infty\).

Example Question #112 : Statistical Patterns And Random Phenomena

Cat owners spend an average of $40 per month on their pets, with a standard deviation of $5.

What is the probability that a randomly selected pet owner spends less than \(\displaystyle \$45\) a month on their pet?

Possible Answers:

\(\displaystyle 0.1587\)

\(\displaystyle 0.0196\)

\(\displaystyle 0.342\)

\(\displaystyle 0.8413\)

\(\displaystyle 0.01\)

Correct answer:

\(\displaystyle 0.8413\)

Explanation:

First, draw the distribution and the area you are interested in.

 

Left

Next, calculate the z-score for the person of interest. Because the population standard deviation is known, we will use the formula for z-score and not t-score.

We will find the z-score for the person of interest, and then calculate the area under the curve that falls below, or to the left of that z-score.

\(\displaystyle z=\frac{x-\mu }{\sigma }\)

Now we will find the value for each variable given in the problem:

\(\displaystyle x= 45\)

\(\displaystyle \mu= 40\)

\(\displaystyle \sigma= 5\)

Third, solve for z using the information in the problem.

\(\displaystyle z= \frac{45-40}{5}\)

\(\displaystyle z= \frac{5}{5}=1.0\)

 

Now we must determine the area under the curve to the left of a z-score of 1.0. We will consult a z-table. 

Look up 1.0 in the row and 0.00 in the column.

 

If your z-table gives shaded area to the left, you will get

\(\displaystyle z(1.0)=0.8413\)

We are interested in area to the left, which is what we found, so this is our answer.

 

If your z-table gives shaded area to the right, you will get

\(\displaystyle z(1.0)=0.1587\)

Because we want the area to the left of z=1.0, we will subtract that area from 1:

\(\displaystyle 1-0.1587= .8413\)

 

Example Question #2 : How To Use The Central Limit Theorem

It is known that cat owners spend an average of \(\displaystyle \$40\) a month on their pets, with a standard deviation of \(\displaystyle \$5\).

What is the probability that a randomly selected cat owner spends between \(\displaystyle \$35\) to \(\displaystyle \$45\) a month on their pet?

Possible Answers:

\(\displaystyle 0.8197\)

\(\displaystyle 0.6826\)

\(\displaystyle 0.5843\)

\(\displaystyle 0.8413\)

\(\displaystyle 0.1587\)

Correct answer:

\(\displaystyle 0.6826\)

Explanation:

First, draw the distribution and the area you are interested in.

Between

Next, we will need to calculate z-scores for both values we are interested in, and find the area under the curve that falls between these two values.

Because the population standard deviation is known, we will use the formula for z-score and not t-score.

\(\displaystyle z=\frac{x-\mu }{\sigma }\)

We will find the z-score for the lower bound and find the z-score for the upper bound.

For the lower bound:

\(\displaystyle x= 45\)

\(\displaystyle \mu= 40\)

\(\displaystyle \sigma=5\)

\(\displaystyle z= \frac{45-40}{5}\)

\(\displaystyle z= \frac{5}{5}=1.0\)

 

Now we will do the same for the upper bound:

\(\displaystyle x=35\)

\(\displaystyle \mu= 40\)

\(\displaystyle \sigma=5\)

\(\displaystyle z= \frac{35-40}{5}\)

\(\displaystyle z= \frac{-5}{5}= -1.0\)

Now we must determine the area under the curve which falls between z-scores of -1.0 and 1.0. To do this we will look up both z-scores and then subtract their areas (subtract the smaller area from the bigger area, so that you don't get a negative value).

For the lower bound, look up 1.0 in the row and 0.00 in the column. Then, for the upper bound, look up -1.0 in the row and 0.00 in the column.

The area to the left of 1.0 is 0.8413.

The area to the left of -1.0 is 0.1587.

To find the area between the two z-scores just subtract:

\(\displaystyle 0.8413-0.1587= 0.6826\)

 

The central limit theorem states that the area under the curve + or - 1 standard deviation from the mean is 68.3%, which we have confirmed.

Example Question #176 : Ap Statistics

Cat owners spend an average of \(\displaystyle \$40\) per month on their pets, with a standard deviation of \(\displaystyle \$5\).

What is the probability that a randomly chosen cat owner spends more than \(\displaystyle \$45\) a month on their pet?

 

Possible Answers:

\(\displaystyle 0.1587\)

\(\displaystyle 1.0\)

\(\displaystyle 0.95\)

\(\displaystyle 0.68\)

\(\displaystyle 0.5398\)

Correct answer:

\(\displaystyle 0.1587\)

Explanation:

First, draw the appropriate curve to represent the problem:Cltupper2.bmp

Because we want greater than 45, shade the right hand portion of the graph.

We will be using the z-distribution and not the t-distribution because we know the population standard deviation.

We will find the z-score for this cat owner, and then find the area to the right of that z-score to find the probability of spending more than $45.

We begin with the z-score formula:

\(\displaystyle z= \frac{x-\mu }{\sigma }\)

Now find each value from the information given:

\(\displaystyle x=45\)

\(\displaystyle \mu = 40\)

\(\displaystyle \sigma=5\)

Fill in the formula

\(\displaystyle z= \frac{45-40}{5}\)

\(\displaystyle z=1\)

Now look this z-score up in the z-table to find the area under the curve. Look up 1.0 in the row and 0.00 in the column.

 

If your z table gives area shaded to the left, you will find

\(\displaystyle z (1.0)= 0.8413\)

You want the area to the right, so subtract the above from 1.

\(\displaystyle 1-0.8413=0.1587\)

If your z table gives area shaded to the right, you will find

\(\displaystyle z(1.0)= 0.1587\)

Because you want the area to the right of z=1.0, this is your answer.

Example Question #2 : How To Use The Central Limit Theorem

If the Central Limit Theorem applies, we can infer that:

Possible Answers:

The sample mean will be close to the population mean.

The standard deviation will be small.

Every possible sample mean will be equal to the population mean.

The sampling distribution will be approximately normally distributed.

Correct answer:

The sampling distribution will be approximately normally distributed.

Explanation:

The Central Limit Theorem tells us that when the theorem applies, the sampling distribution will be approximately normally distributed.

Example Question #11 : Sampling Distributions

A survey company samples 60 randomly selected college students to see if they own an American Express credit card. One percent of all college students own an American Express credit card. Does the Central Limit Theorem apply?

Possible Answers:

Not enough information is given.

Yes.

No.

Correct answer:

No.

Explanation:

No. Whenever we get a "proportion" question we need to check whether \(\displaystyle np \geq10\) and whether \(\displaystyle n(1-p)\geq10\).

In this problem, \(\displaystyle n = 60, p = .01\).

Therefore, 

\(\displaystyle np = 0.6\ngeq10\).

So the central limit theorem does not apply.

Example Question #3 : How To Use The Central Limit Theorem

In a particular library, there is a sign in the elevator that indicates a limit of \(\displaystyle 16\) persons  and a weight limit of \(\displaystyle 2500 lbs\). Assume an approximately normal distribution, that the average weight of students, faculty, and staff on campus is \(\displaystyle 150lbs\), and the standard deviation is \(\displaystyle 27lbs\).

If a random sample of \(\displaystyle 36\) people is taken, what is the standard deviation of their weights?

Possible Answers:

\(\displaystyle 5.4lbs\)

\(\displaystyle 6.8lbs\)

None of the other answers

\(\displaystyle 9.0lbs\)

\(\displaystyle 4.5lbs\)

Correct answer:

\(\displaystyle 4.5lbs\)

Explanation:

This question deals with the Central Limit Theorem, which states that a random sample taken from a large population where the sampling distribution of sample averages is approximately normal has a standard deviation equal to the standard deviation of the population divided by the square root of the sample size. The information given allows us to apply the Central Limit Theorem as it satisfies the necessary characteristics of the sampling distribution/size. The standard deviation of the population is 27lbs, and the sample size is 36; therefore, the standard deviation of the 36-person random sample is \(\displaystyle \small \frac{27}{\sqrt{36}}\), which gives us 4.5lbs.

Learning Tools by Varsity Tutors