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
NISA [10]
2 years ago
9

Reliance on solid biomass fuel for cooking and heating exposes many children from developing countries to high levels of indoor

air pollution. The article "Domestic Fuels, Indoor Air Pollution, and Children's Health" (Annals of the N.Y. Academy of Sciences, 2008: 209-217) pm-tented information on various pulmonary characteristics in samples of children whose households in India used either biomass fuel or liquefied petroleum gas (LPG). For the 755 children in biomass households, the sample mean peak expiratory flow (a person's maximum speed of expiration) was 3.30 Us, and the sample standard deviation was 1.20. For the 750 children whose households used liquefied petroleum gas, the sample mean PEF was 4.25 and the sample standard deviation was 1.75.
a. Calculate a confidence interval at the 95% confidence level for the population mean PEF for children in biomass households and then do likewise for children in LPG households. What is the simultaneous confidence level for the two intervals?

b. Carry out a test of hypotheses at significance level .01 to decide whether true average PEF is lower for children in biomass households than it is for children in LPG households (the cited article included a P-value for this test).

c. FEV1, the forced expiratory volume in 1 second, is another measure of pulmonary function. The cited article reported that for the biomass households the sample mean FEY, was 2.3 L/s and the sample standard deviation was .5 L/s. If this information is used to compute a 95% CI for population mean FEV1, would the simultaneous confidence level for this interval and the first interval calculated in (a) be the same as the simultaneous confidence level deter-mined there? Explain.
Mathematics
1 answer:
castortr0y [4]2 years ago
6 0

Answer:

A) 95% confidence interval for the population mean PEF for children in biomass households = (3.214, 3.386)

95% confidence interval for the population mean PEF for children in LPG households

= (4.125, 4.375)

Simultaneous confidence interval for both = (3.214, 4.375)

B) The result of the hypothesis test is significant, hence, the true average PEF is lower for children in biomass households than it is for children in LPG households.

C) 95% confidence interval for the population mean FEY for children in biomass households = (2.264, 2.336)

Simultaneous confidence interval for both = (2.264, 4.375)

This simultaneous interval cannot be the same as that calculated in (a) above because the sample mean obtained for children in biomass households here (using FEY) is much lower than that obtained using PEF in (a).

Step-by-step explanation:

A) Confidence Interval for the population mean is basically an interval of range of values where the true population mean can be found with a certain level of confidence.

Mathematically,

Confidence Interval = (Sample mean) ± (Margin of error)

Margin of Error is the width of the confidence interval about the mean.

It is given mathematically as,

Margin of Error = (Critical value) × (standard Error of the mean)

Critical value will be obtained using the z-distribution. This is because although, there is no information provided for the population standard deviation, the sample sizes are large enough for the sample properties to approximate the population properties.

Finding the critical value from the z-tables,

Significance level for 95% confidence interval

= (100% - 95%)/2 = 2.5% = 0.025

z (0.025) = 1.960 (from the z-tables)

For the children in the biomass households

Sample mean = 3.30

Standard error of the mean = σₓ = (σ/√N)

σ = standard deviation of the sample = 1.20

N = sample size = 755

σₓ = (1.20/√755) = 0.0436724715 = 0.04367

95% Confidence Interval = (Sample mean) ± [(Critical value) × (standard Error of the mean)]

CI = 3.30 ± (1.960 × 0.04367)

CI = 3.30 ± 0.085598

95% CI = (3.214402, 3.385598)

95% Confidence interval = (3.214, 3.386)

For the children in the LPG households

Sample mean = 4.25

Standard error of the mean = σₓ = (σ/√N)

σ = standard deviation of the sample = 1.75

N = sample size = 750

σₓ = (1.75/√750) = 0.063900965 = 0.063901

95% Confidence Interval = (Sample mean) ± [(Critical value) × (standard Error of the mean)]

CI = 4.25 ± (1.960 × 0.063901)

CI = 4.25 ± 0.125246

95% CI = (4.12475404, 4.37524596)

95% Confidence interval = (4.125, 4.375)

Simultaneous confidence interval for both = (3.214, 4.375)

B) The null hypothesis usually goes against the claim we are trying to test and would be that the true average PEF for children in biomass households is not lower than that of children in LPG households.

The alternative hypothesis confirms the claim we are testing and is that the true average PEF is lower for children in biomass households than it is for children in LPG households.

Mathematically, if the true average PEF for children in biomass households is μ₁, the true average PEF for children in LPG households is μ₂ and the difference is μ = μ₁ - μ₂

The null hypothesis is

H₀: μ ≥ 0 or μ₁ ≥ μ₂

The alternative hypothesis is

Hₐ: μ < 0 or μ₁ < μ₂

Test statistic for 2 sample mean data is given as

Test statistic = (μ₂ - μ₁)/σ

σ = √[(s₂²/n₂) + (s₁²/n₁)]

μ₁ = 3.30

n₁ = 755

s₁ = 1.20

μ₂ = 4.25

n₂ = 750

s₂ = 1.75

σ = √[(1.20²/755) + (1.75²/750)] = 0.07740

z = (3.30 - 4.25) ÷ 0.07740 = -12.27

checking the tables for the p-value of this z-statistic

Significance level = 0.01

The hypothesis test uses a one-tailed condition because we're testing in only one direction.

p-value (for z = -12.27, at 0.01 significance level, with a one tailed condition) = < 0.000000001

The interpretation of p-values is that

When the p-value > significance level, we fail to reject the null hypothesis and when the p-value < significance level, we reject the null hypothesis and accept the alternative hypothesis.

Significance level = 0.01

p-value = 0.000000001

0.000000001 < 0.01

Hence,

p-value < significance level

This means that we reject the null hypothesis, accept the alternative hypothesis & say that true average PEF is lower for children in biomass households than it is for children in LPG households.

C) For FEY for biomass households,

Sample mean = 2.3 L/s

Standard error of the mean = σₓ = (σ/√N)

σ = standard deviation = 0.5

N = sample size = 755

σₓ = (0.5/√755) = 0.0182

95% Confidence Interval = (Sample mean) ± [(Critical value) × (standard Error of the mean)]

CI = 2.30 ± (1.960 × 0.0182)

CI = 2.30 ± 0.03567

95% CI = (2.264, 2.336)

Simultaneous confidence interval for both = (2.264, 4.375)

This simultaneous interval cannot be the same as that calculated in (a) above because the sample mean obtained for children in biomass households here (using FEY) is much lower than that obtained using PEF in (a).

Hope this Helps!!!

You might be interested in
35 into binary number<br>​
vodka [1.7K]

Answer:

35 in binary is 100011.

Step-by-step explanation:

To find decimal to binary equivalent, divide 35 successively by 2 until the quotient becomes 0.

4 0
3 years ago
Read 2 more answers
Which rule is an example of rigid transformation?
GalinKa [24]

We know that

Rigid transformation:

A rigid transformation (also called an isometry) is a transformation of the plane that preserves length.

Reflections, translations, rotations, and combinations of these three transformations are "rigid transformations"

so, it's length must be preserved

now, we will check each option

option-A:

we have (x,3y)

y-value changes but x-value will remain same

It changes length

so, this is not rigid transformation

option-B:

we have (3x,y)

x-value changes but y-value will remain same

It changes length

so, this is not rigid transformation

option-C:

(2x, y+2)

It changes length of x-value

but it is only shifting y-value

so, it changes length

so, this is not rigid transformation

option-D:

Both shifts values

but it's length will always be same

so, this is rigid transformation..............Answer

6 0
3 years ago
Please help meeeeee with this
aleksandrvk [35]
Alright, let's do all of these (though this is a bit long).
1.
The constant is 1.8. All other values are coefficients to variables, which as the name implies will change.
2.
1 hour is 60 minutes, 1 minute is 60 seconds.
So, 4.2 *60 *60 = 15120 seconds.
3.
<span>−5x−4(x−6)=−3-5x-4(x-6)=-3
Let's move all x to one side, and all other numbers to another.
-5x-4(x-6)=-3-5x-4(x-6)=-3
x can be any value you want, if you actually solve this you'll only end up with -3 = -3, which is correct, of course.
Let me show you:
</span><span>−5x−4(x−6)=−3-5x-4(x-6)=-3
+5x +4(x-6)        +5x +4(x-6)
-3 = -3
The value of x is irrelevant, then. X can be any real number.
4.
I'm going to assume it was an error in printing with this? If not please correct me.
m=a+2b(or b2)
subtract 2b from each
a=m-2b
(This question seems kind of odd. We should probably address this in the comments.)
5.
</span><span>5(x−2)<−3x+6
Move all x to one side, numbers to other.
5x-10<-3x+6
+3x     +3x
    +10      +10
8x<16
/8
<span>x < 2
</span>6.
y-3=3(x-5)
alright, to find zeros set one variable to zero and solve
x first
-3=3x-15
+15    +15
3x=12
/3
x=4
x-int is (4,0)
now y
</span>y-3=3(0-5)
y-3=-15
+3     +3
y=-12
so y-int is (0,-12)
i've got to sleep now so i'll do the rest tomorrow. Sorry for the incomplete answer.

8 0
3 years ago
1 1 11<br> - + - + -<br> 4 3 12 = ????
Temka [501]

Answer:

What?

Step-by-step explanation:

4 0
2 years ago
Read 2 more answers
Can someone help me please
Ksenya-84 [330]

Answer:

im not sure because im not good at these question but ill let you know when i figure it o

7 0
2 years ago
Other questions:
  • What is 4 times 5/12
    6·2 answers
  • ASAP help me please!!!!!!!!!!!!!!!!!!
    14·1 answer
  • Find the surface area of the prism 8mm 13mm 7mm
    9·1 answer
  • I’m renting a pressure washer for $4.95 plus $4 per hour. Total bill is $18.95. Write an equation and determine how many hours y
    5·2 answers
  • Find the missing measure <br><br><br> ; Help me understand how to solve this.
    6·1 answer
  • How do you solve for x <br><br>the similarity statement is abc~ xyz​
    15·1 answer
  • Find the slope of the line passing through the points (7,-9) and (3,-2)
    14·1 answer
  • Find the geometric mean of 2 and 72
    15·2 answers
  • Please answer both parts, will give first answer brainliest
    10·1 answer
  • There are 24 female performers in a dance recital. The ratio of men to women is 3:4. How many men are there in the dance recital
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!