Answer:
B sell some
Explanation:
in a scenario where it is dropping, it doesn't mean it won't come back up. So you would sell some but keep a few so if it went up you still make profit
<span>n/2 = average number of items to search.
Or more precisely (n+1)/2
I could just assert that the answer is n/2, but instead I'll prove it. Since each item has the same probability of being searched for, I'll simulate performing n searches on a list of n items and then calculate the average length of the searches. So I'll have 1 search with a length of 1, another search looks at 2, next search is 3, and so forth and so on until I have the nth search looking at n items. The total number of items looked at for those n searches will be:
1 + 2 + 3 + 4 + ... + n
Now if you want to find the sum of numbers from 1 to n, the formula turns out to be n(n+1)/2
And of course, the average will be that sum divided by n. So we have (n(n+1)/2)/n = (n+1)/2 = n/2 + 1/2
Most people will ignore that constant figure of 1/2 and simply say that if you're doing a linear search of an unsorted list, on average, you'll have to look at half of the list.</span>
Answer:
The correct answer is $2,610.
Explanation:
According to the scenario, computation of the given data are as follow:-
We can calculate the the direct labor cost by using following formula:-
Direct labor hour required= Estimated production × Direct labor hour
= 870 × 1÷4 =217.5 hours
Direct labor cost = Direct required labor hour × Rate of labor per hour
= 217.5 hours × $12
= $2,610
According to the analysis, $2,610 is the total amount to be budgeted for direct labor.
Answer: 28.6%
Explanation:
The return on the total asset of a firm will be calculated as the net income divided by the total asset and this will be:
=Net income / Total assets
=50,000/175,000
=28.6%
Therefore, return on total asset is 28.6%