Importing data into inference app
|
02-05-2015, 07:18 PM
Post: #5
|
|||
|
|||
RE: Importing data into inference app
Hi Tim,
I appreciate your patience with me. Thanks. But there are still issues in the inference app. Let me demonstrate: 1. Open Inference app 2. In the Home view, enter "RANDOM(100, 0, 1)" and store in D1. Enter "RANDOM(100, 0, 10)" and store in D2. 3. Switch to Symb view. Choose "Hypothesis Test", "Z-Test: mu1 - mu2", and "mu1 < mu2". 4. Switch to Num view. Import. Choose D1 for x1 and D2 for x2 sets. Then OK. 5. Look at the sigma values (sigma1 and sigma2) after the import. The sigma1 0.2887 is correct (should be 1/sqrt(12)). The sigma2 0.2887 is incorrect (should be 10/sqrt(12) = 2.887). One can always estimate the population standard deviations (and variances) for any sample size greater than 1, the issue is whether the sample size is large enough to trust the estimate. I'll admit that 6 values is too little, but surely 100 values is enough? The calculation for sigma2 is wrong (or at least is being displayed wrong), and with a two sample Z-test there is no requirement that the two population sigmas have to be the same. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Importing data into inference app - mbeddo - 02-05-2015, 05:07 AM
RE: Importing data into inference app - Tim Wessman - 02-05-2015, 04:29 PM
RE: Importing data into inference app - mbeddo - 02-05-2015, 05:49 PM
RE: Importing data into inference app - Tim Wessman - 02-05-2015, 05:54 PM
RE: Importing data into inference app - mbeddo - 02-05-2015 07:18 PM
RE: Importing data into inference app - Tim Wessman - 02-05-2015, 08:17 PM
RE: Importing data into inference app - Han - 02-05-2015, 08:33 PM
RE: Importing data into inference app - mbeddo - 02-05-2015, 08:48 PM
RE: Importing data into inference app - Tim Wessman - 02-06-2015, 06:14 PM
RE: Importing data into inference app - mbeddo - 02-27-2015, 04:08 AM
|
User(s) browsing this thread: 1 Guest(s)