What semiannual deposits are needed to accumulate $7,000 in 5 years if the account pays 6% per year, compounded semiannually, assuming that the first deposit is made in 6 months and also assuming that the account already has $1,750 in it today?
Answer(s): A
On the BAII Plus, press 10 N, 6 divide 2 = I/Y, 1750 PV, 7000 +/- FV, CPT PMT. On the HP12C, press 10 n, 6 ENTER 2 divide i, 1750 PV, 7000 CHS FV, PMT. Note that the answer this time is a positive number. This means that the $405.46 is a deposit in addition to the $1,750 original deposit. The $7,000 is entered as a negative number, because the $1,750 and the $405.46 are deposits and the $7,000 is a withdrawal. Make sure the BAII Plus has the value of P/Y set to 1.
A hypothesis test is conducted at the .05 level of significance to test whether or not the population correlation is zero. If the sample consists of 25 observations and the correlation coefficient is 0.60, then what is the computed value of the test statistic?
Answer(s): B
Using the t statistics, t = r* [sq. root of ((n-2)/(1-r_squared))]. t = r*[n-2/(1-r^2)]^0.5. So t = 0.6*[23/0.64]^0.5 = 3.60.
You can enter a derivative contract that will pay $100 at the end of a year if the price of oil exceeds $25 per barrel, or $50 if it is equal to $25 or lower. The probability that oil will exceed $25 by the end of one year is 60%. If interest is 4% for one year, what should the fair price of the contract be?
The expected payoff for the contract is $100 * 0.60 + $50 * 0.40 = $80. At 4% interest, the present value of the expected payoff is $80/1.04 = $76.92. A deviation from this value would represent an example of the investment consequences of inconsistent probabilities.
What monthly payment, beginning next month, would repay a $25,000 car loan over 60 months, assuming your loan has an interest rate of 6.9% per year, compounded monthly?
On the BAII Plus, press 60 N, 6.9 divide 12 = I/Y, 25000 PV, 0 FV, CPT PMT. On the HP12C, press 60 n, 6.9 ENTER 12 divide i, 25000 PV, 0 FV, PMT. Note that the answer will be displayed as a negative number. Make sure the BAII Plus has the value of P/Y set to 1.
A new extended life light bulb has an average service life of 750 hours, with a standard deviation of 50 hours. If the service life of these light bulbs approximates a normal distribution, about what percent of the distribution will be between 600 hours and 900 hours?
Answer(s): E
z = (X-u)/sigma. z1 = (600 - 750)/50 = -3.0. z2 = (900 - 750)/50 = 3.0. from the z tables, z = 3 is 0.4987.Therefore the area between z1 and z2 is 0.4987*2 = 0.9974
Share your comments for CFA CFA I exam with other users:
Question 23:Question 23 describes a multimodal model where users can upload unsafe images that could contain hidden instructions. The goal is to implement controls to mitigate this risk. Key points to understand
beautiful exams
You need to implement the date dimension in the data store. The solution must meet the technical requirements. What are two ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. Populate the date dimension table by using a dataflow. Populate the date dimension table by using a Copy activity in a pipeline. Populate the date dimension view by using T-SQL. Populate the date dimension table by using a Stored procedure activity in a pipeline.Please answer
Question 14:
Question 5:Question 5 asks how to identify min and max values for each column in a Dataflow result. Correct options: B and E.
Question 18:Question 18: Why not A?
Question 4:Question 4 is about when to use batch processing.
Question 5:I can’t see the [Image] in Question 5, but I can explain the likely reasoning.
Question 12:Here’s why Question 12’s correct choices are C and D.
Question 3:Question 3 asks for two valid ways to meet the purchase order creation validation (warn if the vendor is on the exclusion list for the customer/product and block/alert accordingly). Correct answers: C and D
Question 12:Here’s how to understand question 12.
Question 6:Here’s how question 6 works. Key constraint: All new and extended objects must be in an existing model named FinanceExt. Creating a brand-new model is not allowed. Why the two correct options work:
Question 2:I don’t have the text for Question 2 here. Please paste the exact Question 2 (including all answer choices) or describe the topic it covers. Once I have it, I’ll:
Which statement is true about using default environment variables? The environment variables can be read in workflows using the ENV: variable_name syntax. The environment variables created should be prefixed with GITHUB_ to ensure they can be accessed in workflows The environment variables can be set in the defaults: sections of the workflow The GITHUB_WORKSPACE environment variable should be used to access files from within the runner.Correct answer: The statement "The GITHUB_WORKSPACE environment variable should be used to access files from within the runner." is true. Why the others are false:
${{ env.VARIABLE }}
$VARIABLE
GITHUB_
defaults:
run
GITHUB_WORKSPACE
${{ github.workspace }}
$GITHUB_WORKSPACE/...
${{ github.workspace }}/...
As an administrator for this subscription, you have been tasked with recommending a solution that prohibits users from copying corporate information from managed applications installed on unmanaged devices. Which of the following should you recommend? Windows Virtual Desktop. Microsoft Intune. Windows AutoPilot. Azure AD Application Proxy.
Question 34:
Policy
function of appnav in sdwan
Question 1:
Question 5:
Why this is correct
Question 7:
Question 104:
clustering keys
Q23: Fabric Admin is correct. Because Domain admin cannot create domains. Only Fabric Admin can among the given options. Q51: Wrapping @pipeline.parameter.param1 inside {} will return a string. But question requires the expression to return Int, so correct answer should be @pipeline.parameter.param1 (no {})
Question 62:
ZDX
Analyze Score
Y Engine
Question 32:
Question 3:
date = sys.argv[1]
sys.argv[1]
date = spark.conf.get("date")
input()
date = dbutils.notebooks.getParam("date")
dbutils.notebook.run
Question 528:
Question 23:The correct answer is Domain admin (option B), not Fabric admin.
Question 2:For question 2, the key concept is the Longest Prefix Match. Routers pick the route whose subnet mask is the most specific (largest prefix length) that still matches the destination IP. From the options:
Question 129:Correct answer: CNAME
compute.osAdminLogin
enable-oslogin
Question 2: