Sub 解答例() Dim x() i = 1 Do While Cells(i, 1) <> "" i = i + 1 Loop kosu = i - 1 Cells(1, 2) = "個数" Cells(1, 3) = kosu ReDim x(kosu) For i = 1 To kosu x(i) = Cells(i, 1) Next i wa = 0 For i = 1 To kosu wa = wa + x(i) Next i Cells(2, 2) = "合計" Cells(2, 3) = wa heikin = wa / kosu Cells(3, 2) = "平均" Cells(3, 3) = heikin wa = 0 For i = 1 To kosu wa = wa + (x(i) - heikin) ^ 2 Next i Cells(4, 2) = "分散" Cells(4, 3) = wa / kosu End Sub |
【ソフトバンク】motorola edge 50s proが一括23,472円、本体返却で2年間の負担金24円に
-
ソフトバンクは、公式オンラインショップ「ソフトバンクオンラインショップ」で、2024年7月に発売した”神ジューデン”スマホ「motorola edge
50s pro」の本体価格を一括23,472...
0 件のコメント:
コメントを投稿