A sample of 4 children was drawn from a population of rural Indian children aged 12 to 60 months. The sample mean of mid-upper arm circumference was 150 mm with a standard deviation of 6.73. What is a 95% confidence interval for the mean of mid-upper arm circumference based on your sample

Answers

Answer 1

Answer:

The 95% confidence interval for the mean of mid-upper arm circumference based on your sample is between 139.29 mm and 160.71 mm.

Step-by-step explanation:

We have the standard deviation for the sample, which means that the t-distribution is used to solve this question.

The first step to solve this problem is finding how many degrees of freedom,which is the sample size subtracted by 1. So

df = 4 - 1 = 3

90% confidence interval

Now, we have to find a value of T, which is found looking at the t table, with 3 degrees of freedom(y-axis) and a confidence level of [tex]1 - \frac{1 - 0.95}{2} = 0.975[/tex]. So we have T = 3.1824

The margin of error is:

[tex]M = T\frac{s}{\sqrt{n}} = 3.1824\frac{6.73}{\sqrt{4}} = 10.71[/tex]

In which s is the standard deviation of the sample and n is the size of the sample.

The lower end of the interval is the sample mean subtracted by M. So it is 150 - 10.71 = 139.29 mm

The upper end of the interval is the sample mean added to M. So it is 150 + 10.71 = 160.71 mm

The 95% confidence interval for the mean of mid-upper arm circumference based on your sample is between 139.29 mm and 160.71 mm.


Related Questions

Suppose v1 , v2 , v3 ,v4 are vectors in R3.
(a) These four vectors are dependent because_________ .
(b) The two vectors v1 and v2 will bedependent if_________ .
(c) The vectors v1 and (0, 0, 0) are dependent because________ .

Answers

Answer:

a. These four vectors are dependent because there are columns of 3 by 4 matrix with one free variable.

b. If one is a multiple of other

c. c1v1 + c20 = 0 has nontrivial solution.

Step-by-step explanation:

Any set of 4 or more vectors must be linearly dependent. The non trivial combination of vector may produce zero as the set is linearly dependent. The vector v1 and v2 will be dependent if one is the multiple of the other.

Smart phone: Among 239 cell phone owners aged 18-24 surveyed, 103 said their phone was an Android phone. Part: 0 / 30 of 3 Parts Complete Part 1 of 3 (a) Find a point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone. Round the answer to at least three decimal places. The point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone is .

Answers

Answer:

The point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone is 0.4137.

Step-by-step explanation:

The point estimate is the sample proportion.

Sample proportion:

103 out of 249, so:

[tex]p = \frac{103}{249} = 0.4137[/tex]

The point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone is 0.4137.

There are 160 pages in a book.15% of the pages having pictures on them. How many

Pages do not have pictures on them?

Answers

Answer:

136

Step-by-step explanation:

15/100×160

=24

pages that doesn't have pictures=160-24

=136

We need to find out how much 15 percent of 160 is. Then, we can subtract that amount by 160. We can use proportions to solve this. We can set up our first fraction with x/160. Our next fraction can be 15/100. We can cross multiply, 160*15. 160*15 is 2,400. 2,400/100 is 24. This means 24 pages have pictures in them. 160-24 is 136. 136 pages do not have pictures on them.

Banking fees have received much attention during the recent economic recession as bankslook for ways to recover from the crisis. A sample of 31 customers paid an average fee of $11.53 permonth on their checking accounts. Assume the population standard deviation is $1.50. Calculatethe margin of error for a 90% confidence interval for the mean banking fee.

Answers

Answer:

The margin of error for a 90% confidence interval for the mean banking fee is of $0.44.

Step-by-step explanation:

We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:

[tex]\alpha = \frac{1 - 0.9}{2} = 0.05[/tex]

Now, we have to find z in the Z-table as such z has a p-value of [tex]1 - \alpha[/tex].

That is z with a pvalue of [tex]1 - 0.05 = 0.95[/tex], so Z = 1.645.

Now, find the margin of error M as such

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.

Sample of 31:

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

Assume the population standard deviation is $1.50.

This means that [tex]\sigma = 1.5[/tex]

Calculate the margin of error for a 90% confidence interval for the mean banking fee.

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

[tex]M = 1.645\frac{1.5}{\sqrt{31}}[/tex]

[tex]M = 0.44[/tex]

The margin of error for a 90% confidence interval for the mean banking fee is of $0.44.

Solve the equation Axb by using the LU factorization given for A. Also solve Axb by ordinary row reduction. A ​, b Let Lyb and Uxy. Solve for x and y. nothing nothing Row reduce the augmented matrix and use it to find x. The reduced echelon form of is nothing​, yielding x nothing.

Answers

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

answer:

[tex]y = \left[\begin{array}{ccc}-4\\-11\\5\end{array}\right][/tex]

[tex]x = \left[\begin{array}{ccc}16\\12\\-40\end{array}\right][/tex]

Step-by-step explanation:

[tex]y = \left[\begin{array}{ccc}-4\\-11\\5\end{array}\right][/tex]

[tex]x = \left[\begin{array}{ccc}16\\12\\-40\end{array}\right][/tex]

attached below is the detailed solution using LU factorization

Which of the following pairs of functions are inverses of each other?
A. f(x) = 5 + x and g(x) = 5 - x
B. f(x) = 2x -9 and g(x)=x+9/2
C. f(x) = 3-6 and g(x)=x+6/2
D. f(x)= x/3+4 and g(x) = 3x - 4​

Answers

The pair of functions that are inverses of each other is B. f(x) = 2x - 9 and g(x) = x + 9/2.

To determine if two functions are inverses of each other, we need to check if the composition of the functions results in the identity function, which is f(g(x)) = x and g(f(x)) = x.

Let's analyze the given options:

A. f(x) = 5 + x and g(x) = 5 - x

To check if they are inverses, we compute f(g(x)) = f(5 - x) = 5 + (5 - x) = 10 - x, which is not equal to x. Similarly, g(f(x)) = g(5 + x) = 5 - (5 + x) = -x, which is also not equal to x. Therefore, these functions are not inverses.

B. f(x) = 2x - 9 and g(x) = x + 9/2

By calculating f(g(x)) and g(f(x)), we find that f(g(x)) = x and g(f(x)) = x, which means these functions are inverses of each other.

C. f(x) = 3 - 6 and g(x) = x + 6/2

Similar to option A, we compute f(g(x)) and g(f(x)), and find that they are not equal to x. Hence, these functions are not inverses.

D. f(x) = x/3 + 4 and g(x) = 3x - 4

After evaluating f(g(x)) and g(f(x)), we see that f(g(x)) = x and g(f(x)) = x. Therefore, these functions are inverses of each other.

In summary, the pair of functions that are inverses of each other is B. f(x) = 2x - 9 and g(x) = x + 9/2.

Learn more about function here:

https://brainly.com/question/782311

#SPJ8

__ (5 + 4) = 2 * 5 + 2 * 4

PLEASE EXPLAIN HOW YOU GOT THE ANSWER

Answers

Answer:

x = 2

Step-by-step explanation:

→ Simplify

x × ( 9 ) = 10 + 8

→ Further simplify

9x = 18

→ Divide both sides by 9

x = 2

Write an equation for the graph below in terms of x

Answers

Answer:

x = -2

Step-by-step explanation:

the line goes through -2 on the x-axis

the line also goes through -3 on the y-axis

find the sum of (-260)+(-30)​

Answers

Answer:

-290

Step-by-step explanation:

(-260) +(-30)

=-260-30

=-290

Answer:

the answer is -290

Step-by-step explanation:

it is telling us to add so we can see that both the numbers have the same sign which is negative

when the signs are all the same, we can add and we got -290

Choose the correct answer.

The History Activities were about​ ___ and​ ___. They were both from​ ___. One of them had a​ ___ named after him. The other had a​ ___ named after him. The work they did together on a problem they got from a​ ___ laid the foundation for probability theory.

A. ​Pascal, Decartes,​ England, graph,​ book, relative
B. ​Luniz, Kolmogrov,​ Germany, church,​ square, teacher
C. ​Fermat, Luniz,​ England, law,​ diagram, priest
D. ​Pascal, Fermat,​ France, triangle,​ theorem, gambler

