ATAR Notes: Forum

VCE Stuff => VCE Technology => VCE Mathematics/Science/Technology => VCE Subjects + Help => VCE Computing: Data Analytics => Topic started by: danieltennis on January 12, 2009, 12:28:33 am

Title: Important Microsoft Excel formulas
Post by: danieltennis on January 12, 2009, 12:28:33 am
Hi there,

I'm just starting to re-learn the functions of Excel and I was wondering if any of you knew the important formulas that an ITA student should know? If there are any resourceful websites or any informative textbook, please do mention them.

Once again, thanks. :)

Daniel.
Title: Re: Important Microsoft Excel formulas
Post by: hard on January 12, 2009, 12:49:33 am
i-mc2
Title: Re: Important Microsoft Excel formulas
Post by: IntoTheNewWorld on January 12, 2009, 10:55:20 am
Go through past exams and note down every single formula that they use. List them all on a page describing what it does, notation, and an example.

Edit: On further consideration and after reading posts below I see that this is probably better after you actually use the formulas in Excel. You'll spend many hours messing around with Excel formulas while doing SACs and such, the notes are probably for near the end of the year, to perfect the syntax, not before term starts. I kind of forgot that the syntax probably looks like gibberish if you haven't used them before

*Insert description here* Insert notes such as table must be sorted for VLOOKUP to work. I *think* you could put a zero somewhere and it won't need to be sorted, can't remember right now. VLOOKUP IS ESSENTIAL know how to use this perfectly

=VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]) (just get this from excel or some list somewhere)
=VLOOKUP(D2,D3:E4,2,TRUE)

Other essential formulas

Sum
Product
Other basic mathematical ones probably
Average
If
Countif
Count
Max
Min

But basically some of these such as =Sum can be replaced with other methods, such as manually adding up cells, but you don't want to do that.

lol can't think of any other useful ones right now, you'll learn them all during your Excel SAC anyway. I think it's important to actually know how to write the formulas perfectly; being able to use them Excel is much easier than being able to conjure up perfect syntax on paper without having Excel guiding you step by step.
Title: Re: Important Microsoft Excel formulas
Post by: Glockmeister on January 12, 2009, 05:16:53 pm
Yes, there was a heavy emphasis on formulae this year exam, which I'm pretty sure caught the state out (technical skills in IT:Apps are, on the whole, poorly taught). SmRandmAzn  has nailed most of the formula, but you could include countA( (that's an alpha-numeric version of Count)

One of the good thing about Excel formulas are that it is actually easy to learn, since most people would have access to Excal at home. All you need to do is to fire up Excal and have a muck around for a few hours with some dummy data. I find that by learning it this way, you learn the formulas far faster then using notes as you can see how each formula works in real life.
Title: Re: Important Microsoft Excel formulas
Post by: IntoTheNewWorld on January 12, 2009, 06:02:30 pm
Yes, there was a heavy emphasis on formulae this year exam, which I'm pretty sure caught the state out (technical skills in IT:Apps are, on the whole, poorly taught). SmRandmAzn  has nailed most of the formula, but you could include countA( (that's an alpha-numeric version of Count)

One of the good thing about Excel formulas are that it is actually easy to learn, since most people would have access to Excal at home. All you need to do is to fire up Excal and have a muck around for a few hours with some dummy data. I find that by learning it this way, you learn the formulas far faster then using notes as you can see how each formula works in real life.

Yeah I was really surprised at how in depth the Excel formula questions were...Many, many people can't be stuffed learning proper formulas and get owned on that section. Knowing how to write and apply formulas well will give you a distinct edge.
Title: Re: Important Microsoft Excel formulas
Post by: ell on January 12, 2009, 06:51:09 pm
One of the good thing about Excel formulas are that it is actually easy to learn, since most people would have access to Excal at home. All you need to do is to fire up Excal and have a muck around for a few hours with some dummy data. I find that by learning it this way, you learn the formulas far faster then using notes as you can see how each formula works in real life.

I also find that this is the best way to learn, since you're actually using the program and are far more likely to understand it better.

Sidenote: I just realised you typed Excal instead of Excel :P
Title: Re: Important Microsoft Excel formulas
Post by: Glockmeister on January 13, 2009, 08:43:07 pm
One of the good thing about Excel formulas are that it is actually easy to learn, since most people would have access to Excal at home. All you need to do is to fire up Excal and have a muck around for a few hours with some dummy data. I find that by learning it this way, you learn the formulas far faster then using notes as you can see how each formula works in real life.

I also find that this is the best way to learn, since you're actually using the program and are far more likely to understand it better.

Sidenote: I just realised you typed Excal instead of Excel :P

Err... yeah
Title: Re: Important Microsoft Excel formulas
Post by: excal on January 17, 2009, 08:40:05 pm
Hah, you know, I had that gut feeling that they would do that (hence the exam I wrote had quite a bit on it for an MCQ).