1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ivan
3 years ago
13

a sample of 546 boys aged 6–11 was weighed, and it was determined that 89 of them were overweight. A sample of 508 girls aged 6–

11 was also weighed, and 74 of them were overweight. Can you conclude that the proportion of boys who are overweight differs from the proportion of girls who are overweight? Find the P-value and state a conclusion. Round the answer to four decimal places.
Mathematics
1 answer:
AleksAgata [21]3 years ago
3 0

Answer:

p-value:  0.6527

Step-by-step explanation:

Hello!

You have two samples to study, from each sample the weight of each child was measured and counted the total of overweight kids (x: "success") in each group:

Sample 1 (Boys aged 6-11)

n₁= 546

x₁= 89

^p₁= x₁/n₁ = 89/546 ≅0.16

Sample 2 (girls aged 6-11)

n=508

x= 74

^p= x/n = 74/508 ≅ 0.15

If the hypothesis statement is "The proportion of boys that are overweight differs from the proportion of girls that are overweight", the test hypothesis is:

H₀: ρ₁ = ρ₂

H₁: ρ₁ ≠ ρ₂

This type of hypothesis leads to a two-tailed rejection region, then the p-value will also be two-tailed. To calculate the p-value you have to first calculate the value of the statistic under the null hypothesis, in this case, is a test for the difference between two proportions:

Z=<u>      (^ρ₁ - ^ρ₂) - (ρ₁ - ρ₂)        </u> ≈ N(0;1)

    √(ρ` * (1 - ρ`) * (1/n₁ + 1/n₂))

ρ`=<u> x₁ + x₂  </u> = <u>  89+74     </u> = 0.154 ≅ 0.15

     n₁ + n₂     546 + 508

Z⁰ᵇ =<u>          (0.16-0.15) - (0)                    </u>

       √(0.15 * (1 - 0.15) * (1/546 + 1/508))

Z⁰ᵇ = 0.45

I've mentioned before that in this test you have a two-tailed p-value. The value calculated (0.45) corresponds to the right or positive tail and the left tail is symmetrical to it concerning the distribution mean, in this case, is 0, so it is -0.45. To obtain the p-value you need to calculate the probability of both values and add them:

P(Z>0.45) + P(Z<-0.45) = (1- P(Z<0.45)) + P(Z<-0.45) = (1-0.67364) + 0.32636 = 0.65272 ≅ 0.6527

p-value:  0.6527

Since there is no signification level in the problem, I'll use the most common to reach a decision. α: 0.05

Since the p-value is greater than α, you do not reject the null Hypothesis, in other words, there is no significative difference between the proportion of overweight boys and the proportion of overweight girls.

I hope it helps!

You might be interested in
In the figure shown, which pair of angles must be supplementary
lana [24]

Answer:

PQT and TQS

Step-by-step explanation:

they must supplement each other to get the 90

4 0
2 years ago
Let $P$ and $Q$ be constants. The graphs of the lines $x + 5y = 7$ and $15x + Py = Q$ are perpendicular and intersect at the poi
Marta_Voda [28]

Answer:

<em>(-3, -129)</em>

<em></em>

Step-by-step explanation:

Given

Two lines:

$x + 5y = 7$

$15x + Py = Q$

are perpendicular to each other and intersect at point (-8,3).

To find: (P, Q)

Solution:

The two lines intersect at (-8,3).

It means, the equation of line will be satisfied when we put value of x = -8 and y = 3

Putting in the second equation, we will get an equation in P and Q:

15\times (-8) + P \times 3 = Q\\\Rightarrow 3P = Q +120 ..... (1)

Given that two lines are perpendicular.

It means the product of their slopes will be equal to -1.

i.e. m_1\times m_2=-1

Slope of a line of the form ax+by+c=0 is given as:

m=-\dfrac{a}{b}

So, slopes of given lines are:

m_1=-\dfrac{1}{5}\\m_2=-\dfrac{15}{P}

Using the condition:

-\dfrac{1}{5}\times \dfrac{-15}{P}=-1\\\Rightarrow P = -3

Putting the value of P in equation (1):

\Rightarrow 3\times (-3) = Q +120 \\\Rightarrow Q = -9-120 = -129

So, answer is <em>(-3, -129)</em>

7 0
3 years ago
Find the slope <br><br> 2/3 <br> -2/3 <br> 3/2 <br> -3/2
Ivenika [448]
It’s 3/2 you can look at the the point (0,1) and (2,4) you can use a method called rise over run you got up 3 over 2 units to get to the next point
8 0
3 years ago
Read 2 more answers
Answers . Jzhidkdjdisnsjkdjdkshxkdbdksnxn
faltersainse [42]
1 is 1: 4 equals 2:8
8 0
3 years ago
Orthogonalizing vectors. Suppose that a and b are any n-vectors. Show that we can always find a scalar γ so that (a − γb) ⊥ b, a
jeka57 [31]

Answer:

\\ \gamma= \frac{a\cdot b}{b\cdot b}

Step-by-step explanation:

The question to be solved is the following :

Suppose that a and b are any n-vectors. Show that we can always find a scalar γ so that (a − γb) ⊥ b, and that γ is unique if b \neq 0. Recall that given two vectors a,b  a⊥ b if and only if a\cdot b =0 where \cdot is the dot product defined in \mathbb{R}^n. Suposse that b\neq 0. We want to find γ such that (a-\gamma b)\cdot b=0. Given that the dot product can be distributed and that it is linear, the following equation is obtained

(a-\gamma b)\cdot b = 0 = a\cdot b - (\gamma b)\cdot b= a\cdot b - \gamma b\cdot b

Recall that a\cdot b, b\cdot b are both real numbers, so by solving the value of γ, we get that

\gamma= \frac{a\cdot b}{b\cdot b}

By construction, this γ is unique if b\neq 0, since if there was a \gamma_2 such that (a-\gamma_2b)\cdot b = 0, then

\gamma_2 = \frac{a\cdot b}{b\cdot b}= \gamma

6 0
3 years ago
Other questions:
  • At what points are the equation y=x^2 and 1/x+2 equal<br><br>​
    5·1 answer
  • There are 54 people at the party. 18 of them are wearing red what percent of people are not wearing red
    10·2 answers
  • What is the probability that 4 randomly selected adult americans have visisted a casino in past 12 months?
    6·1 answer
  • 5x+3y-2=-4<br><br>3x+2y=-1<br><br>x+y=-2
    9·1 answer
  • 927 is divisible by 3 and 9. (1 point)<br> true<br> false
    7·2 answers
  • An iron ball is bobbing up and down on the end of a spring. The maximum height of the ball is 46 inches and its minimum height i
    6·2 answers
  • Can you help me with attached 3,5,7,and 9. .......30 points. Plz answer ASAP. Show work
    7·1 answer
  • Evaluate √36<br> sorry Ф↔Ф
    5·2 answers
  • С
    13·1 answer
  • What are 3 real-world applications of matrices?
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!