proc means give a p values for T tesing H0: mean =0 (or a certain value). Clearly, you cannot use it here. In fact, it works on a paired t test that is to test difference =0.
I am wondering how you can do that in proc freq, using score?
JingJu
very interesting. binomial test is a Z test, seemingly slightly different to a T test in proc means. Are you sure you can get the exactly same results uisng freq and means procedure?
jingju