7. Ten samples of 15 parts each were taken from an ongoing process to establish a p-chart for control. a. Develop a p-Chart for 95 percent confidence (1.96 standard deviation). b. Based on the plotted data points, what comments can you make

Answers

Answer 1

Answer: Hello the table related to your question is attached below

answer:

a) attached below

b) The process is out of control because two ( 2 ) values from the defect rate table are out of the control limits at 95% as seen in the p-chart in question ( A )

Step-by-step explanation:

a) p-chart for 95% confidence

std = 1.96

Total defects = ∑ number of defective items in the sample = 10

number of samples = 10

sample size ( n ) = 15

The P value for the process is calculated as :

Total defects / ( number of sample * sample size )

= 10 / ( 15 * 10 ) = 10 / 150 = 0.067

standard deviation ( σ ) = [tex]\sqrt{\frac{p(1-p)}{n } } = \sqrt{\frac{0.067(1-0.067)}{15} }[/tex]  =  0.065

next we determine the limits ( i.e. upper and lower )

UCL = p + zSp = 0.067 + 1.96(0.065 ) = 0.194

LCL = p - zSp = 0.067 - 1.96(0.065) = -0.060 ≈ 0 ( because LCL ≠ negative)

attached below is the required p-chart

b) The process is out of control because two ( 2 ) values from the defect rate table are out of the control limits at 95% as seen in the p-chart in question ( A )

7. Ten Samples Of 15 Parts Each Were Taken From An Ongoing Process To Establish A P-chart For Control.
7. Ten Samples Of 15 Parts Each Were Taken From An Ongoing Process To Establish A P-chart For Control.
7. Ten Samples Of 15 Parts Each Were Taken From An Ongoing Process To Establish A P-chart For Control.

Related Questions

The starting line up for a basketball team is to consist of two forwards and three guards. Two brothers are on the team. Matthew is a forward and Tony a guard. There are four forwards and six guards from which to choose the line up. If the starting players are chosen at random, what is the probability that the two brothers will end up in the starting line up

Answers

Answer:

0.25 = 25% probability that the two brothers will end up in the starting line up

Step-by-step explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

The order in which the players are chosen is not important, which means that the combinations formula is used to solve this question.

Combinations formula:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

Desired outcomes:

Matthew plus another forward from a set of 3.

Tony plus another two guards from a set of 5.

So

[tex]D = C_{3,1}C_{5,2} = \frac{3!}{1!2!} \times \frac{5!}{2!3!} = 3*10 = 30[/tex]

Total outcomes:

Two forwards from a set of 4.

Three guards from a set of 6.

So

[tex]T = C_{4,2}C_{6,3} = \frac{4!}{2!2!} \times \frac{6!}{3!3!} = 6*20 = 120[/tex]

What is the probability that the two brothers will end up in the starting line up?

[tex]p = \frac{D}{T} = \frac{30}{120} = 0.25[/tex]

0.25 = 25% probability that the two brothers will end up in the starting line up

use de moivre's theorem to write
[2(cos 12 degrees + i sin 12 degrees)]^5
in standard form

Answers

DeMoivre's theorem says

(2 (cos(12°) + i sin(12°)))⁵ = 2⁵ (cos(5×12°) + i sin(5×12°))

… = 32 (cos(60°) + i sin(60°))

… = 32 (1/2 + √3/2 i )

… = 16 + 16√3 i

Old machine: 8.2, 8.0, 7.9, 7.9, 8.5, 7.9, 8.1,8.1, 8.2, 7.9
New machine: 8.0, 8.1, 8.0, 8.1, 7.9, 8.0, 7.9, 8.0, 8.1

Use a 0.05 significance level to test the claim that the volumes of Bubbly Beverage filled by the old machine vary more than the volumes of juice filled by the new machine.

Answers

Answer:

We Reject the Null, H0 and conclude that the volume of juice filled by old machine varies more than volume filled by new machine

Step-by-step explanation:

Given the data:

Old machine: 8.2, 8.0, 7.9, 7.9, 8.5, 7.9, 8.1,8.1, 8.2, 7.9

Sample size, n = 10

Using calculator :

