of Irreproducible Research!
Description of Statistical Computation | |||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author's title | |||||||||||||||||||||||||||||||||||||||||||||||||
Author | *Unverified author* | ||||||||||||||||||||||||||||||||||||||||||||||||
R Software Module | rwasp_hypothesismean4.wasp | ||||||||||||||||||||||||||||||||||||||||||||||||
Title produced by software | Testing Mean with known Variance - Sample Size | ||||||||||||||||||||||||||||||||||||||||||||||||
Date of computation | Tue, 26 Oct 2010 21:01:46 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||||
Cite this page as follows | Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2010/Oct/26/t12881268078kgyftan8p3naw7.htm/, Retrieved Sun, 08 Jun 2025 23:08:42 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=89703, Retrieved Sun, 08 Jun 2025 23:08:42 +0000 | |||||||||||||||||||||||||||||||||||||||||||||||||
QR Codes: | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Original text written by user: | |||||||||||||||||||||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | ||||||||||||||||||||||||||||||||||||||||||||||||
User-defined keywords | |||||||||||||||||||||||||||||||||||||||||||||||||
Estimated Impact | 179 | ||||||||||||||||||||||||||||||||||||||||||||||||
Tree of Dependent Computations | |||||||||||||||||||||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | |||||||||||||||||||||||||||||||||||||||||||||||||
- [Testing Mean with known Variance - Sample Size] [Hypothesis Testing] [2010-10-22 13:11:00] [c7506ced21a6c0dca45d37c8a93c80e0] - P [Testing Mean with known Variance - Sample Size] [task 10] [2010-10-26 10:52:51] [18a20458ff88c9ba38344d123a9464bc] - R P [Testing Mean with known Variance - Sample Size] [] [2010-10-26 21:01:46] [4e8433b1f224f73a1c06e8dfda2b3fb5] [Current] | |||||||||||||||||||||||||||||||||||||||||||||||||
Feedback Forum | |||||||||||||||||||||||||||||||||||||||||||||||||
Post a new message | |||||||||||||||||||||||||||||||||||||||||||||||||
Dataset | |||||||||||||||||||||||||||||||||||||||||||||||||
Tables (Output of Computation) | |||||||||||||||||||||||||||||||||||||||||||||||||
\begin{tabular}{lllllllll} \hline Summary of computational transaction \tabularnewline Raw Input & view raw input (R code) \tabularnewline Raw Output & view raw output of R engine \tabularnewline Computing time & 1 seconds \tabularnewline R Server & 'Sir Ronald Aylmer Fisher' @ 193.190.124.24 \tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=89703&T=0 [TABLE] [ROW][C]Summary of computational transaction[/C][/ROW] [ROW][C]Raw Input[/C][C]view raw input (R code) [/C][/ROW] [ROW][C]Raw Output[/C][C]view raw output of R engine [/C][/ROW] [ROW][C]Computing time[/C][C]1 seconds[/C][/ROW] [ROW][C]R Server[/C][C]'Sir Ronald Aylmer Fisher' @ 193.190.124.24[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=89703&T=0
Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=89703&T=0
As an alternative you can also use a QR Code: The GUIDs for individual cells are displayed in the table below:
\begin{tabular}{lllllllll} \hline Testing Mean with known Variance \tabularnewline population variance & 13 \tabularnewline null hypothesis about mean & 20 \tabularnewline alternative hypothesis about mean & 21 \tabularnewline type I error & 0.05 \tabularnewline type II error & 0.15 \tabularnewline sample size & 93.460900839252 \tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=89703&T=1 [TABLE] [ROW][C]Testing Mean with known Variance[/C][/ROW] [ROW][C]population variance[/C][C]13[/C][/ROW] [ROW][C]null hypothesis about mean[/C][C]20[/C][/ROW] [ROW][C]alternative hypothesis about mean[/C][C]21[/C][/ROW] [ROW][C]type I error[/C][C]0.05[/C][/ROW] [ROW][C]type II error[/C][C]0.15[/C][/ROW] [ROW][C]sample size[/C][C]93.460900839252[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=89703&T=1
Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=89703&T=1
As an alternative you can also use a QR Code: The GUIDs for individual cells are displayed in the table below:
| |||||||||||||||||||||||||||||||||||||||||||||||||
Figures (Output of Computation) | |||||||||||||||||||||||||||||||||||||||||||||||||
Input Parameters & R Code | |||||||||||||||||||||||||||||||||||||||||||||||||
Parameters (Session): | |||||||||||||||||||||||||||||||||||||||||||||||||
par1 = 13 ; par2 = 20 ; par3 = 21 ; par4 = 0.05 ; par5 = 0.15 ; | |||||||||||||||||||||||||||||||||||||||||||||||||
Parameters (R input): | |||||||||||||||||||||||||||||||||||||||||||||||||
par1 = 13 ; par2 = 20 ; par3 = 21 ; par4 = 0.05 ; par5 = 0.15 ; par6 = ; par7 = ; par8 = ; par9 = ; par10 = ; par11 = ; par12 = ; par13 = ; par14 = ; par15 = ; par16 = ; par17 = ; par18 = ; par19 = ; par20 = ; | |||||||||||||||||||||||||||||||||||||||||||||||||
R code (references can be found in the software module): | |||||||||||||||||||||||||||||||||||||||||||||||||
par1<-as.numeric(par1) |