the mean of a standard normal probability distribution

Answers

Answer 1

The mean of a standard normal probability distribution is 0.

A standard normal distribution is a normal distribution with a mean of 0 and a standard deviation of 1. The probability density function of a standard normal distribution is given by:

f(x) = (1/√(2π)) * e^(-x^2/2)

where x is a random variable that follows a standard normal distribution. The mean of a probability distribution is the expected value of the random variable, which is given by the integral of the product of the random variable and the probability density function over its entire range.

For a standard normal distribution, this integral is equal to:

E(x) = ∫(-∞ to ∞) x * f(x) dx = ∫(-∞ to ∞) x * (1/√(2π)) * e^(-x^2/2) dx

This integral evaluates to 0, which means that the mean of a standard normal distribution is 0.

For more questions like Mean click the link below:

https://brainly.com/question/31101410

#SPJ11


Related Questions

What is a first step to solve the equation 0.3n - 15 = 0.2n - 5?​

Answers

Answer:

100

Step-by-step explanation:

0.3n - 15 = 0.2n - 5

0.3n - 0.2n = - 5 + 15

0.1n = 10

10/0.1 = n

n = 100

What is 2 + 2? I have forgotten the answer to this incredibly complex and difficult question. Only the most brainly and genius of them all will be able to answer this. If you answer this correctly, you are a prodigy. You likely have graduated at the age of 5 and have created the cure for cancer at 9. If you have answered this, let me know, for you certainly should be nominated for the Nobel Peace prize.

Answers

Answer:

4 :)

Step-by-step explanation:

Answer:

2+2 is 4

Step-by-step explanation:

t's just words and symbols we use to explain things. ... It's just symbols we use to represent one plus one equaling two.

What is the solution to this equation?
1/2x-7=1/3(x-12)
x=

Answers

Answer:

\(x=18\)

Step-by-step explanation:

By rearranging and multiplying by 6 at the end:

\(\frac{1}{2}x - 7 = \frac{1}{3}(x-12)\\\frac{1}{2}-7 = \frac{1}{3}x - 4\\\frac{1}{2}x - \frac{1}{3}x = -4 + 7\\(\frac{3}{6} - \frac{2}{6})x = 3\\\frac{1}{6}x = 3\\x = 3 \cdot 6 = 18\)

Please help me submit this

Please help me submit this

Answers

The range for the following sets is:

{9.12, 9.33, 9.18, 9.12. 9.24} = 0.21

{10.2, 3.8, 21.9, 33.4, 31.8, 17.2} = 29.6

{0.5, 0.65, 0.22, 0.11, 0.47, 0.55, 0.55, 0.71} = 0.54

{6, 2, 14, 11, 28, 10, 19, 15, 11} = 26

What is a range in a set of data?

The range is the difference between the highest value and the lowest value of a given set of data.

We have,

{9.12, 9.33, 9.18, 9.12. 9.24}

Range = 9.33 - 9.12

Range = 0.21

{10.2, 3.8, 21.9, 33.4, 31.8, 17.2}

Range = 33.4 - 3.8

Range = 29.6

{0.5, 0.65, 0.22, 0.11, 0.47, 0.55, 0.55, 0.71}

Range = 0.65 - 0.11

Range = 0.54

{6, 2, 14, 11, 28, 10, 19, 15, 11}

Range = 28 - 2

Range = 26

Thus,

The range of the given sets is as follows:

0.21, 29.6, 0.54, and 26.

Learn more about the range here:

https://brainly.com/question/15953457

#SPJ1

for each of the 4 stroke categories, consider a random variable representing the time of a randomly selected swimmer in that category. what is the standard deviation of the sum of the 4 random variables?

Answers

The average of the four random variables has a standard deviation of 0.969.

Define the term random variable?

A random variable provides a rule that gives each result in a sample space a numerical value.

You must do the subsequent actions in order to determine the standard deviation for random variables:

Square this same difference between the mean and each value provided.Take those squared differences and multiply them by the corresponding probabilities.Add your items to see the difference.The standard deviation can be calculated by taking the square root of a variance.

Consider a case:

The likelihood of choosing a swimmer at random from each of the four stroke categories—1, 2, 3, and 4—is 0.2, 0.3, 0.5, and 0.1, respectively. Discover the total standard deviation of the four random variables.

This could be solved as;

First, we must determine the average value for each category.

In this case, the expected value serves as the mean.

We must multiply every value by its likelihood before summing the results to determine the expected value.

μ = E(x) = ∑xp(x)

Thus, (0.2x1) + (0.3x2) + (0.5x3) + (0.1x4) = 0.2 + 0.6 + 1.5 + 0.4 = 2.7

Mean = 2.7

The initial and second steps are now being taken.

(1 - 2.7)² x 0.2 = 2.89 x 0.2 = 0.578

(2 - 2.7)² x 0.3 = 0.49 x 0.3 = 0.147

(3 - 2.7)² x 0.5 = 0.09 x 0.5 = 0.045

(4 - 2.7)² x 0.1 = 1.69 x 0.1 = 0.169

The final stage is when we combine our products to acquire the variance V.

V = σ2 = ∑(x−μ)2P(x)

V = 0.578 + 0.147 + 0.045 + 0.169 = 0.939

The final step is to calculate the standard deviation (SD) by taking the variance's square root.

SD = σ = √σ2

Standard Deviation SD = √0.939

Standard Deviation SD = 0.969

Thus, the average of the four random variables has a standard deviation of 0.969.

To know more about the random variable, here

https://brainly.com/question/17012084

#SPJ4

Suppose there are five processes, their arrival time and running time are listed as follows. Adopt FCFS and SJF, respectively, give the schedule order and average waiting time. (12) 1) Give the schedule order of FCFS. (3) 2) Compute the average waiting time of FCFS. (3) Give the schedule order of SJF. (3) 3) 4) Compute the average waiting time of SJF. (3) Process Arrival time Running time Pl 0 3 P2 3 10 P3 4 6 P4 5 1

Answers

FCFS schedule order: Pl -> P2 -> P3 -> P4

Average waiting time for FCFS: 8.75

SJF schedule order: Pl -> P4 -> P3 -> P2

Average waiting time for SJF: 4.75

To solve this scheduling problem using FCFS (First-Come, First-Served) and SJF (Shortest Job First) algorithms, let's go step by step:

Schedule order for FCFS:

The FCFS algorithm schedules processes based on their arrival time. So, the schedule order for FCFS is as follows:

Pl -> P2 -> P3 -> P4

Average waiting time for FCFS:

To compute the average waiting time for FCFS, we need to calculate the waiting time for each process and then take the average.

Process | Arrival Time | Running Time | Waiting Time

Pl | 0 | 3 | 0

P2 | 3 | 10 | 3

P3 | 4 | 6 | 13

P4 | 5 | 1 | 19

Average waiting time = (0 + 3 + 13 + 19) / 4 = 8.75

Therefore, the average waiting time for FCFS is 8.75.

Schedule order for SJF:

The SJF algorithm schedules processes based on their running time. The process with the shortest running time gets executed first. If multiple processes have the same running time, the process with the earliest arrival time is selected first. The schedule order for SJF is as follows:

Pl -> P4 -> P3 -> P2

Average waiting time for SJF:

To compute the average waiting time for SJF, we need to calculate the waiting time for each process and then take the average.

Process | Arrival Time | Running Time | Waiting Time

Pl | 0 | 3 | 0

P4 | 5 | 1 | 3

P3 | 4 | 6 | 6

P2 | 3 | 10 | 10

Average waiting time = (0 + 3 + 6 + 10) / 4 = 4.75

Therefore, the average waiting time for SJF is 4.75.

To know more about FCFS :

brainly.com/question/32861141

#SPJ11

Use logarithmic differentiation to find the derivative of the function. y=(ln(x+4)) x

Answers

the derivative of the function y = (ln(x + 4))x using logarithmic differentiation is given by y' = (ln(x + 4))x * [ln(ln(x + 4)) + (1/ln(x + 4)) * (1/(x + 4))].

To find the derivative of the function y = (ln(x + 4))x using logarithmic differentiation, we can follow these steps:

Step 1: Take the natural logarithm of both sides of the equation:

  ln(y) = ln((ln(x + 4))x)

Step 2: Use the logarithmic property ln(a^b) = b ln(a) to simplify the right-hand side of the equation:

  ln(y) = x ln(ln(x + 4))

Step 3: Differentiate both sides of the equation implicitly with respect to x:

  (1/y) * y' = ln(ln(x + 4)) + x * (1/ln(x + 4)) * (1/(x + 4))

Step 4: Simplify the expression on the right-hand side:

  y' = y * [ln(ln(x + 4)) + (1/ln(x + 4)) * (1/(x + 4))]

Step 5: Substitute the original expression of y = (ln(x + 4))x back into the equation:

  y' = (ln(x + 4))x * [ln(ln(x + 4)) + (1/ln(x + 4)) * (1/(x + 4))]

Therefore, the derivative of the function y = (ln(x + 4))x using logarithmic differentiation is given by y' = (ln(x + 4))x * [ln(ln(x + 4)) + (1/ln(x + 4)) * (1/(x + 4))].

To know more about Equation related question visit:

https://brainly.com/question/29538993

#SPJ11

Find the volume of a cylinder with radius 4 inches and height 3 inches.

Find the volume of a cylinder with radius 4 inches and height 3 inches.

Answers

Answer:

Step-by-step explanation: Volume of cylinder = 1/3 x π x r x h

= 1/3 x π x 4 x 3

= 1/3 x 12 x π

= 4 x π

= 4 x 3.142

= 12.568

Estimate σA and σB using the loan allocation deviation formula.
A. σ(A) = 12.25% ; σ(B) = 14.14%
B. σ(A) = 17.32% ; σ(B) = 20.0%
C. σ(A) = 16.33% ; σ(B) = 14.14%
D. σ(A) = 14.14% ; σ(B) = 16.33%

Answers

The formula for allocation deviation is as follows:σA = (w1σ1^2 + w2σ2^2 + … + wσn^2)^(1/2)σB = (w1σ1^2 + w2σ2^2 + … + wσn^2)^(1/2)

Here,

σ1 = 15%

σ2 = 10%

w1 = 50%,

w2 = 50%

Substituting the values in the above formula:

σA = (0.5 × 0.15^2 + 0.5 × 0.10^2)^(1/2)

= (0.0225 + 0.0100)^(1/2)

= 0.0158 = 1.58%σB

= (0.5 × 0.15^2 + 0.5 × 0.10^2)^(1/2)

= (0.0225 + 0.0100)^(1/2)

= 0.0158

= 1.58%

Hence, the correct option is

D. σ(A) = 14.14%;

σ(B) = 16.33%.

To know more about deviation visit:

https://brainly.com/question/31835352

#SPJ11

In a math class with 26 students, a test was given the same day that an assignment
was due. There were 17 students who passed the test and 18 students who completed
the assignment. There were 15 students who passed the test and also completed the
assignment. What is the probability that a student who failed the test completed the
homework?

Answers

Answer:

n a math class with 26 students, a test was given the same day that an assignment

was due. There were 17 students who passed the test and 18 students who completed

the assignment. There were 15 students who passed the test and also completed the

Answer:

3/26

Step-by-step explanation:

Form a venn diagram. You can see that there are 3 students who failed the test but completed the homework.

Plz mark as brainliest

What is the value of the angle marked with x?

