/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 21 Finance: \(\mathrm{P} / \mathrm{... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Finance: \(\mathrm{P} / \mathrm{E}\) Ratio The price of a share of stock divided by a company's estimated future earnings per share is called the P/E ratio. High P/E ratios usually indicate "growth" stocks, or maybe stocks that are simply overpriced. Low \(\mathrm{P} / \mathrm{E}\) ratios indicate "value" stocks or bargain stocks. A random sample of 51 of the largest companies in the United States gave the following P/E ratios (Reference: Forbes). $$ \begin{array}{rrrrrrrrrrrr} 11 & 35 & 19 & 13 & 15 & 21 & 40 & 18 & 60 & 72 & 9 & 20 \\ 29 & 53 & 16 & 26 & 21 & 14 & 21 & 27 & 10 & 12 & 47 & 14 \\ 33 & 14 & 18 & 17 & 20 & 19 & 13 & 25 & 23 & 27 & 5 & 16 \\ 8 & 49 & 44 & 20 & 27 & 8 & 19 & 12 & 31 & 67 & 51 & 26 \\ 19 & 18 & 32 & & & & & & & & & \end{array} $$ (a) Use a calculator with mean and sample standard deviation keys to verify that \(\bar{x} \approx 25.2\) and \(s \approx 15.5\). (b) Find a \(90 \%\) confidence interval for the \(\mathrm{P} / \mathrm{E}\) population mean \(\mu\) of all large U.S. companies. (c) Find a \(99 \%\) confidence interval for the \(\mathrm{P} / \mathrm{E}\) population mean \(\mu\) of all large U.S. companies. (d) Interpretation Bank One (now merged with J.P. Morgan) had a P/E of 12 , AT\&T Wireless had a \(\mathrm{P} / \mathrm{E}\) of 72 , and Disney had a \(\mathrm{P} / \mathrm{E}\) of 24 . Examine the confidence intervals in parts (b) and (c). How would you describe these stocks at the time the sample was taken? (e) Check Requirements In previous problems, we assumed the \(x\) distribution was normal or approximately normal. Do we need to make such an assumption in this problem? Why or why not? Hint: See the central limit theorem in Section \(6.5\).

Short Answer

Expert verified
(a) \(\bar{x} \approx 25.2\), \(s \approx 15.5\) are verified. (b) 90% CI: (21.6, 28.8). (c) 99% CI: (20.2, 30.2). (d) Bank One is a value stock, AT&T Wireless is overvalued, Disney is typical. (e) No normal assumption needed due to CLT.

Step by step solution

01

Calculate the Mean

To calculate the sample mean \( \bar{x} \) of the given P/E ratios, add all the ratios and divide by the number of ratios. There are 51 data points, so \( \bar{x} = \frac{11 + 35 + 19 + ... + 32}{51} \approx 25.2 \).
02

Calculate the Sample Standard Deviation

The sample standard deviation \( s \) for the given data is calculated using \( s = \sqrt{\frac{\sum (x_i - \bar{x})^2}{n-1}} \) where \( x_i \) represents each data point and \( n = 51 \). After computation, \( s \approx 15.5 \).
03

Find 90% Confidence Interval

For a 90% confidence interval, use the formula \( \bar{x} \pm t_{\frac{\alpha}{2}} \cdot \frac{s}{\sqrt{n}} \). With \( n = 51 \), \( t_{0.05} \approx 1.676 \) from the t-distribution table. Substitute to find the interval: \( 25.2 \pm 1.676 \cdot \frac{15.5}{\sqrt{51}} \approx (21.6, 28.8) \).
04

Find 99% Confidence Interval

For a 99% confidence interval, use \( \bar{x} \pm t_{\frac{\alpha}{2}} \cdot \frac{s}{\sqrt{n}} \). With \( n = 51 \), \( t_{0.005} \approx 2.678 \). The interval is \( 25.2 \pm 2.678 \cdot \frac{15.5}{\sqrt{51}} \approx (20.2, 30.2) \).
05

Interpret Confidence Intervals

Bank One has a P/E ratio at the lower bounds of both confidence intervals, indicating it could be a value stock. AT&T Wireless has a P/E significantly higher than the interval, suggesting it may be overvalued. Disney's P/E ratio is within both intervals, indicating it is in line with typical large U.S. companies.
06

Check Requirements with Central Limit Theorem

Due to the sample size (51) being greater than 30, the central limit theorem allows us to assume the sampling distribution of the mean is approximately normal, even without the original population distribution being normal.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Confidence Interval
A confidence interval is a range of values that estimates a population parameter, such as the mean, with a certain level of confidence. In the given problem, the task is to find confidence intervals for the P/E ratios of large U.S. companies. The 90% and 99% confidence intervals are computed using the sample mean, sample standard deviation, and the appropriate t-value from the t-distribution table. The intervals provide a range in which we are confident the true population mean lies, based on our sample data. The construction of a confidence interval involves:
  • Calculating the sample mean (\(\bar{x}\))
  • Using a sample standard deviation (\(s\))
  • Determining the appropriate t-value for the confidence level
The formula is: \[\bar{x} \pm t_{\frac{\alpha}{2}} \cdot \frac{s}{\sqrt{n}}\]where \(t_{\frac{\alpha}{2}}\) is the t-value and \(n\) is the number of observations.Confidence levels like 90% or 99% reflect how sure we are about the interval including the true mean. A 90% confidence interval suggests that 90 out of 100 similar samples would contain the population mean. This concept helps in decision-making processes, like assessing stock valuation in this exercise.
Central Limit Theorem
The Central Limit Theorem (CLT) is fundamental in statistics because it allows us to make inferences about population parameters based on sample statistics, even when we do not know the population's distribution. According to the CLT, the distribution of the sample mean will tend to be normal or approximately normal if the sample size is sufficiently large, typically \(n > 30\). This holds true regardless of the initial distribution of data. In this exercise, the sample size is 51. Since it is greater than 30, the CLT assures us that the sampling distribution of the sample mean will be approximately normal. This is pivotal because:
  • It justifies the use of t-distribution to calculate confidence intervals, even if the original population is not normal.
  • Ensures that conclusions drawn about the population mean from the sample mean are reliable.
This theorem simplifies the analysis, allowing researchers and analysts to proceed with statistical methods that assume normality.
Sample Standard Deviation
Sample standard deviation is a measure of the amount of variation or dispersion in a set of values. It is denoted by \(s\) and is computed by taking the square root of the variance. Variance represents the average of squared differences from the mean. In this exercise, the sample standard deviation helps assess how much the P/E ratios deviate from the sample mean of 25.2. To find the sample standard deviation:
  • Calculate the mean of the data set, \(\bar{x}\).
  • Compute the squared deviations of each data point from the mean.
  • Average these squared deviations (this is the variance).
  • Take the square root of the variance to get the standard deviation.
The formula is given by: \[s = \sqrt{\frac{\sum (x_i - \bar{x})^2}{n-1}}\]Here, \(x_i\) represents each data point and \(n\) is the number of data points.Understanding the sample standard deviation gives insight into the variability of data, which is crucial for defining intervals, like confidence intervals, accurately.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Navajo Culture: Traditional Hogans S. C. Jett is a professor of geography at the University of California, Davis. He and a colleague, V. E. Spencer, are experts on modern Navajo culture and geography. The following information is taken from their book Navajo Architecture: Forms, History, Distributions (University of Arizona Press). On the Navajo Reservation, a random sample of 210 permanent dwellings in the Fort Defiance region showed that 65 were traditional Navajo hogans. In the Indian Wells region, a random sample of 152 permanent dwellings showed that 18 were traditional hogans. Let \(p_{1}\) be the population proportion of all traditional hogans in the Fort Defiance region, and let \(p_{2}\) be the population proportion of all traditional hogans in the Indian Wells region. (a) Check Requirements Can a normal distribution be used to approximate the \(\hat{p}_{1}-\hat{p}_{2}\) distribution? Explain. (b) Find a \(99 \%\) confidence interval for \(p_{1}-p_{2}\). (c) Interpretation Examine the confidence interval and comment on its meaning. Does it include numbers that are all positive? all negative? mixed? What if it is hypothesized that Navajo who follow the traditional culture of their people tend to occupy hogans? Comment on the confidence interval for \(p_{1}-p_{2}\) in this context.

Yellowstone National Park: Old Faithful Geyser The U.S. Geological Survey compiled historical data about Old Faithful Geyser (Yellowstone National Park) from 1870 to \(1987 .\) Some of these data are published in the book The Story of Old Faithful, by G. D. Marler (Yellowstone Association Press). Let \(x_{1}\) be a random variable that represents the time interval (in minutes) between Old Faithful's eruptions for the years 1948 to \(1952 .\) Based on 9340 observations, the sample mean interval was \(\bar{x}_{1}=63.3\) minutes. Let \(x_{2}\) be a random variable that represents the time interval in minutes between Old Faithful's eruptions for the years 1983 to 1987 . Based on 25,111 observations, the sample mean time interval was \(\bar{x}_{2}=72.1\) minutes. Historical data suggest that \(\sigma_{1}=9.17\) minutes and \(\sigma_{2}=12.67\) minutes. Let \(\mu_{1}\) be the population mean of \(x_{1}\) and let \(\mu_{2}\) be the population mean of \(x_{2}\). (a) Check Requirements Which distribution, normal or Student's \(t\), do we use to approximate the \(\bar{x}_{1}-\bar{x}_{2}\) distribution? Explain. (b) Compute a \(99 \%\) confidence interval for \(\mu_{1}-\mu_{2}\). (c) Interpretation Comment on the meaning of the confidence interval in the context of this problem. Does the interval consist of positive numbers only? negative numbers only? a mix of positive and negative numbers? Does it appear (at the \(99 \%\) confidence level) that a change in the interval length between eruptions has occurred? Many geologic experts believe that the distribution of eruption times of Old Faithful changed after the major earthquake that occurred in 1959 .

Assume that the population of \(x\) values has an approximately normal distribution. Diagnostic Tests: Total Calcium Over the past several months, an adult patient has been treated for tetany (severe muscle spasms). This condition is associated with an average total calcium level below \(6 \mathrm{mg} / \mathrm{dl}\) (Reference: Manual of Laboratory and Diagnostic Tests by F. Fischbach). Recently, the patient's total calcium tests gave the following readings (in \(\mathrm{mg} / \mathrm{d}\) l). $$ \begin{array}{rrrrrrr} 9.3 & 8.8 & 10.1 & 8.9 & 9.4 & 9.8 & 10.0 \\ 9.9 & 11.2 & 12.1 & & & & \end{array} $$ (a) Use a calculator to verify that \(\bar{x}=9.95\) and \(s \approx 1.02\). (b) Find a \(99.9 \%\) confidence interval for the population mean of total calcium in this patient's blood. (c) Interpretation Based on your results in part (b), does it seem that this patient still has a calcium deficiency? Explain.

Pro Football and Basketball: Weights of Players Independent random samples of professional football and basketball players gave the following information (References: Sports Encyclopedia of Pro Football and Official NBA Basketball Encyclopedia). Note: These data are also available for download at the Online Study Center. Assume that the weight distributions are moundshaped and symmetric. $$ \begin{aligned} &\text { Weights (in lb) of pro football players: } x_{1} ; n_{1}=21\\\ &\begin{array}{lllllllllll} 245 & 262 & 255 & 251 & 244 & 276 & 240 & 265 & 257 & 252 & 282 \\ 256 & 250 & 264 & 270 & 275 & 245 & 275 & 253 & 265 & 270 & \end{array} \end{aligned} $$ $$ \begin{aligned} &\text { Weights (in lb) of pro basketball players: } x_{2} ; n_{2}=19 \\ &\begin{array}{llllllllll} 205 & 200 & 220 & 210 & 191 & 215 & 221 & 216 & 228 & 207 \\ 225 & 208 & 195 & 191 & 207 & 196 & 181 & 193 & 201 & \end{array} \end{aligned} $$ (a) Use a calculator with mean and standard deviation keys to verify that \(\bar{x}_{1} \approx 259.6, s_{1} \approx 12.1, \bar{x}_{2} \approx 205.8\), and \(s_{2} \approx 12.9 .\) (b) Let \(\mu_{1}\) be the population mean for \(x_{1}\) and let \(\mu_{2}\) be the population mean for \(x_{2}\). Find a \(99 \%\) confidence interval for \(\mu_{1}-\mu_{2}\). (c) Interpretation Examine the confidence interval and explain what it means in the context of this problem. Does the interval consist of numbers that are all positive? all negative? of different signs? At the \(99 \%\) level of confidence, do professional football players tend to have a higher population mean weight than professional basketball players? (d) Which distribution (standard normal or Student's \(t\) ) did you use? Why?

Answer true or false. Explain your answer. If the sample mean \(\bar{x}\) of a random sample from an \(x\) distribution is relatively small, then the confidence interval for \(\mu\) will be relatively short.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.