<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HK29</author_name>
  <author_url>https://blog.hatena.ne.jp/HK29/</author_url>
  <blog_title>PythonとVBAで世の中を便利にする</blog_title>
  <blog_url>https://hk29.hatenablog.jp/</blog_url>
  <categories>
    <anon>ExcelVBA</anon>
    <anon>Excel</anon>
    <anon>回帰</anon>
  </categories>
  <description>本記事は、実機評価もしくはシミューレーション等で得られたデータ分析ですでに回帰式が得られている場合に関する。本プログラムは、VBAで乱数を生成して、その乱数を回帰式へ代入計算して多数のデータを生成する。そのため、設計段階のマージン検証などに使える。 本プログラム実行前のエクセルシートのフォーマットを下図に示す。2行目のB列には予め手入力しておく必要がある。 実行後の状態を下図に示す。C,D列に回帰式へ入力する因子dataA,dataBを乱数(Rnd関数)で生成する。そして、出力項目は2つありE,F列である。回帰式が二つあるのは、異なる目的変数二つに対する回帰式であり、次の二つである。 ある目的…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhk29.hatenablog.jp%2Fentry%2F2018%2F03%2F11%2F234021&quot; title=&quot;VBA 回帰式を用いて多数のデータを生成する - PythonとVBAで世の中を便利にする&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/H/HK29/20180311/20180311231858.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-11 23:40:21</published>
  <title>VBA 回帰式を用いて多数のデータを生成する</title>
  <type>rich</type>
  <url>https://hk29.hatenablog.jp/entry/2018/03/11/234021</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
