A record store owner finds that 20% of customers entering her store make a purchase. One morning 180 people, who can be regarded as a random sample of all customers, enter the store.
a. What is the mean of the distribution of the sample proportion of customers making a purchase?
b) What is the variance of the sample proportion?
c) What is the standard error of the sample proportion?
d) What is the probability that the sample proportion is less than 0.15?

Answers

Answer 1

Answer:

a) 0.2

b) 0.0009

c) 0.0298

d) 0.0465 = 4.65% probability that the sample proportion is less than 0.15.

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

20% of customers entering her store make a purchase.

This means that [tex]p = 0.2[/tex]

180 people

This means that [tex]n = 180[/tex]

a. What is the mean of the distribution of the sample proportion of customers making a purchase?

By the Central Limit Theorem, [tex]\mu = p = 0.2[/tex].

b) What is the variance of the sample proportion?

The standard deviation is:

[tex]s = \sqrt{\frac{0.2*0.8}{180}} = 0.0298[/tex]

Variance is the square of the standard deviation, so:

[tex]s^2 = (0.0298)^2 = 0.0009[/tex]

c) What is the standard error of the sample proportion?

As found in the previous item, 0.0298.

d) What is the probability that the sample proportion is less than 0.15?

This is the p-value of Z when X = 0.15. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{0.15 - 0.20}{0.0298}[/tex]

[tex]Z = -1.68[/tex]

[tex]Z = -1.68[/tex] has a p-value of 0.0465.

0.0465 = 4.65% probability that the sample proportion is less than 0.15.


Related Questions

Barnes and Nobles buy a book for $12.22. They mark up the price of the book by 35%.

Which equation can be used to find how much they sell the book for?

x = .35 (12.22)
x = 1.35 (12.22)
x = .65 (12.22)
x = .035 (12.22)

Answers

9514 1404 393

Answer:

  x = 1.35 (12.22)

Step-by-step explanation:

The selling price x is ...

  x = cost + markup

  x = cost + 0.35 × cost = cost(1 +0.35)

  x = 1.35(12.22)

How do you expand ln(1/49^k)

Answers

Answer:

There are a few rules that we can use here:

ln(a^x) = x*ln(a)

ln(a) - ln(b) = ln(a/b)

ln(1) = 0

So here we want to expand:

ln(1/49^k)

First we can use the second property to get:

ln(1/49^k) = ln(1) - ln(49^k)

using the third property, we have:

ln(1/49^k) = ln(1) - ln(49^k) = 0 - ln(49^k)

ln(1/49^k) =  - ln(49^k)

Now we can use the first property to get:

ln(1/49^k) =  - k*ln(49)

Now we can use the fact that:

49 = 7*7 = 7^2

then:

- k*ln(49) = -k*ln(7^2) = -2*k*ln(7)

So we have:

ln(1/49^k) = (-2*ln(7))*k

We can expand it anymore because this is a real number  "(-2*ln(7))" times a variable k.

Match each sequence below to statement that BEST fits it.

Z. The sequence converges to zero;
I. The sequence diverges to infinity;
F. The sequence has a finite non-zero limit;
D. The sequence diverges.

_______ 1. ns in (1/n)
_______2. ln(ln(ln(n)))
_______3. (ln(n))/n
_______4. n!/n^1000

Answers

Answer: hello your question is poorly written attached below is the complete question

answer:

1 ) =  I (

2) = F

3) = Z

4) = D

Step-by-step explanation:

attached below is the required solution.

1 ) =  I ( The sequence diverges to infinity )

2) = F ( The sequence has a finite non-zero limit )

3) = Z ( The sequence converges to zero )

4) = D ( The sequence diverges )

PLS HELP
Let f(x) = -2x - 7 and g(x) = -4x + 6. Find (g o f) (-5)


–6



3



–59



26

Answers

Answer:

1st option

Step-by-step explanation:

Evaluate f(- 5) then substitute the value obtained into g(x)

f(- 5) = - 2(- 5) - 7 = 10 - 7 = 3 , then

g(3) = - 4(3) + 6 = - 12 + 6 = - 6

