| |
Advanced Placement (AP*) Statistics Practice Exam
WARNING: Your browser does not support Javascript. As a result,
some features on this page (e.g., the Timer, the Test
Performance Monitor, the command buttons) will not work.
There is some good news. You should be able to see all of the
test questions and the solutions.
This is a practice test for the multiple-choice
section of the Advanced Placement (AP) Statistics Exam.
Like the actual AP Statistics Exam,
this test includes 40 questions covering a variety
of topics.
Test Instructions
Each multiple-choice question has five response options.
Choose the best answer. Then, click the "Next" button or the
"Back" button to see another question.
The multiple-choice portion of the Advanced Placement (AP)
Statistics Exam is a timed test, lasting 90 minutes.
Use the Timer (top left) to simulate an actual test, or pause
the Timer to work at your own pace.
Use the Test Performance monitor (bottom left) to check your test
results. Test questions are color-coded.
- Blue. A question that has not been answered.
- Green. A question that has been answered correctly.
- Red. A question that has been answered incorrectly.
Each test question in the Test Performance monitor is a link. To
jump to a particular question, click its link.
Choose the best answer to the question. To see another question,
click the "Next" button or the "Back" button.
To see the solution, click the "Show solution" button.
Problem 2
A coin is tossed three times. What is the probability that
it lands on heads exactly one time?
(A) 0.125
(B) 0.250
(C) 0.333
(D) 0.375
(E) 0.500
Solution
The correct answer is (D). If you toss a coin three times, there
are a total of eight possible outcomes. They are: HHH, HHT,
HTH, THH, HTT, THT, TTH, and TTT. Of the eight possible outcomes,
three have exactly one head. They are: HTT, THT, and TTH.
Therefore, the probability that three flips of a coin will
produce exactly one head is 3/8 or 0.375.
Problem 3
An auto analyst is conducting a satisfaction survey, sampling
from a list of 10,000 new car buyers. The list includes 2,500 Ford
buyers, 2,500 GM buyers, 2,500 Honda buyers, and 2,500 Toyota buyers.
The analyst selects a sample of 400 car buyers, by randomly
sampling 100 buyers of each brand.
Is this an example of a simple random sample?
(A) Yes, because each buyer in the sample was randomly sampled.
(B) Yes, because each buyer in the sample had an equal chance of being sampled.
(C) Yes, because car buyers of every brand were equally represented in the sample.
(D) No, because every possible 400-buyer sample did not have an equal chance of being chosen.
(E) No, because the population consisted of purchasers of four different brands of car.
Solution
The correct answer is (D). A
simple random sample requires that
every
sample
of size n (in this problem, n
is equal to 400) have an equal chance of being selected. In this
problem, there was a 100 percent chance that the sample would
include 100 purchasers of each brand of car. There was
zero percent chance that the sample would include, for example,
99 Ford buyers, 101 Honda buyers, 100 Toyota buyers, and 100
GM buyers. Thus, all possible samples of size 400 did not have
an equal chance of being selected; so this cannot be a simple
random sample.
The fact that each buyer in the sample was randomly sampled is
a necessary condition for a simple random sample, but it is not
sufficient.
Similarly, the fact that each buyer in the sample had an equal
chance of being selected is characteristic of a simple
random sample, but it is not sufficient. The sampling method in
this problem used random sampling and gave each buyer an equal
chance of being selected;
but the sampling method was actually
stratified random sampling.
The fact that car buyers of every brand were equally
represented in the sample is irrelevant to whether the sampling
method was simple random sampling. Similarly, the fact that
population consisted of buyers of different car brands is
irrelevant.
Problem 8
Nine hundred (900) high school freshmen were randomly selected for
a national survey. Among survey participants, the mean grade-point
average (GPA) was 2.7, and the standard deviation was 0.4. What
is the margin of error, assuming a 95% confidence level?
(A) 0.013
(B) 0.025
(C) 0.500
(D) 1.960
(E) None of the above.
Solution
The correct answer is (B). To compute the margin of error, we
need to find the
critical value and the standard error of the mean.
To find the critical value, we take the following steps.
- Compute alpha (α): α = 1 - (confidence level / 100)
= 1 - 0.95 = 0.05
- Find the critical probability (p*): p* = 1 - α/2
= 1 - 0.05/2 = 0.975
- Find the critical z score.
Since the sample size is large, the sampling distribution will
be roughly normal in shape. Therefore, we can express the
critical value as a z score. For this problem, it will
be the z score having
a cumulative probability equal to 0.975.
Then, using an online calculator (e.g., Stat Trek's free
normal distribution calculator),
a handheld
graphing calculator, or
the standard normal distribution table, we find the cumulative
probability associated with the z-score.
Using the
Normal Distribution Calculator,
we find that the critical value is 1.96.
(On the actual AP Statistics exam, you may need to use a
graphing calculator or a normal table, since Stat Trek's
analytical tools will not be available.)
Next, we find the standard error of the mean, using the following
equation:
SEx = s / sqrt( n )
= 0.4 / sqrt( 900 ) = 0.4 / 30 = 0.013
And finally, we compute the margin of error (ME).
ME = Critical value x Standard error
= 1.96 * 0.013 = 0.025
Problem 12
Suppose we want to estimate the average weight of an adult male in
Dekalb County, Georgia. We draw a random sample of 1,000 men from a
population of 1,000,000 men and weigh them. We find that the average
man in our sample weighs 180 pounds, and the standard deviation of
the sample is 30 pounds. What is the 95% confidence interval.
(A) 180 + 1.86
(B) 180 + 3.0
(C) 180 + 5.88
(D) 180 + 30
(E) None of the above.
Solution
The answer is (A). To specify the confidence interval, we work
through the four steps below.
- Identify a sample statistic. Since we are trying to estimate
the mean weight in the population, we choose the mean weight
in our sample (180) as the sample statistic.
- Select a confidence level. In this case, the confidence level
is defined for us in the problem. We are working with a 95%
confidence level.
- Find the margin of error. Previously, we described
how to compute the margin of error.
The key steps are shown below.
- Find standard error. The standard error (SE) of the
mean is:
SE = s / sqrt( n ) = 30 / sqrt(1000) = 30/31.62 = 0.95
- Find critical value. The critical value is a factor used to
compute the margin of error. To express the critical value
as a
t score
(t*), follow these steps.
- Compute alpha (α): α = 1 - (confidence level / 100) = 0.05
- Find the critical probability (p*): p* = 1 - α/2 = 1 - 0.05/2 = 0.975
- Find the
degrees of freedom (df): df = n - 1 = 1000 - 1 = 999
- The critical value is
the t score having 999 degrees of freedom and a
cumulative probability
equal to 0.975.
Using an online calculator (e.g., Stat Trek's free
t Distribution Calculator),
a handheld
graphing calculator, or
a t distribution table, we find that the t score associated
with a cumulative probability of 0.975 is 1.96.
(On the actual AP Statistics exam, you may need to use a
graphing calculator or a t table, since Stat Trek's
analytical tools will not be available.)
Note: We might also have expressed the critical value as a
z score.
Because the sample size is large, a z score analysis produces
the same result - a critical value equal to 1.96.
- Compute margin of error (ME): ME = critical value * standard error
= 1.96 * 0.95 = 1.86
- Specify the confidence interval. The range of the confidence
interval is defined by the sample statistic +
margin of error.
And the uncertainty is denoted by the confidence level.
Therefore, we can be 95% confident that the population means falls
within the interval 180 + 1.86.
Problem 15
A major metropolitan newspaper selected a simple random sample of
1,600 readers from their list of
100,000 subscribers. They asked whether the paper should increase its
coverage of local news. Forty percent of the sample wanted more local
news. What is the 99% confidence interval for the proportion of
readers who would like more coverage of local news?
(A) 0.30 to 0.50
(B) 0.32 to 0.48
(C) 0.35 to 0.45
(D) 0.37 to 0.43
(E) 0.39 to 0.41
Solution
The answer is (D). The approach that we used to solve this
problem is valid when the following conditions are met.
- The sampling method must be
simple random sampling. This condition is satisfied;
the problem statement says that we used simple random sampling.
- The sample should include at least 10 successes and 10 failures.
Suppose we classify a "more local news" response as a success,
and any other response as a failure. Then, we have 0.40 * 1600 = 640
successes, and 0.60 * 1600 = 960 failures - plenty of successes
and failures.
- If the population size is much larger than the sample
size, we can use an "approximate" formula for the standard
deviation or the standard error. This condition is satisfied,
so we will use a simple "approximate" formula for the standard
error.
Since the above requirements are satisfied, we can use the following
four-step approach to construct a confidence interval.
- Identify a sample statistic. Since we are trying to estimate
a population proportion, we choose the sample proportion
(0.40) as the sample statistic.
- Select a confidence level. The confidence level is defined
for us in the problem statement. We are working with a 99%
confidence level.
- Find the margin of error. Elsewhere on this site, we show
how to compute the margin of error when the sampling
distribution is approximately normal. The key steps are
shown below.
- Specify the confidence interval. The range of the confidence
interval is defined by the sample statistic +
margin of error. And the uncertainty is denoted
by the confidence level.
Therefore, the 99% confidence interval is 0.37 to 0.43. That is, we are 99%
confident that the true population proportion is in the range
defined by 0.04 + 0.03.
Problem 16
Suppose a simple random sample of 150 students is drawn
from a population of 3000
college students. Among sampled students, the average IQ score is
115 with a standard deviation of 10. What is the 99%
confidence interval for the students' IQ score?
(A) 115 + 0.01
(B) 115 + 0.82
(C) 115 + 2.1
(D) 115 + 2.6
(E) None of the above.
Solution
The correct answer is (C). The approach that we used to solve this
problem is valid when the following conditions are met.
Since the above requirements are satisfied, we can use the following
four-step approach to construct a confidence interval.
- Identify a sample statistic. Since we are trying to estimate
a population mean, we choose the sample mean
(115) as the sample statistic.
- Select a confidence level. In this analysis, the confidence level
is defined for us in the problem. We are working with a 99%
confidence level.
- Find the margin of error. Elsewhere on this site, we show
how to compute the margin of error when the sampling
distribution is approximately normal. The key steps are
shown below.
- Find standard deviation or standard error. Since we do not
know the standard deviation of the population, we cannot compute the
standard deviation of the sample mean; instead, we compute the standard
error (SE). Because the sample size is much smaller than the
population size, we can use the "approximate" formula for the
standard error.
SE =
s / sqrt( n ) = 10 / sqrt(150) = 10 / 12.25 = 0.82
- Find critical value. The critical value is a factor used to
compute the margin of error. Because the standard deviation
of the population is unknown, we express the critical
value as a
t score
rather than a
z score.
To find the critical value, we take these steps.
- Compute alpha (α): α = 1 - (confidence level / 100) = 1 - 99/100 = 0.01
- Find the critical probability (p*): p* = 1 - α/2 = 1 - 0.01/2 = 0.995
- Find the
degrees of freedom (df): df = n - 1 = 150 - 1 = 149
- The critical value is
the t score having 149 degrees of freedom and a
cumulative probability
equal to 0.995.
Using an online calculator (e.g., Stat Trek's free
t Distribution Calculator),
a handheld
graphing calculator, or
a t distribution table, we find that the t score associated
with a cumulative probability of 0.995 is 2.61.
(On the actual AP Statistics exam, you may need to use a
graphing calculator or a t table, since Stat Trek's
analytical tools will not be available.)
Note: We might also have expressed the critical value as a
z score.
Because the sample size is fairly large, a z score analysis produces
a similar result - a critical value equal to 2.58.
- Compute margin of error (ME): ME = critical value * standard error
= 2.61 * 0.82 = 2.1
- Specify the confidence interval. The range of the confidence
interval is defined by the sample statistic +
margin of error. And the uncertainty is denoted
by the confidence level.
Therefore, the 99% confidence interval is 112.9 to 117.1. That is, we are 99%
confident that the true population mean is in the range
defined by 115 + 2.1.
Problem 17
Consider the boxplot below.
|