s1² = 0.37889.

New machine: 8.0, 8.1, 8.0, 8.1, 7.9, 8.0, 7.9, 8.0, 8.1

Sample size, n = 9

s2² = 0.006111

Hypothesis :

H0 : s1² = s2²

H1 : s1² > s2²

New machine :

s2² = 0.006111 ; n = 9

Using the Ftest :

Ftest statistic = larger sample variance / smaller sample variance

Ftest statistic = 0.37889 / 0.006111

Ftest statistic = 62.0

Decision region :

Reject H0 ; If Test statistic > Critical value

The FCritical value at 0.05

DFnumerator = 10 - 1 = 9

DFdenominator = 9 - 1 = 8

Fcritical(0.05, 9, 8) = 3.388

Since 62 > 3.388 ; Reject H0 and conclude that volume filled by old machine varies more than volume filled by new machine

A computer system uses passwords that are exactly six characters and each character is one of the 26 letters (a–z) or 10 integers (0–9). Suppose that 10,000 users of the system have unique passwords. A hacker randomly selects (with replace- ment) one billion passwords from the potential set, and a match to a user’s password is called a hit. (a) What is the distribution of the number of hits? (b) What is the probability of no hits? (c) What are the mean and variance of the number of hits?

Answers

Answer:

The number of hits would follow a binomial distribution with [tex]n =10,\!000[/tex] and [tex]p \approx 4.59 \times 10^{-6}[/tex].

The probability of finding [tex]0[/tex] hits is approximately [tex]0.955[/tex] (or equivalently, approximately [tex]95.5\%[/tex].)

The mean of the number of hits is approximately [tex]0.0459[/tex]. The variance of the number of hits is approximately [tex]0.0459\![/tex] (not the same number as the mean.)

Step-by-step explanation:

There are [tex](26 + 10)^{6} \approx 2.18 \times 10^{9}[/tex] possible passwords in this set. (Approximately two billion possible passwords.)

Each one of the [tex]10^{9}[/tex] randomly-selected passwords would have an approximately [tex]\displaystyle \frac{10,\!000}{2.18 \times 10^{9}}[/tex] chance of matching one of the users' password.

Denote that probability as [tex]p[/tex]:

[tex]p := \displaystyle \frac{10,\!000}{2.18 \times 10^{9}} \approx 4.59 \times 10^{-6}[/tex].

For any one of the [tex]10^{9}[/tex] randomly-selected passwords, let [tex]1[/tex] denote a hit and [tex]0[/tex] denote no hits. Using that notation, whether a selected password hits would follow a bernoulli distribution with [tex]p \approx 4.59 \times 10^{-6}[/tex] as the likelihood of success.

Sum these [tex]0[/tex]'s and [tex]1[/tex]'s over the set of the [tex]10^{9}[/tex] randomly-selected passwords, and the result would represent the total number of hits.

Assume that these [tex]10^{9}[/tex] randomly-selected passwords are sampled independently with repetition. Whether each selected password hits would be independent from one another.

Hence, the total number of hits would follow a binomial distribution with [tex]n = 10^{9}[/tex] trials (a billion trials) and [tex]p \approx 4.59 \times 10^{-6}[/tex] as the chance of success on any given trial.

The probability of getting no hit would be:

[tex](1 - p)^{n} \approx 7 \times 10^{-1996} \approx 0[/tex].

(Since [tex](1 - p)[/tex] is between [tex]0[/tex] and [tex]1[/tex], the value of [tex](1 - p)^{n}[/tex] would approach [tex]0\![/tex] as the value of [tex]n[/tex] approaches infinity.)

The mean of this binomial distribution would be:[tex]n\cdot p \approx (10^{9}) \times (4.59 \times 10^{-6}) \approx 0.0459[/tex].

The variance of this binomial distribution would be:

[tex]\begin{aligned}& n \cdot p \cdot (1 - p)\\ & \approx(10^{9}) \times (4.59 \times 10^{-6}) \times (1- 4.59 \times 10^{-6})\\ &\approx 4.59 \times 10^{-6}\end{aligned}[/tex].