Consider an x distribution with standard deviation o = 34.
(a) If specifications for a research project require the standard error of the corresponding distribution to be 2, how
large does the sample size need to be?
B) If specifications for a research project require the standard error of the corresponding x distribution to be 1, how large does the sample size need to be?

Answers

Part (a)

The standard error (SE) formula is

[tex]\text{SE} = \frac{\sigma}{\sqrt{n}}\\\\[/tex]

where n is the sample size. We're given SE = 2 and sigma = 34, so,

[tex]\text{SE} = \frac{\sigma}{\sqrt{n}}\\\\2 = \frac{34}{\sqrt{n}}\\\\2\sqrt{n} = 34\\\\\sqrt{n} = \frac{34}{2}\\\\\sqrt{n} = 17\\\\n = 17^2\\\\n = 289\\\\[/tex]

So we need a sample size of n = 289 to have an SE value of 2.

Answer: 289

========================================================

Part (b)

We'll use SE = 1 this time

[tex]\text{SE} = \frac{\sigma}{\sqrt{n}}\\\\1 = \frac{34}{\sqrt{n}}\\\\1*\sqrt{n} = 34\\\\\sqrt{n} = 34\\\\n = 34^2\\\\n = 1156\\\\[/tex]

Because we require greater precision (i.e. a smaller SE value), the sample size must be larger to account for this. In other words, as SE goes down, then n must go up, and vice versa.

Answer:  1156

A ball was bounced 3 times between 3:15p and 3:18p, thrown 10 times between 3:20p and 3:30p and bounced 7 times between 4:15p and 4:20p. What is the rate per hour of ball bouncing based on a 2 hour data collection time period.

Answers

Answer:

strange phrasing of a question

If one assumes that the "observation" was from 3:00 pm - 5:00 pm (2 hours)

and the ball was ONLY "bounced" 10 times (3+7)

we can can say that the rate was 10 bounces/2 hours or 5 b.p.h. (bounces per hour)

Step-by-step explanation:

72
60
48
36
Number of Computers
The graph shows a proportional relationship between
the number of computers produced at a factory per
day in three days, 36 computers are produced, 48
computers are produced in 4 days, and 60 computers
are produced in 5 days.
Find the unit rate of computers per day using the
graph.
Unit rate
computers per day
I
24
12
3 4 5 6 7 8 9 10 11 12
Number of Days
Intro
Done

Answers

Graph is attached below ;

Answer:

Unit rate = 12 computers per day

Step-by-step explanation:

To obtain the unit rate of computers sold per day using the graph, we need to obtain the slope of the graph, which is the change in y per change in x

That is ; the gradient ;

Slope = change in y / change in x

Slope = (y2 - y1) / (x2 - x1)

y2 = 60 ; y1 = 36 ; x2 = 5 ; x1 = 3

Slope = (60 - 36) / (5 - 3) = 24 / 2 = 12

Slope = 12

Unit rate = 12 computers per day

What is the volume of the pyramid if the
base area is 25 square feet and the
height is 16 feet?

Answers

Answer:

133.3

Step-by-step explanation:

Volume of pyramid: 1/3 Base Area×height

Volume=

[tex] \frac{25 \times 16}{3} [/tex]

133.333 Sq. feet

Brainliest please~

An insurance company estimates the probability of an earthquake in the next
year to be 0.0012. The average damage done by an earthquake it estimates to be
$60,000. If the company offers earthquake insurance for $100, what is their expected
value of the policy?

Answers

Answer:

- 27.88

Step-by-step explanation:

Probability of earthquake = 0.0012

P(earthquake). = 0.0012

P(no earthquake) = 1 - p(earthquake) = 1 - 0.0012 = 0.9988

X ____ 60,000 ______ - 100

P(X) ___ 0.0012 _____ 0.9988

The expected value of the policy :

E(X) = Σx*p(x)

E(X) = (0.0012 * 60000) + (0.9988 * - 100)

E(X) = 72 - 99.88

E(X) = - 27.88

Please answer! These r my last questions

Answers

Answer:

8. -2a+14

9. w=3/2

Step-by-step explanation:

8.

