You will see seven essay questions below, ONLY CHOOSE THREE QUESTIONS TO ANSWER!!  Your answers should be 200 to 400 words (I will count!). Please submit a thoughtful answer with complete sentences and again, check your spelling and grammar. Type your answer under the question you are answering, you may delete the questions you are not answering. 

Questions (select 3)

Essay Question A: How does an organization decide that it needs to exist forever and therefore start an endowment?

Essay Question B: What are the most important management skills a person needs to have to be a good fundraiser?

Essay Question C: What are the chief ethical temptations or risks for a fundraiser?

Essay Question D: How should an organization manage financial trouble when it comes to cash flow and deficit spending?

Essay Question E: Think about something you own or may inherit that has market value but is valuable enough to you that you don’t want to give it away in your lifetime (jewelry, a car, artwork). What would you need to know about an organization in order to set up the terms of your will so that they would receive this asset on your death?

Essay Question F: Does a board’s fiduciary responsibility require that it always be cautious in setting budgetary goals (for example, planning for income high and expenses low)? If not, when is it appropriate for a board to take risks, and how can it monitor the organization’s fiscal progress so as to intervene when the risk-taking is showing signs of bad outcomes?

Essay Question G: Explain the needs and desires of different donors.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Fundamentals of Written Communication – Week 3 Assignment

Business Memo

Imagine you are VP of operations in a business. It has come to your attention that a policy, or a procedure needs changing within the company. Here are a few ideas:

– customer return policy, personal use of company property policy, staff training procedure, emergency evacuation procedure,

Be sure to address:

o   Who does the change affect?

o   What the change will be?

o   When the change is effective?

o   Where can the change be identified?

o   Why did the change take place?

o   How will the change will be implemented?

You may use bullet points for this assignment, however you must write in complete sentences. More than one sentence per bullet may be needed to provide complete explanation under the “what”, “why”, and “how” categories especially. Create a heading with a creative company name!

Utilize your text, Pocket Keys for Writers Pages 181-186 to help you compose a business memo. Evaluate your writing to ensure you do not have confusing sentence syntax, misplaced modifiers, dangling modifiers, or abrupt shifts as you provide reasoning within your memo. 

Your business memo should be at least 250 words, but no more than 500 words.

Use proper punctuation and capitalization as practiced!

View your assignment rubric.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Water is discharged at through the 40-mm-diameter elbow at 0.012 m^3/s. The pressure at is 155 kPa.

Fundamental Problem 6.11 of 3ReviewPart AWater is discharged through the 40-mm-diameter elbowat 0.012 m3/s. The pressure at A is 155 kPa .Determine the magnitude of the resultant force the elbow exerts on the pipe.(Figure 1)Express your answer to three significant figures and include the appropriate units.4HA2 ?FR =ValueUnitsSubmitRequest AnswerFigure1 of 1>Part BDetermine the direction of the resultant force the elbow exerts on the pipe.Express your answer using three significant figures.204AEOvecO?A, measured counterclockwisefrom the positive z axisSubmitRequest AnswerxProvide FeedbackNext >

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Hi I need help, graph using transformations.

, can you help step by step thank you

FunctionsProgpik each fonction as defsStenth the gnedefinevk See Beanpie S.26. Re – 2Thex need to it and use the ter33. Pa) ~ /21graph each function as ders30. M) – -246.4.2*51."857. 27460. 20-3rX 63. (V/2)66. 1Graph using transformations . Show all59. x 5/3 – -243Steps . State the domain y range.s will al/n =f(x )=-24+1 6g(x) = 3-Xf(x)- log- (x-2)By=- 10g3X +2s invested

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

functions of the nasal cavity include all of the following except:A.warming the airB.filtering the airC.humidifying the aird.acting as a damping chamber when coughingE.acting as a resonating chamber in speech

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

When you buy your favorite type of chocolate you are charged by how much you want. The cost is therefore a function, because it depends on the number of ounces of chocolate you buy. That is, for each input (weight in ounces), there is one output (cost, say in dollars). By contrast the price of a house is not a function of the lot size on which a house is built because houses on the same size lot may sell for many different prices.

  • Describe an everyday situation between variables that is a function. Clearly explain why the relationship a function.
  • Describe an everyday situation between variables that is not a function. Clearly explain why the relationship is not a function.
 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Functional enrichment anlaysis, clustering and classification of microarray gene expression profiles.Our second homework assignment is 1) functional enrichment analysis of differentially expressed genes and 2) application of clustering and classification of gene expression profiles. We will use the data from “Gene expression profiling predicts clinical outcome of breast cancer”, Nature 415, 530 – 536 (2002) as well as the data from Wang et al. in this homework. We denote the first dataset nature data and the second dataset wang data.Nature dataset consists of the following files:1. training_data.txt : 24,481 gene expressions of 78 tumor samples2. training_labels.txt : label information of the 78 tumor samples (1: metastasis-free, 2: metastasis-developed)3. Gene_Name_24481.txt : the probe’s systematic name + known gene name (Some of probes do not have a gene name)4. test_data.txt : 24,481 gene expressions of the 19 Tumor samples for testing5. test_labels.txt : label information of the 19 tumor samples (1: metastasis-free, 2: metastasis-developed)Part a) Functional enrichment analysisIn our first homework assignment, we performed t-test to select differently expressed genes. To further validate our selected differently expressed genes, we will perform functional enrichment analysis of the genes. Download the list of the gene names, and matlab data & script for functional enrichment analysis from here. The genes in the list are selected by t-test from wang data.1. (30 points)1) Perform functional analysis of the first 200 genes in the provided gene list. What are the top 10 enriched functions of the first 200 genes? Describe top 10 enriched functions and find evidences how these functions are related with breast cancer metastasis (check gene ontology annotations).2) Use Nature dataset including training_data.txt and test_data.txt and perform t-test. Note that you should remove probes that do not have a gene name. Select the top 200 genes by p-values and perform the same functional enrichment analysis. What are top 10 enriched functions of selected genes? Are top 10 enriched functions are overlapped with those of selected genes from wang dataset? Analyze the results of your comparison.Part b) Unsupervised learning (K-means clustering)2. (30 points): Cluster analysis is used to identify genes with similar expression patterns over experiment conditions or possibly related functions. We will first perform k-means clustering and check the functions of the genes in the same clusters. Use Wang data and the provided gene names in part a in this problem.1) Select the first 1000 genes and perform k-means clustering with k=10, 20, 50 on the expression profiles of the 1000 genes. For each case, plot the histogram of the cluster sizes.2) Select one cluster from the k-means clustering with k = 20. Perform functional enrichment analysis of the genes in the cluster. Describe the enriched functions of the genes in the cluster. You should report the list of genes in the cluster and the enriched functions.Part c) Supervised learning (KNN and SVM)3. (40 points): In this problem, you will perform classification to predict clinical outcome of patients with KNN and SVM in either Matlab. You do not need to tune any parameters for SVMs. Just use the default setting of SVM in Matlab. Use Nature data for this problem.1) Run knn classifier with k=1, 3, 5 using the samples in training_data.txt as training data and the samples in test_data.txt as test data. Report your classification accuracy for the three cases.2) Select top 1,000 genes ranked by the t-test values from training data of nature dataset. Repeat the classification using only the top 1000 genes.3) Repeat 2) with SVM with linear kernel using the top 1,000 genes.*Extra credit: Forward Feature selection4. (10 points): Feature selection is often used to select the subset of features from high dimensional data. In this problem, we apply Forward Feature selection described in this class to run feature selection on the Nature data. Note that you can use either KNN or SVM as your classifier. Randomly select 70% of training data and keep the rest of training data as test data. Sort each gene based on its classification performance. Run ¡°Forward Feature Selection¡± with greedy approach to find the best subset of discriminative genes. Repeat this three times. Report the list of selected genes in each trial and their classification performance. How many genes are overlapped from all three trials? Do they show similar classification performance?

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Future Value: Ordinary Annuity versus Annuity Due

What is the future value of a 5%, 5-year ordinary annuity that pays $800 each year? Round your answer to the nearest cent.

$  

If this were an annuity due, what would its future value be? Round your answer to the nearest cent.

$  

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Future value of annuity. For each case in the table below answer the following:Deposit in years1056930Calculate the future value of the annuity assuming that it is 1. an ordinary annunity2. an annuity dueShow formula(s) used and work

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Future value of an ordinary annuity.

Future value of an ordinary annuity. Fill in the missing future values in the following table for an ordinary annuity.Number ofPayments orAnnualYearsInterest RatePresent ValueAnnuityFuture Value87%0$291.181512%0$1,316.82?283%0$760.35?3400.9%0$558.12?Number ofPayments orAnnualPresent ValueAnnuityYearsInterest RateFuture Value87%0$291.18$(Round to the nearest cent.)

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW