What’s the correct answer for this question?

Whats The Correct Answer For This Question?

Answers

Answer 1

Answer:

A.

Step-by-step explanation:

Volume of sphere = (4/3)πr³

= 4/3(3.14)(d/2)³

= 4/3(3.14)(7/2)³

= 4/3(3.14)(3.5)³

= 4/3(3.14)(42.875)

= (1.33)(3.14)(42.875)

= 179.5 cm³

Answer 2

Answer:

The answer is 179.5 cm^2


Related Questions

which is the equation of a circle with center (-3, -5) and radius of 4

Answers

Answer: -8

Step-by-step explanation:

The answer is -8, hope this helps

1. What is the approximate area of a circle with a diameter of 20 inches?

2. What is the volume of a cube with a side length of 3 cm?

3. What is the median of the data set { 35,20, 30,25,20 }?

Answers

Answer:

1. 100[tex]\pi[/tex]

2. 27 [tex]cm^{3}[/tex]

3. 30

Step-by-step explanation:

Area = [tex]\pi[/tex][tex]r^{2}[/tex]

       = [tex]\pi[/tex] x [tex]10x^{2}[/tex]

       = 100[tex]\pi[/tex]

Volume = l x w x h

             = 3 x 3 x 3

             = 27

solve 5(x+4)<75 sdsdsd

Answers

Answer:

x < 11

Step-by-step explanation:

[tex]5(x+4)<75 \\ open \: the \: bracket \: using \: 5 \\ 5x + 20 < 75 \\ subtract \: - 20 \: from \: both \: sides \: [/tex]

[tex]5x + 20 - 20 < 75 - 20 \\ 5x < 55 \\ divide \: both \: sides \: of \: the \: equation \: \\ by \: 5[/tex]

[tex] \frac{5x}{5} < \frac{55}{5} \\ x < 11[/tex]

The required solution of inequality is,

⇒ x < 11

We have to simplify the expression,

⇒ 5 (x + 4) < 75

We can simplify it by definition of inequality as,

⇒ 5 (x + 4) < 75

⇒ 5x + 20 < 75

Subtract 20 both side,

⇒ 5x + 20 - 20 < 75 - 20

⇒ 5x < 55

⇒ 5x - 55 < 0

⇒ 5 (x - 11) < 0

⇒ x - 11 < 0

⇒ x < 11

Therefore, The required solution of inequality is,

⇒ x < 11

Learn more about the inequality visit:

https://brainly.com/question/25944814

#SPJ6

Given AB intersects DE at point C. prove: DCB = ECA. What is the missing reason in step 5

Answers

Answer: the answer is linear pair

Step-by-step explanation:

Answer:

Linear pair postulate

Step-by-step explanation:

Solve.
3^x+1 = 9^ 5x
a. x=3
b. x = 1/3
c. x=9
d. x= 1/9

Answers

Answer:

x = 1/9

Step-by-step explanation:

3^ (x+1) = 9 ^ (5x)

Replace 9 with 3^2

3^ (x+1) = 3^2 ^ (5x)

We know that a^b^c = a ^(b*c)

3^ (x+1) = 3^(2 * (5x))

3^ (x+1) = 3^(10x)

The bases are the same so the exponents are the same

x+1 = 10x

Subtract x from each side

x+1-x = 10x-x

1 = 9x

Divide each side by 9

1/9 = 9x/9

1/9 =x

Which of the following statements is NOT true?
YA
The slope of AB is
different than the
slope of BC.
The ratios of the rise to
the run for the triangles
are equivalent.
B
2.
х
-2
AB has the same slope
as AC.
The slope of Ac is

Answers

Answer:

The slope of AB is

different than the

slope of BC.

Step-by-step explanation:

Can anyone help me with the answer please

Answers

Answer:

Graph D

Step-by-step explanation:

First, look at the x-intercepts (where the graph touches the x-axis): x= -1 and x= 3

This rules out Graph B and C which have x-intercepts at x= -3 and x= -1

Next, look at the y-intercept (where the graph touches the y-axis): y= -3

This rules out Graph A which has a y-intercept at y= 3

Los Angeles workers have an average commute of 33 minutes. Suppose the LA commute time is normally distributed with a standard deviation of 15 minutes. Let X represent the commute time for a randomly selected LA worker. Round all answers to 4 decimal places where possible.
a. What is the distribution of X? X N
b. Find the probability that a randomly selected LA worker has a commute that is longer than 38 minutes
c. Find the 80th percentile for the commute time of LA workers. _______ minutes

Answers

Answer:

a) N(33,15).

b) 37.33% probability that a randomly selected LA worker has a commute that is longer than 38 minutes

c) 45.6 minutes.

Step-by-step explanation:

Problems of normally distributed samples are solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore 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 pvalue, we get the probability that the value of the measure is greater than X.

In this question, we have that:

[tex]\mu = 33, \sigma = 15[/tex]

a. What is the distribution of X?

Normal with mean 33 and standard deviaton 15. So

N(33,15).

b. Find the probability that a randomly selected LA worker has a commute that is longer than 38 minutes

This is 1 subtracted by the pvalue of Z when X = 38. So

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

[tex]Z = \frac{38 - 33}{15}[/tex]

[tex]Z = 0.333[/tex]

[tex]Z = 0.333[/tex]  has a pvalue of 0.6267.

1 - 0.6267 = 0.3733

37.33% probability that a randomly selected LA worker has a commute that is longer than 38 minutes

c. Find the 80th percentile for the commute time of LA workers.

This is X when Z has a pvalue of 0.8. So it is X when Z = 0.84.

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

[tex]0.84 = \frac{X - 33}{15}[/tex]

[tex]X - 33 = 0.84*15[/tex]

[tex]X = 45.6[/tex]

45.6 minutes.

A train is traveling at a constant speed and has traveled 67.5 miles in the last 11 hours.

Which equation shows the proportional relationship between the distance, d, and the time, t,

that the train has traveled?

A.d=45t

B.d=50t

C.d = 690

D.d=67.5t

Answers

Answer:

A. d= 45t

Step-by-step explanation:

(assuming that you meant 67.5 in the last 1.5 hours)

67.5 miles = distance

1.5 hours = time

therefore:

[tex]\frac{d}{t\\}[/tex] = 67.5/1.5

making your answer 45

leaving a as your correct answer:

d= 45t

The proportion relationship between the distance d, and the time t, that the train has travelled is, d = 45t. So the correct option is A).

What is a proportion relationship?

Proportional relationships are relationships between two variables where their ratios are equivalent. Another way to think about them is that, in a proportional relationship, one variable is always a constant value times the other.

Given that, A train travels at a constant speed and has travelled 67.5 miles in the last 1.5 hours. (assuming that you meant 67.5 in the last 1.5 hours)

67.5 miles = distance

1.5 hours = time

We know that, speed = distance / time

s = 67.5/1.5

s = 45 mph

Now, distance = speed × time

d = 45t

Hence, the proportion relationship between the distance d, and the time t, that the train has travelled is, d = 45t. So the correct option is A).

For more references on proportion relationship, click;

https://brainly.com/question/29765554

#SPJ5

An oval shaped walking path at a local park is 3/4 of a mile long. Four walkers recorded the number of laps they walked and the time it took them in them.

laps Minutes

Amber. 3. 40. Bruno. 4. 54. Cady. 5. 75. Drake. 6. 72.


Match each walker to their corresponding unit rate in miles per hour................................................. 3 3/4 mph, 3 mph, 3 1/2mph, 3 1/4 mph, 3 3/8 mph and 3 2/3mph

Answers

Answer:

Amber = 3 3/8 mphBruno = 3 1/3 mphCady =3 mphDrake = 3 3/4 mph

Step-by-step explanation:

Consider the calculations in the table below with the respective columns being: Name | Laps | Time | Time(in hours) |Total Distance | Unit Rate

[tex]\left|\begin{array}{c|c|c|c|c|c}---&---&---&----&----&---\\Amber&3&40&\frac{40}{60}&3*\frac{3}{4}=2.25&2.25 \div \frac{40}{60}= 3\frac{3}{8} \\\\Bruno&4&54&\frac{54}{60}&4*\frac{3}{4}=3&3 \div \frac{54}{60}= 3\frac{1}{3}\\\\Cady&5&75&\frac{75}{60}&5*\frac{3}{4}=3.75&3.75 \div \frac{75}{60}= 3 \\\\Drake&6&72&\frac{72}{60}&6*\frac{3}{4}=4.5&4.5 \div \frac{72}{60}= 3\frac{3}{4} \end{array}\right|[/tex]

We can then match each walker to their respective unit rates in miles per hour.

Amber = 3 3/8 mphBruno = 3 1/3 mphCady =3 mphDrake = 3 3/4 mph

To test whether or not there is a difference between treatments A, B, and C, a sample of 12 observations has been randomly assigned to the three treatments. You are given the results below. Treatment Observation A 20 30 25 33 B 22 26 20 28 C 40 30 28 22 The test statistic to test the null hypothesis equals _____.

Answers

Answer:

The test statistic to test the null hypothesis equals 1.059

Step-by-step explanation:

From the given information; we have:

Treatment               Observations

A                                20        30         25       33

B                                22         26        20       28

C                               40         30         28       22

The objective is to find the  test statistic to test the null hypothesis; in order to do that;we must first run through a series of some activities.

Let first compute the sum of the square;

Total sum of squares (TSS) = Treatment sum of squares [tex](T_r SS)[/tex]  +    Error sum of squares   (ESS)

where:

(TSS) = [tex]\sum \limits ^v_{i=1} \sum \limits ^{n_i}_{j-1}(yij- \overline {y}oo)^2[/tex]  with (n-1)   df

[tex](T_r SS)[/tex]   [tex]= \sum \limits ^v_{i=1} n_i( \overline yio- \overline {y}oo)^2[/tex]   with (v-1)  df

[tex](ESS) = \sum \limits ^v_{i=1} \sum \limits ^{n_i}_{j-1}(yij- \overline {y}io)^2[/tex]   with (n-v) df

where;

v= 3

[tex]n_i=[/tex]4

i = 1,2,3

n =12

[tex]y_{ij}[/tex] is the [tex]j^{th[/tex] observation for the [tex]i^{th[/tex] treatment

[tex]\overline{y}io[/tex] is the mean of the  [tex]i^{th[/tex] treatment  i = 1,2,3 ;  j = 1,2,3,4

[tex]\overline y oo[/tex]   is the overall mean

From the given data

[tex]\overline y oo = \dfrac{1}{12} \sum \limits ^3_{i=1} \sum \limits ^{4}_{j=1}(yij)^2= 27[/tex]

[tex]TSS = \dfrac{1}{12} \sum \limits ^3_{i=1} \sum \limits ^{4}_{j=1}(yij- 27)^2 = 378[/tex]

[tex]T_r SS= \sum \limits^3_{i=1}4 (\overline y io - \overline yoo)^2[/tex]

[tex]=4(27-27)^2+4(24-27)^2+4(30-27)^2 = 72[/tex]

Total sum of squares (TSS) = Treatment sum of squares [tex](T_r SS)[/tex]  +    Error sum of squares   (ESS)

(TSS) =  378 - 72

(TSS) =  306

Now; to the mean square between treatments (MSTR); we use the formula:

MSTR = TrSS/df(TrSS)

MSTR = 72/(3 - 1)

MSTR = 72/2

MSTR = 36

The mean square within treatments  (MSE) is:

MSE = ESS/df(ESS)

MSE = 306/(12-3)

MSE = 306/(9)

MSE = 34

The test statistic to test the null hypothesis is :

[tex]T = \dfrac{ \dfrac{TrSS}{\sigma^2}/(v-1) }{ \dfrac{ESS}{\sigma^2}/(n-v) } = \dfrac{MSTR}{MSE} \ \ \ \approx \ \ T(\overline {v-1}, \overline {n-v})[/tex]

[tex]T = \dfrac{36}{34}[/tex]

T = 1.059

A gum ball machine has 22 red 18 white 10 blue and 23 green. What chances of pulling out a red

Answers

Step-by-step explanation:

Total gum balls = 22 + 18 + 10 + 23 = 73

Probability of red gum = 22/73

Graph the equation below by plotting the
y-intercept and a second point on the
line.

Answers

Answer:

Step-by-step explanation:

On the y-axis, graph the point on (0,4). Then from there, go up one, and to the right 4.

Each square in the grid is a 1 x 1 unit square. What is the area of the shape

Answers

Answer:

So since the formula for a square is w*h

That means that the area is 1*1 or 1 unit^2

I knew it was a joke question.

:))))

Step-by-step explanation:

What degree of rotation about the origin will cause the triangle below to map
onto itself?

A. 90 degrees
B. 360 degrees
C. 180 degrees
D. 270 degrees

Answers

Answer: 360ᴼ

Step-by-step explanation:

If a figure goes 360ᴼ around the graph, it will be mapped onto itself.

360ᴼ is full circle (number of degrees in a circle), so the figure just went around in a circle, back into the same location before it rotated.

Answer:

360

Step-by-step explanation:

i took the text

3km 5hm multiplied by 15 equals what

Answers

Answer: 525

Step-by-step explanation:

3 km =30 hm

35hm*15=525

Chocolate chip cookies have a distribution that is approximately normal with a mean of 23.1 chocolate chips per cookie and a standard deviation of 2.9 chocolate chips per cookie. Find Upper P 10 and Upper P 90. How might those values be helpful to the producer of the chocolate chip​ cookies?

Answers

Answer:

[tex]z=-1.28<\frac{a-23.1}{2.9}[/tex]

And if we solve for a we got

[tex]a=23.1 -1.28*2.9=19.388[/tex]

And for the 90 percentile we can do this:

[tex]z=1.28<\frac{a-23.1}{2.9}[/tex]

And if we solve for a we got

[tex]a=23.1 +1.28*2.9=26.812[/tex]

The P10 would be 19.388 and the P90 26.812

Step-by-step explanation:

Let X the random variable that represent the chocolate chip cookies of a population, and for this case we know the distribution for X is given by:

[tex]X \sim N(23.1,2.9)[/tex]  

Where [tex]\mu=23.1[/tex] and [tex]\sigma=2.9[/tex]

For this part we want to find a value a, such that we satisfy this condition:

[tex]P(X>a)=0.90[/tex]   (a)

[tex]P(X<a)=0.10[/tex]   (b)

We can find a z score value who that satisfy the condition with 0.10 of the area on the left and 0.90 of the area on the right it's z=-1.28.

Using this value we can do this:

[tex]P(X<a)=P(\frac{X-\mu}{\sigma}<\frac{a-\mu}{\sigma})=0.10[/tex]  

[tex]P(z<\frac{a-\mu}{\sigma})=0.10[/tex]

And we can solve for the value of interest

[tex]z=-1.28<\frac{a-23.1}{2.9}[/tex]

And if we solve for a we got

[tex]a=23.1 -1.28*2.9=19.388[/tex]

And for the 90 percentile we can do this:

[tex]z=1.28<\frac{a-23.1}{2.9}[/tex]

And if we solve for a we got

[tex]a=23.1 +1.28*2.9=26.812[/tex]

The P10 would be 19.388 and the P90 26.812

4. In the Department of Natural Sciences, 14 faculty members have a PhD, and 30 faculty
members do not have a PhD. In the Department, the number of female faculty who do not
have a PhD is 10 more than the number of females who have a PhD. If a third of the male
faculty in the Department have a PhD, then what is the number of female faculty in the

Answers

Answer:

  8

Step-by-step explanation:

We can start by making the table below to show the given numbers (red) and to assign a variable (x) to the number we want to find: female PhDs.

By subtracting the female numbers from the totals, we can find the corresponding numbers of male PhDs and non-PhDs.

The number of male non-PhDs is twice the number of male PhDs, so we have ...

  2(14 -x) = 20 -x

  28 -2x = 20 -x . . . . eliminate parentheses

  8 = x . . . . . . . . . . . .add 2x-20

The number of female faculty with PhDs is 8.

The first term in the sequence 5, 7, −7, ... is 5. Each even-numbered term is 2 more than the previous term and each odd-numbered term, after the first, is (−1) times the previous term. For example, the second term is 5+2 and the third term is (−1)×7. What is the 255th term of the sequence?

Answers

Answer:

Step-by-step explanation:

According to the condition, your terms are arranged as

5, 7 , -7 ,-5, 5, 7, -7, 5, -5,...................

So one loop will have 4 terms: 5, 7, -7. -5

Hence after 63 loops, the new loop has only 3 terms. That means the last loop will be 5, 7 ,-7. In other words, the 255th term will  be -7

What is the inverse of the given function f(x)=1/4x -12?

Answers

Answer:

  [tex]f^{-1}(x)=4x+48[/tex]

Step-by-step explanation:

To find the inverse, solve for y:

  x = f(y)

  x = (1/4)y -12

  x +12 = (1/4)y . . . . add 12

  4(x +12) = y . . . . . multiply by 4

  y = 4x +48 . . . . . . simplify

The inverse function is ...

  [tex]\boxed{f^{-1}(x)=4x+48}[/tex]

Please help me. I’ll mark you as brainliest if correct

Answers

Answer:

b = -18

Step-by-step explanation:

(3 + 4i) (-3-2i)

When we foil:

-9 + -6i + -12i + -8i^2

-8i^2 = +8

Combine like terms:

-1 + -18i

A company makes candles in the shape of a right cone. The lateral surface of each candle is covered with paper for shipping and each candle also has a plastic circular base. Find the amount of paper needed to cover the lateral surface of each candle. Then find the total amount of paper and plastic needed for the candle. Round to the nearest tenth. Use 3.14 for π.

Answers

Answer:

If we have a cone-shape candle with r=2 cm and h=3 cm, then the amount of paper needed is 18.84 cm^2 and the amount of plastic needed is 12.56 cm^2.

Step-by-step explanation:

The question is incomplete: no numerical values for the dimensions of the cone are given.

A right cone is defined by the radius r of the base and the height h.

The base area is the area of a circle with radius r:

[tex]A_b=\pi r^2[/tex]

The lateral area is calculated as:

[tex]A_l=\pi \cdot r\cdot l[/tex]

As the values for r and h are not given, we will use an example with r=2 and h=3.

Then, the amount of paper needed is:

[tex]A_l=\pi \cdot r\cdot l=3.14\cdot (2\,cm)\cdot (3\, cm)=18.84\,cm^2[/tex]

The amount of plastic needed is:

[tex]A_b=\pi r^2=3.14\cdot (2\,cm)^2=3.14\cdot 4\,cm^2=12.56\,cm^2[/tex]

Bytecoin is a new cryptocurrency that is currently valued at $243 per coin. You want to make an investment and purchase 1 Bytecoin and cash out when its value reaches $1,000. Over the last 12 months, you ve seen the value of the Bytecoin grow exponentially at a rate of 15% per month! You want all of your friends and family to invest with you, but you need to make predictions about how long it will take for your $243 investment to earn $1,000. Write an exponential equation in the form y = a * b ^ x and explain what a and b represent

Answers

Answer:

Step-by-step explanation:

The growth rate of the coin is exponential. We would apply the formula for exponential growth which is expressed as

y = ab^x

y = b(1 + r)^ t

Where

y represents the value of the coin after x months.

x represents the number of months.

a represents the initial value of the coin.

b represents rate of growth.

From the information given,

a = 243

b = 1 + 15/100 = 1 + 0.15 = 1.15

Therefore, the exponential expression to determine the number of months, x it will take for the coin to attain a certain value, y is expressed as

y = 243(1.15)^x

If y = 1000, it means that

1000 = 243(1.15)^x

1000/243 = 1.15^x

4.115 = 1.15^x

Taking log of both sides, it becomes

log 4.115 = xlog1.15

0.614 = 0.061x

x = 0.614/0.061

x = 10 months

It will take 10 months

find the mean of the following numbers 7,21,2,17,3,13,7,4,9

Answers

Answer:

9.222222222

Step-by-step explanation:

7+21+2+17+3+13+7+4+9 = 83

7+21+2+17+3+13+7+4+9 = 83 83÷9 = 9.222222222

_____________________________

Hey!!

Solution,

Given data=7,21,2,17,3,13,7,4,9

summation FX= 83

N(total no. of items)=9

Now,

Mean=summation FX/N

= 83/9

=9.23

So the answer is 9.23

__________________________

If f(x) = 4–1 and g(x) = 8x, which expression is equivalent to (g-1)(3)?
O 8-3-(4 + 3)
08-3-(4-32
813)-4432
O 6(3) 4-32

Answers

Answer:

Option (3)

Step-by-step explanation:

Given functions are f(x) = 4 - x² and g(x) = 6x

We gave to find the expression for (g - f)(3).

(g - f)(x) = g(x) - f(x)

            = 6x - (4 - x²)

            = 6x - 4 + x²

By substituting x = 3 in this expression,

(g - f)(x) = 6(3) - 4 + (3)²

Therefore, option (3) will be the answer.

Suppose a company's revenue function is given by R(q) = - q^3 + 220q^2 and its cost function is given by C(q) = 500 + 13q, where q is hundreds of units sold/produced, while R(q) and C(q) are in total dollars of revenue and cost, respectively.
A) Find a simplified expression for the marginal profit function. (Be sure to use the proper variable in your answer.)
MP(q) =
B) How many items (in hundreds) need to be sold to maximize profits? (Round your answer to two decimal places.)

Answers

Answer:

A) MP(q) = -3q² + 440q - 13

B) 146.64 units.

Step-by-step explanation:

The profit function is given by the revenue minus the cost function:

[tex]P(q) = R(q) - C(q)\\P(q) = -q^3+220q^2-500-13q[/tex]

A) The Marginal profit function is the derivate of the profit function as a function of the quantity sold:

[tex]P(q) = -q^3+220q^2-500-13q\\MP(q) = \frac{dP(q)}{dq} \\MP(q)=-3q^2+440q-13[/tex]

B) The value of "q" for which the marginal profit function is zero is the number of items (in hundreds) that maximizes profit:

[tex]MP(q)=0=-3q^2+440q-13\\q=\frac{-440\pm \sqrt{440^2-(4*(-3)*(-13))} }{-6}\\q'=146.64\\q'' = - 0.03[/tex]

Therefore, the only reasonable answer is that 146.64 hundred units must be sold in order to maximize profit.

Leroy is 22 years old. His car averages 31 miles
per gallon. His car payments are $165.32 per
month, and he has 36 more payments to
make. How old will he be when he pays off his
car?

Answers

Answer:

he will be 25

Step-by-step explanation:

36 monthly payments left/12 payments a year = 3 years. 22 + 3 = 25

Which of the lists of letters all have rotational symmetry?

a. C, H, N, X

b. N, O, S, Z

c. H, J, N, S

d. F, H, X, Z

Answers

Answer:

So C doesn't have symmetry so that rules out a

b does though

J doesn't work so that rules out c

F doesn't work so that rules out d

B is answer

Answer:

B. is the rotational symmetry

Step-by-step explanation:

In a certain city district the need for money to buy drugs is stated as the reason for 70% of all thefts. Find the probability that among the next 7 theft cases reported in this district, exactly 3 of them resulted from the need to buy drugs.

Answers

Answer:

9.72% probability that among the next 7 theft cases reported in this district, exactly 3 of them resulted from the need to buy drugs.

Step-by-step explanation:

For each theft, there are only two possible outcomes. Either the need to buy drugs is the reason of the theft, or it is not. Each theft is independent of each other. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

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

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

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

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

And p is the probability of X happening.

In a certain city district the need for money to buy drugs is stated as the reason for 70% of all thefts.

This means that [tex]p = 0.7[/tex]

Find the probability that among the next 7 theft cases reported in this district, exactly 3 of them resulted from the need to buy drugs.

This is P(X = 3) when n = 7. So

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

[tex]P(X = 3) = C_{7,3}.(0.7)^{3}.(0.3)^{4} = 0.0972[/tex]

9.72% probability that among the next 7 theft cases reported in this district, exactly 3 of them resulted from the need to buy drugs.

A random sample of 1141 men and 1212 women aged 25-64 y (response rate 76%) completed a questionnaire and underwent a short examination in a clinic. Intake of beer, wine and spirits during a typical week, frequency of drinking, and a number of other factors were measured by a questionnaire. The present analyses are based on 891 men and 1098 women who were either nondrinkers or 'exclusive' beer drinkers (they did not drink any wine or spirits in a typical week). 500 men are beer drinkers and 325 men from this group have the obesity. 80 non-drinkers men are obese.


Required:

a. What type of study desing?

b. Which parameters can be calculated?

c. Determine it and explain the results.

Answers

Answer:

(a) A cross sectional study (b) The parameter can be computed as follows: Non-drinkers who agree exposed to obesity, Drinkers who are exposed or vulnerable to obesity (c) A postie relationship is established from the experiment between drinkers who are exposed to obesity and non drinkers who are exposed to obesity

Step-by-step explanation:

(a) The type of design is refereed to as a cross sectional study

(b) Now, because 50 men are beer drinkers out of 891 men.

Hence we can deduce form this that  500/891 gives us 0.56%.

This suggest that 0.56% men are beer drinkers out of which 325 have obesity, lets take for example 235/500 = 0.65% are exposed to obesity in which 80/ (89-500) = 80/491 = 0.16%

The non drinkers are 0.16% and are not exposed to obesity

Thus,

The parameters to be calculated is stated below:

Non-drinkers who agree exposed to obesityDrinkers who are exposed or vulnerable to obesity

(c) The next step is to determine and explain the results.

In this case we can say there is a positive relationship between drinkers and non drinkers, since from the experiment 0.65% are exposed to obesity and 0.16$ non drinkers are exposed to obesity.

Other Questions
MY LAST 3 QUESTION WILL FOREVER BE GRATEFUL PLS HELP WILL GIVE BRANLIEST!! AT LEAST TAKE A LOOK!!!! PLS I AM BEGGING!!! 1. If the conditional statement If my dog gets out, he will run away, is true, which other statement must also be true? A) If my dog did not run away, he did not get out. B) If my dog did not get out, he did not run away. C) None must be true. 2. If a conditional statement is written in the form If p then q, how is the converse of the conditional statement is written? A) If not q then p B) If not p then not q C) If q then p 3. The statement If I do not ask permission, I will get in trouble is the contrapositive of the conditional statement A) If I do not get in trouble, I asked permission. B) If I get in trouble, I did not ask permission. C) If I get in trouble, I asked permission. D) If I ask permission, I will not get in trouble. William, Nancy, and Edgar met at the lodge at 8 AM. William began hiking west at 3 mph. At 10 AM Nancy began hiking north at 5 mph and Edgar went east on a three wheeler at 12 mph. At what time was the distance between Nancy and Edgar 10 miles greater than the distance between Nancy and Willam? ____:____ AM/PM Simplify the expression.4(-8x + 5) - (-33x - 26) = Whose point of view is shown in "The Players"? The table below shows the number of e-mails received each day by a company employee for two separate weeks. If the data were represented with a comparative dot plot, which day would have more dots for week 2 than week 1 anyone know this please ;) Mr. Smith paid $36.36 for a carpet. This amount includes a tax of 10%. What was the cost of the carpet before tax? An integer is chosen at random from first hundred natural numbers. The probability that the integer chosen the multiple of 5 is What was the effect of industrialization on the lives of these children? In Appellia, it takes 10 units of resources to increase its output of sugar from 12 tons to 13 tons, but 11 units of resources to increase output from 13 tons to 14 tons, and 12 units of resources to increase output from 14 tons and 15 tons, and so on. The need for increasing resources is an example of:________. a. comparative advantage. b. diminishing returns to specialization. c. absolute advantage. d. mercantilism Porter's diamond model. What is the least effective way to create balance and flow in your life? A. Stay organized by prioritizing and making a schedule. B. Communicate well with others, and be honest with yourself about your abilities. C. Act on your emotions in the moment instead of thinking about them. D. Prioritize those parts of your life that are most important to you. A card is drawn at random from a standard 52-card deck. Find the following probabilities: (2 points) a. The probability the card is a diamond or a face card. (2 points) b. The probability that the card is neither an ace nor a heart. (2 points) c. The probability that the card is a face card or a 3 Mention a few number systems and explain in brief Select the correct answer.Choose the sentence that is not logically connected in the paragraph(1) A cave can be an exciting place to explore. (2) Inside its deep recessesa whole new world exists. Strange glowing fish swim in dark murkypools. (3) Long pointed pillars of limestone extend from the floor andceiling (4) No sound can be heard except the soft dripping of waterwhich seeps in from above.OA.1OB.2OC.3OD.4 A transformer has a primary coil with 375 turns of wire and a secondary coil with 1,875 turns. An AC voltage source connected across the primary coil has a voltage given by the function v = (130 V)sin(t). What rms voltage (in V) is measured across the secondary coil? Two times a number is equal to the absolute value of the quantity "sixty-three less than five times that number." What could the number be? Full-time employees must have money deducted from their paychecks forcar insurance premiums.contributions to charity.federal income tax.savings. A companys trial balance included the following account balances: Accounts Payable $ 19,207 Accounts Receivable 81,336 Cash 73,324 Income Tax Payable 3,512 Inventory 25,816 Note Payable, due in two years 1,709 Equipment 54,128 Stockholders Equity 202,808 Supplies 5,512 Wages Payable 12,880 What is the amount of the current ratio? (Round your answer to 2 decimal places.) One year, a farmer harvested 50,000 bushels of wheat on her family farm.Three years later, she harvested 12,000 more bushels of wheat from thesame fields. How much wheat did she harvest that year?A. The change in the amount of wheat harvestedB. The amount of wheat harvested in the later yearC. The area of the farm Work out the value of 2^3 + 5^2