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
Julli [10]
3 years ago
10

A food-packaging apparatus underfills 10% of the containers. Find the probability that for any particular 10 containers the numb

er of underfilled will be:
Note: This question uses a tolerance of .0001 for grading. Make sure your answers are entered to the fifth decimal place.(Example: .00123)

(a) exactly 1
Pr=

(b) exactly 3
Pr=

(c) exactly 9
Pr=

(d) at least 5
Pr=
Mathematics
1 answer:
Maksim231197 [3]3 years ago
3 0

Answer:

a) P(X = 1) = 0.38742

b) P(X = 3) = 0.05740

c) P(X = 9) = 0.00000

d) P(X \geq 5) = 0.00163

Step-by-step explanation:

For each container, there are only two possible outcomes. Either it is undefilled, or it is not. This means that we can solve this problem using the binomial probability distribution.

Binomial probability distribution:

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

In which C_{n,x} is the number of different combinatios of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

In this problem

There are 10 containers, so n = 10.

A food-packaging apparatus underfills 10% of the containers, so p = 0.1.

a) This is P(X = 1)

P(X = 1) = C_{10,1}.(0.1)^{1}.(0.9)^{9} = 0.38742

b) This is P(X = 3)

P(X = 3) = C_{10,3}.(0.1)^{3}.(0.9)^{7} = 0.05740

c) This is P(X = 9)

P(X = 9) = C_{10,9}.(0.1)^{9}.(0.9)^{1} = 0.00000

d) This is P(X \geq 5).

Either the number is lesser than five, or it is five or larger. The sum of the probabilities of each event is decimal 1. So:

P(X < 5) + P(X \geq 5) = 1

P(X \geq 5) = 1 - P(X < 5)

In which

P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4)

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 0) = C_{10,0}.(0.1)^{0}.(0.9)^{10} = 0.34868

P(X = 1) = C_{10,1}.(0.1)^{1}.(0.9)^{9} = 0.38742

P(X = 2) = C_{10,2}.(0.1)^{2}.(0.9)^{8} = 0.1937

P(X = 3) = C_{10,3}.(0.1)^{3}.(0.9)^{7} = 0.05740

P(X = 4) = C_{10,4}.(0.1)^{1}.(0.9)^{9} = 0.38742

So

P(X < 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) = 0.34868 + 0.38742 + 0.19371 + 0.05740 + 0.01116 = 0.99837

Finally

P(X \geq 5) = 1 - P(X < 5) = 1 - 0.99837 = 0.00163

You might be interested in
Last week Jonas spent 9 1/6 hours working on his homework over a period of 4 2/3 days. Approximately how many hours a day, on av
Elina [12.6K]

Answer:

55/28 hours/day (approx.  1.96 hours/day)

Step-by-step explanation:

9 1/6 hours / 4 2/3 days

= 55/6 hours / 14/3 days

= 55/6 * 3/14 hours/day

= 55/28 hours/day

(approx.  1.96 hours/day)

3 0
3 years ago
Which of the following is the simplest form of this expression?
Softa [21]

Step-by-step explanation:

which expression there is no expression here

4 0
3 years ago
If a toy truck is created in a 2:9 scale, and the wheel of the toy is 14cm wide, how wide is the actual wheel?
lesya [120]

Answer:63 cm

Step-by-step explanation:

Given

The scale of creation is 2:9

The width of the toy wheel is 14 cm

Suppose x is the actual width of the truck

\therefore \dfrac{2}{9}=\dfrac{14}{x}\\\\\Rightarrow x=\dfrac{9}{2}\times 14=63\ cm

Thus, the width of actual truck is 63 cm

8 0
3 years ago
For each part, give a relation that satisfies the condition. a. Reflexive and symmetric but not transitive b. Reflexive and tran
Vesnalui [34]

Answer:

For the set X = {a, b, c}, the following three relations satisfy the required conditions in (a), (b) and (c) respectively.

(a) R = {(a,a), (b,b), (c, c), (a, b), (b, a), (b, c), (c, b)} is reflexive and symmetric but not transitive .

(b) R = {(a, a), (b, b), (c, c), (a, b)} is reflexive and transitive but not symmetric .

(c) R = {(a,a), (a, b), (b, a)} is symmetric and transitive but not reflexive .

Step-by-step explanation:

Before, we go on to check these relations for the desired properties, let us define what it means for a relation to be reflexive, symmetric or transitive.

Given a relation R on a set X,

R is said to be reflexive if for every a \in X, (a,a) \in R.

R is said to be symmetric if for every (a, b) \in R, (b, a) \in R.

R is said to be transitive if (a, b) \in R and (b, c) \in R, then (a, c) \in R.

(a) Let R = {(a,a), (b,b), (c, c), (a, b), (b, a), (b, c), (c, b)}.

Reflexive: (a, a), (b, b), (c, c) \in R

Therefore, R is reflexive.

Symmetric: (a, b) \in R \implies (b, a) \in R

Therefore R is symmetric.

Transitive: (a, b) \in R \ and \ (b, c) \in R but but (a,c) is not in  R.

Therefore, R is not transitive.

Therefore, R is reflexive and symmetric but not transitive .

(b) R = {(a, a), (b, b), (c, c), (a, b)}

Reflexive: (a, a), (b, b) \ and \ (c, c) \in R

Therefore, R is reflexive.

Symmetric: (a, b) \in R \ but \ (b, a) \not \in R

Therefore R is not symmetric.

Transitive: (a, a), (a, b) \in R and (a, b) \in R.

Therefore, R is transitive.

Therefore, R is reflexive and transitive but not symmetric .

(c) R = {(a,a), (a, b), (b, a)}

Reflexive: (a, a) \in R but (b, b) and (c, c) are not in R

R must contain all ordered pairs of the form (x, x) for all x in R to be considered reflexive.

Therefore, R is not reflexive.

Symmetric: (a, b) \in R and (b, a) \in R

Therefore R is symmetric.

Transitive: (a, a), (a, b) \in R and (a, b) \in R.

Therefore, R is transitive.

Therefore, R is symmetric and transitive but not reflexive .

4 0
3 years ago
Can someone help me please
densk [106]

Answer:

your mom

Step-by-step explanation:

your mom is gay

4 0
2 years ago
Read 2 more answers
Other questions:
  • Which relationship in the triangle must be true ?
    15·2 answers
  • What would be the dimensions of the poster at fraction 1 over 4 times its current size?
    14·1 answer
  • Please answer this. i really need help
    10·1 answer
  • The right isosceles triangle PQR has vertices P(3, 3), Q(3, 1) and R(x, y) and is rotated 90 degrees counterclockwise about the
    7·1 answer
  • The altitude of an equilateral triangle is 4.5 in. Find it's sides.
    8·2 answers
  • What is 300% of 90? Show your work
    7·1 answer
  • Fine the exponent ??
    5·2 answers
  • Can you help me in this question
    12·1 answer
  • Please help me, I’ll mark you ask brainliest:-) !!
    5·2 answers
  • How am I supposed to solve this math problem that Edmentum gave me?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!