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
frosja888 [35]
3 years ago
7

Health insurance benefits vary by the size of the company (the Henry J. Kaiser Family Foundation website, June 23, 2016). The sa

mple data below show the number of companies providing health insurance for small, medium, and large companies. For the purposes of this study, small companies are companies that have fewer than employees. Medium-sized companies have to employees, and large companies have or more employees. The questionnaire sent to employees asked whether or not the employee had health insurance and then asked the enployee to indicate the size of the company.
Health Insurance
Size of Company Yes No Total
Small 32 18 50
Medium 68 7 75
Large 89 11 100

Conduct a test of independence to determine whether health insurance coverage is independent of the size of the company. What is the p-value?
Mathematics
1 answer:
xxMikexx [17]3 years ago
3 0

Answer:

\chi^2 = \frac{(32-42)^2}{42}+\frac{(18-8)^2}{8}+\frac{(68-63)^2}{63}+\frac{(7-12)^2}{12}+\frac{(89-84)^2}{84}+\frac{(11-16)^2}{16}=19.221

Now we can calculate the degrees of freedom for the statistic given by:

df=(rows-1)(cols-1)=(3-1)(2-1)=2

And we can calculate the p value given by:

p_v = P(\chi^2_{2} >19.221)=0.000067

And we can find the p value using the following excel code:

"=1-CHISQ.DIST(19.221,2,TRUE)"

Since the p values is higher than a significance level for example \alpha=0.05, we can reject the null hypothesis at 5% of significance, and we can conclude that the two variables are dependent at 5% of significance.

Step-by-step explanation:

Previous concepts

A chi-square goodness of fit test "determines if a sample data matches a population".

A chi-square test for independence "compares two variables in a contingency table to see if they are related. In a more general sense, it tests to see whether distributions of categorical variables differ from each another".

Solution to the problem

Assume the following dataset:

Size Company/ Heal. Ins.   Yes   No  Total

Small                                      32   18    50

Medium                                 68     7    75

Large                                     89    11    100

_____________________________________

Total                                     189    36   225

We need to conduct a chi square test in order to check the following hypothesis:

H0: independence between heath insurance coverage and size of the company

H1:  NO independence between heath insurance coverage and size of the company

The statistic to check the hypothesis is given by:

\sum_{i=1}^n \frac{(O_i -E_i)^2}{E_i}

The table given represent the observed values, we just need to calculate the expected values with the following formula E_i = \frac{total col * total row}{grand total}

And the calculations are given by:

E_{1} =\frac{50*189}{225}=42

E_{2} =\frac{50*36}{225}=8

E_{3} =\frac{75*189}{225}=63

E_{4} =\frac{75*36}{225}=12

E_{5} =\frac{100*189}{225}=84

E_{6} =\frac{100*36}{225}=16

And the expected values are given by:

Size Company/ Heal. Ins.   Yes   No  Total

Small                                      42    8    50

Medium                                 63     12    75

Large                                     84    16    100

_____________________________________

Total                                     189    36   225

And now we can calculate the statistic:

\chi^2 = \frac{(32-42)^2}{42}+\frac{(18-8)^2}{8}+\frac{(68-63)^2}{63}+\frac{(7-12)^2}{12}+\frac{(89-84)^2}{84}+\frac{(11-16)^2}{16}=19.221

Now we can calculate the degrees of freedom for the statistic given by:

df=(rows-1)(cols-1)=(3-1)(2-1)=2

And we can calculate the p value given by:

p_v = P(\chi^2_{2} >19.221)=0.000067

And we can find the p value using the following excel code:

"=1-CHISQ.DIST(19.221,2,TRUE)"

Since the p values is higher than a significance level for example \alpha=0.05, we can reject the null hypothesis at 5% of significance, and we can conclude that the two variables are dependent at 5% of significance.

You might be interested in
How. Many 5s is in 200989
olga_2 [115]

Answer:

40197 these many 5s make up 200985 so 4 are left to make 200989

Step-by-step explanation:

5 0
3 years ago
Read 2 more answers
Someone help me with this ASAP
romanna [79]

Answer:

<em>Circumference:</em> 18.84 cm

<em>Area:</em> 28.26 cm^2 (exponent 2)

Step-by-step explanation:

Circumference = 2(pi)r

The diameter is 6. Means the radius is 3 (half of 6)

pi = 3.14

2(3.14) x 3 = 18.84

Circumference is 18.84 cm.

Area of a circle = (pi)r^2

(3.14)(3)^2 = 28.26 cm^2 (exponent 2)

6 0
2 years ago
The goal of a nutritional study was to compare the caloric intake of adolescents living in rural areas of the US with the calori
stiks02 [169]

Answer:

To give more clarity to the question, lets examine the attached back-to-back stem plot.

A)

Having examined the stem plot, we can using quick calculations, summarize that:

The mean (40.45 cal/kg) and median (41 cal/kg) daily caloric intake of ninth-grade students in the rural school is higher than the corresponding measures of center, mean (32.6 cal/kg) and median (32 cal/kg), for ninth-graders in the urban school.

The median and the mean for the students in the 9th grade in the urban school is lower than that of those of their contemporaries in the rural school. The respective medians and means are stated below:

Urban 9th Grade Students

Median = 32 cal/kg

Mean = 36 cal/kg

Rural 9th Grade Students

Median = 41 cal/kg

Mean = 41 cal/kg

Please note that all figures above have been approximated to the nearest whole number.

B)

It is unreasonable to generalize the findings of this study to all rural and urban 9th-grade students in the United States because the sample is too small compared to the target population size.

To allow for generalization, they would have to collect and analyze more samples say from every state within America.

Cheers!

5 0
3 years ago
How to convert 5 1/4 into a decimal
Katen [24]
5 1/4 as a decimal is 5.25

this is because 1/4 is equal to 25/100
5 0
3 years ago
In a geometric sequence, A1 = 0.3 and r=3.Find A12, to the nearest integer
soldi70 [24.7K]

Step-by-step explanation:

We have,

First terms of geometric sequence, a = 0.3

Common ratio, r = 3

It is required to find the 12th term of a GP. The formula of the nth term is given by :

T_n=ar^{n-1}

Here, n =12

So,

T_{12}=0.3\times 3^{12-1}\\\\T_{12}=0.3\times 3^{11}\\\\T_{12}=53144.1

or

T_{12}=53144

So, the 12th term of the GP is 53144.

8 0
3 years ago
Other questions:
  • Hi Im a new member of brainly and I was wondering how to gain points&lt;3
    9·2 answers
  • If Walt's scooter can travel 53 miles on 1 gallon of gas, how far can his scooter travel on 2.5 gallons of gas?
    14·1 answer
  • I need someone to explain how to solve this please!
    14·1 answer
  • Which of the following is the quadratic parent function?
    13·1 answer
  • Use the model to solve for x <br><br>A) X=2<br>B) X=4<br>C) X=8<br>D) X=12 ​
    7·2 answers
  • Heya, i need help with these 3 questions. thank you a ton!
    5·1 answer
  • Peter wants to buy a duplex with a purchase price of $227,000. Peter can afford a 15% down payment. Peter earns $2,500 a month a
    14·1 answer
  • Please help.. I don’t understand..
    6·2 answers
  • Please help its a growth and decay problem
    7·1 answer
  • Five packages A, B, C, D, and E are shipped out. The values below represent the
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!