Results 1 to 15 of 33

Thread: Statistics Homework ;_;

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    You can use a t-test to find the percentage of the bell curve that is below a certain point by converting X to a t-score. Convert from percentage to number of scores by multiplying by N. I'm not 100% sure, but if I encountered such a problem on a test, that's how I would go about doing it.

    edit: For reference...
    <pre>t = (x - u)/s</pre>where u - mean, s - stdev. Then use a calculator function or something (or do the integral by hand) to get the percent area to the left, then multiply by N. If I understand correctly, you should get nb.

    OOC:How do you do superscripts and subscripts?
    Last edited by -N-; 05-10-2005 at 12:34 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •