n7/49 = n/7
Chat with our AI personalities
It is easy to get a median with an odd amount of numbers, as there will always be one number in the middle of the list. So, for example, if you have 7 numbers, n1, n2, n3, n4, n5, n6, n7, the 4th number is always the median, so n4 would be the median value in this case.
Two reasons: They're often quicker to use and they make for a great filing system. 1) Speed - Suppose I had a set of objects {n1, n2, n3, n4, n5, n6, n7, n8, n9, n10, n11, n12, n13, n14, n15, n16, n17, n18} that I wanted you to add up, but I wanted you to show your work. Would you rather write this down: n1 + n2 + n3 + n4 + n5 + n6 + n7 + n8 + n9 + n10 + n11 + n12 + n13 + n14 + n15 + n16 + n17 + n18, or an equivalent expression, using indexes, like this: ∑(ni, i, 1, 18)? 2) Filing - Suppose I had a 6 X 6 matrix, or array, and I wanted to talk about one specific element in it. If I hadn't done the proper filing, I would be fumbling for words in an effort to describe where it is. "Go two down from the top and 3 over from the left." I'd rather just have them filed and labeled with indexes, like this n3,4.
int n1; int n2; int n3; int n4; int n5; int n6; int n7; int n8; int n9; int n10; int n11; int n12; int n13; int n14; int n15; int n16; int n17; int n18; int n19; int n20; int n21; int n22; int n23; int n24; int n25; int n26; int n27; int n28; int n29; int n30;