|
More site info...
Statistics Help - Talk Stats Forums - talkstats.com | Site profile
|
|
Site profile page for http://talkstats.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://talkstats.com.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://talkstats.com is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on Statistics Help - Talk Stats Forums:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
32
|
116
|
357
|
|
Post:
|
54
|
214
|
684
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Statistics Help - Talk Stats Forums (http://talkstats.com)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
Statistics Help - Talk Stats Forums posting activity graph:
|
|
http://talkstats.com Alexa graph:
|
Top authors on Statistics Help - Talk Stats Forums during last week:
user's latest post:
Do you know any native GTK+ gui...
Published (2009-12-05 22:23:00)
for those who are interested, after testing several GUIs i've came to a conclusion that Rattle is one of the best packages. It might not be as good as R commander or Rkward, but it integrates well with Gnome desktop environment.
user's latest post:
FA analysis
Published (2009-11-28 00:30:00)
Hi guys , Im trying to get a better understanding of this , hope you can take a look at this , my biggest problem is how to interpret FA model in R . My results look like this : What values in my results should I be looking at and what is a good indication of FA analysis? Call: factanal(x = m2, factors = 2) Uniquenesses: v1 v2 v3 v4 v5 v6 v7 v8 v9 v10 v11 v12 0.005 0.324 0.344 0.092 0.084 0.128 0.271 0.272 0.398 0.384 0.540 0.472 Loadings:...
user's latest post:
Regression on Binned data
Published (2009-11-30 09:38:00)
Hi, Can I carry out linear regression reliably with binned data. IE. data on cases falling into a series of ranges over time. I can imagine that if the upper bin limit is used to describe the data that an ordinary regression will proabably still estimate the slope, but overestimate the intercept. Are there any methods for this type of data (small example below) Year Bin 2002 1 2002 1 2002 2 2003 1 2003 2 2003 3 2003 3 2003 3 2004 1 2004 3...
user's latest post:
T tests using R
Published (2009-11-30 14:44:00)
You should try permutation test in package "coin", but... Do no take seriously a two-side test. Of course, both diets ARE DIFFERENT, it's imposible that diet1= diet2, always there will be a difference, however small it may be, the fact that we don't be able to detect it is another thing. All two-side Statistical Hypothesis are falses! With a small sample you have less probability to find any difference. With a huge...
user's latest post:
help with contrast coding
Published (2009-11-30 07:04:00)
thanks james. but is that orthogonal? i tried to work it out but i didnt get the sum of cross-products = 0) does this look orthogonal? 1 vs 2,3,4,5 2 vs 3,4,5 5 vs 3,4 3 vs 4
user's latest post:
help with contrast coding
Published (2009-11-30 10:26:00)
1 vs 2,3,4,5 1,2 vs 3,4,5 1,2,3 vs 4,5 1,2,3,4 vs 5 this would be, respectively: -1 , 1/4 , 1/4, 1/4, 1/4 -1/2, -1/2, 1/3, 1/3 1/3 -1/3, -1/3, -1/3, 1/2, 1/2 1, -1/4, -1/4 -1/4, -1/4 See Dragan's post for further clarification: http://talkstats.com/showthread.php?t=8093
user's latest post:
Nested mixed model
Published (2009-11-29 17:52:00)
Is anyone able to help?
user's latest post:
Pearson 5 (inverse Gamma) and...
Published (2009-12-05 16:15:00)
Hi everyone !! I'm a newby actually, so I hope you'll understand my problem here I have a serie of data (the times spent by a car at a control-station) and it follows a Pearson 5 distribution. I'd like to test it with the khi squared test. (also, it's for a university project and I need to have bins with same probabilities) My main problem is that I don't know what is the Alpha and Beta of the Inverse Gamma...
user's latest post:
Probability Please Help
Published (2009-12-05 00:16:00)
I cannot figure out this problem for the life of me. Can someone please help me. I have the answer. .58. However, I cannot figure out the solution. I would really appreciate someone's help. Thank you. Mollys college offers two sections of Stat 101. From what she has heard about the two professors listed, Molly estimates that her chances of passing the course are 0.8 if she gets Professor Adams and 0.60 if she gets Professor Brown. The...
|
|
|
Top 10 active forums on Statistics Help - Talk Stats Forums during last week:
|
|
Top 10 forums on Statistics Help - Talk Stats Forums:
|
|
|
|
Latest active threads on Statistics Help - Talk Stats Forums:
Started 4 days ago (2009-12-04 06:13:00)
by vinux
Have you tried Rkward?
http://en.wikipedia.org/wiki/RKWard
The following link also may help.
http://www.ggobi.org/rgtk2/
Started 3 days, 5 hours ago (2009-12-05 01:20:00)
by vinux
Started 2 weeks, 2 days ago (2009-11-22 06:43:00)
by misc763
help with contrast coding
Can someone help me with the following questions. I am really dumb when it comes to this and any answer I give would be purely a guess. It is a question about contrasts in R (although R isn't needed for this bit).
The continuous variable is "depression".
The catagorical variable marital is a coded ...
Started 1 week ago (2009-11-30 09:38:00)
by Cox
Regression on Binned data
Hi,
Can I carry out linear regression reliably with binned data. IE. data on cases falling into a series of ranges over time.
I can imagine that if the upper bin limit is used to describe the data that an ordinary regression will proabably still estimate the slope, but overestimate the intercept.
Are ...
Started 1 week, 1 day ago (2009-11-29 17:52:00)
by bugman
Started 1 week, 4 days ago (2009-11-26 18:08:00)
by bugman
Thanks Vinux. Interesting!
|
|
Hot threads for last week on Statistics Help - Talk Stats Forums:
Started 4 days ago (2009-12-04 06:13:00)
by vinux
Have you tried Rkward?
http://en.wikipedia.org/wiki/RKWard
The following link also may help.
http://www.ggobi.org/rgtk2/
Started 3 days, 5 hours ago (2009-12-05 01:20:00)
by vinux
Started 2 weeks, 2 days ago (2009-11-22 06:43:00)
by misc763
help with contrast coding
Can someone help me with the following questions. I am really dumb when it comes to this and any answer I give would be purely a guess. It is a question about contrasts in R (although R isn't needed for this bit).
The continuous variable is "depression".
The catagorical variable marital is a coded ...
Started 1 week ago (2009-11-30 09:38:00)
by Cox
Regression on Binned data
Hi,
Can I carry out linear regression reliably with binned data. IE. data on cases falling into a series of ranges over time.
I can imagine that if the upper bin limit is used to describe the data that an ordinary regression will proabably still estimate the slope, but overestimate the intercept.
Are ...
Started 1 week, 1 day ago (2009-11-29 17:52:00)
by bugman
|
|