If each face on a standard die shows a number,1,2,3,4, 5 or 6.If the die is tossed 30 times, how many times would you expect to get 3.

Answers

Answer:

We should get a 3 about 5 times

Step-by-step explanation:

Possible outcomes 1,2,3,4,5,6

P(3) = number of 3's / total = 1/6

Expect a 3 = number of rolls * probability of a three

                  = 30 * 1/6

                       =5

Help me please, is it d?

Answers

Answer:

Yes D is the correct answer :)

Answer:

Yes, D

Step-by-step explanation:

Mr. Allway’s math class surveyed all the seventh-grade students to find out their favorite sport. The following circle graph shows a breakdown of the survey findings.

Find the number of degrees represented by Basketball.

108°
101°
11°
140°

Answers

Answer:

101 is the answer of the question

Answer:

101 degrees

Step-by-step explanation:

First you add all the percentages

39 + 28 + 30 + 3 = 100%

To find the number of degrees of basketball you multiply 28% by 360 because it’s a circle.

28/100 * 360 = 10,080/100 = 100.8 ~ 101

Convert 37.5% to a fraction. (Reduce your answer to lowest terms.)

Answers

Answer:

3/8

Step-by-step explanation:

The value of 37.5% reduced to the lowest terms is 15/40.

What is a fraction?

A fraction is written in the form p/q, where q ≠ 0. Fractions are of two types they are proper fractions and improper fractions. Fractions can also be converted into percentages by multiplying them by 100.

We know e can convert percentages into decimals and fractions by dividing the percentage value by hundred.

Given we have to convert 37.5% as a fraction which is,

= 37.5/100.

= 375/1000.

= 75/200.

= 15/40.

learn more about percentages here :

https://brainly.com/question/24159063

#SPJ2

Determine the measure of the interior angle at vertex E.

A. 50
B. 90
C. 30
D. 150
PLS REPLY FAST THIS IS URGENT

Answers

Answer:

B. 90

Step-by-step explanation:

4x + 4x + 3x + 3x + 4x = 540

x = 30

Vertex E = 3x where x = 30

3x = ?

3(30) = 90

Vertex E = 90*

The measure of the interior angle at vertex E can be determined by using the properties of triangles. In a triangle, the sum of all interior angles is always 180 degrees.

Therefore, to find the measure of the interior angle at vertex E, we need to subtract the measures of the other two angles at vertices A and B from 180 degrees. Let's assume that the measures of the angles at vertices A and B are a and b degrees, respectively. Then, the measure of the interior angle at vertex E can be calculated as follows: Interior angle at vertex E = 180 degrees - (measure of angle at vertex A + measure of angle at vertex B) Now, let's refer back to the given answer choices: A. 50 B. 90 C. 30 D. 150 Without additional information or a diagram, it is not possible to determine the exact measures of the angles at vertices A and B. Therefore, we cannot directly calculate the measure of the interior angle at vertex E. In order to solve this problem, we need more information about the triangle or a diagram that shows the relative positions of the vertices.

To know more about angle here

https://brainly.com/question/1309590

#SPJ2

Please help please reply ASAP

Answers

Answer:

Option C. 6.5

Step-by-step explanation:

From the question given above, the following data were obtained:

Angle B = 80°

Side opposite B (b) = 10

Angle C = 40°

Side opposite C (c) =?

We can obtain the value of c by using the sine rule as illustrated below:

b / Sine B = c / Sine C

10 / Sine 80 = c / Sine 40

Cross multiply

c × Sine 80 = 10 × Sine 40

Divide both side by Sine 80

c = (10 × Sine 40) / Sine 80

c = 6.5

Thus, the value of c is 6.5

Can someone help me? I don’t know how to solve the rest. I am struggling and I would be so happy if any of you helped me. Thank you for your help!

Answers

15.87%
2. 6 pounds and 8.8 pounds.
3. 2.28%
4. 50% of newborn babies weigh more than 7.4 pounds

I hope this helps.

how induction coil work​

Answers

Answer:

Induction produces an electromagnetic field in a coil to transfer energy to a work piece to be heated. When the electrical current passes along a wire, a magnetic field is produced around that wire

Step-by-step explanation:

Using the following system of equations to help, what is the value of x-2y?
3x + 2y =48
2x +3y =12
Please help.

Answers

X - Y = 36 -> X = 36+ Y
3X + 2Y = 48 -> 3(36+Y)+2Y= 48-> Y = -12
X = 36-12= 24
X -2Y= 24-2.(-12) = 48

If 2x - 5y – 7 = 0 is perpendicular to the line ax - y - 3 = 0 what is the value of a ?

A) a =2/3

B) a =5/2

C) a = -2/3

D) a = -5/2

Answers

Answer:

D) a = - 5/2

Step-by-step explanation:

2x -5y - 7 = 0

5y = 2x - 7

y = 2/5 x - 7

the slope of this line is therefore 2/5 (factor of x).

the perpendicular slope is then (exchange y and x and flip the sign) -5/2, which is then a and the factor of x.

interest on 600 2 years at rate of paise per rupee per month​

Answers

The correct answer will be Rs. 288

Companies are starting to use 360-degree surveys to evaluate the performance of their employees. This approach uses annonymous feedback from a variety of people who work closely with the employee. People who fill out the survey could be coworkers, supervisors, subordinates, or even customers. It is different from a traditional performance review, which relies only on feedback from an employee's supervisor. Many prefer the 360-degree approach because it provides a more well-rounded perspective on how the employee performs in their job role. Supervisers can be biased because they do not interact with the employee in the same way that a customer or co-worker might. However, the 360-degree survey approach still relies only on subjective feedback, which does not always give a fair representation of the employee's work?

Answers

Answer:

the study of and knowledge about the physical world and natural lawsthe study of and knowledge about the physical world and natural lawsthe study of and knowledge about the physical world and natural lawsthe study of and knowledge about the physical world and natural laws

If x = 1, y = 7, and z = 15, determine a number that when added to x, y, and z yields
consecutive terms of a geometric sequence. What are the first three terms in the
geometric sequence?

Answers

Answer:

The first three terms in the geometric sequence are 18, 24, 32.

Step-by-step explanation:

A number when added to [tex]x,y,z[/tex] that yields consecutive terms of a geometric sequence is an unknown number [tex]t\in \mathbb{Z}[/tex]

Given

[tex]x = 1, y = 7, z = 15[/tex]

We know

[tex]\alpha _1 = 1+t[/tex]

[tex]\alpha _2 = 7+t[/tex]

[tex]\alpha _3 = 15+t[/tex]

Recall that a geometric sequence is in the form

[tex]\boxed{a_n = a_1 \cdot r^{n-1}}[/tex]

Therefore, once  [tex]\alpha_1, \alpha_2, \alpha_1[/tex] are consecutive terms,

[tex]15+t = (1+t) r^{3-1} \implies 15+t = (1+t) r^2[/tex]

To find the ratio, for

[tex]\dots a_{k-1}, a_k, a_{k+1} \dots[/tex]

we know

[tex]\dfrac{a_k}{a_{k-1}} =\dfrac{a_k}{a_{k-1}} =r[/tex]

Therefore,

[tex]\dfrac{(7+t)}{(1+t)} =\dfrac{(15+t)}{(7+t)} \implies (7+t)^2 = (15+t)(1+t)[/tex]

[tex]\implies 49+14t+t^2=15+16t+t^2 \implies -2t=-34 \implies t=17[/tex]

The ratio is therefore

[tex]r=\dfrac{4}{3}[/tex]

Therefore, the first three terms in the geometric sequence are 18, 24, 32.

Solve the equation by factoring: 5x^2 - x = 0

Answers

Answer:

Step-by-step explanation:

x = 0, 1/5

Choose the slope-intercept form of 3x + 2y = 5.
3.
у==x
5
2.
O
O y=-x+
5
0
5
v=-x+
O
yox
5
3

Answers

Answer:

y = -3x/2 + 5/2

Step-by-step explanation:

Well, basically what you do is modify it so that y is on one side.

3x+2y = 5

2y = 5-3x

y = (5-3x)/2

y = 5/2 -3x/2

So, the answer is the second option.

Answer:

B

Step-by-step explanation:

3x + 2y = 5

