00:01
Okay, so it says from dataset ny flights 13, but i can't see this data.
00:09
So i'm not going to be able to answer this question explicitly for you.
00:13
If you do want to answer like with numbers, then please do read the question and just include that data so that we can answer it as best we can.
00:20
But what i'll try and do is explain how you might do this so that hopefully you can just look at the data and then apply these methods.
00:29
But if you are still confused, then please do re -upload with that dace pictured.
00:33
So the first one is you want to find all the flights that had an arrival delay of two hours or more.
00:38
So hopefully you'll have some sort of column which is headed by delay.
00:43
And then you'll have a set of values for all the different flights.
00:46
And you're just trying to sort any of them, pick all the ones which have a delay of two or more hours.
00:53
Now, if you're using excel or something, you can write a function which picks all of these.
01:01
So you can you can do, you know, colourings on boxes where you say if this box takes value two or more, then colour it yellow or so on and so on.
01:09
And that would be a good way to do that...