Answers

Answer:

I say Its letter d

Step-by-step explanation:

I hope this help

If 8 bags of chips cost 10.32;how much will you pay for 20 bags?

Answers

Answer:

$25.80

Step-by-step explanation:

First, let's find the cost of one bag of chip:

10.32/8 = 1.29

If one bag costs $1.29, simply multiply the number of bags (20) by 1.29

1.29 x 20 = 25.80

               = $25.80

Answer:

25.80

Step-by-step explanation:

We can use a ratio to solve

8 bags             20 bags

-------------   = ----------------

10.32               x dollars

Using cross products

8x = 10.32 * 20

8x =206.40

Divide each side by 8

8x/7 = 206.40/8

x =25.80

CAN SOMEBODY ANSWER MY QUESTIONS !!!!​

Answers

9514 1404 393

Answer:

A''(-1, 2)B''(3, 5)C''(4, 3)

Step-by-step explanation:

Reflection over the line x=a is the transformation ...

  (x, y) ⇒ (2a -x, y)

Then the double reflection over x=a and x=b is the transformation ...

  (x, y) ⇒ (2b -(2a -x), y) = (2(b-a) +x, y)

That is, the result is translation by twice the distance between the lines. For a=1 and b=3, the transformation is ...

  (x, y) ⇒ (x +4, y) . . . . . . . translation to the right by 4 units.

  A(-5, 2) ⇒ A''(-1, 2)

  B(-1, 5) ⇒ B''(3, 5)

  C(0, 3) ⇒ C''(4, 3)

The total cost, C, for running an advertisement in a local newspaper, The Free Press, is made up of an initial cost of $12 plus a charge of $5 per day. A rival newspaper, The Banner, is currently running a special on advertisements at $8 per day with no initial cost.
a) Write an equation representing the cost in The Free Press.

b) Write an equation representing the cost in The Banner.
c) For each newspaper, create a table of values.
d) Use Rapid Tables (will need to select 2 lines from the drop down - see example in relation to the Jason's Trip graph below) to graph each cost on the same set of coordinate axis. Your two lines will represent The Free Press and The Banner. You are also able to create the graph on other technology or a piece of paper.
e) Which newspaper would you use for an ad that ran 1 day?
f) Which newspaper would you use for an ad that ran 12 days?

Answers

Answer:

(a) [tex]C(x) = 12 + 5x[/tex]

(b) [tex]C(x) = 8x[/tex]

(c) Tables

(d) See attachment for graph

(e) Banner newspaper

(f) Free press newspaper

Free Press

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {17} & {22} & {27} & {32} & {37} \ \end{array}[/tex]

Banner

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {8} & {16} & {24} & {32} & {40} \ \end{array}[/tex]

Step-by-step explanation:

Given

Free Press

[tex]Initial = 12[/tex]

[tex]Rate =5[/tex]

Banner

[tex]Initial=0[/tex]

[tex]Rate =8[/tex]

Solving (a): Free Press Equation

This is calculated as:

[tex]C(x) = Initial + Rate * x[/tex]

Where

[tex]x \to[/tex] days

So, we have:

[tex]C(x) = 12 + 5x[/tex]

Solving (b): Banner Equation

This is calculated as:

[tex]C(x) = Initial + Rate * x[/tex]

Where

[tex]x \to[/tex] days

So, we have:

[tex]C(x) = 0 + 8x[/tex]

[tex]C(x) = 8x[/tex]

Solving (c): Table of values

For free press, we have:

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {17} & {22} & {27} & {32} & {37} \ \end{array}[/tex]

C(x) is calculated as:

[tex]x = 1;\ C(1) = 12 + 5* 1 =17[/tex]

[tex]x = 2;\ C(2) = 12 + 5* 2 =22[/tex]

..

[tex]x = 5;\ C(5) = 12 + 5* 5 =37[/tex]

For banner, we have:

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {8} & {16} & {24} & {32} & {40} \ \end{array}[/tex]

C(x) is calculated as:

[tex]x = 1;\ C(1) = 8* 1 =8[/tex]

[tex]x = 2;\ C(2) = 8* 2 =16[/tex]

..

[tex]x = 5;\ C(5) = 8* 5 =40[/tex]

Solving (d): Graph of both using rapidtable

See attachment

Solving (e) Newspaper to use for 1 day

From the graph, when [tex]x = 1[/tex]

[tex]Free\ press = 17[/tex]

[tex]Banner = 8[/tex]

So, we use Banner newspaper because it is cheaper

Solving (f) Newspaper to use for 12 days

From the graph, when [tex]x = 12[/tex]

[tex]Free\ press = 72[/tex]

[tex]Banner = 96[/tex]

So, we use free press newspaper because it is cheaper

identify the constant term in the given expression : -3xy + 10
plz​

Answers

Step-by-step explanation:

well, what does the word "constant" tell you ?

e.g. "this is a constant reminder of ..."

a constant is steady and unchanging. always the same.

so, what could be the constant part/term in the expression ?

-3xy ? is that always the same value ? no matter what values you assign to x, y (and whatever other variables there might be in the system)?

or

10 ? is that always the same value, no matter what values are assigned to x, y, ... ?

there are no other parts/terms I can see here.

so, please use your common sense and pick the right one. you can do that !

this is so simple. to outright write the answer to this feels like an offense. also against your own intelligence.

The polygons in each pair are similar. Find the missing side length.

Answers

Let missing one be x

If both are similar

[tex]\\ \sf\longmapsto \dfrac{20}{25}=\dfrac{16}{x}[/tex]

[tex]\\ \sf\longmapsto \dfrac{4}{5}=\dfrac{16}{x}[/tex]

[tex]\\ \sf\longmapsto 4x=16(5)[/tex]

[tex]\\ \sf\longmapsto x=\dfrac{16(5)}{4}[/tex]

[tex]\\ \sf\longmapsto x=20[/tex]

Solve the following system of equations and show all your work y=2x^2 y=3x-1

Answers

Answer:

( 1/2 ; 1/2 ) and ( 1 ; 2 )

Step-by-step explanation:

y = 2x².............1

y = 3x-1............2

2x²=3x-1

2x²-3x+1 = 0

(2x-1)(x-1) = 0

x = 1/2 or x = 1

y = 1/2 or y = 2

Evaluate the functions

Answers

Answer:

Step-by-step explanation:

Two professors are applying for grants. Professor Jane has a probability of 0.64 of being funded. Professor Joe has probability 0.28 of being funded. Since the grants are submitted to two different federal agencies, assume the outcomes for each grant are independent.

Required:
a. What is the probability that both professors get their grantsfunded?
b. What is the probability that at least one of the professors will befunded?
c. What is the probability that Professor Jane is funded but ProfessorJoe is not?
d. Given at least one of the professors is funded, what is theprobability that Professor Jane is funded but Professor Joe is not?

Answers

I think the answer is d I believe snsnjsjssk

At basketball practice, you made 59 out of 80 shots.

Which choice is closest to the percentage of shots you mad

Answers

Answer:

73.5 Percent ...........

Answer:

The closest percentage of shots you made is 75%. Please mark brainliest.

I believe the choices are:

60%

70%

75%

80%

Therefore the answer 75%

Step-by-step explanation:

59/80 = 0.7375

Rounded up is 0.75

0.75 x 100 = 75%

Hope this helps.

Have a nice day amazing person there.

MAY GOD RICHLY BLESS YOU!!

Given FE=23.5, find BD.

Answers

Answer:

11.75

Step-by-step explanation:

The required triangle is attached below :

The triangle AFE has it's by the mid segment as BD ;as B is the mid-point of line EA ; and D is the mid-point of line FA ;

HENCE, The Length of the midsegment BD = 1/2FE

Hence, BD =. 1/2 * 23.5

BD = 23.5 / 2 = 11.75

In each figure below, find m<1 and m<2 if a is parallel to b. You don't have to show work.

please help i need this by tonight will give brainliest

Answers

Answer:

m <5 = 71 degrees.

m <8 = 109 degrees.

The following are on a parabola defining the edge of a ski
(-4, 1), (-2, 0.94), (0.1)
The general form for the equation of a parabola is:
Ax^2+ Bx +C= y
Required:
a. Use the x- and y-values of 1 of the points to build a linear equation with 3 variables: A, B, and C.
b. Repeat this process with 1 of the other to build a 2nd linear equation.
c. Record your equation here. Repeat this process with the other point to build a 3rd equation.

