Examlex

Solved

TABLE 11-3 As Part of an Evaluation Program, a Sporting Goods Retailer

question 211

Short Answer

TABLE 11-3
As part of an evaluation program, a sporting goods retailer wanted to compare the downhill coasting speeds of 4 brands of bicycles. She took 3 of each brand and determined their maximum downhill speeds. The results are presented in miles per hour in the table below.
Trial Barth Tornado Reiser Shaw
1 43 37 41 43
2 46 38 45 45
3 43 39 42 46
-Referring to Table 11-3, what are the numerator and denominator degrees of freedom for Levene's test for homogeneity of variances respectively?


Definitions:

Method Names

Names given to methods in programming, indicating the action or computation they perform.

Return Type

The type of data that a method sends back to the entity that called it.

Formal Parameter List

The variables specified in the method declaration that accept the values passed to the method when it is called.

Outer Block

The scope in programming that surrounds and contains an inner block or blocks of code.

Related Questions