Our goal is this form:

y = mx + b

- move 3x to right anc change its sign

2y = -3x + 5

- divide each member by 2

y = -3/2 x + 5/2

Simplify the following expression.
(1565)
———-
(562)3

Answers

it simplify to 8.35409

PLEASE HELPPPPPP!!!!! THIS IS DUE ASAP PLEASEEE

Answers

Answer:

1

Step-by-step explanation:

list the numbers that are odd or greater than 2

1,2,3,4,5,6

aka every single outcome

therefore the answer is just 1

Answer:

5/6

Step-by-step explanation:

The possible outcomes are 1,2,3,4,5,6

Odd numbers are 1,3,5

Greater than 2 are 3,4,5,6

Good solutions are 1,3,4,5,6  = 5 outcomes

P( odd or greater than 2) = good solutions / total

                                          = 5/6

Jeanne has a coupon for 1.95 off a jug of name brand laundry detergent that normally costs 14.99 . The store brand laundry detergent costs 11.53 How much will Jeanne save if she buys the store brand detergent instead of using her coupon and buying the name brand

Answers

Step-by-step explanation:

14.99 - 11.53= 3.46+1.95 =4.41

The SAT and ACT college entrance exams are taken by thousands of students each year. The scores on the exam for any one year produce a histogram that looks very much like a normal curve. Thus, we can say that the scores are approximately normally distributed. In recent years, the SAT mathematics scores have averaged around 480 with standard deviation of 100. The ACT mathematics scores have averaged around 18 with a standard deviation of 6.
a. An engineering school sets 550 as the minimum SAT math score for new students. What percent of students would score less than 550 in a typical year?
b. What would the engineering school set as comparable standard on the ACT math test?
c. What is the probability that a randomly selected student will score over 700 on the SAT math test?

Answers

Answer:

a) 75.8% of students would score less than 550 in a typical year.

b) The comparable standard would be a minimum ACT score of 22.2.

c) 0.0139 = 1.39% probability that a randomly selected student will score over 700 on the SAT math test.

Step-by-step explanation:

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.

Question a:

SAT, so mean of 480 and standard deviation of 100, that is, [tex]\mu = 480, \sigma = 100[/tex]

The proportion is the p-value of Z when X = 550. So

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

[tex]Z = \frac{550 - 480}{100}[/tex]

[tex]Z = 0.7[/tex]

[tex]Z = 0.7[/tex] has a p-value of 0.758.

0.758*100% = 75.8%

75.8% of students would score less than 550 in a typical year.

b. What would the engineering school set as comparable standard on the ACT math test?

ACT, with a mean of 18 and a standard deviation of 6, so [tex]\mu = 18, \sigma = 6[/tex]

The comparable score is X when Z = 0.7. So

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

[tex]0.7 = \frac{X - 18}{6}[/tex]

[tex]X - 18 = 0.7*6[/tex]

[tex]X = 22.2[/tex]

The comparable standard would be a minimum ACT score of 22.2.

c. What is the probability that a randomly selected student will score over 700 on the SAT math test?

This is 1 subtracted by the p-value of Z when X = 700, so:

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

[tex]Z = \frac{700 - 480}{100}[/tex]

[tex]Z = 2.2[/tex]

[tex]Z = 2.2[/tex] has a p-value of 0.9861.

1 - 0.9861 = 0.0139

0.0139 = 1.39% probability that a randomly selected student will score over 700 on the SAT math test.

10-[5-{6+2 (7-7-4)}]​

Answers

Answer:

might be wrong too

Step-by-step explanation:

hope u like it

10-[5-{6+2(7-7-4)}]=10-[5-{6+2×(-4)}]=10-[5-2]=10-3=7

what is the value of f'(6) if the formula is f(x)=-8x-3

Answers

Answer:  -8

Explanation:

Applying the derivative to f gets us

f(x) = -8x - 3

f ' (x) = -8

The fact that f(x) being linear directly means that the derivative is simply the slope value. No matter what we replace x with, the result is always -8.

Answer:

f'(6) = -8

Step-by-step explanation:

f(x)=-8x-3

First find the derivative of the function

f'(x) = -8