Answers

9514 1404 393

Answer:

  a) 16A -4B +C = 1

  b) 4A -2B +C = 0.94

  c) C = 1

Step-by-step explanation:

Substitute the x- and y-values into the general form equation.

a. A(-4)² +B(-4) +C = 1

  16A -4B +C = 1

__

b. A(-2)² +B(-2) +C = 0.94

  4A -2B +C = 0.94

__

c. A(0)² +B(0) +C = 1

  C = 1

_____

Additional comment

Solving these equations gives A=0.015, B=0.06, C=1. The quadratic is ...

  0.015x² +0.06x +1 = y

A company wants to decrease their energy use by 17%. If their electric bill is currently $2500 a month, what will their bill be if they are successful

Answers

We need to find out how much 17 percent of 2,500 is, and then subtract that amount by 2,500. We can use proportions to use this. We can set up a fraction with x/2500 and another fraction with 17/100. Then, we need to cross multiply. This gives us 42,500. Next, we can divide by 100. This gives us 425. We know that they will save $425 if they decrease their energy use by 17%. We now need to subtract $425 from $2,500. This gives us $2,075. If the company is successful in decreasing their energy use by 17%, their bill would be $2,075.

A shop sells a particular of video recorder. Assuming that the weekly demand for the video recorder is a Poisson variable with the mean 3, find the probability that the shop sells. . (a) At least 3 in a week. (b) At most 7 in a week. (c) More than 20 in a month (4 weeks).

Answers

Answer:

a) 0.5768 = 57.68% probability that the shop sells at least 3 in a week.

b) 0.988 = 98.8% probability that the shop sells at most 7 in a week.

c) 0.0104 = 1.04% probability that the shop sells more than 20 in a month.

Step-by-step explanation:

For questions a and b, the Poisson distribution is used, while for question c, the normal approximation is used.

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

In which

x is the number of successes

e = 2.71828 is the Euler number

[tex]\lambda[/tex] is the mean in the given interval.

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.

The Poisson distribution can be approximated to the normal with [tex]\mu = \lambda, \sigma = \sqrt{\lambda}[/tex], if [tex]\lambda>10[/tex].

Poisson variable with the mean 3

This means that [tex]\lambda= 3[/tex].

(a) At least 3 in a week.

This is [tex]P(X \geq 3)[/tex]. So

[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]

In which:

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

Then

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

So

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0498 + 0.1494 + 0.2240 = 0.4232[/tex]

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 1 - 0.4232 = 0.5768[/tex]

0.5768 = 57.68% probability that the shop sells at least 3 in a week.

(b) At most 7 in a week.

This is:

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

[tex]P(X = 3) = \frac{e^{-3}*3^{3}}{(3)!} = 0.2240[/tex]

[tex]P(X = 4) = \frac{e^{-3}*3^{4}}{(4)!} = 0.1680[/tex]

[tex]P(X = 5) = \frac{e^{-3}*3^{5}}{(5)!} = 0.1008[/tex]

[tex]P(X = 6) = \frac{e^{-3}*3^{6}}{(6)!} = 0.0504[/tex]

[tex]P(X = 7) = \frac{e^{-3}*3^{7}}{(7)!} = 0.0216[/tex]

Then

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.0498 + 0.1494 + 0.2240 + 0.2240 + 0.1680 + 0.1008 + 0.0504 + 0.0216 = 0.988[/tex]

0.988 = 98.8% probability that the shop sells at most 7 in a week.

(c) More than 20 in a month (4 weeks).

4 weeks, so:

[tex]\mu = \lambda = 4(3) = 12[/tex]

[tex]\sigma = \sqrt{\lambda} = \sqrt{12}[/tex]

The probability, using continuity correction, is P(X > 20 + 0.5) = P(X > 20.5), which is 1 subtracted by the p-value of Z when X = 20.5.

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

[tex]Z = \frac{20 - 12}{\sqrt{12}}[/tex]

[tex]Z = 2.31[/tex]

