LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 8 Dec 2008 10:47:22 -0800
Reply-To:     sswamina <surendar.gopal@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         sswamina <surendar.gopal@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Sample Size Calculation ( Comparing two algorithm)
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I wanted to find the sample size number to test two algorithms.

This is text searching algorithm.

Algorithm 1 does the text matching one way and Algorithm 2 uses different text matching algorithm.

Situations ---------------------------------------------------------------------------------------------------------------------------------- Article 1

Authors : John Smith,Chris Fryer.

Article 2

Authors : JSmith ,Jake Anserson

Article 3

Authors : John Smith ,Kelly Mathews

Article 4: Authors : JSmith ,Daniel Carr. -------------------------------------------------------------------------------------------------------------------------------------------

Looking in to the description of article,Organization.I have come to conclusion that Article 1 John Smith and Article 4 JSmith are the same.

The other John Smith are totally different.So, there are totally three different people with last Name Smith.

Is there a way to design a test to find out the sample size for testing the algorithm.

Thank you,

Surendar


Back to: Top of message | Previous page | Main SAS-L page