This is a constant so  when x=6 it will be -8

f'(6) = -8

create a graph of 4.95 + 3.99

Answers

Answer:

????

Step-by-step explanation:

as in y = 4.95 + 3.99 or points? if so just draw a horizontal line at 8.94

Emma went out shopping with her father and bought a dress that cost $40.00. In class, she
learned to find the sales tax by multiplying by .08 (the sales tax in her state is 8%). Emma
found the tax, and then added the tax to the original amount. Emma's mother suggested that
she should just multiply the cost of the dress by 1.08 and that this method would give her the
final answer with the tax included. Emma was confused. Who is right? Work it out both ways
and explain your thinking.

Answers

Answer:

Both ways are correct

If you multiply the cost by 8% and add, you will still get 108% as your total.

Answer:

Both ways are correct

Step-by-step explanation:

Father's way is ( 40 × 0.08 ) + 40 = $43.2

Mothers way is 40 × 1.08 = $43.2

Geometry Summer school workkkk worth 50 pointssss

Answers

y is 5 degrees
x is 30 degrees

When x = 12, the value of the expression is ???

Answers

24 I think……….. hhhhhhhgggg
Answer:

24

Step-by-step explanation:

1/6x^2

1/6(12)^2

1/6(144)

24

The correlation coefficient, r, between the prices of smartphones, x, and the number of sales of phones, y, equals −0.63.


Select the statement which best describes the relationship between the price and sales.


The value of r indicates that the number of sales decreases as the price decreases.

The value of r indicates that the number of sales decreases as the price stays the same.

The value of r indicates that the number of sales decreases as the price increases.

The value of r indicates that the number of sales is not related to the price.


I think its (C): The value of r indicates that the number of sales decreases as the price increases.

Answers

Answer:

(C) The value of r indicates that the number of sales decreases as the price increases.

ED2021.

The best statement, given the correlation coefficient of -0.63 is: value of r indicates that the number of sales decreases as the price increases.

What is a Negative Correlation Coefficient?

A negative correlation coefficient has a negative sign, and implies a negative relationship between two variables.

This means that, as one variable decreases, the other variable increases.

Thus, a correlation coefficient of -0.63 shows a negative relationship between prices of smartphones and the number of sales.

Therefore, the best statement, given the correlation coefficient of -0.63 is: value of r indicates that the number of sales decreases as the price increases.

Learn more about correlation coefficient on:

https://brainly.com/question/4219149

Other Questions
Which graph represents a function? ( ) , , ' , ', ' , , , - 3 , , , 31 What message did Crete give to the people of Athens? Full working out for this question please. Based on Emerson's evidence and your examples, do you agree or disagree withEmerson? En su cuenta bancaria, Sally tiene un saldo de -\$200.90$200.90minus, dollar sign, 200, point, 90. Su amiga Shannon tiene un saldo bancario de -\$240.55$240.55minus, dollar sign, 240, point, 55. La cuenta bancaria de cul amiga tiene ms deuda HELP A car horn creates a 595 Hz tone at rest. Two cars pass on the street, each going 20.0 m/s; the first car honks. What frequency does the other car hear before they pass each other? Given m LM=130, find m KLM Find the value of each variable HELP PLEASE SO I CAN MOVE ON find the measure of the indicated angle to the nearest degree Jin runs a 50-meter dash, he runs 6 times a day. Last week he ran 4 day and this week he ran 5 days in these 2 weeks how many kilometers did he run C What is the important of making prority Ferris started to bike the 4 1/3 miles to school. After 3/5 mile, he stoppedto talk to a friend. How mush farther did he have to go to get to school? Identify the italicized part of the sentence.The gift that Uncle Roy gave me for my birthday was absolutely perfect!Subjectpredicatedirect objectindirect objectpredicate nounpredicate adjective Find the value of x. Round to the nearest tenth what are the benefits of socialization for ypu explain? A car which was advertised for sale for 95000, was ultimately sold for 83600. Find the percent reduction in the price? Can i get Irradiate if i get in contact with Plutonium why is socialization is necessary for individuals? Bowl is to fruit as dish is toA. plate.B. present.C. candy.D. paper.