search for: conclusion2

Displaying 4 results from an estimated 4 matches for "conclusion2".

Did you mean: conclusion
2008 Sep 08
0
Poisson Distribution - Chi Square Test for Goodness of Fit
...----------------------------------   if(chi_squared > cv1)   Conclusion1 <- 'Sample does not come from the postulated probability distribution at 1% los' else Conclusion1 <- 'Sample comes from postulated prob. distribution at 1% los'     if(chi_squared > cv2)   Conclusion2 <- 'Sample does not come from the postulated probability distribution at 5% los' else Conclusion2 <- 'Sample comes from postulated prob. distribution at 1% los'   if(chi_squared > cv3) Conclusion3 <- 'Sample does not come from the postulated probability distribut...
2008 Aug 29
0
Problem with Poisson - Chi Square Goodness of Fit Test - New Mail
...---------------------------------- ? if(chi_squared > cv1) ? Conclusion1 <- 'Sample does not come from the postulated probability distribution at 1% los' else Conclusion1 <- 'Sample comes from postulated prob. distribution at 1% los' ? ? if(chi_squared > cv2) ? Conclusion2 <- 'Sample does not come from the postulated probability distribution at 5% los' else Conclusion2 <- 'Sample comes from postulated prob. distribution at 1% los' ? if(chi_squared > cv3) Conclusion3 <- 'Sample does not come from the postulated probability distribut...
2008 Aug 29
0
Poisson Distribution - problem with Chi Square Goodness of Fit test
...----------------------------------   if(chi_squared > cv1)   Conclusion1 <- 'Sample does not come from the postulated probability distribution at 1% los' else Conclusion1 <- 'Sample comes from postulated prob. distribution at 1% los'     if(chi_squared > cv2)   Conclusion2 <- 'Sample does not come from the postulated probability distribution at 5% los' else Conclusion2 <- 'Sample comes from postulated prob. distribution at 1% los'   if(chi_squared > cv3) Conclusion3 <- 'Sample does not come from the postulated probability distribut...
2008 Aug 29
0
Please ignore earlier mail - [ Poisson - Chi Square test for Goodness of Fit]
...-------------------- ? if(chi_squared > cv1) ? Conclusion1 <- 'Sample does not come from the postulated probability distribution at 1% los' else Conclusion1 <- 'Sample comes from postulated prob. distribution at 1% los' ? ? if(chi_squared > cv2) ? Conclusion2 <- 'Sample does not come from the postulated probability distribution at 5% los' else Conclusion2 <- 'Sample comes from postulated prob. distribution at 1% los' ? if(chi_squared > cv3) Conclusion3 <- 'Sample does not come from the postulated probability distr...