(Estimate the Size, Effort, Schedule and Cost of Railway reservation System)

The four basic steps in Railway Reservation project estimation are:
  1. Estimate the size of the development product. This generally ends up in either Lines of Code (LOC) or Function Points (FP), but there are other possible units of measure. A discussion of the pros & cons of each is discussed in some of the material referenced at the end of this report.
  2. Estimate the effort in person-months or person-hours.
  3. Estimate the schedule in calendar months.
  4. Estimate the project cost in dollars (or local currency)
The railway reservation project requires 75KBLOC. On the basis of this size of the project we have to estimate the remaining estimations. We have the formula to estimate the schedule of the project.

Schedule in months = 3.0 * (effort-months)1/3

Opinions vary as to whether 2.0 or 2.5 or even 4.0 should be used in place of the 3.0 value - only by trying it out will you see what works for you.

Management Metric
Planning Value
Effort (Staff months)
40
Schedule (Calendar months)
12.4
Cost
$605,868
Peak staff (People)
4.8
Average staff (people)
3.2



Credit evaluation and approval is the process a business or an individual must go through to become eligible for a loan or to pay for goods and services over an extended period. It also refers to the process businesses or lenders undertake when evaluating a request for credit. Granting credit approval depends on the willingness of the creditor to lend money in the current economy and that same lender's assessment of the ability and willingness of the borrower to return the money or pay for the goods obtained—plus interest—in a timely fashion. Typically, small businesses must seek credit approval to obtain funds from lenders, investors, and vendors, and also grant credit approval to their customers.

EVALUATING CREDIT WORTHINESS

In general, the granting of credit depends on the confidence the lender has in the borrower's credit worthiness. Credit worthiness—which encompasses the borrower's ability and willingness to pay—is one of many factors defining a lender's credit policies. Creditors and lenders utilize a number of financial tools to evaluate the credit worthiness of a potential borrower. When both lender and borrower are businesses, much of the evaluation relies on analyzing the borrower's balance sheet, cash flow statements, inventory turnover rates, debt structure, management performance, and market conditions. Creditors favor borrowers who generate net earnings in excess of debt obligations and any contingencies that may arise. Following are some of the factors lenders consider when evaluating an individual or business that is seeking credit:
Credit worthiness. A history of trustworthiness, a moral character, and expectations of continued performance demonstrate a debtor's ability to pay. Creditors give more favorable terms to those with high credit ratings via lower point structures and interest costs.
Size of debt burden. Creditors seek borrowers whose earning power exceeds the demands of the payment schedule. The size of the debt is necessarily limited by the available resources. Creditors prefer to maintain a safe ratio of debt to capital.
Loan size. Creditors prefer large loans because the administrative costs decrease proportionately to the size of the loan. However, legal and practical limitations recognize the need to spread the risk either by making a larger number of loans, or by having other lenders participate. Participating lenders must have adequate resources to entertain large loan applications. In addition, the borrower must have the capacity to ingest a large sum of money.
Frequency of borrowing. Customers who are frequent borrowers establish a reputation which directly impacts on their ability to secure debt at advantageous terms.
Length of commitment. Lenders accept additional risk as the time horizon increases. To cover some of the risk, lenders charge higher interest rates for longer term loans.
Social and community considerations. Lenders may accept an unusual level of risk because of the social good resulting from the use of the loan. Examples might include banks participating in low-income housing projects or business incubator programs.

IGNOU Examination Date Sheet

MCA IGNOU

M- Morning (10AM to 1PM)
E- Evening (2PM to 5PM)

First Semester

CourseCode     Course Name Date
 MCS-011  Problem Solving and Programming  6.12.16E
 MCS-012  Computer Organisation and Assembly Language Programming  9.12.16M
 MCS-013  Discrete Mathematics 10.12.16E
 MCS-014  Systems Analysis and Design  14.12.16E
 MCS-015  Communication Skills  26.12.16E
 MCSL-016  Internet Concepts and Web design (Lab Course)  -
 MCSL-017  Lab (C and Assembly Language Programming) (Lab Course)  -

Second Semester

CourseCode     Course Name Date
 MCS-021  Data and File structures  7.12.16E
 MCS-022  Operating System concepts  12.12.16E
 MCS-023  Introduction to Database Management Systems  15.12.16E
 MCS-024  Object Oriented Technology and Java Programming  17.12.16E
 MCSL-025  Lab (Data Structures using C, WINDOWS 2000, LINUX / UNIX, Java and MS? ACCESS, My SQL)  -

Third Semester

CourseCode     Course Name Date
 MCS-031  Design and Analysis of Algorithms  2.12.16M
 MCS-032  Object Oriented Analysis and Design  5.12.16E
 MCS-033  Advanced Discrete Mathematics  8.12.16M
 MCS-034  Software Engineering  19.12.16E
 MCS-035  Accountancy and Financial Management  20.12.16E
 MCSL-036  Laboratory Course (For Object Oriented Analysis and Design, Software Engineering and Accountancy and Financial Management)  -

Fourth Semester

CourseCode     Course Name Date
 MCS-041  Operating Systems  21.12.16E
 MCS-042  Data Communication and Networks  27.12.16E
 MCS-043  Advanced Database Management Systems  1.12.16M
 MCS-044  Mini Project  -
 MCSL-045  UNIX and DBMS LAB  -

Fifth Semester

CourseCode     Course Name Date
 MCS-051  Advanced Internet Technologies  6.12.16M
 MCS-053  Computer Graphics and Multimedia  10.12.16M
 MCSL-054  Laboratory Course (Advanced Internet Technologies & Computer Graphics and Multimedia)  -
 MCSE-003  Artificial Intelligence and Knowledge Management  14.12.16M
 MCSE-004  Numerical and Statistical Computing  16.12.16M
 MCSE-011  Parallel Computing  23.12.16M

Sixth Semester

CourseCode     Course Name Date
 MCSP-060  Project  -

(ignou exam date sheet 2016) (ignou date sheet june 2016) (ignou term end exam)
3. For which value of n are these graph regular ?
(a) Kn (b) Cn (c) Wn (d) Qn

MCS033 Solved Assignment, Ignou MCA Solved Assignment
Note: These solution based on my analysis, if you find any issue or incorrect solution then please post your comments below, I will moderate the solution.


Draw these graphs
(i) C6, (ii) W6 (iii) Q3 (iv) K4,4 (v) K6
Note: These solution based on my analysis, if you find any issue or incorrect solution then please post your comments below, I will moderate the solution.

(i) an = nan-1 + n2 an-2 + an-1 an-2
(ii) an = 5 an-1 + n3
(iii) an = C an/m + b
(iv) an = nan-1 + n2an-2 + an-1 an-2
(v) an = C1 an-1 + C2 an-2+ ….. Cn-k an-k
Note: These solution based on my analysis, if you find any issue or incorrect solution then please post your comments below, I will moderate the solution. Thanks

ER diagram of Cab Management System, Cab Booking System or Cab Mobile Application