A survey asked people of different ages whether they get their news by
reading the paper. What is the probability that a person surveyed is under 40,
given that he or she gets the news by reading the paper? If necessary, round
Don't read
Read paper
Total
paper
36
your answer to the nearest percent.
Under 40
40 or older
Total
4
24
28
16
52
40
40
80

Answers

Answer 1

Answer:

To find the probability that a person surveyed is under 40 given that he or she gets the news by reading the paper, we need to use Bayes' theorem:

P(Under 40 | Read paper) = P(Read paper | Under 40) * P(Under 40) / P(Read paper)

where

P(Under 40 | Read paper) is the probability that a person is under 40 given that he or she gets the news by reading the paper

P(Read paper | Under 40) is the probability that a person under 40 reads the paper (36/80)

P(Under 40) is the overall probability of selecting a person under 40 (40/80)

P(Read paper) is the overall probability of selecting a person who reads the paper, calculated as the sum of those who are under 40 and read the paper and those who are 40 or older and read the paper (36+24)/(80)

Plugging in the values, we get:

P(Under 40 | Read paper) = (36/80) * (40/80) / ((36+24)/80)

P(Under 40 | Read paper) = 0.6

So the probability that a person surveyed is under 40, given that he or she gets the news by reading the paper, is 60%.


Related Questions

Assistance needed thank you

Answers

By using the head to tail, the addition of the vectors [tex]\vec a + \vec b[/tex] is (3, -5).

How to add vectors by using the head to tail method?

In Geometry, a vector is typically composed of two end points. First, is the starting point which is commonly known as a "tail" and the second (ending) point that is commonly known as a "head."

Additionally, the head to tail method of adding two vectors requires drawing the first vector ([tex]\vec a[/tex]) on a graph and then placing the tail of the second vector ([tex]\vec b[/tex]) at the head of the first vector. Finally, the resultant vector would be drawn from the tail of the first vector ([tex]\vec a[/tex]) to the head of the second vector ([tex]\vec b[/tex]).

Next, we would add the two (2) vectors algebraically as follows;

[tex]\vec a + \vec b[/tex] = (4, -3) + (-1, -2)

[tex]\vec a + \vec b[/tex] = [(4 + (-1)), (-3 + (-2))]

[tex]\vec a + \vec b[/tex] = [(4 - 1), (-3 - 2)]

[tex]\vec a + \vec b[/tex] = (3, -5).

Read more on head to tail method and vector here: https://brainly.com/question/30135145

#SPJ1

Find the volume of a rectangular prism with a length of 5cm and a height of 20cm, round to the nearest tenth of a cubic centimeter

Answers

To find the volume of a rectangular prism, we multiply its length, width, and height. In this case, we are given the length as 5cm and the height as 20cm, but we are not given the width. Let's assume the width is 10cm (although it could be any value as long as it is consistent with the shape of a rectangular prism).

Volume = length x width x height
Volume = 5cm x 10cm x 20cm
Volume = 1000 cubic centimeters

Rounding to the nearest tenth of a cubic centimeter, we get:

Volume ≈ 1000.0 cubic centimeters

Therefore, the volume of the rectangular prism is approximately 1000.0 cubic centimeters.

find the 81st term of the arithmetic sequence -2 -8 -14

Answers

Answer:

a₈₁ = - 482

Step-by-step explanation:

the nth term of an arithmetic sequence is

[tex]a_{n}[/tex] = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

here a₁ = - 2 and d = a₂ - a₁ = - 8 - (- 2) = - 8 + 2 = - 6 , then

a₈₁ = - 2 + (80 × - 6) = - 2 + (- 480) = - 2 - 480 = - 482

The table lists recommended amounts of food to order for party guests. and are hosting a graduation party for 40 guests. They know there will also be guests stopping by who may have come from other parties. For ordering​ purposes, they will count each of these​ "drop-in" guests as half a guest. How much of each food item should and order for a graduation party with ​drop-in guests?

Answers

To order enough food for a graduation party with drop-in guests, they should order:

112 + 1.4x pieces of fried chicken

14.64 + 0.183x pounds of meat

41 + 0.5125x pounds of lasagna

If we consider each "drop-in" guest as half a guest, then the total number of guests becomes:

40 + 0.5x, where x is the number of "drop-in" guests.

To determine how much of each food item to order, we can use the recommended amounts as a guide and scale them up based on the total number of guests:

Fried chicken: 28 pieces for 10 guests, so we need 28 * (40 + 0.5x) / 10 = 112 + 1.4x pieces.Meat: 3.66 pounds for 10 guests, so we need 3.66 * (40 + 0.5x) / 10 = 14.64 + 0.183x pounds.Lasagna: 10.25 pounds for 10 guests, so we need 10.25 * (40 + 0.5x) / 10 = 41 + 0.5125x pounds.

So, to order enough food for a graduation party with drop-in guests, they should order:

112 + 1.4x pieces of fried chicken

14.64 + 0.183x pounds of meat

41 + 0.5125x pounds of lasagna

Learn more about the System of equations here:

https://brainly.com/question/12628931

#SPJ1

Christian owns a small business selling bagels. He knows that in the last week 10 customers paid cash, 14 customers used a debit card, and 38 customers used a credit card.

Answers

In total, Christian had 62 customers in the last week.

Which shows the correct first step to solving the system of equations in the most efficient manner?
3x+2y-17
x+4y=19
O x=-4y+19
-2y+17
3
O x-
O4y=-x+19
Oy=-3x+17

Answers

Answer:

  (a)  x = -4y +19

Step-by-step explanation:

You want to know a good first step for solving the system of equations in an efficient manner.

3x +2y = 17x +4y = 19

Substitution

One way to solve these equations is by substitution. To do that, we typically write an expression for one of the variables in terms of the other. It is efficient to choose a variable that already has a coefficient of 1.

Here, a useful first step is to solve the second equation for x:

  x = -4y +19

__

Additional comment

Then the solution proceeds with substitution for x:

  3(-4y +19) +2y = 17

  -10y +57 = 17

  -10y = -40

  y = 4

  x = -4(4) +19 = 3

The solution is (x, y) = (3, 4).

Another reasonable first step is to subtract the second equation from twice the first:

  2(3x +2y) -(x +4y) = 2(17) -(19)

  5x = 15

  x = 3

  3 +4y = 19 . . . . . . substitute for x in the second equation

  y = (19 -3)/4 = 4

The "addition" or "elimination" method shown second is also shown using 5 steps, but these are generally more complicated steps than the ones shown for the "substitution" solution. It appears the substitution solution probably is "the most efficient" in this case.

Warm-Up Understanding Binomial Settings Ms. Lee gave out the homework passes as described previously, and it turns out that zero statistics students were selected. She plans to give out another homework pass tomorrow, but this time she will keep drawing names, still replacing and shuffling between each trial, until she gets a statistics student.

Is this a binomial setting?
O Yes, the conditions for a binomial setting are all met in this case.
O No, this time there is not a fixed number of trials,
O No, this time the trials are not independent.
O No, this time the outcomes are not binary.​

Answers

The answer is : No, this time there is not a fixed number of trials,

How to get the solution of the binomial setting

Fixed Number of Trials (n): Established beforehand, the experiment consists of a specified set of trials or repetitions.

Binary Outcomes: Every trial possess just two feasible outcomes typically referred to as "success" and "failure."

Independent Trials: The result of a single trial will not affect the outcome of any subsequent trials.

Constant Success Probability (p): Per trial, the chances of success remain unchanging.

Taking into account the given circumstances, Ms. Lee intends on giving out another homework pass consequently, she will keep pulling names until concluding with a statistics student. She rearranges and shuffles the papers which contain the names in-between each trial.

Read more on binomial setting here:https://brainly.com/question/3611211

#SPJ1

550.320 to the nearest whole number

Answers

Answer: 550.320 to the nearest whole number is 550.

Step-by-step explanation: If the number if five or more, it rounds up, but if it is four or less, it stays the same. Therefore, because 3 is less than four, the answer is 550. Hope this helps! :)

Answer:

550

Step-by-step explanation:

If we look at the number we see .320, as we can see the number in the front is 3 and behind that is 2, when we are rounding the key thing to always remember is if its greater than 5 we round up if not go down so sense 3 doesn't go over 5 we don't change the number in front of it 0 and the same thing with 2 but we wouldn't change the 3 instead. so sense .320 doesn't qualify as a whole number we do not need it so we get the answer,

550.

PPPLLSSS GIVE BRAINLIST MEAN THE WORLD TY

HAVE A NICE DAY :)

5(2x+2)-12x simplify

Answers

The simplified expression is 120x³ + 120x².

To simplify the expression 5x(2x+2)12x, we can use the distributive property of multiplication over addition and simplify the resulting terms.

First, we distribute 5x to the expression (2x+2), which gives us:

5x(2x+2) = 10x² + 10x

Next, we can multiply the result by 12x:

12x(10x² + 10x) = 120x³ + 120x²

Therefore, the simplified expression is 120x³ + 120x².

We can see that the original expression was a multiplication of three factors, and we used the distributive property to simplify it by expanding and multiplying the resulting terms. The final expression has a common factor of 120x², which we can factor out to get 120x²(x+1).

To know more about an expression follow

https://brainly.com/question/29099058

#SPJ1

Select the correct answer. Which equation is a step in solving the equation |5 − 3x| + 2 = 19? A. |5 + 3x| = 17 B. 5 + 3x = -17 C. 5 − 3x = -17 D. |5 − 3x| = -17

Answers

Answer:B

Step-by-step explanation:i did the quiz

-24=8(y-8)-4y??????????????

Answers

Answer:

[tex]\sf y=10[/tex]

Step-by-step explanation:

[tex]\sf -24=8(y-8)-4y[/tex]

[tex]\sf 8\left(y-8\right)-4y=-24[/tex]

Expand:-

[tex]\sf 8\left(y-8\right)-4y[/tex][tex]\sf 8y-64-4y[/tex][tex]\sf 4y-64[/tex]

[tex]\sf 4y-64=-24[/tex]

Add 64 to both sides:-

[tex]\sf 4y-64+64=-24+64[/tex][tex]\sf 4y=40[/tex]

Divide both sides by 4:-

[tex]\sf \cfrac{4y}{4}=\cfrac{40}{4}[/tex][tex]\sf y=10[/tex]

________________________

Determining Slope and y-Intercept A coordinate plane with 4 lines. The first line is labeled a(x) and passes through (2, negative 4) and (0, 2) and continues past (negative 1, 5). The second line is labeled f(x) and passes through (negative 6, negative 6), (negative 3, 0), and (0, 6). The third line is labeled g(x) and passes through (negative 2, negative 7), (0, negative 3), (1, negative 1) and (2, 1). The fourth line is labeled h(x) and passes through (negative 6, negative 6), (0, negative 3), and (6, 0). When Janelle woke up, it was –3 degrees Fahrenheit outside. As the morning progressed, the temperature rose 2 degrees every hour. Which line on the graph could represent this scenario? a(x) f(x) g(x) h(x

Answers

A line on the graph which could represent this scenario is: C. g(x), the third line is labeled g(x) and passes through (negative 2, negative 7), (0, negative 3), (1, negative 1) and (2, 1).

What is the slope-intercept form?

In Mathematics and Geometry, the slope-intercept form of the equation of a straight line is given by this mathematical expression;

y = mx + c

Where:

m represents the slope or rate of change.x and y are the points.c represents the y-intercept or initial value.

Based on the information provided about Janelle when she woke up, the temperature can be modeled by this equation:

y = mx + c

y = 2x + (-3)

y = 2x - 3

Therefore, the table of values can be generated as follows;

x      y

0     -3

1       -1

2       1

Read more on slope-intercept here: https://brainly.com/question/4074155

#SPJ1

Use the long division method to find the result when 4x³ + 8x² + 13x + 15 is
divided by 2x + 3.

Answers

Answer:

2x2+x+5

Step-by-step explanation:

Bacteria in a dirty glass triple 4 hours. If there are 25 bacteria to start, how many in the glass
after 1 day?

Answers

If the number of bacteria triples every 4 hours, then after 1 day (24 hours), the number of bacteria will triple 6 times.

Tripling a number 6 times is the same as multiplying it by 3 raised to the power of 6, or 3^6.

So, if there are 25 bacteria to start, the number of bacteria after 1 day will be:

25 x 3^6 = 25 x 729 = 18,225 bacteria.

Answer:

Step-by-step explanation:

It is not possible to accurately determine the number of bacteria in the glass after 4 hours without additional information such as the rate of bacterial growth, the environmental conditions, and whether any bacteria were removed or added during that time.

PLEASE HURRY

Let v = 5i - 2j Find ||4v||

Answers

The magnitude of the vector 4v is 4 times the magnitude of v, which is equal to 4 √29.

Given the vector v = 5i - 2j, we can find the magnitude or norm of the vector ||v|| using the formula:

||v|| = √(v · v)

where · denotes the dot product of the vector with itself.

Substituting the values of the vector v, we have:

||v|| = √((5i - 2j) · (5i - 2j))

Expanding the dot product using the distributive law, we get:

||v|| = √(25i² - 20ij + 4j²)

Since i² = j² = 1 and ij = ji = 0, we can simplify this expression to:

||v|| = √(25 + 4) = √29

Thus, the magnitude of the vector v is √29.

Now, we need to find the magnitude of the vector 4v. Using the property that ||kv|| = |k| ||v|| for any scalar k and vector v, we have:

||4v|| = |4| ||v|| = 4 √29

In summary, the magnitude of the vector v is √29, and the magnitude of the vector 4v is 4 √29.

To learn more about vector click on,

https://brainly.com/question/7646278

#SPJ1

A music store marks up the instruments it sells by 30%.
If the price tag on a trumpet says $104, how much did the store pay for it?​

Answers

The store paid $80 for the trumpet.

12. What is the value of the following expression when
a = -2 and b = -4?
5(4a3b)+ ab
A-108
B -92
C -12
D12
E 28

Answers

Answer:

1st one is b.  2nd one is A

Step-by-step explanation:

i did the quiz

1000 randomly selected Americans were asked if they believed the minimum wage should be raised. 600 said “yes.” What is the 99% confidence interval for the proportion of Americans who believe that the minimum wage should be raised?

Answers

The 99% confidence interval for the proportion of Americans who believe that the minimum wage should be raised is: 0.56 < P < 0.64

How to find the confidence interval?

We are given:

Sample size: n = 1000

Sample proportion: p = 600/1000 = 0.6

Formula for confidence interval for proportion is:

CI = p ± z√(p(1 - p)/n)

where:

p is sample proportion

n is sample size

z is z-score at confidence level

z at 99% CL = 2.576

Thus:

CI = 0.6 ± 2.576√(0.6(1 - 0.6)/1000)

CI = 0.6 ± 0.04

CI = (0.56, 0.64)

CI = 0.56 < P < 0.64

Read more about Confidence Interval at: https://brainly.com/question/17097944

#SPJ1

A coordinator will select 6 6 songs from a list of 6 6 songs to compose an event's musical entertainment lineup. How many different lineups are possible

Answers

The requried, there is only 1 possible lineup of 6 songs from a list of 6 songs.

To determine how many different lineups are possible, we can use the formula for combinations, which is:

nCk = n! / (k!(n-k)!)

where n is the total number of items, k is the number of items being selected, and the exclamation mark denotes the factorial function.

In this case, we have n = 6 (the total number of songs) and k = 6 (the number of songs to be selected). So we can plug these values into the formula:

6C6 = 6! / (6!(6-6)!) = 6! / (6!0!) = 1

Therefore, there is only 1 possible lineup of 6 songs from a list of 6 songs.

Learn more about combination here:

https://brainly.com/question/31596715

#SPJ1

if 5 is subtracted from the square of a number find the positive solution

Answers

If 5 is subtracted from the square of a number, the positive solution is √5.

How to determine the unknown number?

In this exercise, you are required to determine or solve for an unknown number as follows. First of all, we would assign a variable to the unknown number and then translate the word problem into an algebraic expression as follows;

Assuming the unknown number is represented by the variable x.

Therefore, the required algebraic expression is given by;

x² - 5

In order to determine the positive solution, we would have to equate the algebraic expression to zero as follows;

x² - 5 = 0

x² = 5

x = ±√5

x = √5 (positive solution)

Read more on expression here: brainly.com/question/16729936

#SPJ1

Can anyone help me with this question? please.

Answers

The population mean is calculated as the sum of all observations in the population, divided by the number of objects in the population.

How to calculate the mean of a data-set?

The mean of a data-set is given by the sum of all observations in the data-set divided by the number of observations, which is also called the cardinality of the data-set.

Hence the population mean is calculated as the sum of all observations in the population, divided by the number of objects in the population.

Missing Information

The problem is incomplete, hence the procedure to obtain the mean of a data-set, in this case the population, is presented.

More can be learned about the mean of a data-set at https://brainly.com/question/1136789

#SPJ1

the diagram shows a right angled triangle, find value of h

Answers

The value of the side length h is 19.1 cm.

What is the value of side h?

The figure in the image is a right triangle:

Angle θ = 47 degrees

Opposite to angle θ = 14cm

Hypotenuse = h

To solve for side length h, we use trigonometric ratio.

Note that: sine = opposite / hypotenuse

Plug in the values and solve for h.

sin( 47° ) = 14 / h

h = 14 / sin( 47° )

h = 19.1 cm

Therefore, the value of h is 19.1 cm.

Learn more about trigonometric ratio here: brainly.com/question/28016662

#SPJ1

CAN SOMEONE HELP WITH THIS QUESTION?✨

Answers

f n 5 + -35sin x f(0)

Fill in the missing terms to complete the factorization. 15x^2 + x - 2 = (? -1) (? + 2)
a- 3x, 5x

b- x, 15x

c- 5x, 3x

d- 15x, x

Answers

The missing term of the factorization equation is A = ( -15x - 1 ) ( x + 2 )

Given data ,

Let the equation be represented as A

Now , the value of A is

A = -15x² - 31x - 2

On simplifying , we get

The expanded form of the expression ( -15x - 1 ) ( x + 2 ) can be calculated using the distributive property of multiplication over addition

So , on factorizing , we get

A = ( -15x - 1 ) ( x + 2 )

Hence , the factorized equation is A = ( -15x - 1 ) ( x + 2 )

To learn more about factorizing click :

https://brainly.com/question/804076

#SPJ1

The complete question is attached below :

Fill in the missing terms to complete the factorization. 15x² + x - 2 = (? -1) (? + 2)

a- 3x, 5x

b- x, 15x

c- 5x, 3x

d- 15x, x

What is the approximate value of the upper quartile
A 18
B 20
C 25
D 27

Answers

The approximate value of the median is 25

The median is the middle number in a sorted, ascending, or descending, list of numbers and can be more descriptive of that data set than the average.

The median is sometimes used as opposed to the mean when there are outliers in the sequence that might skew the average of the values.

To find the median, calculate the value mean by adding together the middle values and dividing them by two.

Hence, the approximate value of the median is Median

To learn more on Statistics click:

https://brainly.com/question/30218856

#SPJ1

What is the approximate value of the median?

A 18

B 20

C 25

D 27

Dylan is putting a gold ribbon around the lid of a rectangular box. The lid ha a width of 6(1/4) inches and a length of 4(5/8) inches. The ribbon costs $1.50 per Inch. How much will it cost Dylan to p gold ribbon around the perimeter of the lid? $13.88 $21.75 $32.63 $43.36​

Answers

The value of cost of the perimeter of the lid is, $32.625

Given that;

Dylan is putting a gold ribbon around the lid of a rectangular box. The lid ha a width of 6(1/4) inches and a length of 4(5/8) inches.

Hence, The value of perimeter of the lid is,

⇒ P = 2 (6 1/4 + 4 5/8)

⇒ P = 2 (25/4 + 37/8)

⇒ P = 2 (50/8 + 37/8)

⇒ P = 2 (87/8)

⇒ P =  87/4 inches

Since, The ribbon costs $1.50 per Inch.

Hence, Total cost for lid is,

⇒ 1.50 × 87/4

⇒ $32.625

Thus, The value of cost of the perimeter of the lid is, $32.625

Learn more about the multiplication visit:

https://brainly.com/question/10873737

#SPJ1

An engineer traveled 140 mi by car and then an additional 750 mi by plane. The rate of the plane was three times the rate of the car. The total trip took 6 h. Find the rate of the car.

Answers

The rate of car is 35 mph.

Given that engineer traveled 140 mi by car and then an additional 750 mi by plane. The rate of the plane was three times the rate of the car.

Let c be the rate of wind.

215 + c = rate of plane with wind

215 - c = rate of plane against wind

Therefore, the travel time =distance/rate

⇒ 750/(215+c) = 540/(215-c)

Cross multiplying we get,

540(215+c) = 750(215-c)

116100+540c = 161250-750c

1290c = 45150

c=35

Hence, the rate of car is 35 mph.

To know more about the similar questions on 'rate of wind'

visit- brainly.com/question/13606178

#SPJ1

how do you find the area of a trapizoid

Answers

Answer:

By using the formula down below you can find the area of a trapezoid

A = [tex]\frac{a+b}{2}[/tex]h

↑ Area

A = Base

B = Base

H = Height

Example.

A = 12

B = 4

H = 2

First “ A “ + “ B “ =

12 + 4 = 16

16 / 2 = 8

8 x “ h “

8 x 2 = 16

Answer is 16

Thus the answer is, above

So if you look that up then it will show you how to find the area of a trapizoid

How much running area is there?

R = 20 ft

I WILL MARK YOU BRAINLIEST AND GIVE 30 POINTS

Answers

With a radius of 20 feet and 10 rounds traversed, the total distance equates to approximately 1256.6 feet.

How to solve

When calculating the circumference (C) of a circle, the formula 2 * π * radius (R) is employed.

Taking into consideration R = 20 feet, we shall arrive at the following figure:

C = 2 * π * 20

C ≈ 2 * 3.14159265359 * 20

C ≈ 125.66 feet

If we use this calculation to determine the total distance covered after running 10 laps around a track, our equation morphs into Circumference (C) multiplied by the Number of laps (L).

When L equals 10, it follows that:

Total distance ≈ 125.66 feet * 10

Total distance ≈ 1256.6 feet

Therefore, with a radius of 20 feet and 10 rounds traversed, the total distance equates to approximately 1256.6 feet.

Read more about distance here:

https://brainly.com/question/2854969
#SPJ1

What is the total distance covered after running 10 laps around a circular track with a radius of 20 feet?

The equations for two savings accounts for the same Initial amount of $1125 and an interest rate of 1.875% accrued differently are shown in the table. Savings Account A A = 21.09t + 1125 Savings Account B JAN 1 A = 1125 1+ (1. 0.01875 2 2t Complete the statement. After 9 years, savings account [DROP DOWN 1] will have more money because it is modeled by [DROP DOWN 2] where the investment [DROP DOWN 3].​

Answers

Savings Account B will have more money after 9 years because it is modeled by the exponential equation, and the investment grows exponentially with time

We have,

To determine which savings account has more money after 9 years, we can evaluate the amount of money in each account using the given equations.

For Savings Account A, the equation is:

A = 21.09t + 1125

Substituting t = 9 (since we're interested in the amount after 9 years), we get:

A = 21.09(9) + 1125 = 1300.81

So, after 9 years, Savings Account A will have $1300.81.

For Savings Account B, the equation is:

A = 1125(1 + 0.01875/2)^(2t)

Substituting t = 9, we get:

A = 1125(1 + 0.01875/2)^(2(9)) = 1318.98

So, after 9 years, Savings Account B will have $1318.98.

Therefore,

Savings Account B will have more money after 9 years because it is modeled by the exponential equation, and the investment grows exponentially with time

Learn more about equations here:

https://brainly.com/question/17194269

#SPJ1

Other Questions
in which of the following directories can you place files that will be copied to new user directories when new users are created? question 1 options: /etc/rc.d /etc/skel /usr/local/template /usr/local/useradd 4. Complete the chart below: Reaction a. CH4 + O CO + HO + heat (890.3 kJ) b. NaCl (s) + heat Na* + Cl C. HO(l) + heat HO(g) Products of (forward) reaction Products of (reverse) reaction Is the (forward) reaction endothermic/ exothermic? Consider a 6.0-kg fish that swims toward and swallows a 2.0-kg fish that is swimming toward the large fish at 2.0 m/s. If the larger fish swims at 1.0 m/s, what is its speed immediately after lunch? Group of answer choices 5.0 m/s 0.0 m/s 0.25 m/s 1.0 m/s True/False : Combat is a violent clash between at least 2 politically distinct groups organised to wield force. amir is a team leader. his team needs to problem solve a complicated business transition. what course of action should he recommend? multiple choice the team should schedule a full-day problem solving session. the team should focus on agenda items one at a time. team members should each create a plan independently before a meeting is scheduled. the team should meet daily without a preset agenda. the team should hold a coordination meeting before attempting to problem solve. What is ONE difference and ONE similarity between executive and legislature government systems. the shoe co. has a beta of .96. the risk-free rate of return is 4.6 percent and the expected return on the market is 13.5 percent. what is the cost of equity? Nose and Sinus: What symptoms are most commonly associated with a Thornwaldt cyst? Scientists have hypothesized that npy is necessary for the generation of the preovulatory lh surge, a hormonal event that triggers ovulation. Which findings best supports this hypothesis? a manufacturer of chocolate chips would like to know whether its bag filling machine works correctly at the 408 gram setting. it is believed that the machine is underfilling or overfilling the bags. a 13 bag sample had a mean of 399 grams with a variance of 121 . assume the population is normally distributed. is there sufficient evidence at the 0.02 level that the bags are underfilled or overfilled? Prompt 1: pls do both due in 1 and a half hoursWithin a few minutes of meeting Colin, Mary realizes they have much in common. What are the negative qualities they share? What are the positive ones? Explain your answer. Answer in one paragraph (5-7 sentences.) Remember you are not summarizing the whole novel. Answer the question asked. Use evidence and details from the novel to support your answers. Underline the words that show positive qualities and the words that show negative qualities. Be sure to use a combination of both positive and negative qualities. Prompt 2:Early in the novel, when the servant girl Martha asks Mary if she likes herself, Mary answers, no, she doesn't. Do you think Mary still dislikes herself by the end of the novel? Why or why not? Give at least 3 examples of evidence, such as "Mary likes/dislikes herself because..." Answer in one paragraph (5-7 sentences.) Remember you are not summarizing the whole novel. Answer the question asked. Use evidence and details from the novel to support your answers. You should have because in your response - explaining. Underline the sentences where you explain why Mary does or doesn't like herself by the end of the novel. For a class project, an AP Statistics student wishes to determine a 95% confidence interval for the proportion of students in the school building who have social media profile pages. The total number of students in the building is 3520. Which of the following combinations of n and p-hat will satisfy the conditions for inference? a. n = 15 and p-hat = 0.6 b. n=25 and p-hat = 0.35 c. n = 50 and p-hat = 0.17 d. n = 75 and p-hat= 0.15 n = 100 and p-hat = 0.91 What drives ventricular filling and what aids it? Next, you decide on your data narratives characters, setting, plot, big reveal, and aha moment. The characters are the people affected by your story. This includes your stakeholders, Gaeas customers, and Gaeas potential future customers. For the setting, you describe the current situation, potential tasks, and background information about the analysis project.As you begin to work on the plot for the data narrative, which of the following ideas would you include? Select all that apply.How your data analysis can help Gaea solve its business problemsThe challenges associated with the current lack of vehicle charging stationsA list of your recommendations and details about why they will help Gaea be successfulWhy its important for Gaea to increase its cars battery range by 2025 calculate the standard enthalpy change for the following reaction at 25 c 2ch3oh+3o2 Which of the following statements about industry self-regulation regarding privacy is not true?A) OPA members are required to implement the OPA's privacy guidelines.B) The primary focus of industry efforts has been the use of online "seals" that attest to the site's policies.C) Industry efforts have not so far succeeded in reducing American fears of privacy invasion.D) The NAI's privacy policies have established the TRUSTe seal. Canyou please type out the amswer!! because i domt understand yourguys latter. please thank youPARTI: DEFINITIONS Define the following terms using examples where appropriate. 1. recession 2. consumer price index 3. Federal Deposit Insurance Corporation 4. regressive tax 5. depression Qu define una disolucin con unidades de concentracin Molar y cmo se calcula? According to erikson's theory, understanding oneself as a unique individual based on past experiences and future plans is called: _____________ Questions. Use complete sentencesWhat did the Founders believe the Establishment Clause would prevent? Whatwould it allow?