1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
lana [24]
3 years ago
8

A credit card company is about to send out a mailing to test the market for a new credit card. From that sample, they want to es

timate the true proportion of people who will sign up for the card nation-wide. A pilot study suggests that about 0.5% of the people receiving the offer will accept it. To be within a tenth of a percentage point (0.001) of the true rate with 95% confidence, how big does the test mailing have to be?
Mathematics
2 answers:
Sergeeva-Olga [200]3 years ago
3 0

Answer:

n=\frac{0.005(1-0.005)}{(\frac{0.001}{1.96})^2}=19111.96  

And rounded up we have that n=19112

Step-by-step explanation:

Previous concepts

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".  

The margin of error is the range of values below and above the sample statistic in a confidence interval.  

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".  

Solution to the problem

In order to find the critical value we need to take in count that we are finding the interval for a proportion, so on this case we need to use the z distribution. Since our interval is at 95% of confidence, our significance level would be given by \alpha=1-0.95=0.05 and \alpha/2 =0.025. And the critical value would be given by:

z_{\alpha/2}=-1.96, z_{1-\alpha/2}=1.96

The margin of error for the proportion interval is given by this formula:  

ME=z_{\alpha/2}\sqrt{\frac{\hat p (1-\hat p)}{n}}    (a)  

And on this case we have that ME =\pm 0.001 and we are interested in order to find the value of n, if we solve n from equation (a) we got:  

n=\frac{\hat p (1-\hat p)}{(\frac{ME}{z})^2}   (b)  

And replacing into equation (b) the values from part a we got:

n=\frac{0.005(1-0.005)}{(\frac{0.001}{1.96})^2}=19111.96  

And rounded up we have that n=19112

icang [17]3 years ago
3 0

Answer:

We need a mailing list of at least 191112 people.

Step-by-step explanation:

In a sample with a number n of people surveyed with a probability of a success of \pi, and a confidence level of 1-\alpha, we have the following confidence interval of proportions.

\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}

In which

z is the zscore that has a pvalue of 1 - \frac{\alpha}{2}.

The margin of error is:

M = z\sqrt{\frac{\pi(1-\pi)}{n}}

For this problem, we have that:

\pi = 0.005

95% confidence level

So \alpha = 0.05, z is the value of Z that has a pvalue of 1 - \frac{0.05}{2} = 0.975, so Z = 1.96.

To be within a tenth of a percentage point (0.001) of the true rate with 95% confidence, how big does the test mailing have to be?

They need at least n people

n is found when M = 0.001. So

M = z\sqrt{\frac{\pi(1-\pi)}{n}}

0.001 = 1.96\sqrt{\frac{0.005*0.995}{n}}

0.001\sqrt{n} = 1.96\sqrt{0.005*0.995}

\sqrt{n} = \frac{1.96\sqrt{0.005*0.995}}{0.001}

(\sqrt{n})^{2} = (\frac{1.96\sqrt{0.005*0.995}}{0.001})^{2}

n = 19111.96

We need a mailing list of at least 191112 people.

You might be interested in
What percentage of data points do the two whiskers<br> contain?<br> 25%<br> 30%<br> 50%<br> 75%
Virty [35]

Answer:

The answer is C. 50%

Step-by-step explanation:

I'm doing the same thing and it's right. Trust me:)

8 0
3 years ago
What is 32.15 in expanded fraction
agasfer [191]
Hi!

The answer is :
32.15 = (3 x 10) + (2 x 1) + (1/10) + (5/100)

That's 32.15 in expanded fraction.

Hope it helps and have a wonderful day!
3 0
3 years ago
Read 2 more answers
The length of a rectangle is eight feet more than its width. The area of the rectangle is six hundred nine square feet. What are
vodomira [7]
You can write two equations using the given information:
.. L = W +8
.. L * W = 609
Using substitution, you get a quadratic.
.. (W +8) * W = 609
.. W^2 +8W -609 = 0
Not surprisingly, you're looking for factors of 609 that differ by 8.
.. 609 = 1*609 = 3*203 = 7*87 = 21*29
The last two are the factors of interest.
.. (W +29)(W -21) = 0

The width of the rectangle is 21 feet, the length is 29 feet.

_____
Sometimes it is easier to work with the average dimension. Here, let that be x. Then you have
.. (x +4)(x -4) = 609
.. x^2 -16 = 609
.. x^2 = 625 = 25^2 . . . . . . . one of your memorized math facts
So, the dimensions are
.. 25 +4 = 29 by 25 -4 = 21, that is, 29 ft by 21 ft.
5 0
3 years ago
URGENT! if ABCD is dilated by a factor of 2, the coordinate of A' would be:
koban [17]

After dilating the quadrilateral ABCD by a factor of 2 and with respect to the origin, the point A(x, y) = (-3, -1) is transformed into the point A'(x, y) = (-9, -3).

<h3>How to determine the coordinates of an image after applying a rigid transformation</h3>

First of all, dilation is a type of <em>rigid</em> transformation. <em>Rigid</em> transformations are transformations applied on <em>geometric</em> loci such that the <em>Euclidean</em> distance at every point of the construction is conserved. Vectorially speaking, the dilation is expressed by the following formula:

A'(x, y) = A(x, y) + k · [A(x, y) - O(x, y)]     (1)

Where:

  • A(x, y) - Original point
  • O(x, y) - Center of dilation
  • A'(x, y) - Resulting point
  • k - Dilation factor

If we know that A(x, y) = (-3, -1), k = 2 and O(x, y) = (0, 0), then the coordinates of A' are:

A'(x, y) = (-3, -1) + 2 · [(-3, -1) - (0, 0)]

A'(x, y) = (-3, -1) + (-6, -2)

A'(x, y) = (-9, -3)

After dilating the quadrilateral ABCD by a factor of 2 and with respect to the origin, the point A(x, y) = (-3, -1) is transformed into the point A'(x, y) = (-9, -3).

To learn more on dilations: brainly.com/question/13176891

#SPJ1

4 0
1 year ago
In a triangle, one angle is 60 degrees and another is 20 degrees. The remaining angle must be
GenaCL600 [577]
C. Obtuse
Good luck!!
6 0
3 years ago
Read 2 more answers
Other questions:
  • Is the circumference of all circles about 3 times greater than their diameters. and why?
    8·1 answer
  • Which expression is equivalent to 3x5x5x5x5x5x5?
    11·1 answer
  • Cs<br> R<br> Solve for C<br> t<br> Help me solve for the indicated variable
    9·1 answer
  • The sum of two numbers is 12. The first number,X, is twice the second number,y, which system of equations could be used to find
    5·2 answers
  • Graph this function y=x+3​
    15·1 answer
  • 1. What is the relationship of ratios and proportions? Give an example of a proportion.
    15·1 answer
  • There is a 50% chance that you will go to a Baseball Game given that the weather is good. If there is a 60% chance that the weat
    6·2 answers
  • Add. Write your answer in simplest form. 5 3/4 - 2 11/12
    6·1 answer
  • Tickets to Wrestlemania cost 600. the sales tax is 30% what is the final price
    5·1 answer
  • Look at the shaded shapes drawn on a square grid.
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!