The distributive property states that we can multiply each component in the parenthesis separately by the number on the outside, and then add that up to get our final answer.

For -2(a-7), this means that we can multiply -2 by a and then -2 by -7 (as 2 is the number on the outside, and a and -7 are the components in the parenthesis), add them up, and get our answer. This can be expressed as

-2 * a + (-2) * (-7) = final answer

= -2 * a + 14

We know that -2 * -7 = 14 because 2 * 7 = 14, and the two negatives in multiplication cancel each other out

9.

Using the subtraction property of equality, we can isolate the variable (w) and its coefficient (-2/3) by subtracting 5, resulting in

(-2/3)w = 4-5 = -1

Next, we can use the multiplication property of equality to isolate the w. To isolate the w, we can multiply its coefficient by its reciprocal. The reciprocal is the fraction flipped over. For (-2/3), its reciprocal is (-3/2), flipping the 2 and 3. We can multiply both sides by (-3/2) to get

w = (-3/2)

To check this, we can plug (-3/2) for w in our original equation, so

(-2/3) * (-3/2) + 5 = 4

-1 + 5 = 4

4 = 4

This works!

The slope of the line below is to use the corners of the labeled point to find a point slope equation of the line.

Plz help

Answers

Answer: Choice A)  y - 10 = 2(x - 3)

============================================================

Explanation:

We can rule out choices C and D because this diagonal line has a positive slope (as it moves uphill when moving to the right).

So m = 2 must be the slope.

---------

Recall that

y - y1 = m(x - x1)

represents the point slope form of a linear equation.

The point shown on this graph is (3,10) meaning that x1 = 3 and y1 = 10 pair up together.

So,

y - y1 = m(x - x1)

y - 10 = 2(x - 3)

which points to choice A as the final answer

I need your help once again, Brian

Answers

Answer:

3b^2+2b-8

Step-by-step explanation:

(3b-4)(b+2)

FOIL

first:3b*b = 3b^2

outer:2*3b = 6b

inner: -4b

Last: -4*2 = -8

Add together

3b^2 +6b-4b-8

Combine like terms

3b^2+2b-8

Answer:

[tex]3b^2+2b-8[/tex]

Step-by-step explanation:

Again, we can use FOIL to expand this equation:

First: [tex]3b(b)=3b^2[/tex]

Outer: [tex]3b(2)=6b[/tex]

Inner: [tex]-4(b)=-4b[/tex]

Last: [tex]-4(2)=-8[/tex]

We can combine the b terms to get [tex]2b[/tex], and we have our answer as [tex]3b^2+2b-8[/tex]

a coin is tossed succesively three times times . determine tje probabiliy of getting all three heads​

Answers

Answer:

Answer : 1/8.

Step-by-step explanation:

Hey there!

Please see the attached picture for your answer.

Hope it helps!

1. Which of these sentences are propositions? What are the
truth values of those that are propositions?
a) Boston is the capital of Massachusetts.
b) Miami is the capital of Florida.
c) 2 + 3 = 5. d) 5 + 7 = 10.
e) x + 2 = 11. 1) Answer this question.

Answers

Answer:I have the same problem

Step-by-step explanation

3. Solve the system of equations using the elimination method.
5x + 2y = 9
-5x + 4y = 3

please give detailed steps!!

Answers

Answer:

x = 1

y = 2

Step-by-step explanation:

5x + 2y = 9

-5x + 4y = 3

==> 6y = 12 ==> y = 12/6 ==> y = 2.

we replace y by its value in the first or the second equation, so will have:

5x + 2×2 = 9

5x + 4 = 9

5x = 5

x = 1

Jerod hopes to earn $1200 in interest in 4.9 years time from $24,000 that he has available to invest. To decide if it's feasible to do this by investing In an account that compounds monthly, he needs to determine the annual interest rate such an account would have to offer for him to meet his goal. What would the annual rate of interest have to be? Round to two decimal places

Answers

Answer:

The annual interest rate would have to be of 0.1%.

Step-by-step explanation:

Compound interest:

The compound interest formula is given by:

[tex]A(t) = P(1 + \frac{r}{n})^{nt}[/tex]

