Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Math Help?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Math Help?
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01441951
Message ID:
01441951
Views:
183
Math has never been my strong suite, I thought I'd see if someone could give me the right way to figure this out.

For a given shift, I have to check to see if there are enough people assigned based off a state mandated ratio of patient to staff. So for this example the ratio is 4:1. One staff member for each 4 patients.

Example:

1. I know how many patients are scheduled: 19
2. I know how many staff members are scheduled: 3
3) and I know the ratio is 4:1

So do I divide the staff members by the number of patients?:
3 / 19 = 0.15

This seems like the right way, but how do I compare the result 0.15 to my ratio and determine if it meets or exceeds the desired ratio?

Thanks
Kirk
Next
Reply
Map
View

Click here to load this message in the networking platform