Monday, April 22, 2013

Study Total Probability Definition


Study of Total Probability is as follows

Let a1, a2 and a3 be mutually exclusive and exhaustive events and let b indicate some other event. Note for a to arise it has to be in conjunction with at least one of a1, a2 and a3. Therefore, by Submitting the multiplication rule to a general situation of this type we obtain the following.

The Law of Total Probability

Let a1, a2, . . . ,an be a mutually exclusive and exhaustive events. If B is any other event it follows that

P(B)   = P(B|A1)+P(B|A2)+…+P(B|AN) = `sum_(j=1)^n P(B|Aj)`

When studying total probability this formula have to be used.

Examples for Total Probability

Example 1:

A fair coin is tossed. If the coin lands on heads a bag is filled with one black ball and three white balls. If the coin landed on tails the bag is filled with one black ball and nine white balls. A ball is then selected from the bag. What is the probability that the ball selected is black?(Use Total Probability)

Solution
Let H = Heads, T = Tails and B = Black ball selected. Then by the law of total probability

P(B)   = P(B|H)P(H) + P(B|T)P(T)

= `(0.25)(0.5) + (0.1)(0.5)`

P (B)  = 0.175

Example   2:

Three boxes contain red and green balls. Box 1 has 5 red balls and 5 green balls, Box 2 has 7 red balls and 3 green balls and Box 3 contains 6 red balls and 4 green balls. The probabilities of choosing a box are 1/4, 1/6, 1/8. What is the probability that the ball chosen is green by using the Total Probability?

Solution
We begin by defining the following sets. Let,

G:= the ball chosen is green.
B1:= Box 1 is selected
B2:= Box 2 is selected
B3:= Box 3 is selected

Then P(G|B1) = 5/10, P(G|B2) = 3/10 and P(G|B3) = 4/10.

P(G) =` ((5/10)xx(1/4)) + ((3/10)xx(1/6))+((4/10)xx(1/8))` = 9/(40)

Example 3:

Three shed car colors red and green. Shed 1 has 10 cars of red and 10 cars of green, shed 2 has 7 cars red and 3 green cars and shed 3 contains 6 red cars and 4 green cars. The respective probabilities of choosing a shed are 1/4, 1/6, 1/8. Use the Total Probability to find the probability that the car chosen is green?

Solution
We begin by defining the following sets. Let,

G = the ball chosen is green.
S1 = Shed 1 is selected
S2 = Shed 2 is selected
S3 = Shed 3 is selected

Then P(G|S1) = 10/20, P(G|S2) = 3/10 and P(G|S3) = 4/10.

P(G) =` ((10/20)xx(1/4)) + ((3/10)xx(1/6))+((4/10)xx(1/8))` = 9/(40)

Sunday, April 21, 2013

Ordering Whole Numbers


The set of collection of numbers are called as whole number. The non negative integers, positive integers and all integers are included in whole number. If we want to ordering the whole numbers means use the symbols like <(less than), >(greater than) and =(equals). The position of numbers are used to arrange the whole numbers in desending or ascending order.The whole numbers are combined with integers.

Ordering methods for whole numbers

Ordering methods:

We can ordering the whole numbers by using two ways. They are use a number line and use place value. The whole numbers has negative value also.

Using a number line:

The number line is simple and easy understanding way for ordering the whole numbers.

The whole number is represented by line. First order the numbers using symbols and plotting the numbers on the number line.Plot the least number on left and plot the greatest number on right.

Example for ordering the whole numbers by using number line:

Problem 1: Order the given numbers 560, 525, 532, 518, 546.

Answer:

The whole numbers are arranged as 518, 525, 532, 546,560.

That is 518 < 525 < 532 < 546 < 560.

Using place value:

First counting the integers in number. The place value is evaluated from left to right. Arrange the numbers under one by one and compare the place value.

Example for ordering the whole numbers by using place value:

Problem 2: Order the given whole numbers 1225, 1248, 1260, 1235.

Answer:

12|2|5

12|3|5

12|4|8

12|6|0

The left beginning number is compared and find where the different numbers are present. Here tenth place value is changed.

The ordered whole numbers is 1225, 1235, 1248, 1260.understanding about Algebra.

Excercise problem for ordering the whole numbers:

Problem: Order the whole numbers by using number line and place value.

4526, 4500, 4568, 4532, 4514.

Answer: 4500,4514, 4526, 4532, 4568.

Saturday, April 20, 2013

Differentiation Tool


The process of finding a derivative is called differentiation. Differentiation is a method to compute the rate at which a dependent output y changes with respect to the change in the independent input x. In differentiation process, we use different operators and tools for solving the problem. The operators and tools are denoted as D, ∂, and f'. (Source: Wikipedia)

General formulas and methods for differentiation:

(d / dx) (xn) = nx(n - 1)
(d / dx) (constant) = 0
(d / dx) (uv) = u (dv) / (dx) + v (du) / (dx)

Partial differentiation methods:

f (x, y) = f'x (x, y) + f'y (x, y)

Example problems for differentiation tool

Differentiation tool problem 1:

Differentiate the given function f(x) = 5x2 + 45x3 - 72x. Find the value of f'(x).

Solution:

Given function is f(x) = 5x2 + 45x3 - 72x.

Differentiate the given function with respect to x, we get

f'(x) = (5 * 2)x + (45 * 3)x2 - 72

= 10x + 135x2 - 72

Answer:

The final answer is 135x2 + 10x - 72

Differentiation tool problem 2:

Differentiate the given function f(x) = 19x4 + 35x2 - 16x. Find the value of f''(x).

Solution:

Given function is f(x) = 19x4 + 35x2 - 16x.

Differentiate the given function with respect to x, we get

f'(x) = (19 * 4)x3 + (35 * 2)x - 16

= 76x3 + 70x -16

f'(x) = 76x3 + 70x -16

For finding f''(x), differentiate the given function once again with respect to x, we get

f''(x) = (76 * 3)x2 + 70

= 228x2 + 70

Answer:

The final answer is  228x2 + 70

Differentiation tool problem 3:

Differentiate the given function f(x) = 100x5 - 42x + 102. Find the value of f'(x).

Solution:

Given function is f(x) = 100x5 - 42x + 102.

Differentiate the given function with respect to x, we get

f'(x) = (100 * 5)x4 + (42 * 1) + 0

= 500x4 + 42

Answer:

The final answer is 500x4 + 42

Practice problems for differentiation tool

Differentiation tool problem 1:

Differentiate the given function and find the f''(x). Given f(x) = 3x5 - 5x3 + 3x2 + 7

Answer:

The final answer is f''(x) = 60x3 - 30x + 6

Differentiation tool problem 2:

Differentiate the given function and find the f'''(x). Given f(x) = 16x3 - 7x2 + x

Answer:

The final answer is f'''(x) = 96

Friday, April 19, 2013

Function Rule of Algebra


Algebra is branches of mathematics which deals with finding unknown variable from the given expression with the help of known values. The algebraic expression contains variables are represented alphabetic letters.

In algebra numbers are consids as constants, algebraic expression may include real number, complex number, matrices and polynomials. In algebra several identities to find the x values by using this we can easily find  the algebraic expression of the particular function. The function rule of algebra may be form  of f(x), p(x),… to find the x value of the algebra functions.

Example for function rule of algebra

(f + g)(x) = f (x)+ g (x)
(f – g)(x) = f (x) – g (x)
(f .g)(x) = f (x) . g (x)
(f/g )( x)=f(x)/g(x).


Function rule of algebra problem

problem using the function rules in algebra.

(f + g)(x) = f (x)+ g (x)
(f – g)(x) = f (x) – g (x)
(f .g)(x) = f (x) . g (x)
(f/g )( x)=f(x)/g(x).

Problem1; Rules for finding the function rules in algebra.

f(x) = 2 and g(x) = 2   find the addition function of (f+g)(x)

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f + g)(x) = f (x)+ g (x), (f + g)(x) = f (x)+ g (x), here f(x) and g() value is givnen

(f + g)(x) = f (x)+ g (x) this is the rules of the algebra fucntion, substitute the value in the equation.

(f + g)(x) =2+2.

(f + g)(x) =4.

f(x) = 2 and g(x) = 2   find the addition function of (f+g)(x)

Problem 2:  using the function rules of algebr find the value of (f+g)(x). if the value of f(x)=4 and g(x) =8.

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f + g)(x) = f (x)+ g (x), (f + g)(x) = f (x)+ g (x), here f(x) and g() value is givnen

(f + g)(x) = f (x)+ g (x) this is the rules of the algebra fucntion, substitute the value in the equation.

(f + g)(x) = 4 + 8

(f + g)(x) =12.

f(x) = 2 and g(x) = 2   find the addition function of (f+g)(x)

Problem 3:  using the function rules of algebr find the value of (f-g)(x). if the value of f(x)=4 and g(x) =8.

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f + g)(x) = f (x)- g (x), (f + g)(x) = f (x)- g (x), here f(x) and g() value is givnen

(f - g)(x) = f (x)- g (x) this is the rules of the algebra fucntion, substitute the value in the equation.

(f - g)(x) =8-4.

(f - g)(x) =4.

Function rule of algebra problem using multiplication and division

Rules of algebra function in the multiplication and division.

(f .g)(x) = f (x) . g (x)
(f/g )( x)=f(x)/g(x).

Problem 1:  using the function rules of algebr find the value of (f.g)(x). if the value of f(x)=4 and g(x) =8.

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f . g)(x) = f (x). g (x), (f . g)(x) = f (x). g (x), here f(x) and g(x) value is givnen

(f . g)(x) = f (x).g (x) this is the rules of the algebra fucntion, substitute the value in the equation.

(f . g)(x) =8*4.

(f . g)(x) =32.

Problem 2:  using the function rules of algebr find the value of (f.g)(x). if the value of f(x)=5 and g(x) =8.

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f . g)(x) = f (x). g (x), (f . g)(x) = f (x). g (x), here f(x) and g(x) value is givnen

(f . g)(x) = f (x).g (x) this is the rules of the algebra fucntion, substitute the value in the equation.

(f . g)(x) =5*8.

(f . g)(x) =40.

Problem 3:  using the function rules of algebr find the value of (f/g)(x). if the value of f(x)=4 and g(x) =8.

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f/g)(x) = f(x)/g(x), (f / g)(x) = f (x)/g (x) , here f(x) and g(x) value is givnen

(f /g)(x) =f(x)/g(x)  this is the rules of the algebra fucntion, substitute the value in the equation.

(f.g)(x) =4/8.

(f/g)(x) =1/2

Problem 4:  using the function rules of algebr find the value of (f/g)(x). if the value of f(x)=10 and g(x) =2.

Solution: In the givne function f(x) and g(x) values are given we need to find the (f+g)(x). Using the rules of the funcion (f/g)(x) = f(x)/g(x), (f / g)(x) = f (x)/g (x) , here f(x) and g(x) value is givnen

(f /g)(x) =f(x)/g(x)  this is the rules of the algebra fucntion, substitute the value in the equation.

(f/g)(x) =10/2.

(f/g)(x) =5

Thursday, April 18, 2013

Solving Geometric Means


Solving geometric means help to solve the data bounding many orders of intensity and for estimating ratios, percentages, other data sets covered by zero. Solving geometric means is defined for sets of positive correct numbers and determined by multiply all the numbers and taking the nth root of the whole. To find an average numbers presented as percentages we can use the geometric means solving method is used. Let us see about the formula for solving geometric means formula.

Formula for Solving Geometric Means:

Geometric Means:

Geometric Mean = ((X1) (X2) (X3)........ (XN))1/N
where

X = Individual score

N = Sample size (Number of scores)

Solving geometric means examples

1. Find the Geometric Mean of 1, 4, 6, 2, 5

Solution:Step 1: 4.932424

N = 5, the total number of values. Find `(1)/(N)`

`(1)/(N)`  = 0.2

Step 2:Now find Geometric Mean using the formula.

(1)(4)(6)(2)(5))0.2 = (240)0.2

So, Geometric Mean = 2.99255

2. Find the Geometric Mean of 16 & 5.

The geometric mean of 16 & 5 is

sq rt (16 * 5) = sq rt 80 = 8.94227

3. Find the Geometric Mean of 5, 10 and 15.

Solution:Step 1: N = 3, the total number of values. Find `(1)/(N)` .

`(1)/(N)`  = 0.3333.

Step 2: Now find Geometric Mean using the formula.

((5)(10)(15))0.3333 = (750)0.3333

So, Geometric Means of this numbers is = 9.0835.

4. Check the geometric means of these number is 4,5 and 6 is 4.20488.

Solution:Step 1:     4.932424

N = 3, the total number of values. Find `(1)/(N)`

`(1)/(N)`  = 0.3333.
Step 2:Now find Geometric Mean using the formula.

((4)(5)(6))0.3333 = (120)0.3333

So, Geometric Means of this numbers is = 4.932424.

Therefore 4.20488 is not the geometric means of 4, 5, and 6.

These are the examples of solving geometric means.

Practice problesm on solving geometric means

1. The geometric means of number 8, _, 4 is 5.76899. Find the missing number.

Ans: 6

2. Find the Geometric Mean of 1, 5, 12, 4, 8, 9.

Ans: 5.08460