Where A(t) is the amount of money after t years, P is the principal(the initial sum of money), r is the interest rate(as a decimal value), n is the number of times that interest is compounded per year and t is the time in years for which the money is invested or borrowed.

Jerod hopes to earn $1200 in interest in 4.9 years time from $24,000 that he has available to invest.

This means that:

[tex]A(4.9) = 1200 + 24000 = 25200[/tex]

[tex]t = 4.9[/tex]

[tex]P = 24000[/tex]

Compounded monthly:

This means that [tex]n = 12[/tex]

What would the annual rate of interest have to be?

We have to solve for r, so:

[tex]A(t) = P(1 + \frac{r}{n})^{nt}[/tex]

[tex]25200 = 24000(1 + \frac{r}{12})^{12*4.9}[/tex]

[tex](1 + \frac{r}{12})^{12*4.9} = \frac{25200}{24000}[/tex]

[tex](1 + \frac{r}{12})^{58.8} = 1.05[/tex]

[tex]\sqrt[58.8]{(1 + \frac{r}{12})^{58.8}} = \sqrt[58.8]{1.05}[/tex]

[tex]1 + \frac{r}{12} = (1.05)^{\frac{1}{58.8}}[/tex]

[tex]1 + \frac{r}{12} = 1.00083[/tex]

[tex]\frac{r}{12} = 0.00083[/tex]

[tex]r = 12*0.00083[/tex]

[tex]r = 0.001 [/tex]

The annual interest rate would have to be of 0.1%.

1 gallon = 3.8 liters 1 mile = 1.6 kilometers using the conversion above,a bus that uses that uses 10 liters of gasoline to travel 10 liters of gasoline to travel 100 kilometers would have an efficiency rating closest to a) 15 miles per gallon b) 24 miles per gallon c) 38 miles per gallon d) 60 miles per gallon

Answers

9514 1404 393

Answer:

  b) 24 miles per gallon

Step-by-step explanation:

The usual metric measure of vehicle fuel efficiency is liters per 100 km. Greater efficiency is indicated by a lower value.

In the US, the measure is usually miles per gallon. Greater efficiency is indicated by a higher value. Since we want the efficiency expressed in miles per gallon, we need to divide distance by fuel consumption.

  (distance)/(fuel used) = (100 km)/(10 L)

  = (100 km)/(10 L) × (1 mi)/(1.6 km) × (3.8 L)/(1 gal) = (100×3.8)/(10×1.6) mi/gal

  = 23.75 mi/gal ≈ 24 mi/gal

320 rounded to the nearest ten

Answers

Answer:

320

Step-by-step explanation:

Answer:

the answer is 320

Step-by-step explanation:

twenty is part of the ten times table and is therefore a "ten"

What percentages of participants in the study were American?​

Answers

the percentage of the participants that were american is %15

6. (4 points) (a) The edge of a cube was measured to be 6 cm, with a maximum possible error of 0.5 cm. Use a differential to estimate the maximum possible error in computing the volume of the cube. (b) Using a calculator, find the actual error in measuring volume if the radius was really 6.5 cm instead of 6 cm, and find the actual error if the radius was actually 5.5 cm instead of 6 cm. Compare these errors to the answer you got using differentials.

Answers

Answer:

A)   ± 54 cm^3 ( maximum possible error in volume )

B) i) 58.625 cm^3  ii) 49.625 cm^3

Step-by-step explanation:

A) using differential

edge of cube = 6 cm ,  maximum possible error = 0.5 cm

∴ side of cube ( x )= ± 0.5 cm

V = volume of cube

dv /dx = d(x)^3 / dx

∴ dv  = 3x^2 dx ---- ( 1 )

input values into 1

dv = 3(6)^2 * ( ± 0.5 )

    = ± 54 cm^3 ( maximum possible error in volume )

B) Using calculator

actual error in measuring volume when

i) radius = 6.5 cm instead of  6 cm

V1= ( 6.5)^3 = 274.625 ,  V = ( 6)^3 = 216

actual error = 274.625 - 216 = 58.625 cm^3

ii) radius = 5.5cm instead of 6cm

actual error = 49.625 cm^3

Cho hình hộp chữ nhật ABCD A B C D

Answers

Answer:

A B C D

A×B×C×D

3×3×3×6

162

ACTIVITY 1. Evaluate the following (a) sin60° (b) tan 34° (c)cos 124°​

Answers

Answer:

(a) sin 60° = √ 3/ 2 OR 0.8660

(b) tan 34° = 0.6745

(c) cos 124°​ = − 0.5591

Write 33/100 in a decimal

Answers

33/100 as a decimal is 0.33

Answer:

it is .33

Step-by-step explanation:

take 33 and for each 0 move the decimal point like so

33.

3.3

.33

keep learning (:

An exterior angle of a regular polygon cannot have the measure of
Select one:

a. 120

b. 40

c. 50

d. 90

e. 30


Answers

Option c 50 cannot be the measure of exterior angle. therefore only the angle which can evenly divides 360 can be the measure of exterior angle.
Yea it most definitely letter c

Ayuda por fa con estos ejercicios por fa urgente

Answers

Step-by-step explanation:

A ball is thrown straight up from a rooftop 320 feet high. The formula below describes the ball's height above the ground, h, in feet, t seconds after it was thrown. The ball misses the rooftop on its way down and eventually strikes the ground. How long will it take for the ball to hit the ground? Use this information to provide tick marks with appropriate numbers along the horizontal axis in the figure shown.

h=-16t^2+16t+32

A teacher designs a test so a student who studies will pass94% of the time, but a student who does not studywill pass14% of the time. A certain student studies for91% of the tests taken. On a given test, what is theprobability that student passes

Answers

Answer:

0.868 = 86.8% probability that the student passes.

Step-by-step explanation:

Probability of the student passing:

94% of 91%(when the student studies for the test).

14% of 100 - 91 = 9%(when the student does not study for the test). So

[tex]p = 0.94*0.91 + 0.14*0.09 = 0.868[/tex]

0.868 = 86.8% probability that the student passes.

If the terminal side of an angle (θ) goes through the point (4 , -3) what is (θ)?

Answers

Answer:

The family of directions of the given vector is represented by [tex]\theta = 323.130^{\circ} \pm 360\cdot i[/tex], [tex]\forall \,i\in \mathbb{N}_{O}[/tex].

Step-by-step explanation:

According to the given information, vector stands in the 4th Quadrant ([tex]x > 0[/tex], [tex]y < 0[/tex]) and direction of the vector ([tex]\theta[/tex]) in sexagesimal degrees, is determined by following definition:

[tex]\theta = 360^{\circ} - \tan^{-1} \left(\frac{|y|}{|x|} \right)\pm 360\cdot i[/tex], [tex]\forall \,i\in \mathbb{N}_{O}[/tex]

Please notice that angle represents a function with a periodicity of 360°.

If we know that [tex]x = 4[/tex] and [tex]y = -3[/tex], then the direction of the vector is:

[tex]\theta = 360^{\circ}-\tan^{-1}\left(\frac{|-3|}{|4|} \right)\pm 360\cdot i[/tex]

[tex]\theta = 323.130^{\circ} \pm 360\cdot i[/tex]

The family of directions of the given vector is represented by [tex]\theta = 323.130^{\circ} \pm 360\cdot i[/tex], [tex]\forall \,i\in \mathbb{N}_{O}[/tex].

As an estimation we are told £3 is €4. Convert €36 to pounds.

Answers

Answer:

€36 = 30.62 pounds sterling

There are 52 cards in a deck, and 13 of them are hearts. Four cards are dealt, one at a time, off the top of a well-shuffled deck. What is the percent chance that a heart turns up on the fourth card, but not before

Answers

Answer:

10.97%

Step-by-step explanation:

There are 52 cards.

13 of them, are hearts.

Then

52 - 13 = 39 cards are not hearts.

4 cards are drawn, we want to find the percent chance that the fourth card is a heart card, but no before.

So the first card can't be a heart card.

because the deck is well-shuffled, all the cards have the same probability of being drawn.

Then the probability of not getting a heart card, is equal to the quotient between the number of non-heart cards (39) and the total number of cards (52), then the probability is:

p₁ = 39/52

The second card also can't be a heart card, the probability is calculated in the same way than above, but now there are 38 non-heart cards and a total of 51 cards (because one card was already drawn) then the probability here is:

p₂ = 38/51

For the third card the reasoning is similar to the two above cases, here the probability is:

p₃ = 37/50

The fourth card should be a hearts card, the probability is computed in the same way than above, as the quotient between the number of heart cards in the deck (13) and the total number of cards in the deck (now there are 49 cards)

then the probability is:

p₄ = 13/49

The joint probability (the probability of these 4 events happening together) is equal to the product between the individual probabilities:

P = p₁*p₂*p₃*p₄

P = (39/52)*(38/51)*(37/50)*(13/49) = 0.1097

The percent chance is the above number times 100%

Percent =  0.1097*100% = 10.97%

g U is the set of in the United States. A is the set of in the United States that have the in their name. B is the set of in the United States that have the in their name. Describe the set in words. Choose the correct answer below. A. is the set of in the United States that have the . B. is the set of in the United States that have the . C. is the set of in the United States that have the . D. is the set of in the United States that have the .

Answers

Question isn't well formatted   picture if actual question is attached below :

Answer:

A' set of colleges in the United States which Don not have the word community in their name.

Step-by-step explanation:

If a universal set U is defined as :

U =set of colleges in the United States.

A = the set of colleges in the United States that have the word community in their name.

B is the set of colleges in the United States that have the name of an entertainer in their name.

The set A' is called the A complement. The complement of a particular refers to elements in the universal set which are not in A ;

A' = 1 - A'

Therefore, A' set of colleges in the United States which Don not have the word community in their name.

Other Questions
the qualities of sound? The number seventeen and seven thousand in decimal form is What is 2:50 is simplest form In a random sample of 7 residents of the state of Maine, the mean waste recycled per person per day was 1.4 pounds with a standard deviation of 0.23 pounds. a. Determine the 95% confidence interval for the mean waste recycled per person per day for the population of Maine. Assume the population is approximately normal. b. Find the critical value that should be used in constructing the confidence interval. Hi, can someone help me these few questions! Will mark as brainliest! Thanks What is the figurtive meaning of the moon in the passage dover beachA. Light B. SleepC. Passing of timeD. Soothing feelings If any parts manufactured by Brown Machine Inc. should prove defective within one year from the date it is delivered new to the purchaser, the product will be ____________ immediately.Select one:A. revisedB. replaced CorrectC. preparedD. consumed what are the different types of phrases in English? Explain each of them with example help me please it easy. If 0.507J of heat leads to a 0.007 degree C change in water, what mass is present?0.0337 g17.3 g0.239 g0.300 g A firm with earnings before interest and taxes of $500,000 needs $1 million of additional funds. If it issues debt, the bonds will mature after 20 years and pay interest of 8 percent. The firm could issue preferred stock with a dividend rate of 8 percent. The firm has 100,000 shares of common stock outstanding and is in the 30 percent income tax bracket. What are the (1) earnings per common share under the two alternatives, (2) the times-interest-earned if the firm uses debt financing, and (3) the times-dividend-earned if the firm uses preferred stock financing WILL GIVE BRAINLISEST Solve for mNLMGOOD LUCKJ! Jenna's pencil fell off of her desk and she quickly reached down to catch it before it hit the ground. In the process the What is similar about how the authors show the theme greed can have negative consequences in "Midas" retold by Thomas Bulfinch What is the length of the arc of a circle of diameter 8 meters subtended by a central angle of3pi/4 radians? describe the relationship between society and human being 20 points PLEASE HELP IT'S DUE TODAY Are you going to visit anybody_________ ?a. last night b. tomorrow c. yesterday d. yesterday morning Write these sums as decimals: 2/100 + 3/1,000 = 1/10 + 4/10,000 = Based on a predicted level of production and sales of 20,000 units, a company anticipates total variable costs of $96,000, fixed costs of $24,000, and operating income of $163,200. Based on this information, the budgeted amount of contribution margin for 17,000 units would be: