Search found 2 matches

by mhcurl
Fri Dec 13, 2002 12:56 am
Forum: QBasic / QuickBasic related
Topic: Using Variance Formulas in QBasic Programs
Replies: 5
Views: 8655

Re: Using Variance Formulas in QBasic Programs

Thanks for the help guys.  It does work that way.  But what if I don't know how many grades will be entered?  Is there a way I can set it up to use an unknown variable instead of entering the grades themselves in the program?

Mike
by mhcurl
Thu Dec 12, 2002 1:12 am
Forum: QBasic / QuickBasic related
Topic: Using Variance Formulas in QBasic Programs
Replies: 5
Views: 8655

Using Variance Formulas in QBasic Programs

Hello everyone,

   I am trying to write QBasic code to find the variance of the following situation.  I am a newbie when it comes to QBasic.  Any help received would be appreciated.  Thank you in advance.  You may also send replies to mikecurl74@aol.com.

***Find the ...