What is the value of the angle marked with x?

Answers

Answer:

87

Step-by-step explanation:

Answer:

x=91

Step-by-step explanation:

All angles of a quadrilateral can add up to 360.

360-87=273

273/3=91

x=91

I am not to sure, but I think this is the answer.

write an equation of the line that passes through (-1,0) and (0,0)
y=

write an equation of the line that passes through (-1,0) and (0,0)y=

Answers

Answer:

y = 0

Step-by-step explanation:

the 2 points (- 1, 0 ) and (0, 0 ) both have the same y- coordinate.

this indicates the line is horizontal with equation

y = c ( c is the value of the y- coordinates the line passes through )

both points have a y- coordinate of 0 , then

y = 0 ← equation of line

same solution as the equation 3x−12=24.

Answers

Answer:

x= 12

Step-by-step explanation:

3x-12=24

add 12 on both sides to get 36

-12+12=0 and 12+24=36

making the equation 3x=36

then, divide 3 into both sides to cancel out 3 and get x

3/3=1 or x and 36/3=12x

so, x=12

Answer:

The missing number (x) is 12

3 times 12 is 36, 36-12 is 24

Hope this helped!

How will you utilize the patterns in the sum and difference of two cubes in this case​

Answers

The patterns of the sum and difference of two cubes can be used to factorize polynomial expressions. To utilize these patterns, we need to identify if the polynomial expression we want to factorize can be written in the form of a sum or difference of two cubes, and then apply the corresponding pattern to factorize it.

The sum and difference of two cubes are useful patterns that can be used to factorize polynomial expressions. To utilize these patterns, we need to identify if the polynomial expression we want to factorize can be written in the form of a sum or difference of two cubes. The sum of two cubes can be expressed as:

a³ + b³ = (a + b)(a² - ab + b²)

And the difference of two cubes can be expressed as:

a³ - b³ = (a - b)(a² + ab + b²)

To use these patterns, we need to look for polynomials in the form of a³ + b³ or a³ - b³, where a and b are integers or algebraic expressions. If we find such expressions, we can factorize them using the corresponding pattern.

For example, let's consider the polynomial expression x³ + 8. This can be written in the form of a sum of two cubes, where a = x and b = 2:

x³ + 8 = x³ + 2³

Now we can use the sum of two cubes pattern to factorize the expression:

x³ + 2³ = (x + 2)(x² - 2x + 4)

Similarly, if we have an expression in the form of a³ - b³, we can use the difference of two cubes pattern to factorize it. For example, let's consider the expression y³ - 27:

y³ - 27 = y³ - 3³

We can use the difference of two cubes pattern to factorize this expression:

y³ - 3³ = (y - 3)(y² + 3y + 9)

To know more about cubes here

https://brainly.com/question/26726803

#SPJ4

How will you utilize the patterns in the sum and difference of two cubes in any case?

Write down two factors of 24 that are primenumber

Answers

the prime factors of 24 are 2 and 3, which combine to give the unique prime factorization of 24 as 2^3 × 3.

There are no factors of 24 that are prime numbers. A factor of a number is a whole number that divides that number without leaving a remainder. Prime numbers, on the other hand, are numbers that are divisible only by 1 and themselves, and cannot be expressed as the product of any other numbers.

The prime factors of 24 are 2, 2, and 3. We can factorize 24 as 2 × 2 × 2 × 3 or 2^3 × 3. Here, 2 and 3 are both prime numbers, but they are not factors of 24 in isolation. They are only prime factors of 24 when combined in the manner shown.

This fact highlights an important concept in number theory: the uniqueness of prime factorization. Every composite number can be expressed as a unique product of prime numbers. This fundamental theorem of arithmetic is crucial in many areas of mathematics, including cryptography, where it is used to secure communications and protect sensitive information.

In summary, there are no factors of 24 that are prime numbers. However, the prime factors of 24 are 2 and 3, which combine to give the unique prime factorization of 24 as 2^3 × 3.

To know more about prime factorization click here:

brainly.com/question/29763746

#SPJ4

Janet made 7 1/3 pounds of trail mix. If she puts 1 5/6 pounds into each bag, how many
bags can Janet fill?

Answers

Janet can fill 3 bags, while still having some trail mix left over. The decimal for what she can fill is 3.989 so if your teacher wants you to round then 4.

A plot of land for sale has a width of x ft. and a length that is 8 ft. less than its width. A farmer will only purchase the land if it measures 240 ft^2. Create an equation in terms of w that models this situation.

Answers

Given:

a.) A plot of land for sale has a width of x ft. and a length that is 8 ft. less than its width.

b.) A farmer will only purchase the land if it measures 240 ft.

From the given description of the measurement of the land, we generate the following equations:

Width = w

Length = w - 8

Area of the Land = 240 ft.^2

Area = Width x Length

240 = (w)(w - 8)

240 = w^2 - 8w

w^2 - 8w - 240 = 0

Question 1: Create an equation in terms of w that models this situation.​

Answer: 240 = w^2 - 8w

Factoring out 240 = w^2 - 8w, we get:

240 = w^2 - 8w

w^2 - 8w - 240 = 0

w^2 - 8w - 240 = 0 → (w - 20)(w + 12) = 0

First possible measure of the width,

w - 20 = 0

w = 20 ft.

Second possible measure of the width,

w + 12 = 0

w = -12 ft.

A dimension must never be a negative value, therefore, the width must be equal to 20 ft.

Let's determine the length,

Length = w - 8

= 20 - 8

Length = 12 ft.

Summary:

The equation that models the situation: 240 = w^2 - 8w or w^2 - 8w = 240

The measure of the length = 12 ft.

The measure of the width = 20 ft.

A contractor bought 34 loads of soil each weighing 12 tonnes at $13 per tonne. What was the total cost?

Answers

Answer:

$5304

Step-by-step explanation:

One load of soil is 12 tons.

Multiply 34 with 12: 34 x 12 = 408 tonnes in all.

Next, multiply the cost per tonne with the amount of tonnes:

408 x 13 = 5304

$5304 is the total cost.

~

22 more than a number divided by 4

Answers

Answer:

X / 4 + 22

Step-by-step explanation:

22 more means we add 22. Then, we take x as our variable, in this case, it is "a number". We divide x by 4, and then we add 22. x / 4 + 22.

Determine the slope of the points (-2, -7) and (0, -1)

Answers

Answer:

First let's find the slope of the line through the points  and  

Note:  is the first point . So this means that x%5B1%5D=-2 and y%5B1%5D=0.

Also,  is the second point . So this means that x%5B2%5D=0 and y%5B2%5D=3.

m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29 Start with the slope formula.

m=%283-0%29%2F%280--2%29 Plug in y%5B2%5D=3, y%5B1%5D=0, x%5B2%5D=0, and x%5B1%5D=-2

m=%283%29%2F%280--2%29 Subtract 0 from 3 to get 3

m=%283%29%2F%282%29 Subtract -2 from 0 to get 2

So the slope of the line that goes through the points  and  is m=3%2F2

Now let's use the point slope formula:

y-y%5B1%5D=m%28x-x%5B1%5D%29 Start with the point slope formula

 

y-0=%283%2F2%29%28x--2%29 Plug in m=3%2F2, x%5B1%5D=-2, and y%5B1%5D=0

y-0=%283%2F2%29%28x%2B2%29 Rewrite x--2 as x%2B2

y-0=%283%2F2%29x%2B%283%2F2%29%282%29 Distribute

y-0=%283%2F2%29x%2B3 Multiply

y=%283%2F2%29x%2B3 Simplify

So the equation that goes through the points  and  is y=%283%2F2%29x%2B3

Notice how the graph of y=%283%2F2%29x%2B3 goes through the points  and . So this visually verifies our answer.

Graph of y=%283%2F2%29x%2B3 through the points  and

Step-by-step explanation:

The 2017 balance sheet of Kerber's Tennis Shop, Inc., showed long-term debt of $5 million, and the 2018 balance sheet showed long-term debt of $5.2 million. The 2018 income statement showed an interest expense of $165,000. During 2018, the company had a cash flow to stockholders for the year was $70,000. Suppose you also know that the firm’s net capital spending for 2018 was $1,370,000, and that the firm reduced its net working capital investment by $69,000. What was the firm’s 2018 operating cash flow, or OCF?
Griffin's Goat Farm, Inc., has sales of $686,000, costs of $332,000, depreciation expense of $65,000, interest expense of $48,500, and a tax rate of 24 percent. What is the net income for this firm?

Answers

The net income for Griffin's Goat Farm, Inc., was \(\$184,340\).

The operating cash flow (OCF) for Kerber's Tennis Shop, we can use the following formula:

\(OCF = EBIT + Depreciation - Taxes + \triangle Working Capital\)

where EBIT is earnings before interest and taxes.

Calculate EBIT by subtracting interest expense from operating income:

EBIT = Operating Income - Interest Expense

We do not have the information for operating income, but we can use the fact that interest expense was. \(\$165,000\) to calculate EBIT.

EBIT = Interest Expense / (1 - Tax Rate)

= \(\$165,000 / (1 - 0)\)

= \(\$165,000\)

Calculate the change in working capital (Δ Working Capital). We are told that the company reduced its net working capital investment by \(\$69,000\), which means that working capital increased by  \(\$69,000\).

Therefore:

\(\triangle Working Capital = \$69,000\)

Now, we can calculate OCF:

OCF = EBIT + Depreciation - Taxes + Δ Working Capital

=\(\$165,000 + 0 - 0 +\ $69,000\)

=\(\$234,000\)

Therefore, the firm’s 2018 operating cash flow (OCF) was \(\$234,000\) .

To calculate the net income for Griffin's Goat Farm, we can use the following formula:

Net Income = EBIT - Interest Expense - Taxes

where EBIT is earnings before interest and taxes. We can calculate EBIT as:

EBIT = Sales - Costs - Depreciation

= \(\$686,000 - \$332,000 - \$65,000\)

=\(\$289,000\)

Next, we need to calculate taxes. We are given a tax rate of 24%, so:

Taxes = Tax Rate x (EBIT - Depreciation)

= \(0.24 \times (\$289,000 - \$65,000)= \$56,160\)

Now, we can calculate net income:

Net Income = EBIT - Interest Expense - Taxes

= \(\$289,000 - \$48,500 - \$56,160= \$184,340\)

For similar questions on Income

https://brainly.com/question/30157678

#SPJ11

Help
Help
Help
Help
Help
Help

HelpHelpHelpHelpHelpHelp

Answers

Answer:

105˚, 75˚

Step-by-step explanation:

<2 is 75˚ by same side angles of a transversal.

<1 is supplementary to <2 so 180-75 = 105˚

3/2 x + 3/2 = -1/2
PLZ HELP

Answers

Answer:

x = -4/3

Step-by-step explanation:

Hope this helps

Which relation is a function?
Responses

(1, 0), (3, 0), (1, 1), (3, 1), (1, 3)
(1, 0), (3, 0), (1, 1), (3, 1), (1, 3)

(1, 1), (2, 2), (3, 3), (4, 4), (5, 8)
(1, 1), (2, 2), (3, 3), (4, 4), (5, 8)

(2, 7), (6, 5), (4, 4), (3, 3), (2, 1)
(2, 7), (6, 5), (4, 4), (3, 3), (2, 1)

(9, -3), (9, 3), (4, -2), (4, 2), (0, 0)

Answers

Answer:{(2, 1), (5, 1), (8, 1), (11, 1), (14, 1), (17, 1)}

Step-by-step explanation: hope this helps

HELPPPPP MEEEEE find m

HELPPPPP MEEEEE find m

Answers

Answer:

b=180°-69° (adj angles on a str line)

=111°

For the given data value, find the standard score and the percentile. 3) A data value 0.6 standard deviations above the mean. A) z 0.06; percentile 51.99 C) z =-0.6; percentile 27.43 B) z 0.6; percentile 72.57 D) z 0.6; percentile 2.5

Answers

The standard score (z-score) for a data value 0.6 standard deviations above the mean is z = 0.6. The corresponding percentile is approximately 72.57, which can be rounded to 72.57%. Therefore, the correct answer is option B) z = 0.6; percentile 72.57.

The standard score (z-score) measures the number of standard deviations a data value is away from the mean. It is calculated using the formula:

z = (x - μ) / σ

Where x is the data value, μ is the mean, and σ is the standard deviation.

In this case, we are given that the data value is 0.6 standard deviations above the mean. So, we can substitute the values into the formula:

z = (0.6 - 0) / 1 = 0.6

Thus, the standard score (z-score) for the given data value is z = 0.6.

To find the percentile, we can use a standard normal distribution table or a calculator. The percentile represents the percentage of data values that are below a given value.

Since the z-score is positive (0.6), the percentile corresponds to the area under the standard normal distribution curve to the left of the z-score. Using a standard normal distribution table or calculator, we find that the percentile corresponding to z = 0.6 is approximately 72.57%.

Therefore, the correct answer is option B) z = 0.6; percentile 72.57.

To learn more about standard deviations  Click Here: brainly.com/question/29115611

#SPJ11

Kelly gets a Sonic drink everyday. If she uses her app she gets the drinks for 1/2
off the price of the drinks. If the drinks are normally $1.88 which equation could
be used to find y (the cost) of x (number of drinks) she purchases if she uses her
app?

Answers

Answer:

6.58

Step-by-step explanation:

divide 1.88 by 2 to get .94 because he gets her drinks half off. Next, multiply by 7 because there are seven days in a week. she will spend 6.58 a week on drinks.

Answer:

1.88/2  0.94x7 for one week Kelly will pay $6.58 for a sonic drink

the answer is B

Step-by-step explanation:

1.88/2= 0.94

0.94x7=6.58

for one week Kelly will pay $6.58 for a sonic drink

hope this helps:) have a good day :)

Simplfy 7xy + 8x + 5xy + 6x

Answers

Answer:

12xy+14x

Step-by-step explanation:

12xy+14x

Hope this helps :3

Answer:

12xy + 14x

Step-by-step explanation:

I believer this is correct

would the sample size be large enough if the population is school-aged children and young adults in the united states? explain in 2-3 sentences.

Answers

Yes, the sample size would be large enough if the population is school-aged children and young adults in the United States as this is a simple random sampling.

Simple random sampling is used for randomly selecting the sample size for research. No member in the population has a higher chance in comparison to others for selection in sampling. Every individual has an equal chance to be a part of the sample for the study. This is a type of probability sampling method.

The probability sampling method states that every individual has a fair and equal chance to be selected as a research sample. It includes simple random sampling, stratified sampling, systematic sampling, and cluster sampling. Here the researchers have picked around 150 students and young adults which is an appropriate amount of simple random sample for the study.

Learn more about sampling methods here https://brainly.com/question/17743025

#SPJ4

Determine if the two figures are congruent by using transformations. Explain your reasoning whoever answers correctly I will mark your answer brainliest​

Determine if the two figures are congruent by using transformations. Explain your reasoning whoever answers

Answers

Answer:

1. No, the shape has changed its size so it cannot be congruent.
2. Yes, shape was rotated but stayed the same shape and size so they are congruent.

Other Questions
Someone please help and the question is on the picture How many moles of Sulfur are in 7.0x1021 atoms? Would f(x) be the answer for both and how do you graph the g(x) table graph. What I have to solve for is on top in bold. I am asking for number 12 Algerba 1 You're making dessert, but your recipe needs adjustment. Your snickerdoodle cookie recipe makes 2 dozen cookies, but you need 3 dozen cookies. If the recipe requires 13 I cups of sugar, 1 teaspoons of Jamar divided 256 by 4 and got the answer of 64. Which problem could he use to check his answer? Describe the role of lignin in plants. A man pushing a crate of mass m = 92.0 kg at a speed of v = 0.855 m/s encounters a rough horizontal surface of length = 0.65 m as in the figure below. If the coefficient of kinetic friction between the crate and rough surface is 0.351 and he exerts a constant horizontal force of 296 N on the crate.A man pushes a crate labeled m, which moves with a velocity vector v to the right, on a horizontal surface. The horizontal surface is textured from the right edge of the crate to a horizontal distance from the right edge of the crate.(a) Find the magnitude and direction of the net force on the crate while it is on the rough surface.magnitude Ndirection (opposite as the motion of the crate) or (same as the motion of the crate)(b) Find the net work done on the crate while it is on the rough surface. J(c) Find the speed of the crate when it reaches the end of the rough surface. m/s it is necessary for professional musicians to earn the bulk of their living from performing. T/F Which functions is the federal government responsiblefor? Check all that apply.Oregulating executivesOproviding retirement benefitsoperating the militaryexpanding judicial disputesmanaging foreign relations Suppose you are constructing a 95% confidence interval for the mean of a single sample, whose population standard deviation is known to be = 5. You calculate the sample size with some specified width (error) E. (a) Reducing your confidence level to 80%, and reducing your original width (error) E by a third ( 1 3 ), how much bigger will the new sample size be compared to the first sample size above? (Hint: find the scaled size using algebra). b) Suppose instead that your increase the sample size by a factor of 10 and you allow the confidence level to be 85%, how will the width (error) have scaled in size compared to the original width (error) E? What's the exponential form of log 10=1 Sophies Tobacco Shop has total assets of $97.6 million. Fifty percent of these assets are financed with debt, of which $30.3 million is current liabilities. The firm has no preferred stock, but the balance in common stock and paid-in surplus is $23.4 million. What is the balance for long-term debt and retained earnings on Sophies Tobacco Shops balance sheet? Type the correct answer in the box. Use numerals instead of words.What is the solution of this equation?-1/2n2 + 18 = 0n = + If a body with a mass of 4 kg is moved by a force of 20 N, what is the rate ofits acceleration? 1/5 2/3 + 2/51/2 ,..... Pls do in steps I will make u as the brailiest Solve the inequality:-12(12x-24) A coin has a mass of 7.0g. It is made of a metal alloy of density 5.6g/cm cube. Calculate the volume of the coin. If a person has a mutation in the GLUT-1 gene that results in diminished transport capacity, which of the following is most likely to result?A. Cognitive difficultiesB. Type I diabetes mellitusC. Type II diabetes mellitusD. An increase in the production of GLUT-2 transport proteins in the body Read the dialogue and select the correct option that completes the sentence. Esteban: Hola, Paula. Hoy tengo dos clases. A qu hora empieza la clase de educacin fsica? Paula: Empieza a las tres menos cuarto. Esteban: Gracias, y la clase de matemticas? Paula: Empieza a medioda. Based on the dialogue, Esteban's classes are at _________. 2:35 and 1:15 3:15 and 12:15 2:45 and 12:00 3:05 and 1:00 YOU WILL GET 15 POINTS IF YOU ANSWER RIGHT Which whole number property is represented?65 + 0 = 651. Identity Property of Addition2. Commutative Property of Addition3. Associative Property of Addition