UrbanPro
true
Deepu Kumar Class I-V Tuition trainer in Chennai

Deepu Kumar

Computer and mathematics expert

Okkiyam Thuraipakkam, Chennai, India - 600097.

Verified

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Deepu Kumar

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

I have started my carrier in IT as well as parallel in teaching. I started my Teaching from standard 1 to 5 in initial stage now i can teach till 12th standard. I have a good communication and doubt clearing for students who are in.Expert in making things to understand to students.

Languages Spoken

English

Hindi

Education

west Bengal university of technology 2015

Bachelor of Technology (B.Tech.)

Address

Okkiyam Thuraipakkam, Chennai, India - 600097

Verified Info

ID Verified

Education Verified

Phone Verified

Email Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

4

Board

CBSE, ICSE

CBSE Subjects taught

English, Hindi, Mathematics, Computers, Sanskrit, Science

ICSE Subjects taught

English, Mathematics, Social Studies, Hindi, Science, Sanskrit

Taught in School or College

Yes

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which school boards of Class 1-5 do you teach for?

CBSE and ICSE

2. Have you ever taught in any School or College?

Yes

3. Which classes do you teach?

I teach Class I-V Tuition Class.

4. Do you provide a demo class?

Yes, I provide a free demo class.

5. How many years of experience do you have?

I have been teaching for 4 years.

Answers by Deepu Kumar (3)

Answered on 08/04/2020 Learn Tuition

public class Fibonacci { public static void main(String args) { int n = 10, t1 = 0, t2 = 1; System.out.print("First " + n + " terms: "); for (int i = 1; i <= n; ++i) { System.out.print(t1 + " + "); int sum = t1 + t2; ... ...more
public class Fibonacci {    public static void main(String[] args) {        int n = 10, t1 = 0, t2 = 1;        System.out.print("First " + n + " terms: ");        for (int i = 1; i <= n; ++i)        {            System.out.print(t1 + " + ");            int sum = t1 + t2;            t1 = t2;            t2 = sum;        }    }}
Answers 67 Comments
Dislike Bookmark

Answered on 08/04/2020 Learn Tuition

Probability density function of a continuous random variable YYish(y).h(y). What does that mean? Now, often students are mistaken and say that this implies the probability that Y=yY=y (i.e P(Y=y)=h(y)P(Y=y)=h(y)). No, wrong! It means, P(y−(δy)/2<=Y<y+(δy)/2)=h(y)×δyP(y−(δy)/2<=Y<y+(δy)/2)=h(y)×δy... ...more

Probability density function of a continuous random variable YYish(y).h(y).

What does that mean? Now, often students are mistaken and say that this implies the probability that Y=yY=y (i.e P(Y=y)=h(y)P(Y=y)=h(y)). No, wrong!

It means, P(y(δy)/2<=Y<y+(δy)/2)=h(y)×δyP(y−(δy)/2<=Y<y+(δy)/2)=h(y)×δy where δyδy is a very small quantity (in the limit δy0)δy→0), which means,h(y)×δh(y)×δ = The probability that the random variable Y lies within the small strip[y(δy)/2,y+(δy)/2))[y−(δy)/2,y+(δy)/2)). (note, the length of the region is δy.δy.)

 

This is the shaded area shown in the curve below.

Note:

is called the cumulative distribution function (cdf).

Answers 38 Comments
Dislike Bookmark

Answered on 08/04/2020 Learn Tuition

A living thing refers to any organism that shows the characteristics of being alive.
Answers 795 Comments
Dislike Bookmark

Teaches

Class I-V Tuition

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Class I-V Tuition

4

Board

CBSE, ICSE

CBSE Subjects taught

English, Hindi, Mathematics, Computers, Sanskrit, Science

ICSE Subjects taught

English, Mathematics, Social Studies, Hindi, Science, Sanskrit

Taught in School or College

Yes

No Reviews yet! Be the first one to Review

Answers by Deepu Kumar (3)

Answered on 08/04/2020 Learn Tuition

public class Fibonacci { public static void main(String args) { int n = 10, t1 = 0, t2 = 1; System.out.print("First " + n + " terms: "); for (int i = 1; i <= n; ++i) { System.out.print(t1 + " + "); int sum = t1 + t2; ... ...more
public class Fibonacci {    public static void main(String[] args) {        int n = 10, t1 = 0, t2 = 1;        System.out.print("First " + n + " terms: ");        for (int i = 1; i <= n; ++i)        {            System.out.print(t1 + " + ");            int sum = t1 + t2;            t1 = t2;            t2 = sum;        }    }}
Answers 67 Comments
Dislike Bookmark

Answered on 08/04/2020 Learn Tuition

Probability density function of a continuous random variable YYish(y).h(y). What does that mean? Now, often students are mistaken and say that this implies the probability that Y=yY=y (i.e P(Y=y)=h(y)P(Y=y)=h(y)). No, wrong! It means, P(y−(δy)/2<=Y<y+(δy)/2)=h(y)×δyP(y−(δy)/2<=Y<y+(δy)/2)=h(y)×δy... ...more

Probability density function of a continuous random variable YYish(y).h(y).

What does that mean? Now, often students are mistaken and say that this implies the probability that Y=yY=y (i.e P(Y=y)=h(y)P(Y=y)=h(y)). No, wrong!

It means, P(y(δy)/2<=Y<y+(δy)/2)=h(y)×δyP(y−(δy)/2<=Y<y+(δy)/2)=h(y)×δy where δyδy is a very small quantity (in the limit δy0)δy→0), which means,h(y)×δh(y)×δ = The probability that the random variable Y lies within the small strip[y(δy)/2,y+(δy)/2))[y−(δy)/2,y+(δy)/2)). (note, the length of the region is δy.δy.)

 

This is the shaded area shown in the curve below.

Note:

is called the cumulative distribution function (cdf).

Answers 38 Comments
Dislike Bookmark

Answered on 08/04/2020 Learn Tuition

A living thing refers to any organism that shows the characteristics of being alive.
Answers 795 Comments
Dislike Bookmark

Deepu Kumar describes himself as Computer and mathematics expert. He conducts classes in Class I-V Tuition. Deepu Kumar is located in Okkiyam Thuraipakkam, Chennai. Deepu Kumar takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 4 years of teaching experience . Deepu Kumar has completed Bachelor of Technology (B.Tech.) from west Bengal university of technology in 2015. HeĀ is well versed in English and Hindi.

X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more