/

DAAnovaTwoWithoutSummary

[this page | pdf]

Function Description

Returns a summary of the input data applicable to a two factor Analysis of Variance (without replication), given an input array, InputArray, which needs to be of length n1 x n2, where n1 is the number of groups of data and n2 is the number of observations for each group.

 

The output is a numeric array with (n1 + n2) rows and 4 columns as follows (akin to that supplied by the Data Analysis Toolpack available via Microsoft Excel).

 

Rows 1 to n1 contain summary data for consecutive rows

Rows n1+1 to n1+n2 contain summary data for consecutive columns

 

Col 1: Count

Col 2: Sum

Col 3: Average

Col 4: (Sample) variance

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: Double()
Parameter NameVariable TypeDescription
InputArrayDouble()Input array
n1IntegerNumber of series
n2IntegerNumber of elements in each series

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Statistical functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile