Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask DBMS Expert


Home >> DBMS

Part A:
 
Introduction:  
 
Christina bought into a pharmacy business that provides pharmaceutical services only for those patients qualifying for the full concession price for medications under the Pharmaceutical Benefits Scheme (PBS). The pharmacy also sells regular retail products complementary to such a business. 
 
Because the Australian government is currently implementing changes to the PBS Christina would like to model the monthly profit/loss position of the business, using approximate figures from the previous year (i.e. rounded). She has asked you to help her out!
 
Requirement:       
 
Your task is to design a spreadsheet projection for Christina using the data she has provided. It will list anticipated income and costs arriving at appropriate totals that show the monthly profit profile for a period of one calendar year.  The profit/loss figure for each month should be find outd as well as a cumulative balance over the twelve months. Allow maximum flexibility so that changes can easily be made. Your layout of the spreadsheet should be in a neat, easy to follow manner.
 
The following lookup table is to be used in your solution and shows the anticipated sales of prescriptions and retail items, the government refunds along with the wholesale costs for prescription and retail products.

895_wholesale costs.jpg

All prescriptions are sold at the full concession PBS price of $5.90. Other income includes a single payment of $2000 at the beginning of the year for provision of Professional Services, the monthly retail sales and the government refunds as provided in the lookup table.

Costs included in the monthly profit profile in addition to the wholesale costs of prescription and retail stock are fixed costs of $12,000 pa and variable costs factored at 5% of the business’ monthly income. When the number of script sales exceeds 5000 in a month an extra staff member is casually hired for the following month costing $2,000. After June this amount will rise by 2.5% when a national wage increase is implemented.

The income and costs to be included in the projections in are summarised below and should be included in a key values lookup table in your solution. 
 
Income
Professional Services                         $2000 per year
Cost of a prescription (Concessional)    $5.90 per medication
 
Costs    
Fixed cost per   annum                         $12,000.00   
Variable costs per month                       5% of total monthly income
Extra staff wages (If sales > 5000)         $2,000.00 per month
Wages increase                                   2.5% of monthly salary 
 
Hand in:
 
1) A copy of the display view of your projection (including the key values and lookup table). This should be printed with gridlines and row & column headings. To do this, go to the Page Layout tab  and under the Print Titles option of Page Setup group, ensure Gridlines and  ‘Row and column headings’ are checked for  the Print option under the Sheet tab.
 
2) A copy of the formula  view  of your  projection (not  including the key and data tables). Choose the Formulas tab and click on the Show Formulas option found in the Formula Auditing group  (You may then need to widen some columns.) You only need to print a section (selection) of your worksheet to show an ex of each of the general formulae used.  
 
3) Two separate graphs, one showing any profit or loss made over the  twelve months, another showing the breakdown of one month’s expenses. 
 
4) The summary sheet for a  ‘What If’ analysis using Excel’s  Scenario Manager to investigate:
 
a) the effects of Fixed costs rising to $20,000 and Variable costs  increasing  to 12%
b) the effects of discovering that Government refunds are about $20, 000 lower than expected and are as given below:

1299_govt refunds.jpg

The resultant table should be formatted so that results can be easily interpreted.

Part B: Calculating Dosages
 
Introduction:

For the antibiotic Gentamicin Mary Boromeo, Community Pharmacist describes:

“Gentamicin is a powerful antibiotic, used almost exclusively in the hospital setting when lesser drugs have failed to control the infection eg in multi resistant bacterial strains. It is powerful but has toxic side effects and only a narrow therapeutic range - ie the gap between ineffective dose and over dose is small, hence it is imperative the correct dose is given for safe effective outcomes.

The individual's kidney function gives us access to determining the appropriate dose for each person. Creatinine is expelled from the body via the kidneys, its level in the blood (serum) will indicate kidney function - good or poor - so its rate of clearance (pharmacokinetics!) can be used to establish safe drug doses. You find out the clearance by that formula and then use the spreadsheet to determine the dose.

The mathematical formula includes a mathematical constant and a serum reading for creatinine (easily measured by blood test) which is then mathematically adjusted for age, weight and sex. (pharmacodynamics at work). In these "nasty" drugs it is imperative the dose suits the individual hence the dosing spreadsheet.”

Requirement:

You are to create the lookup data tables and input output tables for steps 1 and 2 of the process for calculating dosages for the administration of Gentamicin to adults, i.e. calculating the body weight and applying the creatinine clearance estimation formula. The steps (after obtaining the patient’s name, sex and date of birth) are:
 
Step 1: IDEAL BODY WEIGHT CALCULATION

• Obtain patient's weight (kg) and height (feet)
• find out Ideal Body Weight (IBW): IBW = (males: 50 kg, females: 45.5 kg + 2.3 kg for every inch over 5 feet)
• Use ideal body weight (IBW) if the patient is obese, actual body weight if underweight.
 
Step 2: CREATININE CLEARANCE ESTIMATION

•  Obtain serum creatinine (micro mol/L)
•  find out creatinine clearance: CREATININE CLEARANCE ESTIMINATION = (140 - age (years)) * ideal body weight (Kg) * sexFactor (1.23 male, 1.04 female))/Serum Creatinine (micro mol/L)
 
Your input/output tables could look something like (designer’s licence allowed!) below:
 
For your input table apply validation to the input cells to limit the values entered to valid values (30 character limit for name), “Male” or “Female” values for sex and appropriate ranges for age, weight and serum creatinine.
 
You will create two lookup tables: an “Ideal body weight” and a small “Sex factor” table.

Your “Ideal body weight” lookup data table should look like the ex from the lecture.

Your sex factor lookup table should need no explanation! These tables should be placed on a separate sheet of your Excel workbook.
 
Hand in:
 
1) A copy of the display of your data tables for “Ideal body weight” and “Sex factor”. This should be printed with gridlines and row & column headings. To do this, go to the Page Layout tab and under the Print Titles option of Page Setup group, ensure Gridlines and ‘Row and column headings’ are checked for  the Print option under the Sheet tab.
 
2) A copy of the display view of your input and output tables with values displayed in the cells, i.e. manually entered values for the input table, generated values from formulas for the output table. Use the above display view  input/output tables as a guide.
 
3) A copy of the formula view of your input and output tables. Choose the Formulas tab and click on the Show Formulas option found in the Formula Auditing group (You may then need to widen some columns.)  
 
4) Screen shots of validation applied to the input cells: name, sex, date-of-birth, height, weight  and serum creatinine.  For ex, the following shows data validation applied to the cell for entering the sex choice.

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M9941

Have any Question?


Related Questions in DBMS

Question we can sort a given set of n numbers by first

Question : We can sort a given set of n numbers by first building a binary search tree containing these numbers (using TREE-INSERT repeatedly to insert the numbers one by one) and then printing the numbers by an inorder ...

The relation memberstudentid organizationid roleid stores

The relation Member(StudentId, OrganizationId, RoleId) stores the membership information of student joining organization. For example, ('S1', 'O2', 'R3') indicates that student with Id 'S1' joined the organization with i ...

Suppose that we have a table of house prices and a table of

Suppose that we have a table of house prices and a table of zip codes: • hprices(hid (PK),address,bedrooms,price,zipcode) • zipcodes(zipcode (PK),state) Write a SQL query that finds the average, maximum, and minimum pric ...

Students will select a situation or problem from their

Students will select a situation or problem from their company as a course project that can be solved using a database system. Using MS Access, or MS SQL Server Express, students will create a relational database model o ...

We can represent a data set as a collection of object nodes

We can represent a data set as a collection of object nodes and a collection of attribute nodes, where there is a link between each object and each attribute, and where the weight of that link is the value of the object ...

Quesiton 1 what is data-manipulation language dml there are

Quesiton: 1. What is Data-Manipulation Language (DML)? There are four types of access in DML, explain each one. 2. Assume we have a Library Database consists of the following relations: author(author_id, first_name, last ...

Instructionsfor decades relational databases remained

Instructions For decades, relational databases remained essentially unchanged; data was segmented into specific chunks for columns, slots, and repositories, also called structured data. However, in this Internet of Thing ...

Sql injection on a searchthe way search performs its task

SQL injection on a search The way Search performs its task is by executing the following query (in a php script):          $var=stripslashes($_POST['search']);          $query = "SELECT username from lab1_login where use ...

Database and information retrieval assignment - data

Database and Information Retrieval Assignment - Data Privacy Essay Task - Write an essay (aim for 750 words) that addresses issues associated with data proivacy. Use the Australian Privacy Principles - discussed in class ...

In sql database questions phase-1 in 100 words what steps

In SQL Database Questions: Phase-1 In 100 words, what steps can one take to avoid losing work? Which command is used to save changes to the database? What is the syntax for this command? Phase-2 In 100 words, explain the ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As