Sei sulla pagina 1di 1

@relation student

@attribute sno numeric


@attribute sname string
@attribute sex{m,f}
@attribute m1 numeric
@attribute m2 numeric
@attribute m3 numeric
@attribute total numeric
@attribute percentage real
@data
1,m,45,50,60,155,51.6
2,f,65,68,97,230,76.6
3,m,60,60,60,180,60.0
4,m,30,34,32,32,10.6

Potrebbero piacerti anche