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
kittens weigh about 100 grams when born and gain 7 to 15 grams per day. If a kitten weighs 100 grams at birth and gained 8 grams
scoray [572]
After 25 days. 300=triple 100+8x=300. is that 20 words?
8 0
3 years ago
1) Is 26,341 divisible by 3? If it is, write the number as the product of 3 and another factor. If not, explain.
yan [13]

Answer:

No

Step-by-step explanation:

26341 ÷ 3 = 8780.333333

because the product has a decimal of 8780 recurring 3, therefore 26341 is not divisible by 3

8 0
3 years ago
Y=5(x-2)^2 +4<br> Is the parabola opening up or down?<br> What is the axis of symmetry?
lara31 [8.8K]
See attachment for your answer: 

5 0
3 years ago
Convert the following metric units of weight. a. 40 centigrams to grams b. 53 milligrams to grams c. 0.54 grams to decigrams d.
liubo4ka [24]

Answer:

a) 0.4 grams

b) 0.053 grams

c) 5.4 decigrams

d) 2300 milligrams

Step-by-step explanation:

a)

To convert centigrams to grams you have to divide by 100.

40 centigrams = \frac{40}{100} grams

                                        =0.4 grams

b)

To convert milligrams to grams you have to divide by 1000.

53 milligrams = \frac{53}{1000} grams

                                        =0.053 grams

c)

To convert grams to decigrams you have to multiply by 10.

0.54 grams = 0.54*10 decigrams

                                        =5.4 decigrams

d)

To convert grams to milligrams you have to multiply by 1000.

2.3 grams = 2.3*1000 milligrams

                                        =2300 milligrams




4 0
3 years ago
Write the set of real numbers from -10 through 10 in interval notation.
alexdok [17]

Answer:

Interval: [-10.10]

Step-by-step explanation:

Given

Set: -10 to 10

Required

Write as interval notation

We start by writing the given parameter as an inequality

Inequality: -10 \leq x \leq 10

The direct representation of \leq and \geq in interval representation of sets is [ and ], which shows that the beginning and end of the interval are inclusive;

So, the above inequality in interval notation is:

Interval: [-10.10]

3 0
3 years ago
Other questions:
  • Which one of these shapes will tessellate? <br> Please leave the letter below
    8·1 answer
  • How do you round an irrational number to the nearest hundredth
    5·1 answer
  • The circumference is 90 find the area
    12·1 answer
  • What y=Mx+b <br>A, a slope formula<br>B, math<br>C, y-intercept
    6·2 answers
  • If y varies directly as x, and y is 48 when x is 6, which expression can be used to find the value of y when x is 2?
    13·1 answer
  • Claire has received scores of​ 85, 88,​ 87, and 80 on her algebra tests. what is the minimum score she must receive on the fifth
    9·1 answer
  • Can someone help me with this? I'll give brainliest if you answer!
    6·1 answer
  • - 10 + 2y - 4<br> please help
    5·1 answer
  • Page 151: 15-19 Someone Help...I don't understand how to do these parts I want to get better at them​
    15·1 answer
  • A loan of $50,000 is to be repaid in 8 equal end-of-year payments at 10% a. After 3 years, how much of the loan would be paid? b
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!