[tex]Z = 2.31[/tex] has a p-value of 0.9896.

1 - 0.9896 = 0.0104

0.0104 = 1.04% probability that the shop sells more than 20 in a month.

The probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

What are some of the properties of Poisson distribution?

Let X ~ Pois(λ)

Then we have:

E(X) = λ = Var(X)

Since standard deviation is square root (positive) of variance,

Thus,

Standard deviation of X = [tex]\sqrt{\lambda}[/tex]

Its probability function is given by

f(k; λ) = Pr(X = k) = [tex]\dfrac{\lambda^{k}e^{-\lambda}}{k!}[/tex]

For this case, let we have:

X = the number of weekly demand of video recorder for the considered shop.

Then, by the given data, we have:

X ~ Pois(λ=3)


Evaluating each event's probability:

Case 1: At least 3 in a week.

[tex]P(X > 3) = 1- P(X \leq 2) = \sum_{i=0}^{2}P(X=i) = \sum_{i=0}^{2} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 3) = 1 - e^{-3} \times \left( 1 + 3 + 9/2\right) \approx 1 - 0.4232 = 0.5768[/tex]

Case 2: At most 7 in a week.

[tex]P(X \leq 7) = \sum_{i=0}^{7}P(X=i) = \sum_{i=0}^{7} \dfrac{3^ie^{-3}}{i!}\\\\P(X \leq 7) = e^{-3} \times \left( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120 + 729/720 + 2187/5040\right)\\\\P(X \leq 7) \approx 0.9881[/tex]

Case 3: More than 20 in a month(4 weeks)

That means more than 5 in a week on average.

[tex]P(X > 5) = 1- P(X \leq 5) =\sum_{i=0}^{5}P(X=i) = \sum_{i=0}^{5} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 5) = 1- e^{-3}( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120)\\\\P(X > 5) \approx 1 - 0.9161 \\ P(X > 5) \approx 0.0839[/tex]


Thus, the probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

Learn more about poisson distribution here:

https://brainly.com/question/7879375

Plz help


Need answers ASAP

Answers

Answer:

1. cube

2. square pyramid

4. cone

5. cube

1. Cube

2. Square Pyramid

4. Cone

5. Cube

90 units needed 8per case

Answers

Are you asking how much cases is needed to to reach the 90 units? If yes then 90/8 which would give you 11.25. But since it’s by case then round up to get 12 cases. I think I answered it wrong but

The volume of a gas with a pressure of 1.2 atm increases from 1.0 L to 4.0 L. What is the final pressure of the gas, assuming constant temperature?
(a) 1.2 atm
(b) 0.30 atm
(c) 3.3 atm
(d) 4.8 atm
(e) 1.0 atm

Answers

Answer:

(b) 0.30 atm

Step-by-step explanation:

Given data

Initial pressure= 1.2atm

Initial volume= 1.0L

Final volume= 4.0L

Final pressure= ???

Let us apply the gas formula to find the Final pressure

P1V1= P2V2

Substitute

1.2*1= x*4

Divide both sides by 4

1.2/4= x

x= 0.3atm

Hence the final pressure is 0.3 atm

write your answer in simplest radical form​

Answers

Answer:

c = 4√2

Step-by-step explanation:

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

Angle θ = 30

Opposite = 2√2

Hypothenus = c =?

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

Sine θ = Opposite / Hypothenus

Sine 30 = 2√2 / c

½ = 2√2 / c

Cross multiply

c = 2 × 2√2

c = 4√2

Therefore, the value of c is 4√2.

I really Need help solving this problem!

Answers

Answer:

Hello,

Answer A : 11.2 ≤ X ≤ 29.2

Step-by-step explanation:

[tex]Z=\dfrac{X-20.2}{4.5} \\\\X=4.5*Z+20.2\\\\For\ Z=-2, \ X=4.5*(-2)+20.2=11.2\\For\ Z=2, \ X=4.5*2+20.2=29.2\\[/tex]

Solve for x then measure to find A

Answers

Answer:

[tex]125 \: \: degrees[/tex]

Step-by-step explanation:

As the 2 lines are parallel

<A = <B ( Alternative Angles)

