Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java for chi square statistic calculation

807598Feb 13 2006 — edited Feb 13 2006
Good morning. Does anyone know if Java code exists for calculating the Chi-square statistic from a table of observed and expected frequencies (this table is used in the chi square calculation).

Or alternatively, is there an option in Java to store values in a table, for example a 2*2 table or a table of any size? And to then use the values in the table for a calculation?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2006
Added on Feb 13 2006
5 comments
298 views