Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

Commonmark migration
Source Link

#TI-BASIC, 41 bytes

TI-BASIC, 41 bytes

1-Var Stats is one byte, and Σx, , etc. are two bytes each.

Ans→L1
1-Var Stats
SortA(L1
Disp Σx,prod(Ans),x̄,Med,ΔList(Ans),L1,minX,maxX,σx

If changing the output order is allowed, a close-paren can be saved, bringing the score to 40 bytes.

#TI-BASIC, 41 bytes

1-Var Stats is one byte, and Σx, , etc. are two bytes each.

Ans→L1
1-Var Stats
SortA(L1
Disp Σx,prod(Ans),x̄,Med,ΔList(Ans),L1,minX,maxX,σx

If changing the output order is allowed, a close-paren can be saved, bringing the score to 40 bytes.

TI-BASIC, 41 bytes

1-Var Stats is one byte, and Σx, , etc. are two bytes each.

Ans→L1
1-Var Stats
SortA(L1
Disp Σx,prod(Ans),x̄,Med,ΔList(Ans),L1,minX,maxX,σx

If changing the output order is allowed, a close-paren can be saved, bringing the score to 40 bytes.

Source Link
lirtosiast
  • 21.6k
  • 5
  • 53
  • 127

#TI-BASIC, 41 bytes

1-Var Stats is one byte, and Σx, , etc. are two bytes each.

Ans→L1
1-Var Stats
SortA(L1
Disp Σx,prod(Ans),x̄,Med,ΔList(Ans),L1,minX,maxX,σx

If changing the output order is allowed, a close-paren can be saved, bringing the score to 40 bytes.

AltStyle によって変換されたページ (->オリジナル) /