30 likes | 133 Views
Wants. Floyd Nelson A.D. 2010 Jan. 3. Levels. Occurance OCC = sum( If_Part ) Accuracy ACC = sum( If_Part × T hen_Part ) Importance Imp = ACC / OCC Overall Ovr = (Imp × ASS) + ( Belief_Imp × Belief_ASS ). Structure. IF( this happens ) THEN( I will want to do this )
E N D
Wants Floyd Nelson A.D. 2010 Jan. 3
Levels • Occurance • OCC = sum(If_Part) • Accuracy • ACC = sum(If_Part × Then_Part) • Importance Imp = ACC / OCC • Overall Ovr = (Imp × ASS) + (Belief_Imp× Belief_ASS)
Structure • IF(this happens) THEN(I will want to do this) • IF(I see a bomb falling from the sky) THEN(I will want to quickly find a place to hide and hide there) • IF(I see much darkness and a door) THEN(move my finger to the left and then move the finger up) • Most of the structure of the wants are very similar to the structure of the knowledge part of the AIS.