I have two groups of datasets, A and B. I would like to know that the average value of A is significantly different from the average value of B. How to do this in Excel 2007?
(I know there the TTEST formula in excel, I also know that I do not need to use the paired version, what other parameters do I need to set and how to interpret the result?)
Thank,
John
= TTEST (array1, array2, tails, type)
array1 is a dataset A
array2 is data set B
: 1 = , 2 = . , , A B, B. , , A B. (, 1 .)
type: , , 1. 2 - , 3 - . , , B , Type 3.
Source: https://habr.com/ru/post/1756369/More articles:Is there an image / icon library in the iOS SDK? - iosHow to import mysql dump when renaming some tables / columns rather than importing others? - sqlKeeping an βlikeβ item in the database? - databaseUsing Java ByteBuffer to read millions of messages - javaPrivate or protected set for MustOverride property - propertiesHow to get headers from the last redirect with PHP curl functions? - httpGrouping data using LINQ query - c #Creating dependencies in Xcode 4 - iphoneGet default programs - c ++JQuery Interface Fisheye Left Aligned Interface - jqueryAll Articles