Respuesta :
Answer:
a) Independent variable: The manufacturer. It's a categorical and qualitative variable.
b) Dependent variable: time needed to mix the material, and is a quantitative variable
c) On this case since we want to compare the means of different groups of manufacturers on specific 3 manufacturers (A,B and C) the best way to analyze this is with the ANOVA procedure.
d) ANOVA is the correct procedure since this procedure is used to analyze the differences among group means in a sample, and that's what we want to analyze.
The hypothesis for this case are given by
Null hypothesis: [tex]\mu_{A}=\mu_{B}=\mu_{C}[/tex]
Alternative hypothesis: Not all the means are equal [tex]\mu_{i}\neq \mu_{j}, i,j=A,B,C[/tex]
Step-by-step explanation:
Previous concepts
Analysis of variance (ANOVA) "is used to analyze the differences among group means in a sample".
The sum of squares "is the sum of the square of variation, where variation is defined as the spread between each individual value and the grand mean"
Part A
Independent variable: The manufacturer. It's a categorical and qualitative variable.
Part B
Dependent variable: time needed to mix the material, and is a quantitative variable
Part C
On this case since we want to compare the means of different groups of manufacturers on specific 3 manufacturers (A,B and C) the best way to analyze this is with the ANOVA procedure.
Part D
ANOVA is the correct procedure since this procedure is used to analyze the differences among group means in a sample, and that's what we want to analyze.
The hypothesis for this case are given by
Null hypothesis: [tex]\mu_{A}=\mu_{B}=\mu_{C}[/tex]
Alternative hypothesis: Not all the means are equal [tex]\mu_{i}\neq \mu_{j}, i,j=A,B,C[/tex]
In order to find the mean square between treatments (MSTR), we need to find first the sum of squares and the degrees of freedom.
If we assume that we have [tex]p[/tex] groups and on each group from [tex]j=1,\dots,p[/tex] we have [tex]n_j[/tex] individuals on each group we can define the following formulas of variation:
[tex]SS_{total}=\sum_{j=1}^p \sum_{i=1}^{n_j} (x_{ij}-\bar x)^2 [/tex]
[tex]SS_{between}=SS_{model}=\sum_{j=1}^p n_j (\bar x_{j}-\bar x)^2 [/tex]
[tex]SS_{within}=SS_{error}=\sum_{j=1}^p \sum_{i=1}^{n_j} (x_{ij}-\bar x_j)^2 [/tex]
And we have this property
[tex]SST=SS_{between}+SS_{within}[/tex]