[tex]6x + 5 = 4x + 45 \\ 6x - 4x = 45 - 5 \\ 2x = 40 \\ x = 20[/tex]

[tex]<A = 6x + 5 \\ = 6 \times 20 + 5 \\ = 120 + 5 \\ = 125[/tex]

<A=6x+5

=6×20+5

=120+5

=125

<B=4x+45

=4×20+45

=80+45

=125

it is alternate angle they are equal each other

<A = < B

[tex]6x + 5 = 4x + 45 \\ 6x - 4x = 45 - 5 \\ 2x = 40 \\ x = \frac{40}{2} \\ x = 20 \\ \\ [/tex]

Other Questions
Can someone help me with this question pls find the ratio in which the point P(5,3) divides the line joining the points A(2,3) and B(7,3)Answer should come 3:2 please help Which of following documents does NOT define the American political system and the governments relationship to its citizens?A. The Articles of ConfederationB. The Declaration of IndependenceC. The Bill of RightsD. The Constitution What part of the membrane do you think would allow the red tip of the tube worm to send signals to the rest of its body? Find AC.................. Write 6/7 as a decimal rounded to the nearest hundredth Two boys X and Y each have the same total weightand are standing on soft ground.Which boy is more likely to sink into the soft ground andwhy?boy morelikely to sinkpressure on softgroundlarger than YBsmaller than YCYlarger than XDYsmaller than X Lp k hoch y t v 01 vn sc khe hin nay m bn t tm thy. QuestionsSteve played a car race game. He gained some points, lost 27 points, andfinished with less than 400 points. Which of the following inequalityrepresents the given situation?A.)X - 400 < 27B.)x + 27 < 400C.)X - 27 > 400D.) X - 27 < 400 helppp outt plss.... Read the inference.Elon Musk has been criticized sometimes for his ideas.Now read the excerpt from "Elon Musk.1) At the time, Musk wanted to earn money to buy more video games. 2) Blastar was just his first business idea, though. 3) The young entrepreneur went on to start other businesses. 4) He followed his ideas, even if they seemed strange to other people.Which sentence in the passage most supports the inference?sentence 1sentence 2sentence 3sentence 4 What Causes #### error? How is IT used in entertainment to make cartoon movies In this type of budget, the master budget is based on a single prediction for sales volume, and the budgeted amount for each cost essentially assumes that a specific amount of sales will occur. Group of answer choices Flexible budget. Variable budget. Standard budget. Fixed budget. Question 19 (Essay Worth 5 points)(MC)CHAPTER IITHE SHE-WOLF, an excerptFrom White FangBy Jack LondonBreakfast eaten and the slim camp-outfit lashed to the sled, the men turned their backs on the cheery fire and launched out into the darkness. At once began to rise the cries that were fiercely sadcries that called through the darkness and cold to one another and answered back. Conversation ceased. Daylight came at nine o'clock. At midday the sky to the south warmed to rose-colour, and marked where the bulge of the earth intervened between the meridian sun and the northern world. But the rose-colour swiftly faded. The grey light of day that remained lasted until three o'clock, when it, too, faded, and the pall of the Arctic night descended upon the lone and silent land.As darkness came on, the hunting-cries to right and left and rear drew closerso close that more than once they sent surges of fear through the toiling dogs, throwing them into short-lived panics.At the conclusion of one such panic, when he and Henry had got the dogs back in the traces, Bill said:"I wisht they'd strike game somewheres, an' go away an' leave us alone.""They do get on the nerves horrible," Henry sympathized.They spoke no more until camp was made.What aspects of the developing story would you emphasize in a summary of this section of the text? Why would you emphasize them? Please respond in three to five complete sentences. Which phrase best describes the purpose of a slide master? Check all that apply.A. to determine the layout for each individual slide in a presentationB. to allow users to give each slide in a presentation a unique look and feelC. to establish the layout of all slides, or a group of slides, in a presentationD. to determine the theme of all slides, or a group of slides, in a presentationE. to set the thematic characteristics of each individual slide in a presentationF. to allow users to apply changes in layout or theme to an entire presentation I need help plz help Dom Pedro primeiro deixa o governo Which of these is most likely to be a dada art piece ? what is the full form of spects