Do "Weka" have options to calculate statistical function like mean, standard deviation etc.,
3,093 views
Skip to first unread message
Kumar Chinnakali
unread,
Jul 9, 2014, 1:27:07 AM7/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
Team, Greetings !
Do weka have options to calculate statistical function like mean, standard deviation etc.,
Yours ever,
@kumarchinnakali
Bhoomin Pandya
unread,
Jul 9, 2014, 2:39:16 AM7/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
Dear Kumar:
In the Explorer>Preprocess>Selected attribute panel the mean and standard deviations are displayed for numeric attributes. I urge you to refer the Prescribed book also to find other alternatives.
I hope that answers your query.
Bhoomin Pandya CTA
Bhoomin Pandya
unread,
Jul 9, 2014, 3:26:47 AM7/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
Dear Kumar:
I forgot to mention that certain Activity Questions may ask you to calculate mean and std dev - Please do follow these instructions - they help you to understand the concepts better.
Bhoomin Pandya CTA
On Wednesday, July 9, 2014 10:57:07 AM UTC+5:30, Kumar Chinnakali wrote:
Kumar Chinnakali
unread,
Jul 9, 2014, 3:43:19 AM7/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
Hi,
Got it, but am looking for the others variables(not in the datasets). Some thing like with help of 10 seeds, got 10 values. Which needs to be calculated(mean, sd).
Yours,
Kumar Chinnakali
Gabriel Santos
unread,
Jul 9, 2014, 3:44:51 AM7/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
Dear Kumar,
As Bhoomin said, you can get the mean and std dev directly from the "Selected attrubute" for every numeric attribute. However if you need to perform some operation over an attribute then you can use the Unsupervised Filter. Under Filter, find unsupervised > attribute > AddExpression or the MathExpression. You have to do some research on the Web to see how they work.
Have fun!
Gabriel Santos Macau Community TA
Gabriel Santos
unread,
Jul 9, 2014, 3:55:12 AM7/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
Hi Kumar,
With Weka Explorer you can not calculate the mean and std dev of the output of 10 different runs. You have to wait till the "More Data Mining with Weka" to know how to use the Experimenter.
At this stage you have to get some external support like a calculator or a spread sheet.
BR,
Gabriel Santos Macau Community TA
Mauro Delfino
unread,
Jul 12, 2014, 2:21:42 PM7/12/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wekamooc...@googlegroups.com
You can find how to use filters in the text book of the course and in "More data mining with Weka" course