answersLogoWhite

0

It depends on your height and your gender. Your doctor can tell you.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

Average weight for a 6 foot 16 year old?

The average weight depends partially on the build of a person. The average weight for a male, 6 foot, 16 year old ranges from 129 to 182 pounds.


What is the average weight of a 7th grader?

100lb well im 165 lbs and im in 7th grade i mean that's crazy im not fat either i just play sports i know a guy that is 100 lbs and he is really little but a real cool lil feller lol im in 7th grade and im barely 90 lbs!!! does that mean that i am unhealthy???? I'm going to the 7th grade and I'm 100.0 pounds. Is this a good weight? 6/9/11 im 116 lbs is that bad?


What is the average weight for a child in first grade?

Average weight for a child in first grade depends on gender and height. Visit the CDC website (www.cdc.gov), search for "growth charts." You can use those growth chart to calculate weight for age, height for age, weight for height, and body mass index-for-age for the specific gender of the child. For example, an "average" 6 year old female in the 50th percentile (that is in a group of 100, she would be in the middle) would be 45.2 inches tall, would weigh 44-46 lbs, and would have a body mass index of 15.2.


How old does a student have to be to start first grade?

In the United States, a student typically needs to be at least 6 years old by the start of the school year to enter first grade. Some states allow children who turn 6 shortly after the school year begins to start first grade, while others may have different age cutoffs. It's essential to check local school district requirements, as they can vary.


What should you weigh in 6 grade?

You should judge your weight depending on your height and body type and if you are male or female.

Related Questions

What is an average grade 6 weight?

The grade does not matter it is the average height and the age of the child that determines there weight.


I am making a C plus plus program for a programming class that takes in 5 grades for 7 students averages them gets a letter grade and displays it all in a table How do you set up a table for variables?

The following example sets up a two-dimensional array, initialises it with some pseudo-random data, and then prints the table and the averages. #include<iostream> #include<time.h> int main() { const int max_students = 7; const int max_student_grades = 5; const int max_grades = 6; const char grade[max_grades]={'A','B','C','D','E','F'}; srand((unsigned) time(NULL)); // Initialise the array with pseudo-random grades: int table[max_students][max_student_grades]; for(int student=0; student<max_students; ++student) { for(int student_grade=0; student_grade<max_student_grades; ++student_grade) { table[student][student_grade] = rand()%max_grades; } } // Print the table and average the results. int overall=0; for(int student=0; student<max_students; ++student) { int average=0; std::cout<<"Student #"<<student+1; for(int student_grade=0; student_grade<max_student_grades; ++student_grade) { std::cout<<" Grade #"<<student_grade+1<<": "<<grade[table[student][student_grade]]<<", "; average+=table[student][student_grade]; } std::cout<<" Average: "<<grade[average/max_grades]<<std::endl; overall+=average; } std::cout<<"Overall average: "<<grade[overall/max_grades/max_students]<<std::endl; return(0); } Example output: Student #1 Grade #1: A, Grade #2: E, Grade #3: D, Grade #4: E, Grade #5: F, Average: C Student #2 Grade #1: E, Grade #2: D, Grade #3: E, Grade #4: E, Grade #5: E, Average: D Student #3 Grade #1: D, Grade #2: A, Grade #3: D, Grade #4: B, Grade #5: A, Average: B Student #4 Grade #1: C, Grade #2: B, Grade #3: A, Grade #4: A, Grade #5: B, Average: A Student #5 Grade #1: E, Grade #2: D, Grade #3: C, Grade #4: F, Grade #5: E, Average: D Student #6 Grade #1: C, Grade #2: D, Grade #3: A, Grade #4: F, Grade #5: A, Average: B Student #7 Grade #1: B, Grade #2: D, Grade #3: F, Grade #4: B, Grade #5: C, Average: C Overall average: C


What is the average of homework for a 6 grade student?

On average, a 6th-grade student can expect to have about 1-2 hours of homework per night. This can vary depending on the school, teacher, and subject matter, but it is a general guideline to keep in mind. It's important for students to manage their time effectively and seek help when needed to complete their assignments.


What is level 6 in year 7 equivalent to?

A level 6 in year 9 can equate to a grade B at GCSE in that particular subject. A level 6 in year 7 means the pupil is almost definitley on target for an A* in that subject at GCSE. Level 6 in the average grade for a year 9 student.


What should a NJHS member be?

a reponsible and well educated student from the 6-8 grade


If a student has a weight of 420 N on Earth what is the student and weight on the moon (Moon and gravity 16 of Earth and gravity)?

To find the weight of a student on the Moon, we can use the fact that the Moon's gravity is approximately 1/6th that of Earth's. If the student's weight on Earth is 420 N, their weight on the Moon would be 420 N ÷ 6, which equals 70 N. Therefore, the student's weight on the Moon would be 70 N.


What is the average weight of a 6 berth motor home?

it has no weight it has mass


Average weight for a 6 foot 16 year old?

The average weight depends partially on the build of a person. The average weight for a male, 6 foot, 16 year old ranges from 129 to 182 pounds.


Are Canadiens or americains smarter?

Canadiens are much smarter because in America grade 8 student will be learning the same things grade 6 learn in Canada


What is the Average student to teacher ratio at a public university?

6:1


What is the average weight of a 7th grader?

100lb well im 165 lbs and im in 7th grade i mean that's crazy im not fat either i just play sports i know a guy that is 100 lbs and he is really little but a real cool lil feller lol im in 7th grade and im barely 90 lbs!!! does that mean that i am unhealthy???? I'm going to the 7th grade and I'm 100.0 pounds. Is this a good weight? 6/9/11 im 116 lbs is that bad?


What is the average weight and height on a fourth grade male?

The average weight for a fourth-grade male typically ranges from about 70 to 90 pounds, while the average height is usually between 4 feet 6 inches and 4 feet 10 inches. However, individual growth patterns can vary widely due to factors such as genetics and nutrition. It's important to consider that these figures are approximate and can differ based on specific populations and regions.