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]
3 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]3 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
If ,f(x)=3x-6/x-2 what is the average rate of change of f(x) over the interval [6, 8]?
sukhopar [10]
I hope this helps you



f (x)= 3 (x-2)/(x-2)


f (x)= 3


f(6)= 3


f (8)= 3
4 0
3 years ago
Read 2 more answers
Which of the following is used to inscribe a square in a circle?
katrin [286]

Answer:

The option which is used to inscribe a square in a circle is option B

B. Construct a perpendicular bisector of the diameter of the circle

Step-by-step explanation:

The steps required to inscribe a square in a circle are;

1) Draw the circle using a compass

2) Draw the diameter of the circle, that passes through the center of the circle with a straight edge label the endpoint of the diameter X and Y

3) Construct the line perpendicular to the diameter of the circle and label the endpoints as A and B

The figure formed by joining the endpoints X, Y, A, and B is the inscribed square of the circle

Therefore, the correct option is to construct a perpendicular bisector of the diameter of the circle.

8 0
3 years ago
Verify the identity. 4 csc 2x = 2 csc2x tan x
vlada-n [284]

Step-by-step explanation:

4csc(2x) = 2csc^2(x) tan(x)

We start with Left hand side

We know that csc(x) = 1/ sin(x)

So csc(2x) is replaced by 1/sin(2x)

4 \frac{1}{sin(2x)}

Also we use identity

sin(2x) = 2 sin(x) cos(x)

4 \frac{1}{2sin(x)cos(x)}

4 divide by 2 is 2

Now we multiply top and bottom by sin(x) because we need tan(x) in our answer

2\frac{1*sin(x)}{sin(x)cos(x)*sin(x)}

2\frac{sin(x)}{sin^2(x)cos(x)}

2\frac{1}{sin^2(x)} \frac{sin(x)}{cos(x)}

We know that sinx/ cosx = tan(x)

Also  1/ sin(x)= csc(x)

so it becomes 2csc^2(x) tan(x) , Right hand side

Hence verified



6 0
3 years ago
Can someone please help me quick I don’t need help with the graphing part, I just need help with stating the coordinates.
hichkok12 [17]

Answer:1

Step-by-step explanation:

4 0
3 years ago
Read 2 more answers
A prism with a triangular base has a volume of 432 cubic feet. The height of the prism is 8
Rashid [163]

Answer:

9 feet

Step-by-step explanation:

Given:

A prism with a triangular base has a volume of 432 cubic feet.

The height of the prism is 8.

The triangle base has a base of 12 feet.

Question asked:

The height of the triangular base of the prism = ?

solution:

Volume of  triangular prism = Area of triangle \times height

432 = Area of triangle \times8

Dividing both side by 8

54 = Area of triangle

54 =  \frac{1}{2} \times base \times height

54 = \frac{1}{2} \times12\times height\\54 = \frac{12}{2} \times height

Multiplying both side by 2

108 = 12 \times height

Dividing both side by 12

9 = height

Thus, height of the triangular base of the prism is 9

3 0
3 years ago
Other questions:
  • In the translation T of the graph below, use the figure to describe the following transformation.
    6·2 answers
  • A door opening is 2 meters high. If there is a 39 centimeter gap between the top of Casey's head and the top of the door opening
    13·1 answer
  • Please answer this correctly
    11·2 answers
  • Which is a factor pair of 72 ?<br> A. 12, 6<br> B. 14, 5<br> C. 23, 4<br> D. 24, 2
    6·2 answers
  • On weekdays, a bakery sells 240 cupcakes per day. If the bakery sells 330 cupcakes per day on weekends, by what percent do the s
    13·1 answer
  • Shop keeper buys a television from a manufacture the shopkeeper sells the television for $ 2700 at a profit 20% how much money d
    5·1 answer
  • O<br> 100%<br> What is a decimal that is equivalent to the fraction 12<br> ?
    15·1 answer
  • Is this linear or non-linear??
    10·1 answer
  • Adrian has a points card for a movie theater.
    15·1 answer
  • Given m<br> n, find the value of x and y<br> m<br> (7x+18)<br> (5x-6)<br> (3y+11)<br> n
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!