Baselight

500 Person Gender-Height-Weight-Body Mass Index

Height and Weight random generated, Body Mass Index Calculated

@kaggle.yersever_500_person_gender_height_weight_bodymassindex

Loading...
Loading...

About this Dataset

500 Person Gender-Height-Weight-Body Mass Index

Gender : Male / Female

Height : Number (cm)

Weight : Number (Kg)

Index :

0 - Extremely Weak

1 - Weak

2 - Normal

3 - Overweight

4 - Obesity

5 - Extreme Obesity

Tables

N 500 Person Gender Height Weight Index

@kaggle.yersever_500_person_gender_height_weight_bodymassindex.n_500_person_gender_height_weight_index
  • 5.06 KB
  • 500 rows
  • 4 columns
Loading...

CREATE TABLE n_500_person_gender_height_weight_index (
  "gender" VARCHAR,
  "height" BIGINT,
  "weight" BIGINT,
  "index" BIGINT
);

Share link

Anyone who has the link will be able to view this.