Construct the difference table for f(x)(x2)2for x1,2,3and find 2f(3).
[3 marks]Find a real root of the equation x34x90using bisection method in four stages.
[4 marks]Explain Bay’s rule for probability. Three boxes contained 10%, 20% and 30% red colors pens. Apen is selected at random whose color is red. Determine the probability that it came from 3rd box, 2nd box , 1st box.
[7 marks]Prove that (1)(1)1.
[3 marks]dy Using Picard’s method solve xy2with the initial condition dx y(0)1and compute y(0.1).
[4 marks]6 1 Evaluate dx for n6 using Simpson’s one third rule and 1x0 Simpson’s three eights rule. Also find an approximate value of log 2. e
[7 marks]dy Using the Runge Kutta method of fourth order solve xy y2with dx the initial condition y(0)1. Compute y(0.2) by taking h0.1.
[7 marks]x Is f(x) ,x0,1,2,3,4 define probability distribution? Justify your6 answer.
[3 marks]Compute f(9.2) from the following values using Newton’s divided difference formula. x 8 9 9.5 11 f (x) 2.079442 2.197225 2.251292 2.397895
[4 marks]Using the method of least squares, find the best fitting second degree curve to the given following data: x 1 2 3 y 6 11 18 27
[4 marks]For the following distribution, find the value of k. x 1 2 3 4 51 f (x) 0.1 k 0.2 3k 0.3
[3 marks]Using the Euler’s method, find y(0.2) given that dy 2x y ,y(0)1,h0.1 . dx y
[4 marks]Find the root of the equation xsinxcosx0 using Newton-Raphson method correct to three decimal places.
[7 marks]Find the median of the following data: Marks <20 21-30 31-40 41-50 51-60 61-70 No. of 5 15 20 6 6 Students
[8 marks]Using the Newton forward formula, find the approximate value of f(1.6) , if x 1 1.4 1.8 2.2 f (x) 3.49 4.82 5.96 6.5
[4 marks]The joint probability density function of two continues randon variable X and Yis given by f(x,y)cxy;0 x4,1 y5 0; otherwise Find (a) value of constant c, (b) P(X 3,Y 2),
[7 marks]P(1 X 2,2Y 3).
[ marks]Find the first four moments of the observation 1,3,5,7,8,9.
[3 marks]Using Langrange’s interpolation formula, find f(3) from the data given: x 1 5 7 f (x) 1.10 2.00 3.23 4.50
[6 marks]Find a real root of the equation xlog x1.2 by using Regula- falsi10 method correct to four decimal places.(or four stages)
[7 marks]1 If Aand Bare independent events, where P(A) ,P(B) .43 Find P(AUB).
[3 marks]2 Compute (1x)dx by a two point Gaussian quadrature formula.0
[4 marks]Find the Karl Pearson’s coefficient of skewness for the following data: Marks 20 21 22 23 24 25 26 27 28 No. of 7 12 25 10 8 6 8 3 1 students
[7 marks]If Aand Bare mutually exclusive events and P(A)0.30,P(B)0.45, then find the probability of the events,
[3 marks]P(A) (b) P(AB) (c) P(AB).
[ marks]5.2 Evaluate the integration log xdx using Simpson’s th rule.take e 84 h0.2.
[4 marks]Find the mean, median and mode for the following data: Class 50- 53- 56- 59- 62- 65- 68- 71- 74- Frequency 3 8 14 30 36 28 16 10
[5 marks]