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
navik [9.2K]
3 years ago
12

Is education related to programming preference when watching TV? From a poll of 80 television viewers, the following data have b

een collected: Level of Education Preferred TV stations High School Some college Bachelor’s degree or higher Total Public Broadcasting 15 15 10 40 Commercial Stations 5 25 10 40 Total 20 40 20 80 Test the null hypothesis that there is no association between level of education and TV station preference. A. State the null and alternative hypotheses. B. Calculate a test statistic, C. At the .05 level of significance, state the critical value, D. State your decision and conclusion.
Mathematics
1 answer:
Luda [366]3 years ago
7 0

Answer:

a) H0:  There is no association between level of education and TV station preference (Independence)

H1: There is association between level of education and TV station preference (No independence)

b) \chi^2 = \frac{(15-10)^2}{10}+\frac{(15-20)^2}{20}+\frac{(10-10)^2}{10}+\frac{(5-10)^2}{10}+\frac{(25-10)^2}{10}+\frac{(10-20)^2}{20} =33.75

c) \chi^2_{crit}=5.991

d) Since the p value is lower than the significance level we enough evidence to reject the null hypothesis at 5% of significance, and we can conclude that we have dependence between the two variables analyzed.

Step-by-step explanation:

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".

Assume the following dataset:

                                  High school   Some College   Bachelor or higher  Total

Public Broadcasting       15                       15                          10                     40

Commercial stations      5                         25                         10                     40  

Total                                20                      40                          20                    80

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

Part a

H0:  There is no association between level of education and TV station preference (Independence)

H1: There is association between level of education and TV station preference (No independence)

The level os significance assumed for this case is \alpha=0.05

The statistic to check the hypothesis is given by:

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

Part b

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{20*40}{80}=10

E_{2} =\frac{40*40}{80}=20

E_{3} =\frac{20*40}{80}=10

E_{4} =\frac{20*40}{80}=10

E_{5} =\frac{40*40}{80}=20

E_{6} =\frac{20*40}{80}=10

And the expected values are given by:

                                  High school   Some College   Bachelor or higher  Total

Public Broadcasting       10                       20                         10                     40

Commercial stations      10                        10                         20                     40  

Total                                20                      30                          30                    80

Part b

And now we can calculate the statistic:

\chi^2 = \frac{(15-10)^2}{10}+\frac{(15-20)^2}{20}+\frac{(10-10)^2}{10}+\frac{(5-10)^2}{10}+\frac{(25-10)^2}{10}+\frac{(10-20)^2}{20} =33.75

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

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

Part c

In order to find the critical value we need to look on the right tail of the chi square distribution with 2 degrees of freedom a value that accumulates 0.05 of the area. And this value is \chi^2_{crit}=5.991

Part d

And we can calculate the p value given by:

p_v = P(\chi^2_{3} >33.75)=2.23x10^{-7}

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

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

Since the p value is lower than the significance level we enough evidence to reject the null hypothesis at 5% of significance, and we can conclude that we have dependence between the two variables analyzed.

You might be interested in
Penny is counting the days until her grandma comes to visit. There are 98 days left. How many weeks are left until Penny's grand
Lorico [155]
Create a unit rate.
1 wk/ 7 days
x wk/ 98 days
Cross multiply.
98=7x
Solve the equation.
14=x
14 weeks until her grandmother visits
3 0
3 years ago
Answer the question I need help
Inessa05 [86]

Answer:

the answer would be 38 :)

Step-by-step explanation:

24÷3=8

(8)+3+3 to the 3rd power

3×3×3=27

8+3=12 ->12+27=38

hopefully this helps :)

6 0
2 years ago
Read 2 more answers
What are the solutions to the quadratic equation (5y +6) 2= 24?
boyakko [2]

Answer:

y=-2.18,-0.22

Step-by-step explanation:

We have been given the equation

(5y+6)^2=24

Take square root both sides. When ever we take square root, we include plus minus sign

\sqrt{(5y+6)^2}=\pm\sqrt{24}\\\\5y+6=\pm2\sqrt6

Now, subtract 6 to both sides of the equation

5y=-6\pm2\sqrt6

Divide both sides by 5

y=\frac{1}{5}(-6\pm2\sqrt6)

y=\frac{1}{5}(-6+2\sqrt6),y=\frac{1}{5}(-6-2\sqrt6)

In decimal we have

y=-2.18,-0.22



3 0
3 years ago
Why is (x-3) NOT a factor of x3+2x2-5x-6
ivolga24 [154]

As the expression is not equal to zero on x=3, x-3 is not a factor of given expression

Step-by-step explanation:

Given expression is:

x^3+2x^2-5x-6

We have to check if x-3 is a factor of given expression

In order for x-3 to be a factor of expression, we have to put x-3 = 0 => x=3 in expression.

If the expression is zero at x=3 then x-3 is a factor of expression otherwise not.

So putting x=333 in expression

=(3)^3+2(3)^2-5(3)-6\\= 27+2(9) - 15-6\\= 27+18-15-6\\= 45-21\\=24 \neq 0

As the expression is not equal to zero on x=3, x-3 is not a factor of given expression

Keywords: Polynomials, expressions

Learn more about polynomials at:

  • brainly.com/question/4228574
  • brainly.com/question/4279146

#LearnwithBrainly

8 0
3 years ago
Michael’s favorite cereal is Cinnamon Toast Crunch. His mom buys him a big box for a special treat, and he wants to figure out e
Sauron [17]

Answer:

he made a good choice, the width is: 4 inches

Step-by-step explanation:

12 x 8 x _<u>4_</u> = 384

3 0
2 years ago
Other questions:
  • Which would be the next step in solving for matrix A?
    7·1 answer
  • We are interested in the dimensions of a certain rectangle. This rectangle has length 5 units more than the side of this square
    6·1 answer
  • Does the remainder round up or down to get an average whole number
    10·1 answer
  • Is ((1,4)(3,2)(8,9)(7,6)(3,4) a function
    5·2 answers
  • PLZZZ HELPP 3+7 - 1/2 is an example of
    10·2 answers
  • If line segment AB represents 25% what is the length of a line segment that is 100%
    7·1 answer
  • S=4lw + 2wh s= 92 l=9 w= 2 solve for H?
    15·1 answer
  • Pleaseeeee help asap anyone
    14·2 answers
  • Rewrite `10^{32}\ \/ \ 10^{6}\ `using a single exponent.
    11·1 answer
  • Evaluate the expression for x = 3 and y = 6.<br><br> 5(x2 + y) + y2
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!